summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-272-10/+1
|\
| * arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-9/+0
| * arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-267-23/+181
|\ \
| * | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-241-0/+4
| * | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede2014-10-241-18/+14
| * | sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-241-0/+11
| * | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-242-0/+10
| * | ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-241-5/+7
| * | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-243-1/+6
| * | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-241-1/+10
| * | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-241-0/+10
| * | ARM: sunxi: Add basic A31 supportMaxime Ripard2014-10-241-0/+2
| * | ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-241-0/+4
| * | ARM: sun6i: Add clock supportChen-Yu Tsai2014-10-242-0/+71
| * | ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl2014-10-242-0/+34
| * | ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-241-3/+3
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-268-1/+134
|\ \
| * | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-236-0/+48
| * | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-1/+25
| * | dm: am33xx: Provide platform data for serialSimon Glass2014-10-231-0/+33
| * | dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-231-0/+28
| |/
* | omap3: board: add missing include and protoJeroen Hofstee2014-10-252-0/+3
* | imx: add missing includesJeroen Hofstee2014-10-251-0/+1
* | tegra: make local functions staticJeroen Hofstee2014-10-251-1/+2
* | omap3: make local functions staticJeroen Hofstee2014-10-253-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-0/+4
|\
| * arm: tegra: initial support for apalis t30Marcel Ziswiler2014-10-221-0/+4
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-0/+3
* | arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-232-0/+200
* | dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-0/+3
* | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-119-171/+794
|\
| * 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-0750-0/+3766
| |\
| * | 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: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-061-0/+39
| * | arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-061-0/+38
| * | arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-063-1/+116
| * | 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-061-15/+43
| * | arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-061-0/+17
| * | arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-0/+2
| * | arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-061-16/+26
| * | arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-062-149/+147
OpenPOWER on IntegriCloud