summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-172-1/+8
| |\
| * | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-101-1/+172
| * | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-101-4/+10
| * | imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-101-19/+0
* | | armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-311-0/+36
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-291-2/+2
|\ \ \
| * | | armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-285-7/+89
|\ \ \ \
| * | | | zynqmp: Add support for IP detection via SLCRMichal Simek2015-07-282-0/+64
| * | | | zynqmp: mp: Simplify set_r5_start handlingMichal Simek2015-07-281-6/+1
| * | | | zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu2015-07-282-3/+11
| * | | | zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu2015-07-281-0/+15
| |/ / /
* | | | stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* | | | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* | | | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* | | | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* | | | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* | | | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* | | | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+59
* | | | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-271-7/+45
* | | | omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* | | | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-276-124/+78
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-252-15/+75
|\ \ \
| * | | sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-3/+1
| * | | sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+34
| * | | sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-1/+1
* | | | dm: arm: Put driver model I2C drivers before legacy onesSimon Glass2015-07-211-5/+5
* | | | dm: Reduce SPL device tree sizeSimon Glass2015-07-211-1/+1
|/ / /
* | | armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua2015-07-201-15/+8
* | | armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2015-07-201-0/+2
* | | arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng2015-07-202-0/+130
* | | ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng2015-07-202-40/+4
* | | arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang2015-07-201-10/+11
* | | armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-201-0/+110
* | | arm/errata: Update required bits for A57 cores erratasBhupesh Sharma2015-07-201-4/+4
* | | armv8/ls2085a: Update SoC README for DDR layoutPrabhakar Kushwaha2015-07-201-0/+25
* | | armv8/fsl-ch3: Add support to print SoC personalityPrabhakar Kushwaha2015-07-201-0/+37
* | | armv8/fsl-lsch3: Fix DDR speed messageYork Sun2015-07-201-2/+2
* | | armv8/ls2085a: call ft_pcie_setup() to change dts statusPrabhakar Kushwaha2015-07-201-0/+4
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-142-1/+8
|\ \ | |/ |/|
| * stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-032-1/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-07-071-4/+3
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-07-0717-122/+674
| |\ \ | | |/
| * | armv7: better comment in start.SPavel Machek2015-07-071-4/+3
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-052-6/+11
|\ \ \
| * | | sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-051-0/+4
| * | | sunxi: rsb: Enable R_PIO clock before configuring external pinsChen-Yu Tsai2015-07-051-2/+3
| * | | sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai2015-07-051-4/+4
| | |/ | |/|
OpenPOWER on IntegriCloud