summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'testing' into workingAndy Fleming2007-08-03-15299/+11113
|\
| * Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout2007-07-11-0/+6
| * pciauto setup bridgeEd Swarthout2007-07-11-3/+6
| * Support PCIe extended config registersEd Swarthout2007-07-11-2/+2
| * Minor improvements to drivers/pci_auto.cEd Swarthout2007-07-11-9/+20
| * Start pci hose scan from hose->current_busno.Ed Swarthout2007-07-11-1/+7
| * Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-9/+6
| * Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-11-4/+5
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-24/+22
| * drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-9/+9
| * fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-11/+11
| * net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-15/+15
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-67/+69
| * board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-42/+42
| * board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-36/+34
| * cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-39/+35
| * include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-20/+542
| * 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-115/+51
| * 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
| * Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger2007-07-09-11/+4
| * cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-109/+109
| * cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-45/+45
| * board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
| * board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
| * board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-34/+34
| * board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-28/+28
| * board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-31/+31
| * rtc/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-26/+26
| * lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-19/+18
| * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-34/+34
| * fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-42/+42
| * tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
| * net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-58/+58
| * drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-38/+37
| * drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-24/+23
| * disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-28/+28
| * include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-71/+43
| * common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-19/+19
| * common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-23/+22