index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-04-16
board/BuR/zynq: initial commit
Bernhard Messerklinger
2025-02-05
xilinx: Remove SYS_MALLOC_F_LEN setup via board Kconfig
Michal Simek
2024-02-27
Kconfig: Centralize prompting for SYS_CONFIG_NAME
Tom Rini
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2020-09-23
xilinx: kconfig: Move sourcing of board Kconfig to mach folders
Michal Simek
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-24
zynq: Kconfig: extend the bootstrap malloc() pool
Anton Gerasimov
2018-08-06
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
Siva Durga Prasad Paladugu
2018-04-23
arm: zynq: Enable setup board name for different boards
Michal Simek
2018-03-01
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
Vipul Kumar
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-06-20
arm: zynq: Add Kconfig option for any DDR specific initialization
Siva Durga Prasad Paladugu
2017-01-31
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
Masahiro Yamada
2016-11-15
ARM: zynq: Make SYS_VENDOR configurable
Mike Looijmans
2016-11-15
tools: mkimage: Add support for initialization table for Zynq and ZynqMP
Mike Looijmans
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_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-09-16
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
Simon Glass
2016-07-27
zynq: Increase the early malloc() size
Simon Glass
2016-05-24
ARM: zynq: Simplify zynq configuration
Michal Simek
2015-12-18
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
Nathan Rossi
2015-11-04
ARM: zynq: Remove zc70x target
Michal Simek
2015-08-19
ARM: zynq: drop "optional" from board select in favor of ZC702
Masahiro Yamada
2015-05-25
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
Masahiro Yamada
2015-05-25
ARM: zynq: add separate configuration for ZC702 and ZC706
Masahiro Yamada
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-29
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
Masahiro Yamada
2015-04-29
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada