summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-097-0/+237
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-086-14/+33
|\
| * arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-041-2/+13
| * beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-041-0/+4
| * arm: omap: add support for am57xx devicesFelipe Balbi2014-12-041-1/+1
| * arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-041-1/+1
| * arm: omap5: make hw_init_data weakFelipe Balbi2014-12-041-1/+1
| * arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-041-4/+5
| * arm: dra7xx: prcm: add missing registersFelipe Balbi2014-12-041-0/+3
| * arm: omap5: tps659038: rename regulator definesFelipe Balbi2014-12-041-5/+5
* | ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada2014-12-093-40/+101
* | ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada2014-12-091-1/+6
* | ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada2014-12-081-3/+1
* | ARM: UniPhier: move support card select to KconfigMasahiro Yamada2014-12-081-0/+23
* | ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada2014-12-081-0/+4
* | ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada2014-12-081-10/+10
* | ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada2014-12-071-38/+0
|/
* usb: UniPhier: support OF configurationMasahiro Yamada2014-11-283-3/+0
* ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada2014-11-283-3/+3
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-267-14/+82
|\
| * arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-171-0/+27
| * Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-171-2/+8
| * Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-171-0/+10
| * DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-171-0/+19
| * Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-171-1/+6
| * Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-173-11/+12
* | sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-251-3/+0
* | sunxi: Add video pll clock functionsHans de Goede2014-11-252-0/+56
* | sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-251-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-242-0/+36
|\ \
| * | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-241-0/+11
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-242-0/+25
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-249-31/+116
|\ \ \
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+5
| * | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-241-0/+8
| * | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-211-0/+15
| * | | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-211-0/+30
| * | | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-201-31/+0
| * | | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-202-0/+55
| * | | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-203-0/+3
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-242-0/+21
|\ \ \ \
| * | | | dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-211-0/+7
| * | | | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-211-0/+14
| |/ / /
* | | | tegra: do not descend into empty directoriesMasahiro Yamada2014-11-234-54/+0
* | | | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-237-8/+56
* | | | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-237-0/+14
* | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-234-7/+7
* | | | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-4/+0
* | | | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-202-4/+5
|/ / /
* | | ARM: atmel: add sama5d4ek board supportBo Shen2014-11-173-1/+33
OpenPOWER on IntegriCloud