summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-04-04powerpc/85xx: Update P2020DS default env settingsLi Yang
2011-04-04powerpc/85xx: Add eSDHC support on P2020DSJerry Huang
2011-04-04powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala
2011-04-04powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan
2011-04-04powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala
2011-04-04powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala
2011-04-04p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi
2011-04-04powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat
2011-04-04powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha
2011-04-01atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli
2011-04-01Fix NAND_SPL and ONENAND_IPL in MakefileHaiying Wang
2011-04-01NAND: add more watchdog resetsScott Wood
2011-03-31Prepare v2011.03v2011.03Wolfgang Denk
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk
2011-03-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-03-31Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2011-03-31Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha
2011-03-28cfi_flash: fix bug with flash banks with different sector numbersMartin Krause
2011-03-28powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang
2011-03-27Prepare vv2011.03-rc2Wolfgang Denk
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-03-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-03-27arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h updateTom Warren
2011-03-27S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap
2011-03-27ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: universal: Enable the pwm driverMinkyu Kang
2011-03-27S5P: goni: Enable the pwm driverMinkyu Kang
2011-03-27S5P: smdkc100: Enable the pwm driverMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee
2011-03-27SMDK6400: Fixup dram_init for relocation supportseedshope
2011-03-27SMDK6400: Disable LED function in start.s on the nand bootingseedshope
2011-03-27SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope
2011-03-27SMDK6400: Fix the mutiple link errorseedshope
2011-03-27SMDK6400: Fix some label undefined in build errorseedshope
2011-03-27SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefinedseedshope
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-24powerpc/85xx: Fix PCI memory map setup on P1_P2_RDBPrabhakar Kushwaha
2011-03-24powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun
2011-03-24powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun
2011-03-24powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun
2011-03-24powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun
2011-03-22strmhz: Make hz unsigned to support greater than 2146 MHz clockEd Swarthout