summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07389-6589/+14922
|\
| * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-071-22/+26
| |\
| | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-031-22/+26
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-063-3/+2011
| |\ \
| | * | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-1844/+1842
| | * | Fix some compile issues for MAI board.Jason Jin2007-08-061-0/+2
| | * | Configurations for ATI video card BIOS emulatorJason Jin2007-08-061-3/+25
| | * | This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin2007-08-061-0/+1986
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06355-6154/+9380
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-068-28/+24
| | * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-0610-85/+307
| | |\
| | | * Merge branch 'testing' into workingAndy Fleming2007-08-03352-5997/+9039
| | | |\
| | | * | From: eran liberty <eran.liberty@gmail.com>Andy Fleming2007-07-111-1/+3
| | | * | Polished the 85xx ADS config filesAndy Fleming2007-07-112-5/+6
| | | * | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-111-11/+20
| | * | | Add functions to list of exported functionsMartin Krause2007-08-062-1/+5
| | * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-063-18/+182
| | * | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-0212-126/+133
| | | |/ | | |/|
| | * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-103-3/+3
| | * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1058-20/+532
| | * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1026-9/+242
| | * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1029-7/+259
| | * | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1038-13/+336
| | * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1026-1/+235
| | * | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1039-19/+354
| | * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-093-75/+1
| | * | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0924-49/+212
| | * | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0920-40/+147
| | * | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0917-24/+148
| | * | include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0918-21/+155
| | * | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0922-29/+203
| | * | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0928-61/+288
| | * | Retire CONFIG_COMMANDS finally.Jon Loeliger2007-07-091-130/+0
| | * | include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0934-71/+43
| | * | Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-0812-78/+60
| | * | Remove references to the old cmd_confdefs.h include file.Jon Loeliger2007-07-081-6/+0
| | * | include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger2007-07-082-29/+30
| | * | include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger2007-07-0813-212/+245
| | * | include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger2007-07-089-76/+102
| | * | include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-088-116/+131
| | * | include/configs: Use new CONFIG_CMD_* in various Q* named board config files.Jon Loeliger2007-07-083-43/+50
| | * | include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-0815-288/+303
| | * | 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