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
2019-02-13
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
2019-02-13
efi_loader: GetNextVariableName() relies on REGEX
Heinrich Schuchardt
2019-02-13
efi_loader: fix GetNextVariableName
Heinrich Schuchardt
2019-02-13
efi_loader: do not use symbolic links
Heinrich Schuchardt
2019-02-13
efi_loader: use library memcpy() in helloworld.efi
Heinrich Schuchardt
2019-02-13
efi_loader: use freestanding library for efi apps
Heinrich Schuchardt
2019-02-13
efi_loader: provide freestanding library
Heinrich Schuchardt
2019-02-13
efi_selftest: fix variables test for GetNextVariableName()
AKASHI Takahiro
2019-02-13
efi_loader: implement GetNextVariableName()
AKASHI Takahiro
2019-02-13
efi_loader: comments for variable services
Heinrich Schuchardt
2019-02-13
efi_loader: remove duplicate function mem2hex()
Heinrich Schuchardt
2019-02-13
efi_loader: eliminate duplicate function hex2mem()
Heinrich Schuchardt
2019-02-13
efi_loader: remove duplicate GUID definition
Heinrich Schuchardt
2019-02-13
efi_loader: consistent build flags for EFI applications
Heinrich Schuchardt
2019-02-13
efi_loader: use u16* for file name
Heinrich Schuchardt
2019-02-13
efi_loader: fix CopyMem()
Heinrich Schuchardt
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
efi_driver: simplify error message
Heinrich Schuchardt
2019-02-13
efi_selftest: tpl unit test, check return values
Heinrich Schuchardt
2019-02-13
efi_selftest: events unit test, check return values
Heinrich Schuchardt
2019-02-13
efi_selftest: SNP unit test on sandbox
Heinrich Schuchardt
2019-02-13
efi_loader: efi_set_variable use const void *
Heinrich Schuchardt
2019-02-13
efi_loader: use const efi_guid_t * for variable services
Heinrich Schuchardt
2019-02-13
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
doc: README.uefi: fix typos
Heinrich Schuchardt
2019-02-13
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
2019-02-13
efi_loader: signature of StartImage and Exit
Heinrich Schuchardt
2019-02-13
efi_loader: avoid unnecessary pointer to long conversion
Heinrich Schuchardt
2019-02-13
efi_loader: fix memory allocation on sandbox
Heinrich Schuchardt
2019-02-13
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-02-13
efi_loader: use named constant for efi_dp_from_mem()
Heinrich Schuchardt
2019-02-13
distro: not taint environment variables if possible
AKASHI Takahiro
2019-02-13
efi_loader: efi_connect_controller() use %pD
Heinrich Schuchardt
2019-02-13
efi_loader: efi_add_runtime_mmio()
Heinrich Schuchardt
2019-02-13
distro_bootcmd: add NVME support
Heinrich Schuchardt
2019-02-13
test: tests for u16_strdup() and u16_strcpy()
Heinrich Schuchardt
2019-02-13
lib: add u16_strcpy/strdup functions
Akashi, Takahiro
2019-02-13
efi_loader: struct efi_configuration_table
Heinrich Schuchardt
2019-02-13
efi_loader: efi_guid_t must be 64-bit aligned
Heinrich Schuchardt
2019-02-12
test/py: use default load address for tftp
Heinrich Schuchardt
2019-02-12
Merge git://git.denx.de/u-boot-x86
Tom Rini
2019-02-12
x86: tangier: Add initial ACPI support for PMIC device
Andy Shevchenko
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
2019-02-12
x86: tsc: Add support for native calibration of TSC freq
Bernhard Messerklinger
[prev]
[next]