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
/
lib
Age
Commit message (
Expand
)
Author
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
efi: Correct assumption about if_type
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-15
lib: rsa: fix padding_pss_verify
Heinrich Schuchardt
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-08-23
time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
Michael Walle
2022-08-20
efi_loader: disk: remove unused field
AKASHI Takahiro
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
2022-08-13
efi_loader: fix efi_convert_device_path_to_text()
Heinrich Schuchardt
2022-08-12
Convert CONFIG_SYS_FDT_PAD to Kconfig
Tom Rini
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-10
lz4: Fix compile warning comparison of distinct pointer types
Pali Rohár
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-10
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrice Chotard
2022-08-02
tpm: rng: Add driver model interface for TPM RNG device
Sughosh Ganu
2022-08-02
efi_loader: initialize the RNG protocol after the TCC2
Ilias Apalodimas
2022-08-02
tpm: Export the TPM-version functions
Simon Glass
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-26
addrmap: Support on sandbox
Simon Glass
2022-07-26
lmb: Fix lmb property's defination under struct lmb
Ashok Reddy Soma
2022-07-18
efi_loader: remove support for CONFIG_LCD
Heinrich Schuchardt
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-07-05
lib: crypto: add mscode_parser
AKASHI Takahiro
2022-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2022-06-28
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-27
lib: sha256: Add support for hardware specific sha256_process
Loic Poulain
2022-06-27
lib: sha1: Add support for hardware specific sha1_process
Loic Poulain
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-19
efi_loader: initialize console size late
Heinrich Schuchardt
2022-06-12
efi_loader: create boot options without file path
Heinrich Schuchardt
2022-06-12
efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
2022-06-12
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
Sughosh Ganu
2022-06-12
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...
Sughosh Ganu
2022-06-06
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Rasmus Villemoes
2022-06-06
zlib: Port fix for CVE-2018-25032 to U-Boot
Tom Rini
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
[next]