summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-1/+1
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-99/+125
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-28/+27
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer1-1/+1
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu1-13/+13
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2-9/+8
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-2/+1
2008-12-04Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-0485xx: remove the unused ddr_enable_ecc in the board fileDave Liu5-4/+5
2008-12-03at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger2-0/+28
2008-11-28USB style patch, 80 chars strictMichael Trimarchi1-98/+124
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-25at91rm9200: 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-20powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher1-1/+3
2008-11-20mpc83xx: 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-10Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren48-0/+50
2008-11-10Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren1-0/+1