summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-12-02at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig
2008-11-21ppc4xx: katmai: Change default configYuri Tikhonov
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell
2008-11-21AT91: Enable PLLB for USBStelian Pop
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop
2008-11-19mpc83xx: Improve the performance of DDR memoryHoward Gregory
2008-11-19ARM: Add Apollon UBI supportKyungmin Park
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce
2008-11-10mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce
2008-11-10mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce
2008-11-10mpc8641: Remove extra "0" from BR2 defineBecky Bruce
2008-11-10Merge commit 'wd/master'Jon Loeliger
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-11-04Custom AFEB9260 board supportSergey Lapin
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce
2008-11-038641HPCN: Config file cleanupBecky Bruce
2008-11-03powerpc 86xx: Handle CCSR relocation earlierBecky Bruce
2008-11-03mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce
2008-11-03mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew
2008-11-03ColdFire: Use CFI driver for M5272C3TsiChung Liew
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk
2008-11-02mgsuvd: remove unused defines in config file.Heiko Schocher
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang