index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2020-01-10
arch: arm: Program GIC LPI configuration table
Bharat Kumar Reddy Gooty
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-07
arm: caches: Disable mmu only if mmu is available
Lokesh Vutla
2019-10-25
boot: arm: Enable support for custom board_prep_linux
Lokesh Vutla
2019-10-11
arm64: print instructions leading to exception
Heinrich Schuchardt
2019-08-30
board_f: fix noncached reservation calculation
Stephen Warren
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-17
spl: Allow performing BSS init early before board_init_f()
Andreas Dannenberg
2019-07-16
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
2019-07-10
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
Masahiro Yamada
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-09
arm: zimage: add barebox image magic number
Christoph Fritz
2019-05-08
arm: add a separate stack for TPL
Kever Yang
2019-05-08
arm: remove ARCH_ROCKCHIP macro in common code
Kever Yang
2019-05-01
rockchip: arm: use 'arch-rockchip' for common header
Kever Yang
2019-04-22
arm: arm64 32bit address relocation
Ibai Erkiaga
2019-04-12
arm: print information about loaded UEFI images
Heinrich Schuchardt
2019-03-22
arm: lib: bootm: Push the Starting kernel print to the end
Keerthy
2019-02-28
ARM: cache: Fix incorrect bitwise operation
Marek Vasut
2019-02-19
arch: arm: lib: Flush L3 after relocation to DDR
Meenakshi Aggarwal
2019-02-13
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
2019-01-16
arm: bootm: fix sp detection at end of address range
Simon Goldschmidt
2018-12-02
arm: efi: Generate Microsoft PE format compliant images
Bin Meng
2018-11-16
arm: Make arch specific memcpy thumb-safe.
Klaus Goger
2018-10-17
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
Tom Rini
2018-10-16
arm: do not include efi_loader.h twice
Heinrich Schuchardt
2018-10-16
arm64: gic: Do gicv3 secure initialization based on EL level
Michal Simek
2018-09-11
arm: K3: Update _start instruction
Lokesh Vutla
2018-09-10
arm: armv7m: clean up armv7m unified code compilation
Vikas Manocha
2018-09-10
arm: armv7m: remove un-necessary If then instruction
Vikas Manocha
2018-07-26
ARM: PSCI: Enable the PSCI node
Stephen Warren
2018-07-26
ARM: PSCI: Support PSCI v0.2
Stephen Warren
2018-07-19
arm: Remove unused _relocate arguments
Ivan Gorinov
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-18
arm: Do not clear LR on exception in SPL
Andrew F. Davis
2018-05-23
arm: print instructions pointed to by pc
Heinrich Schuchardt
2018-05-10
bootm: fix 'memory-fixup' for vxWorks boot
Hannes Schmelzer
2018-05-07
arm: v7R: Add support for enabling caches
Lokesh Vutla
2018-05-07
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
Lokesh Vutla
[next]