summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-0810-112/+140
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-0814-145/+181
* include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger2007-07-0814-215/+233
* include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-084-68/+69
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger2007-07-089-88/+116
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-0812-115/+137
* include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger2007-07-077-143/+148
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-0717-274/+291
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-074-97/+84
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-0713-225/+232
* Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-0616-81/+491
|\
| * Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-056-14/+17
| * Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-0511-67/+474
* | Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese2007-07-061-1/+1
|/
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-0514-217/+248
* include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger2007-07-056-125/+123
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-0515-274/+272
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger2007-07-053-32/+41
* include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-0511-149/+190
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-058-67/+111
* include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2007-07-052-57/+31
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-059-189/+167
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-058-77/+104
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger2007-07-054-66/+76
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-059-77/+115
* include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger2007-07-053-58/+58
* include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger2007-07-054-24/+48
* include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger2007-07-057-114/+131
* include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-054-46/+84
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-0514-139/+187
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-057-149/+156
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-059-145/+160
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-051-7/+18
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-057-184/+155
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-052-14/+17
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-055-108/+89
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-0516-252/+273
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-052-78/+82
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-055-144/+85
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-051-6/+6
* Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger2007-07-051-4/+4
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-0515-350/+280
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-051-1/+1
* Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-040-0/+0
|\
| * Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-041-8/+8
* | Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-041-8/+8
|/
* Correct fixup relocation for mpc83xxGrant Likely2007-07-043-2/+2
* Correct fixup relocation for mpc8260Grant Likely2007-07-046-5/+2
* Correct fixup relocation for mpc824xGrant Likely2007-07-044-3/+3
* Correct fixup relocation for mpc8220Grant Likely2007-07-043-2/+2
OpenPOWER on IntegriCloud