index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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-12-13
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
2023-12-13
fdt: Improve the comment for fdt_shrink_to_minimum()
Simon Glass
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Heinrich Schuchardt
2023-12-13
video: Add a function to clear the display
Simon Glass
2023-12-13
test: Add helper to skip to partial console line
Simon Glass
2023-12-13
test: Add a new suite for commands
Simon Glass
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
bootstd: Introduce programmatic boot
Simon Glass
2023-12-13
bootm: Adjust the parameters of bootm_find_images()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_loadables()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fpga()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fdt()
Simon Glass
2023-12-13
bootm: Pass image buffer to boot_get_fdt()
Simon Glass
2023-12-13
fdt: Allow use of fdt_support inside if() statements
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_ramdisk()
Simon Glass
2023-12-13
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
Simon Glass
2023-12-13
image: Document error codes from fit_image_load()
Simon Glass
2023-12-13
image: Tidy up genimg_get_kernel_addr_fit()
Simon Glass
2023-12-13
bootstd: Add missing header file from bootdev.h
Simon Glass
2023-12-13
treewide: Tidy up semicolon after command macros
Simon Glass
2023-12-13
Merge patch series "some LED patches"
Tom Rini
2023-12-13
led: introduce led_bind_generic()
Rasmus Villemoes
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-01
usb: xhci: Better error handling in abort_td()
Hector Martin
2023-11-29
configs: keystone2: Do not include hardware.h
Andrew Davis
2023-11-29
configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
Andrew Davis
2023-11-28
Merge patch series "fs: fat: calculate FAT type based on cluster count"
Tom Rini
2023-11-28
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
2023-11-28
asm-generic: Import functions from Linux
Igor Prusov
2023-11-28
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
Tom Rini
2023-11-28
sysinfo: Allow displaying more info on startup
Simon Glass
2023-11-28
board: Move show_board_info() comment to header file
Simon Glass
2023-11-27
Merge patch series "ufs: Add a PCI UFS controller support"
Tom Rini
2023-11-27
pci_ids: Add Red Hat vendor and device IDs
Bin Meng
2023-11-25
Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-11-22
arm: dts: npcm845-evb: fix/add node and aliases
Jim Liu
2023-11-22
siemens,am335x: clean-up draco targets
Enrico Leto
2023-11-21
dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Jaehoon Chung
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
2023-11-18
efi_loader: add missing const classifier for event service
Masahisa Kojima
2023-11-18
blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
2023-11-18
net: wget: add wget with dns utility function
Masahisa Kojima
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
2023-11-16
cmd: bcb: extend BCB C API to allow read/write the fields
Dmitrii Merkurev
[next]