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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-09-20
efi_loader: flesh out device-path to text
Rob Clark
2017-09-20
efi_loader: drop redundant efi_device_path_protocol
Rob Clark
2017-09-20
efi_loader: add device-path utils
Rob Clark
2017-09-20
efi: add some more device path structures
Peter Jones
2017-09-20
efi: add some missing __packed
Rob Clark
2017-09-20
part: extract MBR signature from partitions
Peter Jones
2017-09-20
part: move efi_guid_t
Rob Clark
2017-09-18
efi_loader: implement queueing of the notification function
Heinrich Schuchardt
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
efi_loader: allow return value in EFI_CALL
Heinrich Schuchardt
2017-09-18
efi_loader: fix typo in include/efi.h
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
efi_loader: write protocol GUID in OpenProtocol
Heinrich Schuchardt
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-16
bootstage: Drop unused options
Simon Glass
2017-09-16
x86: Support Intel Cherry Hill board
Bin Meng
2017-09-15
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
fs: add fs_readdir()
Rob Clark
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
fs/fat: split out helper to init fsdata
Rob Clark
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-15
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-13
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-12
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
Adam Ford
2017-09-12
configs: k2g_evm: Remove PMMC loading environment commands
Andrew F. Davis
2017-09-12
image: Add TI PMMC image type
Andrew F. Davis
2017-09-12
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
lib: add some utf16 handling helpers
Rob Clark
2017-09-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-09-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-11
dm: core: add clocks node scan
Patrice Chotard
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
[next]