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
/
include
Age
Commit message (
Expand
)
Author
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
expo: Add basic implementation
Simon Glass
2023-01-16
menu: Factor out menu-keypress decoding
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
video: Add font functions to the vidconsole API
Simon Glass
2023-01-16
video: Fix unchnaged typo
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
image: Add a function to find a script in an image
Simon Glass
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
2023-01-16
bootmenu: Add a few comments
Simon Glass
2023-01-16
cli: Move readline character-processing to a state machine
Simon Glass
2023-01-13
doc: fix description of u16_strcasecmp()
Heinrich Schuchardt
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
distro_bootcmd: Set distro_bootpart_uuid for block devices
Marek Vasut
2023-01-12
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
2023-01-11
test: cmd: exit: Add unit test for exit and partly run commands
Marek Vasut
2023-01-11
fastboot: Add OEM run command
Sean Anderson
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2023-01-10
board: starqltechn: enable serial console
Dzmitry Sankouski
2023-01-10
configs: am62a: use kernel fitImage when using secure bootflow
Bryan Brattlof
2023-01-10
configs: am62a: convert bootcmd to distro_bootcmd
Bryan Brattlof
2023-01-10
configs: Enable distroboot on am625
Martyn Welch
2023-01-09
ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms
Tom Rini
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-08
Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2023-01-08
distro_bootcmd: Fix copy-paste error
Marek Vasut
2023-01-08
mtd: rawnand: omap_elm: u-boot driver model support
Roger Quadros
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-06
vexpress: adjust loadaddr
Heinrich Schuchardt
2023-01-06
Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-01-05
dt-bindings: clk: at91: Define additional UTMI related clocks
Sergiu Moga
2023-01-05
dt-bindings: reset: add sama7g5 definitions
Sergiu Moga
2023-01-04
lib: add function u16_strcasecmp()
Heinrich Schuchardt
2023-01-04
efi_loader: defines for PE-COFF section flags
Heinrich Schuchardt
2023-01-04
doc: Fix eth_env_[gs]et_enetaddr() return value
Marek Vasut
2023-01-02
arm: s5p4418: dm_serial: remove old code / add DEBUG_UART
Stefan Bosch
2023-01-02
arm: uniphier: use DM_TIMER of arm a9 global timer
Dai Okamura
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
image: Add fallback for fit_config_verify
Sean Anderson
2022-12-29
efi_loader: set UEFI specification version to 2.10
Heinrich Schuchardt
2022-12-23
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
2022-12-23
configs: Remove unused or redundant CONFIG symbols
Tom Rini
2022-12-23
librem5: Rename CONFIG_POWER_BD71837 symbols
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
Tom Rini
[next]