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
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
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-31
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-22
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-18
dm: core: Drop seq and req_seq
Simon Glass
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
dm: Drop uclass_resolve_seq()
Simon Glass
2020-12-18
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
Simon Glass
2020-12-18
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-18
dm: core: Allow manual sequence numbering
Simon Glass
2020-12-18
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
linker_lists: Fix alignment issue
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
2020-12-13
dm: core: Drop 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
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
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
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
2020-12-04
bootm: Rename fixup_silent_linux()
Simon Glass
2020-12-04
bootm: Update fixup_silent_linux() to return an error
Simon Glass
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
env: Allow returning errors from hdelete_r()
Simon Glass
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
spl: atf: remove helper structure from common header
Michael Walle
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
2020-12-03
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
2020-12-03
efi_loader: capsule: support firmware update
AKASHI Takahiro
[next]