summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-0/+3
* arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-231-55/+0
* arm: armada-xp: Add basic support for the maxBCM boardStefan Roese2014-10-231-0/+4
* arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-231-0/+4
* arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-235-0/+446
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-233-29/+31
* spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASEStefan Roese2014-10-231-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-236-28/+42
* arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese2014-10-232-0/+472
* arm: marvell: Rework timer.c to make it usable for other MVEBU platformsStefan Roese2014-10-232-51/+41
* arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.hStefan Roese2014-10-231-0/+0
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-236-5/+5
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-234-4/+18
* dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-0/+9
* dm: imx: i2c: Use gpio_request() to request GPIOsSimon Glass2014-10-221-0/+25
* imx: Add error checking to setup_i2c()Simon Glass2014-10-222-7/+21
* dm: tegra: spi: Convert to driver modelSimon Glass2014-10-223-123/+0
* dm: tegra: dts: Add aliases for spi on tegra30 boardsSimon Glass2014-10-224-0/+4
* exynos: universal_c210: Move to driver model soft_spiSimon Glass2014-10-221-0/+13
* dm: exynos: Convert SPI to driver modelSimon Glass2014-10-222-0/+9
* dm: exynos: Mark exynos5 console as pre-relocSimon Glass2014-10-221-0/+1
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-222-43/+42
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-0/+3
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-223-10/+1
* dm: exynos: Add pinctrl settings for s5p_goniSimon Glass2014-10-222-0/+280
* dm: exynos: Add pinctrl settings for smdkc100Simon Glass2014-10-222-0/+187
* dm: exynos: dts: Adjust device tree files for U-BootSimon Glass2014-10-229-0/+159
* dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass2014-10-225-2098/+0
* dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass2014-10-2215-4/+3831
* dm: exynos: dts: Convert /include/ to #includeSimon Glass2014-10-2214-15/+15
* ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-161-0/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-1119-318/+1443
|\
| * ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan2014-10-101-5/+5
| * ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-101-1/+1
| * OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-0/+6
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-0764-28/+4608
| |\
| * | arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-061-0/+75
| * | arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-061-0/+10
| * | arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-061-0/+26
| * | arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-061-0/+14
| * | arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut2014-10-061-0/+195
| * | arm: socfpga: scu: Add SCU register fileMarek Vasut2014-10-061-0/+23
| * | arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-061-0/+39
| * | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-062-0/+40
| * | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-064-1/+193
| * | arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-061-1/+1
| * | arm: socfpga: misc: Add SD controller initPavel Machek2014-10-061-0/+13
| * | arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-062-15/+52
| * | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-062-0/+20
| * | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-0/+2
OpenPOWER on IntegriCloud