index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-14
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-09-02
arm: ARMv4 assembly compatibility
Sergei Antonov
2022-09-01
ARM: cache: Allow SPL to build cache-pl310.c
Philip Oberfichtner
2022-08-31
arm: smh: Fix uninitialized parameters with newer GCCs
Sean Anderson
2022-07-26
ARM: relocate: Fix Thumb code by using proper label type
Andre Przywara
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
Michal Simek
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-05-23
arm: gic_v2: Skip gic_init_secure when cpu is not in el3
Sai Pavan Boddu
2022-05-16
arm: Add new config option ARCH_VERY_EARLY_INIT
Pali Rohár
2022-04-21
arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled
Pali Rohár
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-01
arm64: Catch non-emulated semihosting calls
Sean Anderson
2022-04-01
arm: smh: Add option to detect semihosting
Sean Anderson
2022-04-01
arm64: Save esr in pt_regs
Sean Anderson
2022-04-01
arm: smh: Add some functions for working with the host console
Sean Anderson
2022-04-01
arm: smh: Remove smhload command
Sean Anderson
2022-04-01
cmd: fdt: Use start/size for chosen instead of start/end
Sean Anderson
2022-04-01
spl: Add semihosting boot method
Sean Anderson
2022-04-01
arm: smh: Add some file manipulation commands
Sean Anderson
2022-04-01
arm: smh: Document functions in header
Sean Anderson
2022-04-01
arm: smh: Return errno on error
Sean Anderson
2022-04-01
arm: smh: Use numeric modes for smh_open
Sean Anderson
2022-04-01
arm: smh: Export semihosting functions
Sean Anderson
2022-01-15
efi_loader: fix SectionAlignment, FileAlignment
Heinrich Schuchardt
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-18
arm64: Add missing GD_FLG_SKIP_RELOC handling
Marek Vasut
2021-11-17
arm: Init the debug UART
Simon Glass
2021-11-15
arm: Fix bad memcpy.S str8w macro argument count
Pierre-Clément Tosi
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"
Michael Walle
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-24
arm64: memset-arm64: Use simple memset when cache is disabled
Stefan Roese
2021-09-24
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
Stefan Roese
2021-09-23
lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arm
Marek Vasut
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
2021-09-02
arm: Use armv8_switch_to_el1 env to switch to EL1
Peter Hoyes
2021-09-02
armv7: Add Position Independent Execution support
Chia-Wei Wang
2021-08-08
Revert "arm: bootm: Disable LMB reservation for command line and board info o...
Jan Kiszka
[next]