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
2015-10-21
x86: fsp: Add a hdr sub-command to show header information
Bin Meng
2015-10-21
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
x86: fsp: Print GUID whenever applicable in the hob command output
Bin Meng
2015-10-21
x86: fsp: Compact the output of hob command
Bin Meng
2015-10-21
x86: Add SMBIOS table support
Bin Meng
2015-10-21
Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
Bin Meng
2015-10-21
doc: Complement document about booting VxWorks
Bin Meng
2015-10-21
cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
Bin Meng
2015-10-21
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
Bin Meng
2015-10-21
cmd: bootvx: Always get VxWorks bootline from env
Bin Meng
2015-10-21
cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
Bin Meng
2015-10-21
cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
Bin Meng
2015-10-21
cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Bin Meng
2015-10-21
cmd: Clean up cmd_elf a little bit
Bin Meng
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
x86: Remove quotation mark in CONFIG_HOSTNAME
Bin Meng
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
x86: Initialize GDT entry 1 to be the 32-bit CS as well
Bin Meng
2015-10-21
x86: Allow disabling IGD on Intel Queensbay
Bin Meng
2015-10-21
x86: ivybridge: Remove the dead codes that programs pci bridge
Bin Meng
2015-10-21
dm: pci: Enable VGA address forwarding on bridges
Bin Meng
2015-10-21
dm: pci: Fix pci_last_busno() to return the real last bus no
Bin Meng
2015-10-21
video: vesa_fb: Fix wrong return value check of pci_find_class()
Bin Meng
2015-10-21
pci: Set PCI_COMMAND_IO bit for VGA device
Bin Meng
2015-10-21
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
Simon Glass
2015-10-21
dm: pci: Correct a few debug() statements
Simon Glass
2015-10-21
dm: pci: Tidy up auto-config error handling
Simon Glass
2015-10-21
malloc_simple: Add debug() information
Simon Glass
2015-10-19
Prepare v2015.10
Tom Rini
2015-10-19
powerpc: Drop old non-generic-board code
Simon Glass
2015-10-19
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
Paul Gortmaker
2015-10-19
sbc8641d: increase monitor size from 256k to 384k
Paul Gortmaker
2015-10-19
sbc8641d: add basic flash setup instructions to README file
Paul Gortmaker
2015-10-19
sbc8641d: set proper environment sector size.
Paul Gortmaker
2015-10-19
sbc8641d: increase malloc pool size to a sane default
Paul Gortmaker
2015-10-19
sbc8641d: enable command line editing
Paul Gortmaker
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
2015-10-19
igep00x0: Use BCH8 ECC
Ladislav Michl
2015-10-19
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
Liviu Dudau
2015-10-19
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
Liviu Dudau
2015-10-19
dfu: dfu_sf: Take the start address into account
Fabio Estevam
2015-10-19
dfu: dfu_sf: Use the erase sector size for erase operations
Fabio Estevam
2015-10-19
doc/README.scrapyard: Add more entries
Tom Rini
2015-10-19
Revert "arm: Remove inetspace_v2_cmc board"
Tom Rini
2015-10-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-10-19
Revert "arm: Remove d2net_v2 defconfig file"
Tom Rini
2015-10-19
doc/README.scrapyard: Populate recent removals
Tom Rini
2015-10-19
ARM: rpi: add another revision of Raspberry Pi A+
Lubomir Rintel
2015-10-19
ARM: dockstar: move start of environment area
Eric Cooper
2015-10-17
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
[next]