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
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
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-13
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-11
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-05
arm: print information about loaded UEFI images
Heinrich Schuchardt
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
arm64: show_regs: Dump the LRs HW values
Karl Beldan
2018-02-14
arm/PSCI: support PSCI versions greater than 1.0
Andre Heider
2018-02-13
ARM: image: indent with tab instead of 4 spaces
Masahiro Yamada
2018-02-10
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-01-28
arm: bootm-fdt.c: fix compiler warning
Heiko Schocher
2018-01-22
efi_selftest: test start image
Heinrich Schuchardt
2018-01-12
ARM: bootm: don't assume sp is in DRAM bank 0
Stephen Warren
2018-01-12
ARMv8: Allow dynamic early stack pointer
Stephen Warren
[next]