aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-11-19ARM: Add Apollon UBI supportKyungmin Park1-17/+57
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2-521/+0
2008-11-19UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2-0/+454
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park6-0/+358
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk3-94/+251
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce1-0/+3
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce1-36/+128
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce1-37/+39
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce3-1/+29
2008-11-10mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce1-1/+1
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce1-27/+14
2008-11-10mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce1-2/+1
2008-11-10mpc8641: Remove extra "0" from BR2 defineBecky Bruce1-1/+1
2008-11-10Merge commit 'wd/master'Jon Loeliger56-2699/+2982
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren1-0/+1
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren48-0/+50
2008-11-09Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren1-0/+1
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren1-0/+1
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren1-0/+1
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren1-0/+1
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi1-0/+1
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren1-0/+1
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2-3/+169
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk48-2645/+2767
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop1-3/+0
2008-11-04Custom AFEB9260 board supportSergey Lapin1-0/+169
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce3-0/+21
2008-11-038641HPCN: Config file cleanupBecky Bruce1-5/+15
2008-11-03powerpc 86xx: Handle CCSR relocation earlierBecky Bruce1-11/+13
2008-11-03mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce1-9/+28
2008-11-03mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce1-6/+0
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew4-0/+1207
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew2-39/+120
2008-11-03ColdFire: Use CFI driver for M5272C3TsiChung Liew1-4/+10
2008-11-03ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2-9/+12
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew40-2593/+1418
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk1-0/+7
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming2-8/+3
2008-11-02mgsuvd: remove unused defines in config file.Heiko Schocher1-3/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk2-40/+36
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk3-72/+56
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk7-206/+200
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk41-457/+220
2008-10-31NAND: Allow NAND and OneNAND to coexistAlessandro Rubini1-69/+1
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin1-2/+54
2008-10-31NAND: Fix CONFIG_ENV_ADDR for MPC8572DSHaiying Wang1-1/+1
2008-10-31ppc4xx: Update PMC440 board configurationMatthias Fuchs1-27/+43
2008-10-31ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfgRicardo Ribalda Delgado5-178/+146
2008-10-31ppc4xx: Correctly configure the GPIO pin muxing on ArchesStefan Roese1-1/+11
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2-20/+0