summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-09-27armv7: ls102xa: Disable QE before enter deep sleepRan Wang
2018-09-27armv7: fsl: remove sata supportPeng Ma
2018-08-07arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-23ARM: PSCI: initialize stack pointer on secondary CPUsStefan Agner
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon
2018-06-03arm: armv7: allow unaligned memory accessHeinrich Schuchardt
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla
2018-05-07arm: v7R: Add support for MPULokesh Vutla
2018-05-07arm: v7R: Add initial supportMichal Simek
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07arm: v7: Update VBAR only if availableLokesh Vutla
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-11-21arm: mark save_boot_params_ret as a functionPhilipp Tomsich
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-09-11armv7: Add workaround for USB erratum A-009007Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-008997Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009798Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009008Ran Wang
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima