summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-6154/+9380
|\
| * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-28/+24
| * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-85/+307
| |\
| | * Merge branch 'testing' into workingAndy Fleming2007-08-03-5997/+9039
| | |\
| | * | From: eran liberty <eran.liberty@gmail.com>Andy Fleming2007-07-11-1/+3
| | * | Polished the 85xx ADS config filesAndy Fleming2007-07-11-5/+6
| | * | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-11-11/+20
| * | | Add functions to list of exported functionsMartin Krause2007-08-06-1/+5
| * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-06-18/+182
| * | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-126/+133
| | |/ | |/|
| * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-3/+3
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-20/+532
| * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-9/+242
| * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-7/+259
| * | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-13/+336
| * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-1/+235
| * | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-19/+354
| * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-09-75/+1
| * | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-49/+212
| * | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-40/+147
| * | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-24/+148
| * | include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-21/+155
| * | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-29/+203
| * | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-61/+288
| * | Retire CONFIG_COMMANDS finally.Jon Loeliger2007-07-09-130/+0
| * | include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-71/+43
| * | Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-08-78/+60
| * | Remove references to the old cmd_confdefs.h include file.Jon Loeliger2007-07-08-6/+0
| * | include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger2007-07-08-29/+30
| * | include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger2007-07-08-212/+245
| * | include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger2007-07-08-76/+102
| * | include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-08-116/+131
| * | include/configs: Use new CONFIG_CMD_* in various Q* named board config files.Jon Loeliger2007-07-08-43/+50
| * | include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-08-288/+303
| * | include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-08-112/+140
| * | include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-08-145/+181
| * | include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger2007-07-08-215/+233
| * | include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-08-68/+69
| * | 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