summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)AuthorFilesLines
2021-07-06arm: iproc: Add higher speed configurationsChris Packham1-13/+16
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek BehĂșn1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay1-3/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler6-6/+6
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini13-1/+12
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass13-1/+12
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-0/+4
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-0/+4
2020-12-10arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski1-4/+4
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng1-0/+4
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch3-0/+129
2020-07-29pwm: add driver for nexellStefan Bosch2-5/+65
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-5/+5
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-0/+14
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass12-0/+12
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-19common: Drop init.h from common headerSimon Glass10-0/+10
2020-05-19common: Drop net.h from common headerSimon Glass8-0/+9
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski1-11/+5
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada1-3/+0
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass4-0/+4
2020-01-17common: Move clock functions into a new fileSimon Glass3-0/+3
2020-01-07Merge branch 'next'Tom Rini1-8/+0
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal1-8/+0
2019-12-18sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt1-5/+11
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass2-0/+2
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass6-0/+6
2019-12-03common: Move some SMP functions out of common.hSimon Glass2-0/+2
2019-12-03common: Move get_ticks() function out of common.hSimon Glass6-0/+6
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu1-2/+0
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li1-1/+6
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li1-3/+4
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2-1/+11
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-5/+5
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay1-0/+3
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner6-11/+11
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski1-0/+1