summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-30-0/+19
* powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-30-1/+92
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-30-0/+4
* powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-30-24/+49
* powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-30-2/+140
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-30-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-30-0/+127
* Fix data stage name matching issueJames Yang2013-01-30-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-30-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-30-2/+4
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-30-8/+22
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-30-1/+76
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-30-1/+16
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-30-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-01-29-13/+92
|\
| * Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-16-13/+92
| |\
| | * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-19-13/+92
* | | MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-16-2/+13
* | | MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-16-23/+27
* | | MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-16-13/+19
* | | MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-16-3/+1
|/ /
* | pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-14-0/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-84/+12
|\ \
| * | mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-84/+2
| * | mx6: Add workaround for ARM errataFabio Estevam2013-01-09-0/+10
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-25/+953
|\ \ \
| * | | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-11-0/+5
| * | | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-11-0/+103
| * | | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar2013-01-10-0/+7
| * | | EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar2013-01-10-1/+1
| * | | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-10-0/+2
| * | | EXYNOS5: Add device node for USB.Rajeshwari Shinde2013-01-08-0/+13
| * | | EXYNOS5: FDT: Add SPI device node dataRajeshwari Shinde2013-01-08-0/+41
| * | | EXYNOS5: FDT: Add sound device node dataRajeshwari Shinde2013-01-08-0/+5
| * | | EXYNOS5: FDT : Decode peripheral idRajeshwari Shinde2013-01-08-13/+57
| * | | EXYNOS5: FDT: Add I2C device node dataRajeshwari Shinde2013-01-08-0/+64
| * | | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2013-01-08-0/+45
| * | | EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequencyChander Kashyap2012-12-26-5/+158
| * | | exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-26-0/+18
| * | | EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250Hatim RV2012-12-26-0/+31
| * | | EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+85
| * | | EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+276
| * | | EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addressesChander Kashyap2012-12-26-6/+42
* | | | m68k/lib: fix serial driver relocationangelo2013-01-11-2/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-11-18/+89
|\ \ \ \
| * | | | arm: Tabify code for MMC initializationTaylor Hutt2013-01-10-2/+2
| * | | | arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass2013-01-10-2/+9
| * | | | arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam2013-01-10-2/+3
| * | | | arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass2013-01-10-0/+19
| * | | | arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass2013-01-10-2/+27