summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06Remove the bios emulator from MAI board.Jason Jin
2007-08-06Fix some compile issues for MAI board.Jason Jin
2007-08-06Configurations for ATI video card BIOS emulatorJason Jin
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin
2007-08-06This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-06Add functions to list of exported functionsMartin Krause
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-03Add Marvell 1149 PHY support to the TSECAndy Fleming
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-08-02Minor cleanup of <board>_nand build rules.Wolfgang Denk
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-11Remove erroneous errata code from Marvel 88E1111S driverAndy Fleming
2007-07-11From: eran liberty <eran.liberty@gmail.com>Andy Fleming
2007-07-11Polished the 85xx ADS config filesAndy Fleming
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout
2007-07-11tsec: Fix PHY code to match first driverAndy Fleming
2007-07-11Add support for CPM device tree configuration to 8560 ADSAndy Fleming
2007-07-11Fix Marvell 88e1145 PHY init codeAndy Fleming
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-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