summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* xilinx: zynqmp: Enable DFU tftp supportMichal Simek2020-08-201-1/+3
* xilinx: Align dfu ram with booti commandMichal Simek2020-08-202-3/+5
* arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma2020-08-201-1/+1
* ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada2020-08-181-3/+3
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/15Aug2020Tom Rini2020-08-151-0/+9
|\
| * riscv: load addresses for Sipeed MAIXHeinrich Schuchardt2020-08-141-0/+9
* | xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko2020-08-141-0/+8
* | board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-141-0/+44
* | configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang2020-08-141-2/+0
* | include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang2020-08-141-7/+9
|/
* board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-111-2/+2
* configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas2020-08-111-0/+2
* configs: am65x_evm: Add support for DFU related configsFaiz Abbas2020-08-111-1/+3
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-08206-575/+1
* Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait2020-08-062-6/+0
* Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait2020-08-063-4/+0
* Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait2020-08-061-1/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-08-051-1/+0
|\
| * sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut2020-08-021-1/+0
* | arm: move CONFIG_PREBOOT="usb start" to KConfigJonas Smedegaard2020-08-041-1/+0
* | Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-044-0/+82
|\ \ | |/ |/|
| * imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-08-033-0/+6
| * imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi2020-08-031-0/+76
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-291-1/+1
|\ \
| * | stm32mp1: use the command env info -q in env_checkPatrick Delaunay2020-07-281-1/+1
* | | include/configs: ns3: add support for flashing imagesBharat Gooty2020-07-291-1/+490
* | | include/configs: ns3: add env variables for Linux bootBharat Gooty2020-07-291-0/+294
* | | board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur2020-07-291-0/+40
* | | board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse2020-07-291-1/+1
* | | arm: add (default) config for nanopi2 boardStefan Bosch2020-07-291-0/+257
* | | arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel2020-07-291-0/+1
* | | configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsWIP/20202-07-28-Kconfig-migrationsPeng Fan2020-07-288-19/+0
* | | Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-2845-45/+0
* | | configs: Remove dead CONFIG optionsAdam Ford2020-07-287-7/+0
* | | Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-2822-24/+0
* | | Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-283-3/+0
* | | Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-2825-36/+0
* | | Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-2826-42/+0
* | | Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28198-351/+0
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020Tom Rini2020-07-2714-20/+21
|\ \
| * | configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh2020-07-271-1/+2
| * | Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-1/+0
| * | armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2020-07-271-2/+2
| * | include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal2020-07-275-5/+5
| * | I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-272-3/+1
| * | armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-276-6/+6
| * | net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-271-1/+4
| * | configs: ls1088ardb: Add support for usb boot targetEra Tiwari2020-07-271-0/+1
| * | armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2020-07-271-1/+0
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-07-271-0/+89
|\ \