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-09-20
lib: strto: fix metric suffix parsing in strtoul[l]
Miquel Raynal
2018-09-20
lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
Miquel Raynal
2018-09-18
lib: bitrev: Sync with Linux kernel v4.17
Bin Meng
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
fdt: fix get_next_memory_node()
Marek Vasut
2018-09-05
lib/slre: remove superfluous assignment
Heinrich Schuchardt
2018-08-31
Make kmalloc'ed memory really DMA-safe
Masahiro Yamada
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
2018-08-24
libavb: Handle wrong hashtree_error_mode in avb_append_options()
Ievgen Maliarenko
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-21
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-08-20
efi_selftest: correct block device unit test
Heinrich Schuchardt
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
lib: crc32: mark function crc32() as __efi_runtime
Heinrich Schuchardt
2018-08-20
efi_loader: avoid NULL dereference in efi_get_memory_map()
Heinrich Schuchardt
2018-08-20
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
2018-08-20
Revert "efi_loader: efi_allocate_pages is too restrictive"
Stephen Warren
2018-08-13
rsa: Fix LibreSSL before v2.7.0
Caliph Nomble
2018-08-10
smbios: fix checkstyle warning
Christian Gmeiner
2018-08-10
smbios: fix checkstyle error
Christian Gmeiner
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-26
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS
Masahiro Yamada
2018-07-26
fdt: fix fdtdec_setup_memory_banksize()
Jens Wiklander
2018-07-26
initialize net_mode.if_type
Andrew Thomas
2018-07-25
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
2018-07-25
efi_selftest: support printing leading zeroes
Heinrich Schuchardt
2018-07-25
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_selftest: unit test for CalculateCrc32()
Heinrich Schuchardt
2018-07-25
efi_selftest: check crc32 for InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
efi_loader: update crc32 in InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
efi_selftest: test InstallConfigurationTable()
Heinrich Schuchardt
2018-07-25
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
efi_loader: clear screen has to reset cursor position
Heinrich Schuchardt
2018-07-25
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-07-25
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
efi_driver: set DM_FLAG_NAME_ALLOCED flag
Heinrich Schuchardt
2018-07-25
efi_selftest: test writing to file
Heinrich Schuchardt
2018-07-25
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of GetMemoryMap
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters in memory allocation
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
[next]