summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2020-07-101-6/+18
* bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-252-0/+52
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.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-184-5/+8
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+4
* cmd: cache: Fix non-cached memory cachabilityPatrice Chotard2020-05-071-3/+10
* Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-041-1/+1
|\
| * ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine2020-05-011-1/+1
* | common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-013-0/+6
* | arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay2020-05-011-1/+4
* | arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2020-05-011-9/+2
* | arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay2020-05-011-0/+4
|/
* common/board_f: Make reserve_mmu genericOvidiu Panait2020-04-241-1/+1
* arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait2020-04-241-0/+5
* common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait2020-04-241-0/+28
* ARM: bootm: take into account gd->ram_topPatrice Chotard2020-04-171-0/+3
* arm: set the relocated gd with gd->new_gdPatrick Delaunay2020-04-161-2/+1
* arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan2020-02-251-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-172-2/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-173-1/+4
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty2020-01-102-0/+101
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-023-0/+3
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-3/+3
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-6/+6
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-173-2/+4
* arm: caches: Disable mmu only if mmu is availableLokesh Vutla2019-11-071-0/+6
* boot: arm: Enable support for custom board_prep_linuxLokesh Vutla2019-10-251-0/+4
* arm64: print instructions leading to exceptionHeinrich Schuchardt2019-10-111-0/+12
* board_f: fix noncached reservation calculationStephen Warren2019-08-301-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-232-10/+8
|\
| * efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt2019-07-162-10/+8
* | spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg2019-07-171-17/+36
|/
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-101-1/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-182-4/+4
* arm: zimage: add barebox image magic numberChristoph Fritz2019-05-091-2/+4
* arm: add a separate stack for TPLKever Yang2019-05-081-1/+3
* arm: remove ARCH_ROCKCHIP macro in common codeKever Yang2019-05-081-4/+0
* rockchip: arm: use 'arch-rockchip' for common headerKever Yang2019-05-011-1/+4