summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0777-167/+77
* arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay2018-04-061-1/+15
* arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay2018-03-191-20/+2
* ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen2018-03-131-6/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-17/+0
* arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka2018-01-091-20/+12
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+1
* arm: mark save_boot_params_ret as a functionPhilipp Tomsich2017-11-211-0/+1
* stv0991: fix STMicroelectronics copyrightPatrice Chotard2017-11-064-8/+8
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-112-0/+18
* armv7: Add workaround for USB erratum A-008997Ran Wang2017-09-112-0/+19
* armv7: Add workaround for USB erratum A-009798Ran Wang2017-09-112-0/+16
* armv7: Add workaround for USB erratum A-009008Ran Wang2017-09-112-0/+21
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-112-1/+14
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-161-0/+6
|\
| * arm: Implement workaround for Cortex-A9 errata 845369Peng Fan2017-08-161-0/+6
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* | bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-2/+2
* | arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de2017-08-131-1/+1
* | arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-1/+1
* | Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+1
|/
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-1229-10983/+1
* mx6sabreauto: Update to SPL only modeVanessa Maegima2017-07-121-3/+3
* mx6qsabreauto: Add SPL supportVanessa Maegima2017-07-121-0/+1
* mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-5/+0
* imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner2017-07-121-0/+4
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-1/+1
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-3/+3
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-0/+4
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-272-1/+9
|\
| * mx6: soc: Fix typo in temperature unit nameFabio Estevam2017-06-271-1/+1
| * pico-imx7d: Add initial supportVanessa Maegima2017-05-311-0/+8
* | sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai2017-06-121-7/+18
* | armv7: Mark the default lowlevel_init function as weakTom Rini2017-06-052-3/+9
|/
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-222-0/+3
* icorem6: Make SPL to pick suitable fdtJagan Teki2017-05-181-0/+4
* geam6ul: Add modeboot env via board_late_initJagan Teki2017-05-181-0/+1
* icorem6: Add modeboot env via board_late_initJagan Teki2017-05-181-0/+1
* Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2017-05-081-0/+12
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini2017-04-301-4/+43
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-04-251-3/+32
|\
| * sunxi: Add PSCI support for R40Chen-Yu Tsai2017-04-201-3/+32
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-181-1/+1
|\ \
| * | armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-1/+1
| |/
* | ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada2017-04-182-10/+3
* | ARM: import arm-smccc code from Linux 4.11-rc6Masahiro Yamada2017-04-181-0/+64
|/