summaryrefslogtreecommitdiff
path: root/bct_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Move all source files to subdir "src"Allen Martin2013-04-091-296/+0
* Rewrite the interface for T20/T30 bct data accessPenny Chiu2013-01-111-40/+17
* bct_dump: dump the ODMDATA valueStephen Warren2012-11-301-0/+1
* Indent bct_dump.c's tables with spaces not TABSStephen Warren2012-11-301-5/+5
* Switch to GPL-v2-only licenseStephen Warren2012-11-301-16/+13
* CHROMIUM: cbootimage: Add t30 supportPeer Chen2012-04-101-73/+81
* Finish conversion of bct_dump to generate config files that cbootimage can pa...Anton Staaf2011-03-141-89/+112
* Expose and augment parser enum and field name tables to bct_dump.Anton Staaf2011-03-141-248/+90
* Add support for SDRAM registers printing to bct_dump.Vincent Palatin2011-03-071-0/+235
* Add support for flash device parameters printing to bct_dump.Anton Staaf2011-03-021-18/+110
* Fix tab stops to be 8-spaces instead of 4.Anton Staaf2011-03-021-5/+5
* Add bct_dump tool.Anton Staaf2011-02-241-0/+121