~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
*
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
Abdellatif El Khlifi
2023-08-08
*
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
*
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
Abdellatif El Khlifi
2023-07-24
*
arm64: interrupts: print FAR_ELx on sync exceptions
Pavel Skripkin
2023-04-25
*
arm: lib: add __gnu_thumb1_case_si
Francis Laniel
2023-04-06
*
Merge branch 'master' into next
Tom Rini
2023-03-27
|
\
|
*
console: Use flush() before panic and reset
Tony Dinh
2023-03-22
*
|
arm: semihosting: replace inline assembly with assembly file
Andre Przywara
2023-03-06
*
|
arm64: Initialize TLB memory if CMO_BY_VA_ONLY
Pierre-Clément Tosi
2023-03-06
|
/
*
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
Simon Glass
2023-02-10
*
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
Simon Glass
2023-02-10
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
arm: Drop CONFIG_MMU
Simon Glass
2023-02-07
*
arm: lib1funcs.S: Update compatibility with Linux comment slightly
Tom Rini
2023-01-20
*
efi_loader: add .rela sections to .text on arm64
Heinrich Schuchardt
2023-01-13
*
Merge branch 'next'
Tom Rini
2023-01-09
|
\
|
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
|
|
\
|
*
|
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-12-06
|
*
|
arm: Remove unused mx27 code
Tom Rini
2022-12-05
|
*
|
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
|
|
efi_loader: make .data section of *_efi.so files RW
Heinrich Schuchardt
2023-01-06
*
|
|
efi_loader: fix building aarch64 EFI binaries
Heinrich Schuchardt
2023-01-04
*
|
|
efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE
Heinrich Schuchardt
2022-12-29
|
|
/
|
/
|
*
|
lib: Add common semihosting library
Kautuk Consul
2022-12-08
|
/
*
arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y
Pali Rohár
2022-11-21
*
arm: smh: Allow semihosting trap calls to be inlined
Andre Przywara
2022-11-02
*
arm: smh: Make semihosting trap calls more robust
Andre Przywara
2022-11-02
*
arm: smh: specify Thumb trap instruction
Andre Przywara
2022-11-02
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-10-06
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
arm: smh: Fix uninitialized parameters with newer GCCs
Sean Anderson
2022-08-31
*
|
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-09-14
*
|
arm: ARMv4 assembly compatibility
Sergei Antonov
2022-09-02
*
|
ARM: cache: Allow SPL to build cache-pl310.c
Philip Oberfichtner
2022-09-01
|
/
*
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-07-26
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
arm: gic_v2: Skip gic_init_secure when cpu is not in el3
Sai Pavan Boddu
2022-05-23
*
arm: Add new config option ARCH_VERY_EARLY_INIT
Pali Rohár
2022-05-16
*
arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled
Pali Rohár
2022-04-21
*
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-04
*
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
[next]