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
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
efi_selftest: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: delete handles
Heinrich Schuchardt
2018-12-02
efi_loader: implement EFI_RESET_SHUTDOWN at boot time
Heinrich Schuchardt
2018-12-02
efi_selftest: test handling of exceptions
Heinrich Schuchardt
2018-12-02
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-11-29
tpm: Export the open/close functions
Simon Glass
2018-11-20
string: Include the config header
Simon Glass
2018-11-20
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-20
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
2018-11-16
fdt_region: Ensure that depth never goes below -1
Konrad Beckmann
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-22
optee: adjust dependencies and default values for dram
Rui Miguel Silva
2018-10-16
efi_loader: efi_dp_get_next_instance() superfluous statement
Heinrich Schuchardt
2018-10-16
efi_selftest: creating new handle in controller test
Heinrich Schuchardt
2018-10-16
efi_loader: fix typo in efi_boottime.c
Heinrich Schuchardt
2018-10-16
efi_loader: Fix warning in efi_load_image()
Tom Rini
2018-10-16
efi_loader: remove lcd.h from efi_net.c
Heinrich Schuchardt
2018-10-16
efi_loader: memory leak in efi_set_variable()
Heinrich Schuchardt
2018-10-16
efi_loader: superfluous statement in is_dir()
Heinrich Schuchardt
2018-10-16
efi_loader: return type efi_console_register()
Heinrich Schuchardt
2018-10-16
efi_loader: error handling in read_console()
Heinrich Schuchardt
2018-10-16
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
Heinrich Schuchardt
2018-10-16
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
2018-10-16
efi_loader: fix relocation on x86_64
Heinrich Schuchardt
2018-10-15
Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
Michal Simek
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
tpm: Tidy up logging in tpm-common.c
Simon Glass
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-10-09
fdt: Allow libfdt in TPL
Simon Glass
2018-10-09
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: Disable efi selftest on sandbox for now
Alexander Graf
2018-09-23
efi_loader: remove efi_exit_caches()
Heinrich Schuchardt
2018-09-23
efi_loader: remove redundant statement
Heinrich Schuchardt
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: avoid out of bound access in efi_get_variable()
Heinrich Schuchardt
2018-09-23
efi_driver: convert function descriptions to Sphinx style
Heinrich Schuchardt
2018-09-23
efi_loader: query serial console size reliably
Heinrich Schuchardt
2018-09-23
efi_loader: Merge memory map entries
Alexander Graf
2018-09-23
efi_selftest: missing braces in efi_selftest_textinputex.c
Heinrich Schuchardt
2018-09-23
efi_loader: check parameter new_handle of efi_file_open()
Heinrich Schuchardt
[next]