summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-11Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout
2007-07-11pciauto setup bridgeEd Swarthout
2007-07-11Support PCIe extended config registersEd Swarthout
2007-07-11Minor improvements to drivers/pci_auto.cEd Swarthout
2007-07-11Start pci hose scan from hose->current_busno.Ed Swarthout
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka
2007-07-11[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher
2007-07-11Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-10include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-09Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09Retire CONFIG_COMMANDS finally.Jon Loeliger
2007-07-09Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09rtc/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger
2007-07-09lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk