summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-10-11/+12
|\
| * arm: vf610: improve evaluation of reset sourceStefan Agner2014-12-01-10/+11
| * arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-1/+1
* | stv0991: enable ethernet supportVikas Manocha2014-12-09-0/+28
* | stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-09-0/+237
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-14/+33
|\ \
| * | arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-04-2/+13
| * | beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-04-0/+4
| * | arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-1/+1
| * | arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-04-1/+1
| * | arm: omap5: make hw_init_data weakFelipe Balbi2014-12-04-1/+1
| * | arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-04-4/+5
| * | arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-04-0/+3
| * | arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-04-5/+5
* | | ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada2014-12-09-40/+101
* | | ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada2014-12-09-1/+6
* | | ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada2014-12-08-3/+1
* | | ARM: UniPhier: move support card select to KconfigMasahiro Yamada2014-12-08-0/+23
* | | ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada2014-12-08-0/+4
* | | ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada2014-12-08-10/+10
* | | ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada2014-12-07-38/+0
|/ /
* | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-28-3/+0
* | ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada2014-11-28-3/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-14/+82
|\ \
| * | arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-17-0/+27
| * | Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-17-2/+8
| * | Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-17-0/+10
| * | DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-17-0/+19
| * | Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-17-1/+6
| * | Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-17-11/+12
* | | sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-25-3/+0
* | | sunxi: Add video pll clock functionsHans de Goede2014-11-25-0/+56
* | | sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-25-2/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-0/+36
|\ \
| * | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-24-0/+11
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-0/+25
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-31/+58
|\ \ \
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-24-0/+5
| * | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-24-0/+8
| * | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-21-0/+15
| * | | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-21-0/+30
| * | | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-20-31/+0
* | | | tegra: do not descend into empty directoriesMasahiro Yamada2014-11-23-54/+0
* | | | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23-1/+27
* | | | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-0/+2
* | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-5/+5
* | | | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-4/+0
* | | | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-3/+3
|/ / /
* | | ARM: atmel: add sama5d4ek board supportBo Shen2014-11-17-1/+33
* | | arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-17-0/+29