aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini13-15/+0
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek3-3/+0
2020-08-20xilinx: zynqmp: Enable DFU tftp supportMichal Simek1-1/+3
2020-08-20xilinx: Align dfu ram with booti commandMichal Simek2-3/+5
2020-08-20arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma1-1/+1
2020-08-18ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada1-3/+3
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+9
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko1-0/+8
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov1-0/+44
2020-08-14riscv: load addresses for Sipeed MAIXHeinrich Schuchardt1-0/+9
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang1-2/+0
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang1-7/+9
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla1-2/+2
2020-08-11configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas1-0/+2
2020-08-11configs: am65x_evm: Add support for DFU related configsFaiz Abbas1-1/+3
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini206-575/+1
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait2-6/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait3-4/+0
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait1-1/+0
2020-08-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini1-1/+0
2020-08-04arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard1-1/+0
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-0/+82
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan3-0/+6
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi1-0/+76
2020-08-02sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut1-1/+0
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini1-1/+1
2020-07-29include/configs: ns3: add support for flashing imagesBharat Gooty1-1/+490
2020-07-29include/configs: ns3: add env variables for Linux bootBharat Gooty1-0/+294
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur1-0/+40
2020-07-29board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse1-1/+1
2020-07-29arm: add (default) config for nanopi2 boardStefan Bosch1-0/+257
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel1-0/+1
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan8-19/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford45-45/+0
2020-07-28configs: Remove dead CONFIG optionsAdam Ford7-7/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford22-24/+0
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford3-3/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford25-36/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford26-42/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford198-351/+0
2020-07-28stm32mp1: use the command env info -q in env_checkPatrick Delaunay1-1/+1
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini14-20/+21
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini1-0/+89
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh1-1/+2
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu1-1/+0
2020-07-27armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang1-2/+2
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal5-5/+5
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2-3/+1
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle6-6/+6
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh1-1/+4