summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_mini_nand_single_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-05arm64: zynqmp: Do not enable IPI by defaultMichal Simek
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-12xilinx: zynqmp: Disable LMB for mini u-bootAshok Reddy Soma
2022-06-06configs: Resync with savedefconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-25configs: Resync with savedefconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini
2022-03-18configs: Resync with savedefconfigTom Rini
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2022-01-24configs: Resync with savedefconfigTom Rini
2021-12-27Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14configs: Resync with savedefconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28configs: Resync with savedefconfigTom Rini
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini
2020-06-04Convert CONFIG_BZIP2 et al to KconfigTom Rini
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini
2020-01-14arm64: zynqmp: Move PANIC to KconfigMichal Simek
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-10-24zynqmp: configs: Add single nand flash mini u-boot configurationT Karthik Reddy