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
/
include
/
configs
/
sama5d2_ptc.h
Age
Commit message (
Expand
)
Author
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-28
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
Bin Meng
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2016-09-16
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-05-24
board: atmel: add SAMA5D2 PTC Engineering board
Wenyou Yang