summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix assert with help output onlyMarc Dietrich2013-04-121-2/+2
* Add autotools supportv1.0Allen Martin2013-04-095-74/+108
* Add missing header filesAllen Martin2013-04-092-0/+2
* Move all source files to subdir "src"Allen Martin2013-04-0928-0/+0
* Add install targetMarc Dietrich2013-02-121-0/+4
* Fix type of variable used to store fgetc() resultStephen Warren2013-01-171-1/+1
* Add Tegra114 support for emmc boot devicePenny Chiu2013-01-119-2/+2799
* Rewrite the interface for T20/T30 bct data accessPenny Chiu2013-01-1114-182/+223
* Fix warningsStephen Warren2012-11-302-11/+1
* 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-3025-367/+650
* Add NVIDIA to CREDITS fileStephen Warren2012-11-291-0/+1
* Add top-level .gitignore fileStephen Warren2012-05-231-0/+4
* Add PreBctPadBlocks config file optionStephen Warren2012-05-235-5/+28
* Use correct limit in find_new_bct_blk()Stephen Warren2012-05-221-1/+1
* Allow OdmData to be specified in the config fileStephen Warren2012-05-212-0/+5
* CHROMIUM: cbootimage: Specify the ODM_DATAPeer Chen2012-04-198-28/+41
* CHROMIUM: cbootimage: Add t30 supportPeer Chen2012-04-1026-2479/+4180
* CHROMIUM: cbootimage: Add Bctcopy parameterPeer Chen2011-09-166-27/+37
* 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-144-481/+255
* Initialize the bad block table when create the bct file from scratch,Anton Staaf2011-03-113-4/+42
* Add support for SDRAM registers printing to bct_dump.Vincent Palatin2011-03-071-0/+235
* Add the SDRAM parameters support for cbootimage.Peer Chen2011-03-046-0/+904
* Add the nand device support for cbootimage tool.Peer Chen2011-03-0310-17/+93
* Add the SDRAM parameter header file.Peer Chen2011-03-022-5/+364
* 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-023-14/+14
* Add bct_dump tool.Anton Staaf2011-02-242-16/+161
* Add the device type/parameters support for cbootimage tool.Peer Chen2011-02-2410-64/+797
* Add initial CREDITS file.Anton Staaf2011-02-171-0/+4
* Factor out the context specific functions into their own file.Anton Staaf2011-02-174-58/+116
* Add emacs coding style configuration file.Anton Staaf2011-02-111-0/+10
* Check return code of fwrite in raw image writing code.Anton Staaf2011-02-101-3/+6
* Fix pointer to integer cast warning.Anton Staaf2011-01-281-2/+1
* Remove extra path element.Allen Martin2011-01-2516-0/+0
* tegra tools: add the cbootimage for google requestPeer Chen2011-01-2516-0/+3769