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