~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
/
common
Commit message (
Expand
)
Author
Age
*
dm: event: add EVT_DM_POST_INIT_R event type
Chanho Park
2023-08-22
*
spl: don't assume NVMe partition 1 exists
Heinrich Schuchardt
2023-08-19
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
Shengyu Qu
2023-08-10
*
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-09
*
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
*
common: Drop duplicate space in SPL_BMP description
Marek Vasut
2023-08-07
*
common: fix detection of SYS_MALLOC_F_LEN=0x0
Heinrich Schuchardt
2023-08-07
*
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2023-08-07
*
spl: remove duplicate SPL_MD5 option
Oleksandr Suvorov
2023-08-07
*
bloblist: Enforce CRC32
Tom Rini
2023-08-07
*
event: Fix a wrong type_name from dm_post_init to dm_post_init_f
Jaehoon Chung
2023-08-05
*
console: Print out complete stdio device list
Bin Meng
2023-08-02
*
console: Refactor stdio_print_current_devices() a little bit
Bin Meng
2023-08-02
*
console: Make stdio_print_current_devices() static
Bin Meng
2023-08-02
*
console: kconfig: Drop the redundant VIDEO dependency
Bin Meng
2023-08-02
*
spl: initialize PCI before booting
Heinrich Schuchardt
2023-07-30
*
spl: blk: partition numbers are hexadecimal
Heinrich Schuchardt
2023-07-30
*
spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
Heinrich Schuchardt
2023-07-30
*
common: Kconfig: Fix CMD_BMP/BMP dependency
Samuel Dionne-Riel
2023-07-21
*
common: spl: spl: Remove video driver
Nikhil M Jain
2023-07-21
*
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
2023-07-21
*
common: spl: spl: Update stack pointer address
Nikhil M Jain
2023-07-21
*
common: splash_source: Fix type casting errors
Nikhil M Jain
2023-07-21
*
event: Add fpga load event
Christian Taedcke
2023-07-21
*
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-07-21
*
android_ab: Try backup booloader_message
Joshua Watt
2023-07-17
*
log: Support outputing function names in SPL
Simon Glass
2023-07-17
*
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-17
*
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-07-17
*
x86: Improve the trampoline in 64-bit mode
Simon Glass
2023-07-17
*
log: Tidy up an ambiguous comment
Simon Glass
2023-07-17
*
board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
Kunihiko Hayashi
2023-07-14
*
hash: fix a memory leak
Sergei Antonov
2023-07-14
*
bootstd: Add a separate log category for expo
Simon Glass
2023-07-14
*
tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
Ying Sun
2023-07-07
*
common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV
Ying Sun
2023-07-07
*
RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
Heinrich Schuchardt
2023-07-06
*
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-05
|
\
|
*
spl: spl_legacy: Fix spl_end address
Fabio Estevam
2023-07-03
|
*
imx: hab: Simplify the mechanism
Marek Vasut
2023-06-24
|
*
spl: spl_legacy: Add extra address checks
Marek Vasut
2023-06-24
|
*
menu: Re-enable the ANSI codes
Simon Glass
2023-06-23
|
*
spl: ext: Use partition size for mount
Mayuresh Chitale
2023-06-14
*
|
common/memsize.c: Fix get_ram_size() when cache is enabled
Emanuele Ghidoli
2023-06-21
*
|
stdio: Remove stdio_init()
Masahiro Yamada
2023-06-20
*
|
spl: spl-nor: return error if no valid image was loaded
Mario Kicherer
2023-06-20
*
|
common: spl: Add spl NVMe boot support
Mayuresh Chitale
2023-06-19
*
|
spl: blk: Support loading images from fs
Mayuresh Chitale
2023-06-19
*
|
spl: Add Kconfig options for NVME
Mayuresh Chitale
2023-06-19
[next]