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-24
arm: Switch aarch64 to using generic global_data setup
Simon Glass
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
fs-test.sh: fix pre-requisite detection
Stephen Warren
2015-10-24
test: fat: add test of non-contiguous file reads
Stephen Warren
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
2015-10-24
distro_bootcmd: Add support for booting from ubifs
Roy Spliet
2015-10-24
ubifs: Add generic fs support
Hans de Goede
2015-10-24
ubifs: Add functions for generic fs use
Hans de Goede
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
Hans de Goede
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
2015-10-24
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2015-10-24
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
Guillaume GARDET
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-23
add generic stubs for GPIO LEDs
Bernhard Nortmann
2015-10-23
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
Stephen Warren
2015-10-23
env: export fdt_blob to the environment variable
Thomas Chou
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
dm: tpm: Every TPM drivers should depends on DM_TPM
Christophe Ricard
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
dm: tpm: Add Driver Model support for tpm_atmel_twi driver
Christophe Ricard
2015-10-23
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Christophe Ricard
2015-10-23
dm: core: Tidy up comments in device.h
Simon Glass
2015-10-23
dm: core: Remove a comment about dropping per_child_auto_alloc_size
Simon Glass
2015-10-23
dm: core: Tidy up devres comments
Simon Glass
2015-10-23
dm: core: Fix device flag whitespace
Simon Glass
2015-10-23
dm: core: Adjust device.h header file order
Simon Glass
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
dm: keystone: serial: Add driver model support
Lokesh Vutla
2015-10-23
net: convert altera_tse to driver model and phylib
Thomas Chou
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
2015-10-23
nios2: add README.nios2
Thomas Chou
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
2015-10-23
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
Thomas Chou
2015-10-23
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-23
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-23
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-23
nios2: zap initdram
Thomas Chou
2015-10-23
nios2: clean up comments style in start.S
Thomas Chou
2015-10-23
nios2: convert ioremap to use dm cpu data
Thomas Chou
2015-10-23
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-23
nios2: remove asm/psr.h
Thomas Chou
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-23
dm: implement a Miscellaneous uclass
Thomas Chou
2015-10-23
serial: remove altera serial initializations
Thomas Chou
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
timer: start a new timer after relocation
Thomas Chou
2015-10-23
dm: implement a Timer uclass
Thomas Chou
[prev]
[next]