summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek BehĂșn2021-05-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* arm: cp15: remove weak function arm_init_domainsPatrick Delaunay2021-03-021-3/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-026-6/+6
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1513-1/+12
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0213-1/+12
* | armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang2021-02-081-0/+2
|/
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-0/+4
|\
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-0/+4
* | arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski2020-12-101-4/+4
|/
* ARM: add Kconfig option for PSCI 0.1Icenowy Zheng2020-08-051-0/+4
* arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch2020-07-293-0/+129
* pwm: add driver for nexellStefan Bosch2020-07-292-5/+65
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-5/+5
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-0/+14
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1812-0/+12
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop init.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop net.h from common headerSimon Glass2020-05-188-0/+9
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada2020-01-241-3/+0
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-174-0/+4
* common: Move clock functions into a new fileSimon Glass2020-01-173-0/+3
* Merge branch 'next'Tom Rini2020-01-061-8/+0
|\
| * pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-8/+0
* | sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt2019-12-181-5/+11
|/
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-022-0/+2
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-026-0/+6
* common: Move some SMP functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move get_ticks() function out of common.hSimon Glass2019-12-026-0/+6
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu2019-11-271-2/+0
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-081-2/+2
* armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li2019-10-211-1/+6
* armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li2019-10-211-3/+4
* armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li2019-10-211-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-252-1/+11
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-1/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-5/+5
* armv7: timer: init timer with bootstagePatrick Delaunay2019-05-231-0/+3
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-186-11/+11
* pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski2019-04-131-0/+1
* vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski2019-04-131-1/+1