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: 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
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
nios2: add clear and set bits macros
Thomas Chou
2015-10-23
spi : convert altera_spi to driver model
Thomas Chou
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-23
nios2: map physical address to uncached virtual address
Thomas Chou
2015-10-23
nios2: enable malloc() pool before relocation
Thomas Chou
2015-10-23
nios2: call board_init_f_mem
Thomas Chou
2015-10-23
nios2: zap version_string
Thomas Chou
2015-10-23
nios2: zap dly_clks
Thomas Chou
2015-10-23
nios2: Split timer code into timer.c
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-10-23
nios2: enable Driver Model
Thomas Chou
[prev]
[next]