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
/
include
Age
Commit message (
Expand
)
Author
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
net: Add a function to run dhcp
Simon Glass
2023-01-23
test: Add a generic function to skip delays
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet to be disabled at runtime
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-23
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Remove special-case code for boot_targets
Simon Glass
2023-01-23
lib: Add a function to split a string into substrings
Simon Glass
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-23
dm: core: Correct ordering of uclasses IDs
Simon Glass
2023-01-20
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
Tom Rini
2023-01-20
dm: ns16550: Restore how we define UART_REG
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-20
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
odroid: limit boot memory to lowmem
Joost van Zwieten
2023-01-18
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
2023-01-18
fdt: Avoid exporting fdtdec_prepare_fdt()
Simon Glass
2023-01-17
Merge branch '2022-01-16-bootstd-updates'
Tom Rini
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-16
rockchip: add support for PX30 Ringneck SoM on Haikou Devkit
Quentin Schulz
2023-01-16
rockchip: px30: fix CFG_IRAM_BASE
Quentin Schulz
2023-01-16
rockchip: Add initial support for the PINE64 Pinephone Pro
Peter Robinson
2023-01-16
board: rockchip: Add Edgeble Neu2 IO Board
Jagan Teki
2023-01-16
arm: rockchip: Add RV1126 arch core support
Jagan Teki
2023-01-16
dt-bindings: power: Add power-domain header for rv1126
Jagan Teki
2023-01-16
dt-bindings: clk: Add dt-binding header for RV1126
Jagan Teki
2023-01-16
rc4: mark key as const
John Keeping
2023-01-13
doc: fix description of u16_strcasecmp()
Heinrich Schuchardt
[next]