summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
...
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+10
| * | | | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-24-0/+10
| * | | | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-24-0/+2
| * | | | ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-24-0/+4
| * | | | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-24-0/+71
| * | | | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-24-0/+34
| * | | | ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-24-3/+3
| |/ / /
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-26-1/+134
|\ \ \ \
| * | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-23-0/+48
| * | | | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-1/+25
| * | | | dm: am33xx: Provide platform data for serialSimon Glass2014-10-23-0/+33
| * | | | dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-23-0/+28
| |/ / /
* | | | omap3: board: add missing include and protoJeroen Hofstee2014-10-25-0/+3
* | | | leds: missing includeJeroen Hofstee2014-10-25-0/+1
* | | | imx: add missing includesJeroen Hofstee2014-10-25-0/+1
* | | | tegra: make local functions staticJeroen Hofstee2014-10-25-2/+3
* | | | omap3: make local functions staticJeroen Hofstee2014-10-25-3/+3
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-23-51/+17
|\ \ \
| * | | ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler2014-10-22-51/+13
| * | | arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-22-0/+4
| | |/ | |/|
* | | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-23-0/+3
* | | arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-23-55/+0
* | | arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-23-0/+200
* | | arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-17/+0
* | | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-2/+2
* | | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-23-297/+1
| |/ |/|
* | dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22-0/+3
* | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-171/+794
|\
| * ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros2014-10-10-1/+1
| * OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-10-0/+6
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-07-0/+3766
| |\
| * | arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-06-0/+75
| * | arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-06-0/+10
| * | arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-06-0/+26
| * | arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-06-0/+14
| * | arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-06-0/+39
| * | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-06-0/+38
| * | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-06-1/+116
| * | arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-06-1/+1
| * | arm: socfpga: misc: Add SD controller initPavel Machek2014-10-06-0/+13
| * | arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-06-15/+43
| * | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-06-0/+17
| * | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-06-0/+2
| * | arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-06-16/+26
| * | arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-06-149/+147
| * | arm: socfpga: clock: Trim down code duplicationMarek Vasut2014-10-06-58/+38
| * | arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-06-1/+225
| * | arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut2014-10-06-6/+6
| * | arm: socfpga: sysmgr: Clean up system managerMarek Vasut2014-10-06-8/+10