summaryrefslogtreecommitdiff
path: root/include/configs/microblaze-generic.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-2/+2
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZEOvidiu Panait2022-09-131-6/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-7/+0
* Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-271-8/+0
|\
| * microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait2022-06-241-4/+0
| * microblaze: Fix early stack allocationMichal Simek2022-06-241-4/+0
* | Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-061-7/+0
* | Remove CONFIG_SPL_STACK_SIZETom Rini2022-06-061-3/+0
* | Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-3/+0
* | Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-5/+0
* | Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-3/+0
* | Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-2/+0
|/
* microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini2022-04-081-3/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-4/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-5/+0
* microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait2022-02-151-3/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait2022-01-051-2/+0
* microblaze: drop CONFIG_SYS_RESET_ADDRESS macroOvidiu Panait2022-01-051-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* microblaze: Add nor device to distro bootT Karthik Reddy2021-01-041-1/+16
* microblaze: Detect NOR flash based on DTMichal Simek2020-11-201-38/+3
* microblaze: Unify of setting for SPL_NOR/XIP supportMichal Simek2020-11-201-5/+3
* microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek2020-11-201-1/+0
* microblaze: Get rid of xparameters.hMichal Simek2020-11-201-1/+6
* microblaze: Simplify cache handlingMichal Simek2020-11-201-14/+2
* microblaze: Clean config file from ifdef messMichal Simek2020-11-201-24/+0
* microblaze: Add support for distro bootT Karthik Reddy2020-10-271-2/+47
* microblaze: trivial code fixesT Karthik Reddy2020-10-271-9/+10
* microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-271-2/+1
* treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard2020-01-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-15/+0
* microblaze: Setup reasonable maximum bootm lenMichal Simek2019-10-081-0/+2
* microblaze: Enable cache by defaultMichal Simek2019-10-081-0/+3
* microblaze: Move CONFIG_LMB from board file to config.hMichal Simek2019-10-081-3/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-3/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-1/+2
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-3/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-4/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-5/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-3/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-9/+0
* microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek2018-07-191-7/+0
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-191-5/+0