summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger2007-07-08-88/+116
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-08-115/+137
* include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger2007-07-07-143/+148
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-07-274/+291
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-07-97/+84
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-210/+215
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-05-10/+10
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-05-49/+0
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-05-217/+248
* include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger2007-07-05-125/+123
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-05-274/+272
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger2007-07-05-32/+41
* include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-05-149/+190
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-05-67/+111
* include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2007-07-05-57/+31
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-05-189/+167
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-05-77/+104
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger2007-07-05-66/+76
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-05-77/+115
* include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger2007-07-05-58/+58
* include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger2007-07-05-24/+48
* include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger2007-07-05-114/+131
* include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-05-46/+84
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-05-139/+187
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-05-149/+156
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-05-145/+160
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-05-7/+18
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-05-184/+155
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-05-14/+17
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-05-108/+89
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-05-252/+273
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-05-78/+82
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-05-144/+85
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-350/+280
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-0/+1
* Correct fixup relocation for mpc8260Grant Likely2007-07-04-0/+1
* Correct fixup relocation for mpc824xGrant Likely2007-07-04-0/+2
* Correct fixup relocation for mpc8220Grant Likely2007-07-04-0/+1
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-0/+1
* Correct relocation fixup for mpc5xxGrant Likely2007-07-04-0/+1
* Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
* configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-04-36/+22
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-11/+10
* Introduce initial versions of new Command Config files.Jon Loeliger2007-07-04-27/+165
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-89/+267
|\
| * Fix S-ATA support.Mushtaq Khan2007-06-30-8/+8
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-89/+89
| * Merge with /home/git/u-bootWolfgang Denk2007-05-17-41/+1045
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-05-15-5/+5
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-0/+177