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
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
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-29
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-29
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-26
board: ge: bx50v3: remove confidx magic numbers
Sebastian Reichel
2020-12-26
compiler.h: add host_build()
Sebastian Reichel
2020-12-26
imx: imx8mm: Update clock bindings header
Adam Ford
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-22
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-20
board: kontron: sl28: reorder mmc devices
Michael Walle
2020-12-20
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-12-20
efi_loader: make variable store size customizable
Heinrich Schuchardt
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-18
spi: Fix typo in header
Sean Anderson
2020-12-18
dh_imx6: Switch to full DM-aware
Jagan Teki
2020-12-18
cm_fx6: Switch to full DM-aware
Jagan Teki
2020-12-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-12-16
x86: coral: Update the boot script
Simon Glass
2020-12-15
distro_bootcmd: set devtype for dhcp boot
Igor Opaniuk
2020-12-14
riscv: qemu: enable distro boot from scsi
Heinrich Schuchardt
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
[next]