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
path:
root
/
configs
/
am335x_hs_evm_uart_defconfig
Age
Commit message (
Expand
)
Author
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-12-04
mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
Miquel Raynal
2019-12-04
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-07
configs: Resync with savedefconfig
Tom Rini
2019-08-25
Convert CONFIG_ARCH_CPU_INIT to Kconfig
Adam Ford
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-04-19
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-03-22
configs: am335x_evm: Add CONFIG_BLK
Faiz Abbas
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-18
configs: am335x_evm: Enable DM_SPI and DM_SPI_FLASH
Vignesh R
2018-12-12
defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
Andrew F. Davis
2018-12-07
configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot
Andrew F. Davis
2018-11-13
configs: Resync with savedefconfig
Tom Rini
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-06-04
configs: Resync with savedefconfig
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-08
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
Alex Kiernan
2018-04-07
configs: Resync with savedefconfig
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-15
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
Lukasz Majewski
2018-01-22
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
2017-12-18
configs: Resync with savedefconfig
Tom Rini
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-10-20
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-16
configs: Resync with savedefconfig
Tom Rini
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-09-29
defconfigs: Add a config for AM335x High Security EVM with UART Boot support
Andrew F. Davis