index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
Age
Commit message (
Expand
)
Author
2020-12-13
dm: Drop uses of dev_set_of_offset()
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
test: unit test for exception command
Heinrich Schuchardt
2020-12-13
efi_selftest: implement exception test for sandbox
Heinrich Schuchardt
2020-12-13
cmd: sandbox: implement exception command
Heinrich Schuchardt
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-13
sandbox: serial: Update to use membuff
Simon Glass
2020-12-13
sandbox: serial: Convert to livetree
Simon Glass
2020-12-13
serial: sandbox: Drop unnecessary #ifdefs
Simon Glass
2020-12-13
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
patman: Drop unicode helper functions
Simon Glass
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
2020-12-10
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2020-12-10
efi_loader: link partition to block device
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_selftest: clean up Makefile
Heinrich Schuchardt
2020-12-10
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
2020-12-10
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
2020-12-10
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
Heinrich Schuchardt
2020-12-10
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
Heinrich Schuchardt
2020-12-10
fs: fat: deletion of long file names
Heinrich Schuchardt
2020-12-10
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
2020-12-10
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
2020-12-10
fs: fat: search file should not allocate cluster
Heinrich Schuchardt
2020-12-10
fs: fat: reuse deleted directory entries
Heinrich Schuchardt
2020-12-10
fs: fat: fat_find_empty_dentries()
Heinrich Schuchardt
2020-12-10
fs: fat: flush new directory cluster
Heinrich Schuchardt
2020-12-10
fs: fat: set start cluster for root directory
Heinrich Schuchardt
2020-12-10
fs: fat: dentry iterator for fill_dir_slot()
Heinrich Schuchardt
2020-12-10
fs: fat: generate unique short names
Heinrich Schuchardt
2020-12-10
fs: fat: call set_name() only once
Heinrich Schuchardt
2020-12-10
fs: fat: pass shortname to fill_dir_slot
Heinrich Schuchardt
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2020-12-10
fs: fat: correct first cluster for '..'
Heinrich Schuchardt
2020-12-07
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
2020-12-07
Merge branch '2020-12-07-bootm-and-spl-atf-improvements' into next
Tom Rini
2020-12-04
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-12-04
bootm: Allow updating the bootargs in a buffer
Simon Glass
[next]