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-03-19
bootm: optee: Add a bootm command for type IH_OS_TEE
Bryan O'Donoghue
2018-03-19
optee: Add error printout
Bryan O'Donoghue
2018-03-19
optee: Add optee_verify_bootm_image()
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_LOAD_ADDR
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_TZDRAM_BASE
Bryan O'Donoghue
2018-03-19
optee: Add CONFIG_OPTEE_TZDRAM_SIZE
Bryan O'Donoghue
2018-03-19
optee: Add lib entries for sharing OPTEE code across ports
Bryan O'Donoghue
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-14
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
Faiz Abbas
2018-02-10
efi_loader: correct efi_disk_register
Heinrich Schuchardt
2018-02-10
efi_loader: add missing runtime services stubs
Heinrich Schuchardt
2018-02-10
efi_driver: return type of efi_driver_init()
Heinrich Schuchardt
2018-02-10
efi_loader: do not use 2.0.5 as UEFI revision number
Heinrich Schuchardt
2018-02-10
efi_loader: create stub for CreateEventEx
Heinrich Schuchardt
2018-02-10
efi_selftest: use correct compiler flags for miniapps
Heinrich Schuchardt
2018-02-10
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-08
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-28
efi_loader: consistently use %pD to print device paths
Heinrich Schuchardt
2018-01-28
efi_loader: do not install NULL as device path
Heinrich Schuchardt
2018-01-28
vsprintf.c: correct printing of a NULL device path
Heinrich Schuchardt
2018-01-28
efi_loader: Call Exit() on return from payload in StartImage()
Alexander Graf
2018-01-28
efi_loader: fix comments in indent_string()
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
efi: Conflict efi_loader with different stub bitness
Alexander Graf
2018-01-28
libfdt: migrate libfdt.h to a wrapper + U-Boot own code
Masahiro Yamada
2018-01-28
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
Masahiro Yamada
2018-01-26
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-01-26
net: regex: Disable by default on sunXi
Maxime Ripard
2018-01-22
efi_selftest: reduce noise in test output for device trees
Heinrich Schuchardt
2018-01-22
efi_loader: allow creation of more device part nodes
Heinrich Schuchardt
2018-01-22
efi_selftest: provide a test for block io
Heinrich Schuchardt
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
efi_selftest: add missing LF in test output
Heinrich Schuchardt
2018-01-22
efi_selftest: test start image
Heinrich Schuchardt
2018-01-22
efi_loader: fix ExitBootServices
Heinrich Schuchardt
2018-01-22
efi_loader: add check_tpl parameter to efi_signal_event
Heinrich Schuchardt
2018-01-22
efi_loader: provide function to get last node of a device path
Heinrich Schuchardt
2018-01-22
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
Heinrich Schuchardt
2018-01-22
efi_loader: make efi_disk_create_partitions a global symbol
Heinrich Schuchardt
2018-01-22
efi_loader: provide a function to create a partition node
Heinrich Schuchardt
2018-01-22
efi_loader: make efi_block_io_guid a global symbol
Heinrich Schuchardt
2018-01-22
efi_loader: efi_disk_register: correctly determine if_type_name
Heinrich Schuchardt
2018-01-22
efi_loader: fix StartImage bootservice
Heinrich Schuchardt
2018-01-22
efi_loader: check tables in helloworld.efi
Heinrich Schuchardt
2018-01-22
efi_loader: allocate correct memory type for EFI image
Heinrich Schuchardt
2018-01-22
efi_loader: print device path when entering efi_load_image
Heinrich Schuchardt
[next]