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
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
smbios: Provide serial number
Alexander Graf
2016-10-19
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-19
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-19
efi_loader: Add generic PSCI RTS
Alexander Graf
2016-10-19
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-18
arm: Add PSCI shutdown function
Alexander Graf
2016-10-18
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
2016-10-18
efi_loader: Update description of internal efi_mem_carve_out
Stefan Brüns
2016-10-17
Prepare v2016.11-rc2
Tom Rini
2016-10-15
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-10-15
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-10-15
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-14
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-14
test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
Tom Rini
2016-10-14
ARM: create .secure_stack section only for PSCI
Masahiro Yamada
2016-10-14
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
Prabhakar Kushwaha
2016-10-14
pbl: use "wait" command instead of "flush" command
Zhao Qiang
2016-10-14
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
Zhao Qiang
2016-10-13
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
libfdt: Sync up with upstream
Simon Glass
2016-10-13
libfdt: Fix undefined behaviour in fdt_offset_ptr()
David Gibson
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-10-13
net: smsc95xx: fix DM MAC address reading
Stephen Warren
2016-10-13
test: add NFS download test
Guillaume GARDET
2016-10-13
net: Fix cache misalignment message after network load operations
Peter Chubb
2016-10-13
rtl8169: fix cache misalignment message on transmit.
Peter Chubb
[next]