aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch
2020-07-29pwm: add driver for nexellStefan Bosch
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-06Merge branch 'next'Tom Rini
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski
2019-04-13vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang
2019-02-13arm: Leave smccc calls in .text when efi_loader=nAlexander Graf
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-12-02efi_loader: PSCI reset and shutdownHeinrich Schuchardt
2018-11-26ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis
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