summaryrefslogtreecommitdiffstats
path: root/src/core/hw/hw.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner1-4/+4
2014-12-09Remove unused NDMA moduleYuri Kunde Schlesner1-13/+0
2014-11-27Fixed formatting and switch statement warningsvaguilar1-1/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-3/+3
2014-10-30Fix some warningsSean1-2/+2
2014-09-09core: Prune redundant includesarchshift1-1/+0
2014-06-12Rename LCD to GPU.Tony Wasserka1-8/+8
2014-04-26- changed HW IO map to use virtual addressesbunnei1-39/+37
2014-04-18renamed hw_lcd module to just lcdbunnei1-1/+1
2014-04-18added NDMA hardware interfacebunnei1-2/+59
2014-04-13fixed hw write declarations to not be constbunnei1-4/+4
2014-04-11cleaned up some logging messagesbunnei1-4/+4
2014-04-09fixed project includes to use new directory structurebunnei1-3/+5
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed all license file headers in corebunnei1-23/+3
2014-04-05added an "Update" method to update all hardwarebunnei1-0/+7
2014-04-05added initial support for hw.cpp modulebunnei1-25/+17
2014-04-05added hw module to interface h/w register reads/writesbunnei1-0/+70