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-06-10
dm: MIGRATION: Update migration status for SPI
Jagan Teki
2019-06-10
spi: mpc8xxx: Convert to DM
Jagan Teki
2019-06-10
spi: mpc8xxx: Use get_timer
Mario Six
2019-06-10
spi: mpc8xxx: Fix if check
Mario Six
2019-06-10
spi: mpc8xxx: Re-order transfer setup
Mario Six
2019-06-10
spi: mpc8xxx: Document LEN setting better
Mario Six
2019-06-10
spi: mpc8xxx: Rename variable
Mario Six
2019-06-10
spi: mpc8xxx: Make code more readable
Mario Six
2019-06-10
spi: mpc8xxx: Reduce scope of loop variables
Mario Six
2019-06-10
spi: mpc8xxx: Simplify logic a bit
Mario Six
2019-06-10
spi: mpc8xxx: Get rid of is_read
Mario Six
2019-06-10
spi: mpc8xxx: Simplify if
Mario Six
2019-06-10
spi: mpc8xxx: Use IO accessors
Mario Six
2019-06-10
spi: mpc8xxx: Replace defines with enums
Mario Six
2019-06-10
spi: mpc8xxx: Fix function names in strings
Mario Six
2019-06-10
spi: mpc8xxx: Fix space after cast
Mario Six
2019-06-10
spi: mpc8xxx: Rename camel-case variables
Mario Six
2019-06-10
spi: mpc8xxx: Fix comments
Mario Six
2019-06-10
spi: mpc8xxx: Use short type names
Mario Six
2019-06-10
ids8313: Disable SPI
Mario Six
2019-05-19
Revert "Makefile: Prioritize external dtb if defined"
Tom Rini
2019-05-19
Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-05-19
Merge git://git.denx.de/u-boot-x86
Tom Rini
2019-05-19
Merge branch '2019-05-19-master-imports'
Tom Rini
2019-05-19
x86: qemu-x86_64: Enable NVMe
Bin Meng
2019-05-19
nvme: Fix warning of cast from pointer to integer of different size
Bin Meng
2019-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2019-05-19
efi_loader: parameter check OutputString
Heinrich Schuchardt
2019-05-19
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
Heinrich Schuchardt
2019-05-19
efi_loader: GetNextMonotonicCount() check parameter
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks CalculateCrc32()
Heinrich Schuchardt
2019-05-19
efi_loader: check device path in InstallMultipleProtocolInterfaces
Heinrich Schuchardt
2019-05-19
efi_loader: implement deprecated Unicode collation protocol
Heinrich Schuchardt
2019-05-19
efi_loader: rename Unicode collation protocol 2 variables
Heinrich Schuchardt
2019-05-19
efi_loader: merge adjacent sprintf()
Heinrich Schuchardt
2019-05-19
efi_loader: parameter checks simple network protocol
Heinrich Schuchardt
2019-05-19
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
Heinrich Schuchardt
2019-05-18
ARM: da850evm: Enable block cache during SPL
Adam Ford
2019-05-18
Kconfig: fix FIT offset prompt text
Ibai Erkiaga
2019-05-18
ARM: omap3_logic/omap35_logic: Enable GPIO in SPL
Adam Ford
2019-05-18
Import include/android_bootloader_message.h from AOSP
Alex Deymo
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-18
configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2019-05-18
configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
2019-05-18
ARM: mediatek: mt8516: use PSCI to reset the SoC
Fabien Parent
2019-05-18
bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
Philippe Reynes
2019-05-18
bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
Philippe Reynes
2019-05-18
bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
Philippe Reynes
[next]