summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-0431-551/+69
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-0429-150/+9
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-048-121/+4
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-0411-93/+10
* powerpc/85xx: Update P2020DS default env settingsLi Yang2011-04-041-10/+12
* powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-042-1/+37
* powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-041-0/+15
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-041-0/+3
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-043-6/+2
* powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-043-35/+28
* p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-043-18/+112
* powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-047-2/+1056
* powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-043-0/+82
* atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael2011-04-011-0/+2
* NAND: add support for reading ONFI page tableFlorian Fainelli2011-04-012-49/+213
* Fix NAND_SPL and ONENAND_IPL in MakefileHaiying Wang2011-04-011-16/+14
* NAND: add more watchdog resetsScott Wood2011-04-012-0/+8
* Prepare v2011.03v2011.03Wolfgang Denk2011-03-311-1/+1
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-3116-48/+48
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-03-315-1/+67
|\
| * powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-294-1/+60
| * powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-282-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-03-311-0/+5
|\ \
| * | cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
| |/
* | Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk2011-03-313-4/+4
|/
* Prepare vv2011.03-rc2Wolfgang Denk2011-03-271-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-2711-11/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27259-329/+680
|\
| * arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h updateTom Warren2011-03-271-1/+1
| * S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-271-1/+1
| * ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-272-4/+6
| * S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
| * S5P: universal: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: goni: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: smdkc100: Enable the pwm driverMinkyu Kang2011-03-271-0/+3
| * S5P: timer: Use pwm functionsMinkyu Kang2011-03-273-58/+7
| * ARM: S5P: pwm driver supportDonghwa Lee2011-03-275-0/+259
| * SMDK6400: Fixup dram_init for relocation supportseedshope2011-03-271-1/+7
| * SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-271-0/+2
| * SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-271-1/+16
| * SMDK6400: Fix the mutiple link errorseedshope2011-03-271-1/+0
| * SMDK6400: Fix some label undefined in build errorseedshope2011-03-271-3/+24
| * SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefinedseedshope2011-03-271-0/+5
| * arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-2731-1/+88
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27242-263/+263
* | powerpc/85xx: Fix PCI memory map setup on P1_P2_RDBPrabhakar Kushwaha2011-03-242-14/+14
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-241-0/+41
* | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-241-0/+2
* | powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun2011-03-241-32/+78
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-242-1/+6
|/