summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-0824-80/+250
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0811-31/+83
| |\
| | * arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-062-0/+12
| | * arch-am33xx: Add defines for timer0-7Hannes Petermaier2014-06-061-6/+29
| | * ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
| | * keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-063-2/+12
| | * arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-061-2/+14
| | * arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-062-0/+6
| | * am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+1
| | * omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-062-20/+0
| * | ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-053-3/+24
| |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0210-46/+143
| |\
| | * Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-313-1/+12
| | * exynos: dts: Enable LCD for snowSimon Glass2014-05-281-0/+57
| | * exynos: Enable PSHOLD in SPLSimon Glass2014-05-281-0/+2
| | * exynos: dts: Correct EC interrupt GPIOSimon Glass2014-05-281-2/+2
| | * ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung2014-05-161-1/+5
| | * ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-161-4/+4
| | * ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-162-5/+16
| | * board: trats2: Enable device tree on Trats2Beomho Seo2014-05-162-0/+16
| | * arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-161-28/+1
| | * arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-161-6/+29
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-06-0511-6/+469
|\ \ \
| * | | powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-056-1/+64
| * | | powerpc/serdes: Add the workaround for erratum A-007186Shaveta Leekha2014-06-054-2/+188
| * | | powerpc/mpc85xx: Add workaround for DDR erratum A004508York Sun2014-06-052-0/+21
| * | | powerpc/t2080: add serdes2 protocol 0x27Shengzhou Liu2014-06-051-0/+1
| * | | powerpc/t4qds: Add alternate serdes protocols to align with A-007186Shaohui Xie2014-06-051-0/+172
| * | | board/t208x: update t2080qds/t2080rdb for errata A-007186Shengzhou Liu2014-06-051-3/+23
* | | | nand_spl: remove nand_spl infrastructureMasahiro Yamada2014-06-051-3/+0
* | | | kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-4/+0
* | | | openrisc: fix relocation codeFranck Jullien2014-06-051-14/+41
* | | | openrisc: update SPR registers definitionFranck Jullien2014-06-051-1/+12
* | | | arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada2014-06-051-1/+1
* | | | ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin2014-06-031-0/+1
|/ / /
* | | powerpc: hiddendragon: remove orphan boardMasahiro Yamada2014-05-301-12/+0
* | | powerpc: mpc8260ads: remove orphan boardMasahiro Yamada2014-05-302-15/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-3030-5/+2331
|\ \ \ | |/ /
| * | ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-271-0/+17
| * | ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh2014-05-271-0/+3
| * | ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh2014-05-271-2/+0
| * | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-271-0/+10
| * | ARM: atmel: switch to main crystal osc for SPL bootBo Shen2014-05-272-0/+43
| * | sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-252-0/+60
| * | sunxi: mmc supportIan Campbell2014-05-251-0/+124
| * | sunxi: add gmac Ethernet supportIan Campbell2014-05-251-0/+23
| * | sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-258-1/+339
| * | sunxi: add sun7i dram setup supportIan Campbell2014-05-253-0/+773
| * | sunxi: add sun7i pinmux and gpio supportIan Campbell2014-05-253-0/+209
| * | sunxi: add sun7i clocks and timer support.Ian Campbell2014-05-258-0/+727
OpenPOWER on IntegriCloud