aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada1-0/+3
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese1-55/+0
2014-10-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese1-0/+4
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese1-0/+4
2014-10-23arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese5-0/+446
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese3-29/+31
2014-10-23spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese1-1/+1
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese6-28/+42
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2-0/+472
2014-10-23arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2-51/+41
2014-10-23arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese1-0/+0
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese6-5/+5
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese4-4/+18
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass1-0/+9
2014-10-22dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass1-0/+25
2014-10-22imx: Add error checking to setup_i2c()Simon Glass2-7/+21
2014-10-22dm: tegra: spi: Convert to driver modelSimon Glass3-123/+0
2014-10-22dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass4-0/+4
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass1-0/+13
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass2-0/+9
2014-10-22dm: exynos: Mark exynos5 console as pre-relocSimon Glass1-0/+1
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass2-43/+42
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-0/+3
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass3-10/+1
2014-10-22dm: exynos: Add pinctrl settings for s5p_goniSimon Glass2-0/+280
2014-10-22dm: exynos: Add pinctrl settings for smdkc100Simon Glass2-0/+187
2014-10-22dm: exynos: dts: Adjust device tree files for U-BootSimon Glass9-0/+159
2014-10-22dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass5-2098/+0
2014-10-22dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass15-4/+3831
2014-10-22dm: exynos: dts: Convert /include/ to #includeSimon Glass14-15/+15
2014-10-16ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta1-0/+4
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD19-318/+1443
2014-10-10ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan1-5/+5
2014-10-10ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros1-1/+1
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros1-0/+6
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD12-39/+326
2014-10-09arm: rmobile: r8a7794: Skip initialize L2 cacheNobuhiro Iwamatsu1-0/+7
2014-10-09arm: rmobile: r8a7791: Fix initialize L2 cacheNobuhiro Iwamatsu1-1/+9
2014-10-09arm: rmobile: Remove unnecessary initialization for l2ctlrNobuhiro Iwamatsu1-5/+0
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD12-207/+280
2014-10-08armv7: s5pc1xx: improve cache handlingRobert Baldyga2-30/+47
2014-10-08samsung: Enable device tree for smdkc100Simon Glass4-4/+35
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass6-4/+165
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass3-0/+23
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-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini64-28/+4608
2014-10-07vf610twr: Tune DDR initialization settingsAnthony Felice3-28/+67
2014-10-06arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut1-0/+75
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut1-0/+10