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
/
arch
/
arm
/
mach-socfpga
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-18
arm: socfpga: Enable build for Arria 10
Ley Foon Tan
2017-04-25
arm: socfpga: add cyclone5 based de10-nano board
Dalon Westergreen
2017-04-14
arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig
Ley Foon Tan
2017-04-14
ARM: socfpga: Rename MCVEVK
Marek Vasut
2017-02-17
SPL: add support to boot from a partition type
Dalon Westergreen
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2016-12-06
socfpga: add support for Terasic DE1-SoC board
Anatolij Gustschin
2016-09-16
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
Simon Glass
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_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-06-08
ARM: socfpga: Sort Kconfig entries
Marek Vasut
2016-06-08
ARM: socfpga: add support for IS1 board
Pavel Machek
2016-06-01
arm: socfpga: Add samtec VIN|ING board
Marek Vasut
2015-12-20
arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
Dinh Nguyen
2015-12-07
arm: socfpga: Add SoCFPGA SR1500 board
Stefan Roese
2015-11-30
arm: socfpga: Repair SoCrates board
Marek Vasut
2015-09-23
arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files
Dinh Nguyen
2015-09-04
arm: socfpga: Add support for the Terasic DE-0 Atlas board
Dinh Nguyen
2015-09-04
arm: socfpga: Add support for DENX MCV SoM and MCVEVK board
Marek Vasut
2015-09-04
arm: socfpga: Add support for Terasic SoCkit board
Marek Vasut
2015-08-23
arm: socfpga: Split Altera socfpga into AV and CV SoCDK
Marek Vasut
2015-08-23
arm: socfpga: Unbind CPU type from board type
Marek Vasut
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-05-07
ARM: socfpga: move board select into mach-socfpga/Kconfig
Masahiro Yamada