summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* exynos: dts: Add device tree node for cros_ec keyboardSimon Glass2014-10-08-0/+55
* Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass2014-10-08-1/+1
* ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada2014-10-05-0/+37
* ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-05-0/+4504
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-26-92/+527
|\
| * board/ls1021aqds: Add DDR4 supportYork Sun2014-09-25-0/+5
| * armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-25-89/+518
| * ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-25-1/+2
| * driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-25-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-26-16/+10
|\ \
| * | powerpc: add --bss-plt to LDFLAGSChris Packham2014-09-25-0/+1
| * | powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu2014-09-24-5/+0
| * | powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh2014-09-24-11/+9
| |/
* | kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-25-0/+10
* | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-23/+23
* | mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-24-0/+82
* | arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese2014-09-24-4/+4
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-21-0/+78
|\
| * ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri2014-09-17-0/+78
* | ARM: atmel: add pcr related definitionBo Shen2014-09-19-1/+2
* | ARM: atmel: use pcr to enable or disable peripheral clockBo Shen2014-09-19-4/+25
* | ARM: atmel: sama5d3: add timings registerBo Shen2014-09-19-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-17-165/+313
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-09-17-165/+313
| |\
| | * imx: Fix build of mx6sxsabresdStefano Babic2014-09-11-1/+1
| | * pcie_imx: Add mx6solox supportFabio Estevam2014-09-09-4/+22
| | * mx6: imx-regs: Provide a structure for GPC registersFabio Estevam2014-09-09-0/+13
| | * mx6qsabreauto: Remove imx6q-sabreauto.dtsFabio Estevam2014-09-09-14/+0
| | * mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov2014-09-09-4/+4
| | * iMX6: Disable the L2 before chaning the PL310 latencyYe.Li2014-09-09-0/+3
| | * arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-09-0/+4
| | * arm: mx6: add get_cpu_type()Nikita Kiryanov2014-09-09-2/+3
| | * arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov2014-09-09-3/+1
| | * arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov2014-09-09-0/+1
| | * arm: mx6: ddr: do not write into reserved bitNikita Kiryanov2014-09-09-1/+1
| | * arm: mx6: ddr: cleanupNikita Kiryanov2014-09-09-141/+137
| | * i2c: imx: add macros to setup pads for multiple SoC typesNikita Kiryanov2014-09-09-0/+33
| | * mx6: add clock enabling functionsNikita Kiryanov2014-09-09-0/+95
* | | Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-16-0/+3
* | | kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-16-0/+14
* | | vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada2014-09-16-3/+0
* | | kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-67/+0
* | | kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada2014-09-13-0/+56
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-13-16/+309
|\ \ \
| * | | tegra: dts: Add serial port detailsSimon Glass2014-09-10-10/+290
| * | | sandbox: dts: Add a serial console nodeSimon Glass2014-09-10-0/+10
| * | | tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-10-6/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-12-70/+417
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-11-1/+2
| * | arm: Make reset position-independentBenoît Thébaudeau2014-09-11-2/+1