aboutsummaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-13microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZEOvidiu Panait
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait
2022-06-24microblaze: Fix early stack allocationMichal Simek
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2022-06-06Remove CONFIG_SPL_STACK_SIZETom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-08microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait
2022-01-05microblaze: drop CONFIG_SYS_RESET_ADDRESS macroOvidiu Panait
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-01-04microblaze: Add nor device to distro bootT Karthik Reddy
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