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
Age
Commit message (
Expand
)
Author
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: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
2018-12-02
efi: Create a function to set up for running EFI code
Simon Glass
2018-12-02
efi: Split out test init/uninit into functions
Simon Glass
2018-12-02
efi: Check for failure to create objects in selftest
Simon Glass
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: carving out memory reservations
Heinrich Schuchardt
2018-12-02
efi_loader: memory reservation for fdt
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
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
2018-12-02
distro: Imply USB_STORAGE when USB is available
Alexander Graf
2018-12-02
usb: Do not compile USB_STORAGE with BLK && !DM_USB
Alexander Graf
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
2018-12-02
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
2018-12-02
efi_loader: unset CONFIG_EFI_LOADER on vf610twr
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
fs: update fs_dev_part in fs_set_blk_dev_with_part()
AKASHI Takahiro
2018-12-02
riscv: efi: Generate Microsoft PE format compliant images
Bin Meng
2018-12-02
arm: efi: Generate Microsoft PE format compliant images
Bin Meng
2018-12-02
pe.h: Add characteristics defines
Bin Meng
2018-12-02
x86: efi: app: Generate Microsoft PE format compliant image
Bin Meng
2018-12-02
x86: efi: payload: Generate Microsoft PE format compliant image
Bin Meng
2018-12-02
efi_loader: Generate Microsoft PE format compliant images
Bin Meng
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
efi_selftest: use CR LF in helloworld
Heinrich Schuchardt
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
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-12-01
drivers: rtc: correctly convert seconds to time structure
Heinrich Schuchardt
2018-12-01
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-11-30
Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-30
Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mips
Tom Rini
[next]