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-05-19
configs: ls2080ardb: Make BOOT command access flash memory as per spi-mem
Kuldeep Singh
2020-05-19
configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem
Kuldeep Singh
2020-05-19
configs: ls1046a: Define ENV_ADDR value
Kuldeep Singh
2020-05-19
configs: ls2080a: Correct ENV_ADDR value
Kuldeep Singh
2020-05-19
configs: ls1088a: Correct ENV_ADDR value
Kuldeep Singh
2020-05-19
treewide: Update fsl qspi node dt properties as per spi-mem driver
Kuldeep Singh
2020-05-19
configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig
Kuldeep Singh
2020-05-19
configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigs
Kuldeep Singh
2020-05-19
configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfig
Kuldeep Singh
2020-05-19
treewide: Remove unused FSL QSPI config options for Layerscape platforms
Kuldeep Singh
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-05-18
Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-17
dts: nxp2160ardb: add op-tee node
Ilias Apalodimas
2020-05-17
configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE
Ilias Apalodimas
2020-05-17
doc: uefi.rst: Add OP-TEE variable storage config options
Ilias Apalodimas
2020-05-17
MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Ilias Apalodimas
2020-05-17
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
2020-05-17
efi_loader: Add headers for EDK2 StandAloneMM communication
Sughosh Ganu
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
Merge branch '2020-05-15-kconfig-migrations'
Tom Rini
2020-05-15
qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-15
configs: Resync with savedefconfig
Tom Rini
2020-05-15
Merge branch '2020-05-15-misc-bugfixes'
Tom Rini
[prev]
[next]