aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2-8/+4
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu12-77/+5
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood1-6/+6
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-68/+65
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk14-1479/+167
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 Denk36-99/+13630
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk5-20/+272
2008-11-25ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek3-432/+0
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs1-50/+7
2008-11-25ppc4xx: Use correct io accessors for PCI405Matthias Fuchs1-35/+16
2008-11-25ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs1-871/+0
2008-11-24AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk1-1/+1
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig6-4/+11
2008-11-24UBI: Add proof-of-concept CFI flash supportPiotr Ziecik1-1/+9
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik1-2/+0
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik5-0/+221
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2-11/+23
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik2-2/+3
2008-11-24cfi_flash: Make all flash access functions weakStefan Roese1-7/+25
2008-11-24UBI: Change parsing of size in commands to default to hexStefan Roese1-32/+4
2008-11-21ppc4xx: ML2 shouldn't include the 4xx EMAC driverStefan Roese1-1/+0
2008-11-21ppc4xx: katmai: Change default configYuri Tikhonov1-0/+8
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell3-9/+22
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell4-70/+108
2008-11-21ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco1-12/+3
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme1-67/+64
2008-11-21lib_arm: do_bootm_linux() - correct a small mistakeIlko Iliev1-1/+1
2008-11-21AT91: Enable PLLB for USBStelian Pop6-0/+27
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop9-19/+25
2008-11-20ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese1-0/+4
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 Park2-18/+59
2008-11-19UBI: Add UBI command supportKyungmin Park2-0/+629
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park3-521/+1
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 Park7-0/+381
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park4-0/+3810
2008-11-19UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park4-0/+2538
2008-11-19UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park3-0/+2018
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park5-0/+1768
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park3-0/+1755
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park3-0/+679
2008-11-18Align end of bss by 4 bytesSelvamuthukumar260-81/+260
2008-11-18Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk17-278/+721
2008-11-11mpc8641: fix address-cells default in old .dts detectionBecky Bruce1-3/+3
2008-11-10lib_ppc: Move trap_init to occur earlierBecky Bruce1-5/+5
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce2-0/+30
2008-11-10toplevel Makefile: Add MPC8641HPCN_36BIT targetBecky Bruce1-1/+7