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
2020-06-30
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
Makefile: allow dm_mmc without of_control
Marcel Ziswiler
2020-06-30
serial: pxa: clean-up platform data include file
Marcel Ziswiler
2020-06-30
mmc: add missing space before comment delimiter
Marcel Ziswiler
2020-06-29
Merge branch '2020-06-26-more-Kconfig-migration' into next
Tom Rini
2020-06-29
spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)
Lukasz Majewski
2020-06-29
spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)
Lukasz Majewski
2020-06-29
Convert CONFIG_CADENCE_QSPI to Kconfig
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-26
spi: Enable missing CONFIG_SPL_DM_SPI support
Tom Rini
2020-06-26
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
Tom Rini
2020-06-26
Convert CONFIG_BOOTM_NETBSD to Kconfig
Tom Rini
2020-06-26
arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
Tom Rini
2020-06-26
nxp: Finish switch to CONFIG_NXP_ESBC
Tom Rini
2020-06-26
arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
Tom Rini
2020-06-26
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Tom Rini
2020-06-26
arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_CONS_INDEX to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_CMDLINE_EDITING to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BUILD_TARGET to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BOUNCE_BUFFER to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BOOTP_DNS2 to Kconfig
Tom Rini
2020-06-26
arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig
Tom Rini
2020-06-26
arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BOARD_TYPES to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BCH to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BOOTARGS to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_BAUDRATE to Kconfig
Tom Rini
2020-06-26
bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_ATMEL_USART to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_ATMEL_HLCD to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_ARM_PL180_MMCI to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_ARCH_MISC_INIT to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_AM335X_LCD to Kconfig
Tom Rini
2020-06-25
Merge branch '2020-06-25-tidy-up-bd-command' into next
Tom Rini
2020-06-25
bdinfo: x86: vesa: Update fb_base to the correct value
Simon Glass
2020-06-25
bdinfo: dm: Update fb_base when using driver model
Simon Glass
2020-06-25
bdinfo: Update the file comments
Simon Glass
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
2020-06-25
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
[next]