summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
* 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
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-07-032-1/+8
|\ \ \ | |/ / |/| |
| * | imx: mx6 correct get_cpu_revPeng Fan2015-06-271-1/+3
| * | arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel2015-06-271-0/+5
* | | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-12/+2
* | | Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0
* | | ARM: DRA7: Change configuration to prevent DDR reset control from EMIFNishanth Menon2015-06-191-4/+4
* | | sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede2015-06-171-0/+1
* | | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* | | am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-155-34/+88
* | | ARM: BeagleBoard-x15: Enable i2c5 clocksLokesh Vutla2015-06-152-0/+11
* | | ARM: DRA7: Add support for manual mode configurationLokesh Vutla2015-06-121-1/+100
* | | ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-124-0/+169
* | | ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-121-0/+9
* | | ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL registerLokesh Vutla2015-06-121-2/+2
* | | ARM: DRA7: Update DDR IO registersLokesh Vutla2015-06-121-8/+8
* | | ARM: DRA7: Update DDR IO configurationLokesh Vutla2015-06-121-4/+8
* | | ARM: DRA72-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+11
* | | ARM: DRA7-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+16
* | | ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-122-24/+198
|/ /
* | dts: Disable device tree for SPL on all boardsSimon Glass2015-06-102-0/+10
* | arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-101-18/+29
OpenPOWER on IntegriCloud