summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)Author
2020-11-20microblaze: Detect NOR flash based on DTMichal Simek
2020-11-20microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek
2020-11-20microblaze: Get rid of xparameters.hMichal Simek
2020-11-20microblaze: Simplify cache handlingMichal Simek
2020-11-20microblaze: Clean config file from ifdef messMichal Simek
2020-10-27microblaze: Add support for distro bootT Karthik Reddy
2020-10-27microblaze: trivial code fixesT Karthik Reddy
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-08microblaze: Setup reasonable maximum bootm lenMichal Simek
2019-10-08microblaze: Enable cache by defaultMichal Simek
2019-10-08microblaze: Move CONFIG_LMB from board file to config.hMichal Simek
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-07-19microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-01-30microblaze: Moved ethernet PHY configs of Microblaze board to defconfigVipul Kumar
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich