aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-2/+1
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu5-4/+5
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk5-102/+94
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-7/+9
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk10-387/+718
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-0/+12
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs1-50/+7
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig5-0/+10
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik1-0/+8
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik1-0/+1
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik1-0/+3
2008-11-21ppc4xx: katmai: Change default configYuri Tikhonov1-0/+8
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-1/+1
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2-39/+75
2008-11-21ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco1-12/+3
2008-11-21AT91: Enable PLLB for USBStelian Pop5-0/+9
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop5-15/+21
2008-11-19powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher1-1/+3
2008-11-19mpc83xx: Improve the performance of DDR memoryHoward Gregory1-6/+6
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