summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-4/+5
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-25-102/+94
|\
| * ppc4xx: Remove unused featuresMatthias Fuchs2008-11-25-50/+7
| * ppc4xx: katmai: Change default configYuri Tikhonov2008-11-21-0/+8
| * ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-21-1/+1
| * ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-21-39/+75
| * ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco2008-11-21-12/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-11-25-7/+9
|\ \
| * | powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher2008-11-19-1/+3
| * | mpc83xx: Improve the performance of DDR memoryHoward Gregory2008-11-19-6/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-25-387/+718
|\ \
| * | ARM: Add Apollon UBI supportKyungmin Park2008-11-19-17/+57
| * | UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2008-11-19-521/+0
| * | UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2008-11-19-0/+454
| * | UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park2008-11-19-0/+358
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-11-25-0/+12
|\ \
| * | cfi-mtd: Add cfi-mtd driver.Piotr Ziecik2008-11-24-0/+8
| * | cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2008-11-24-0/+1
| * | cfi_flash: Export flash_sector_size() function.Piotr Ziecik2008-11-24-0/+3
| |/
* | at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-24-0/+10
* | AT91: Enable PLLB for USBStelian Pop2008-11-21-0/+9
* | AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21-15/+21
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-18-94/+251
|\
| * mpc8641: Try to detect old .dts filesBecky Bruce2008-11-10-0/+3
| * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-10-36/+128
| * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-10-37/+39
| * mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-10-1/+29
| * mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce2008-11-10-1/+1
| * mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-10-27/+14
| * mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce2008-11-10-2/+1
| * mpc8641: Remove extra "0" from BR2 defineBecky Bruce2008-11-10-1/+1
| * Merge commit 'wd/master'Jon Loeliger2008-11-10-2699/+2982
| |\
| * | powerpc: change 86xx SMP boot methodBecky Bruce2008-11-04-0/+21
| * | 8641HPCN: Config file cleanupBecky Bruce2008-11-03-5/+15
| * | powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-03-11/+13
| * | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-03-9/+28
| * | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-03-6/+0
* | | Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-09-0/+1
* | | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-09-0/+50
* | | Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-09-0/+1
* | | Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-09-0/+1
* | | Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-09-0/+1
* | | Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-09-0/+1
* | | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-09-0/+1
* | | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-09-0/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-11-09-3/+169
|\ \
| * | AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-07-3/+0
| * | Custom AFEB9260 board supportSergey Lapin2008-11-04-0/+169
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-09-2645/+2767
|\ \
| * | ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-03-0/+1207