aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini17-41/+749
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+14
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini14-115/+179
2014-10-25tegra: add proto for pin_mux_mmcJeroen Hofstee1-5/+6
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee2-0/+16
2014-10-25omap3: board: add missing include and protoJeroen Hofstee3-0/+4
2014-10-25lib: bootm: add missing includeJeroen Hofstee1-0/+1
2014-10-25leds: missing includeJeroen Hofstee2-0/+2
2014-10-25imx: add missing includesJeroen Hofstee3-0/+4
2014-10-25arch-mx: add missing includeJeroen Hofstee1-0/+2
2014-10-25tegra: make local functions staticJeroen Hofstee2-2/+3
2014-10-25omap3: make local functions staticJeroen Hofstee3-3/+3
2014-10-24arm: board: use __weakJeroen Hofstee1-28/+12
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede1-0/+4
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede1-18/+14
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede3-0/+15
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai4-0/+14
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2-6/+8
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede1-2/+29
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai5-2/+10
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai1-1/+1
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai1-1/+10
2014-10-24ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai1-0/+6
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2-0/+30
2014-10-24ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai1-0/+6
2014-10-24ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2-14/+27
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede1-0/+2
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede1-1/+1
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard2-0/+5
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard1-0/+4
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai1-0/+3
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede1-1/+4
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai4-0/+280
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl3-0/+272
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl1-0/+9
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai1-3/+3
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada7-0/+72
2014-10-23dm: dts: Move omap device tree includes to correct placeSimon Glass3-112/+0
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass1-1/+25
2014-10-23dm: am33xx: Provide platform data for serialSimon Glass1-0/+33
2014-10-23dm: am33xx: Provide platform data for GPIOsSimon Glass1-0/+28
2014-10-23dm: omap: gpio: Support driver modelSimon Glass1-2/+17
2014-10-23dm: dts: omap: Select correct console for beagleboneSimon Glass1-0/+4
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini12-51/+453
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