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
2019-07-10
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: set dram_base environment variable
Masahiro Yamada
2019-07-10
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
ARM: uniphier: turn uniphier_set_fdt_file() into void function
Masahiro Yamada
2019-07-10
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
Masahiro Yamada
2019-07-10
ARM: uniphier: make mem_map run-time configurable
Masahiro Yamada
2019-07-10
ARM: uniphier: make dram_init() more generic
Masahiro Yamada
2019-07-10
ARM: uniphier: make dram_init() independent of SG_MEMCONF
Masahiro Yamada
2019-07-10
ARM: uniphier: detect register base addresses run-time
Masahiro Yamada
2019-07-10
ARM: uniphier: de-couple SC macros into base address and offset
Masahiro Yamada
2019-07-10
ARM: uniphier: de-couple SG macros into base address and offset
Masahiro Yamada
2019-07-10
ARM: uniphier: detect SD boot mode
Masahiro Yamada
2019-07-10
ARM: uniphier: make boot_is_swapped() code optional
Masahiro Yamada
2019-07-10
ARM: uniphier: check DT to determine whether to initialize SBC
Masahiro Yamada
2019-07-10
ARM: uniphier: check DT to determine whether to use support card
Masahiro Yamada
2019-07-10
clk: uniphier: add EMMC clock for LD11, LD20, and PXs3
Masahiro Yamada
2019-07-10
ARM: uniphier: include <linux/io.h> from boot-device.c
Masahiro Yamada
2019-07-10
ARM: uniphier: use bool type for have_internal_stm parameter
Masahiro Yamada
2019-07-10
ARM: uniphier: clean up clk/Makefile
Masahiro Yamada
2019-07-10
ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
Masahiro Yamada
2019-07-10
ARM: uniphier: remove empty #ifdef block
Masahiro Yamada
2019-07-10
arm64: dts: uniphier: add reserved-memory for secure memory
Masahiro Yamada
2019-07-10
spi: Add SPI controller driver for UniPhier SoCs
Kunihiko Hayashi
2019-07-10
ARM: uniphier_v8_defconfig: make 64bit SoC image position independent
Masahiro Yamada
2019-07-10
arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET
Masahiro Yamada
2019-07-09
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2019-07-09
configs: sama5d2_xplained: add support QSPI flash boot
Eugen Hristev
2019-07-09
configs: sama5d27_som1_ek: qspi: use common memory layout
Tudor Ambarus
2019-07-09
configs: sama5d27_som1_ek: add qspiflash_defconfig
Tudor Ambarus
2019-07-09
configs: sama5d2_xplained: add qspiflash_defconfig
Tudor Ambarus
2019-07-09
ARM: at91: sama5: add common environment for QSPI
Cyrille Pitchen
2019-07-09
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
Cyrille Pitchen
2019-07-09
configs: sama5d27_som1_ek: enable qspi controller and flashes
Tudor Ambarus
2019-07-09
configs: sama5d2_xplained: enable qspi controller and flashes
Tudor Ambarus
2019-07-09
spi: Add Atmel QuadSPI driver
Tudor Ambarus
2019-07-08
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-07-08
Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-07-08
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
2019-07-08
Prepare v2019.07
Tom Rini
2019-07-08
Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2019-07-07
arm: mediatek: remove arch_misc_init
Weijie Gao
2019-07-07
board_r: move initr_watchdog to be called after initr_serial
Weijie Gao
2019-07-07
Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-07-07
Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-07
imx6: wandboard: allow booting from MMC 2
Heinrich Schuchardt
2019-07-07
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2019-07-07
Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/cust...
Tom Rini
2019-07-06
video: backlight: fix pwm inversion
Marc Dietrich
2019-07-06
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
efi_loader: simplify detaching
Heinrich Schuchardt
[next]