summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-01-04microblaze: Add nor device to distro bootT Karthik Reddy1-1/+16
2020-11-20microblaze: Detect NOR flash based on DTMichal Simek1-38/+3
2020-11-20microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek1-5/+3
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek1-1/+0
2020-11-20microblaze: Get rid of xparameters.hMichal Simek1-1/+6
2020-11-20microblaze: Simplify cache handlingMichal Simek1-14/+2
2020-11-20microblaze: Clean config file from ifdef messMichal Simek1-24/+0
2020-10-27microblaze: Add support for distro bootT Karthik Reddy1-2/+47
2020-10-27microblaze: trivial code fixesT Karthik Reddy1-9/+10
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait1-2/+1
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-15/+0
2019-10-08microblaze: Setup reasonable maximum bootm lenMichal Simek1-0/+2
2019-10-08microblaze: Enable cache by defaultMichal Simek1-0/+3
2019-10-08microblaze: Move CONFIG_LMB from board file to config.hMichal Simek1-3/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-3/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-1/+2
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-3/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-5/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-3/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-9/+0
2018-07-19microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek1-7/+0
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-5/+0
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi1-10/+0
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-1/+0
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-01-30microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar1-8/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-4/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-18/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass1-1/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-2/+0
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc1-1/+1
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-3/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-10/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0