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
2019-01-18
lib: Kconfig: spelling fixes
Chris Packham
2019-01-16
tftp: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-16
fs: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-16
lib: lmb: extend lmb for checks at load time
Simon Goldschmidt
2019-01-16
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
2019-01-16
lib: lmb: reserving overlapping regions should fail
Simon Goldschmidt
2019-01-16
lmb: fix allocation at end of address range
Simon Goldschmidt
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
2019-01-15
lib: uuid: Do not enable UUID command SPL
Marek Vasut
2019-01-14
lib: fdtdec: fdtdec_get_addr_size_fixed remove checks
Keerthy
2019-01-14
efi_loader: Add a wchar_t cast in efi_file_open()
Simon Glass
2018-12-23
efi_loader: Make RTS relocation more robust
Alexander Graf
2018-12-23
lib: crc32: mark static variable as __efi_runtime_data
Heinrich Schuchardt
2018-12-23
efi_selftest: block device: avoid read after free
Heinrich Schuchardt
2018-12-15
hashtable: fix length calculation in hexport_r
AKASHI Takahiro
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-05
tpm: Fix a logging warning in unpack_byte_string()
Simon Glass
2018-12-05
tpm: Remove use of build-time TPM versions
Simon Glass
2018-12-05
sandbox: physmem: Use mapping to support sandbox
Simon Glass
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
rsa: use new openssl API to create signature
Philippe Reynes
2018-12-03
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
2018-12-03
efi_loader: allow device == NULL in efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: Align runtime section to 64kb
Alexander Graf
2018-12-02
efi_selftest: rename setup_ok
Heinrich Schuchardt
2018-12-02
efi_loader: fix simple network protocol
Heinrich Schuchardt
2018-12-02
efi_loader: correctly aligned transmit buffer
Heinrich Schuchardt
2018-12-02
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
2018-12-02
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
2018-12-02
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
2018-12-02
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
2018-12-02
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
2018-12-02
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
2018-12-02
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
2018-12-02
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
[next]