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-06-03
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-03
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-06-03
efi_loader: Fix warning in raw/cols query
Alexander Graf
2018-06-03
rpi: Fix fdt_high & initrd_high for 64-bit builds
Tuomas Tynkkynen
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
2018-06-03
efi_loader: efi_mem_carve_out should return s64
Heinrich Schuchardt
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_selftest: check for buffer overflow in efi_get_variable
Ivan Gorinov
2018-06-03
Makefile: clean should delete *.so
Heinrich Schuchardt
2018-06-03
efi_selftest: imply FAT, FAT_WRITE
Heinrich Schuchardt
2018-06-03
efi_loader: DocBook comments for boot services
Heinrich Schuchardt
2018-06-03
Add a comment for board_quiesce_devices()
Simon Glass
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
efi: sandbox: Add required linker sections
Simon Glass
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-06-03
efi_selftest: test unaligned memory access
Heinrich Schuchardt
2018-06-03
arm: armv7: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: test ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: implement ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: check interface when uninstalling protocol
Heinrich Schuchardt
2018-06-03
efi_selftest: correct efi_selftest_manageprotocols
Heinrich Schuchardt
2018-06-03
video: sunxi: de2: Reserve the fb region in the EFI memory map
Emmanuel Vadot
2018-06-03
efi_loader: fix off-by-one bug in efi_get_variable
Ivan Gorinov
2018-06-03
README.uefi: update list of missing functionality
Heinrich Schuchardt
2018-06-03
efi_loader: avoid using unitialized values as console size
Heinrich Schuchardt
2018-06-03
efi_selftest: unit test for variable services
Heinrich Schuchardt
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-06-03
Makefile: clean should delete *.efi
Heinrich Schuchardt
2018-06-03
efi_loader: build CRT0 and RELOC on x86_64
Heinrich Schuchardt
2018-06-03
efi_selftest: allow building relocation code on x86_64
Heinrich Schuchardt
2018-06-03
efi_loader: always check parameters in efi_cout_query_mode()
Heinrich Schuchardt
2018-06-03
efi_selftest: updating the cursor position
Heinrich Schuchardt
2018-06-03
efi_loader: updating the cursor position
Heinrich Schuchardt
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-06-03
efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI
Heinrich Schuchardt
2018-06-03
efi_loader: correctly apply relocations from the .reloc section
Ivan Gorinov
2018-06-02
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-06-01
phy: bcm6318-usbh: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
phy: bcm6368-usbh: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
phy: bcm6358-usbh: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
phy: bcm6348-usbh: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
cpu: bmips: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
ram: bmips: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
spi: bcm63xx_hsspi: convert to use live dt
Álvaro Fernández Rojas
[next]