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
2020-07-22
lib: crypto: add pkcs7_digest()
AKASHI Takahiro
2020-07-22
lib: crypto: import pkcs7_verify.c from linux
AKASHI Takahiro
2020-07-22
lib: crypto: enable x509_check_for_self_signed()
AKASHI Takahiro
2020-07-22
lib: crypto: add public_key_verify_signature()
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: fix additional pylint errors
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: remove unused function
AKASHI Takahiro
2020-07-22
efi_loader: use logging for block device messages
Heinrich Schuchardt
2020-07-22
efi_loader: use logging for bootefi command
Heinrich Schuchardt
2020-07-22
efi_loader: returning from UEFI FIT images
Heinrich Schuchardt
2020-07-22
efi_loader: document efi_save_gd(), efi_restore_gd()
Heinrich Schuchardt
2020-07-22
efi_loader: loosen buffer parameter check in efi_file_read
Stefan Sørensen
2020-07-22
efi_loader: Check for the native OP-TEE result on mm_communicate calls
Ilias Apalodimas
2020-07-22
efi_loader: Rename and correct values for ARM_SMC_MM_*
Ilias Apalodimas
2020-07-22
efi_loader: don't use memmove() in efi_var_mem_del()
Heinrich Schuchardt
2020-07-22
efi_loader: efi_current_var after SetVirtualAddressMap
Heinrich Schuchardt
2020-07-21
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-07-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
2020-07-20
x86: mp: Add more comments to the module
Simon Glass
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update MTRRs on all CPUs
Simon Glass
2020-07-20
x86: coral: Update the memory map
Simon Glass
2020-07-20
x86: Don't enable SMP in SPL
Simon Glass
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mp: Add iterators for CPUs
Simon Glass
2020-07-20
x86: mp: Park CPUs before running the OS
Simon Glass
2020-07-20
x86: mp: Allow running functions on multiple CPUs
Simon Glass
2020-07-20
x86: Set the SMP flag when MP init is complete
Simon Glass
2020-07-20
global_data: Add a generic global_data flag for SMP state
Simon Glass
2020-07-20
x86: mp: Support APs waiting for instructions
Simon Glass
2020-07-20
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2020-07-20
x86: mp_init: Adjust bsp_init() to return more information
Simon Glass
2020-07-20
x86: mp_init: Set up the CPU numbers at the start
Simon Glass
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-07-20
x86: mp_init: Drop the num_cpus static variable
Simon Glass
2020-07-20
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
x86: Move MP code into mp_init
Simon Glass
2020-07-20
x86: mp_init: Switch to livetree
Simon Glass
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-18
Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
[prev]
[next]