index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
efi_selftest: expect boot services data for fdt
Heinrich Schuchardt
2019-04-12
efi_loader: simplify protocol installation
Heinrich Schuchardt
2019-04-12
efi_loader: export efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2019-04-12
efi_selftest: physical and virtual addresses must match
Heinrich Schuchardt
2019-04-12
efi_loader: update virtual address in efi_mem_carve_out
Heinrich Schuchardt
2019-04-12
efi_loader: add protection for block_dev
Patrick Delaunay
2019-04-12
efi_loader: fix setting PlatformLang
Heinrich Schuchardt
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
Heinrich Schuchardt
2019-04-12
efi_loader: enable HII protocols by default
Heinrich Schuchardt
2019-04-12
efi_loader: assign HII protocols to root node
Heinrich Schuchardt
2019-04-12
x86: dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-04-11
fdtdec: test: Add carveout tests
Thierry Reding
2019-04-11
fdtdec: test: Use compound statement macros
Thierry Reding
2019-04-11
fdtdec: test: Fix build warning
Thierry Reding
2019-04-11
fdtdec: Add Kconfig symbol for tests
Thierry Reding
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
2019-04-11
libfdt: Add phandle generation helper
Thierry Reding
2019-04-11
vsprintf: Support phys_addr_t specifier unconditionally
Thierry Reding
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-04-09
lib: fdt: Allow enabling both LZO and GZIP DT compression
Marek Vasut
2019-04-09
lib: fdt: Split fdtdec_setup_memory_banksize()
Marek Vasut
2019-04-09
lib: fdt: Split fdtdec_setup_mem_size_base()
Marek Vasut
2019-04-07
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
2019-04-07
efi_loader: enable file SetInfo()
Heinrich Schuchardt
2019-04-07
efi_loader: correct file creation
Heinrich Schuchardt
2019-04-07
efi_loader: debug output file handle in efi_file_open()
Heinrich Schuchardt
2019-04-07
efi_loader: boottime: export efi_[un]load_image()
AKASHI Takahiro
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2019-04-07
efi_loader: variables PlatformLang and PlatformLangCodes
Heinrich Schuchardt
2019-04-07
efi_loader: EFI_PRINT instead of debug for memory services
Heinrich Schuchardt
2019-04-07
efi_loader: EFI_PRINT instead of debug for variable services
Heinrich Schuchardt
2019-04-07
efi_loader: parameter checks in StartImage and Exit()
Heinrich Schuchardt
2019-04-07
efi_loader: rearrange boottime service functions
Heinrich Schuchardt
2019-04-07
efi_loader: sanity checks when freeing memory
Heinrich Schuchardt
2019-04-07
efi_selftest: check image_base, image_size
Heinrich Schuchardt
2019-04-07
efi_loader: set image_base and image_size to correct values
AKASHI Takahiro
2019-04-07
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
AKASHI Takahiro
2019-04-07
efi_loader: release file buffer after loading image
Heinrich Schuchardt
2019-04-03
fix compile error on macOS Mojave
默默
2019-03-29
Merge branch '2019-03-29-master-imports'
Tom Rini
2019-03-29
lib: time: update module enable MACRO
Kever Yang
2019-03-27
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
2019-03-27
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
[next]