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
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
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
2015-10-23
nios2: enable device tree control of U-Boot
Thomas Chou
2015-10-23
nios2: define _end in link script
Thomas Chou
2015-10-23
nios2: remove gp assignments in link script
Thomas Chou
2015-10-23
nios2: enlarge the code relocation range
Thomas Chou
2015-10-23
nios2: BSS should be cleared only after board_init_f
Thomas Chou
2015-10-23
nios2: move altera_pio_init to board_early_init_r
Thomas Chou
2015-10-23
nios2: permit device tree control of U-Boot
Thomas Chou
2015-10-23
nios2: enable CONFIG_NET_RANDOM_ETHADDR
Thomas Chou
2015-10-23
nios2: move command line configuration to Kconfig
Thomas Chou
2015-10-22
ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio
Mugunthan V N
[next]