aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-07include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger12-210/+215
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk4-10/+10
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk10-49/+0
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger14-217/+248
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger6-125/+123
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger15-274/+272
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger3-32/+41
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger11-149/+190
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger8-67/+111
2007-07-05include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2-57/+31
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger9-189/+167
2007-07-05include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger8-77/+104
2007-07-05include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger4-66/+76
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger9-77/+115
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger3-58/+58
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger4-24/+48
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger7-114/+131
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger4-46/+84
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger14-139/+187
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger7-149/+156
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger9-145/+160
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger1-7/+18
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger7-184/+155
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2-14/+17
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger5-108/+89
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger16-252/+273
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2-78/+82
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger5-144/+85
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger15-350/+280
2007-07-04Correct fixup relocation for mpc83xxGrant Likely1-0/+1
2007-07-04Correct fixup relocation for mpc8260Grant Likely1-0/+1
2007-07-04Correct fixup relocation for mpc824xGrant Likely1-0/+2
2007-07-04Correct fixup relocation for mpc8220Grant Likely1-0/+1
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely1-0/+1
2007-07-04Correct relocation fixup for mpc5xxGrant Likely1-0/+1
2007-07-04Fix a few file permission problems.Wolfgang Denk3-0/+0
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger1-36/+22
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger7-11/+10
2007-07-04Introduce initial versions of new Command Config files.Jon Loeliger4-27/+165
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk23-89/+267
2007-06-30Fix S-ATA support.Mushtaq Khan1-8/+8
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese21-124/+164
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese21-24/+5
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs4-0/+21
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk19-98/+98
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin1-1/+25
2007-06-22Extend POST support for PPC440Igor Lisitsin3-25/+41
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski12-5/+14
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2-27/+27
2007-06-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese2-5/+30