summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-12-06ARM: imx: vining2000: Enable fitImage supportMarek Vasut
2019-12-06ARM: imx: vining2000: Convert to ethernet DMMarek Vasut
2019-12-06ARM: imx: vining2000: Enable DDR DRAM calibrationMarek Vasut
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut
2019-12-06warp7: Fix U-Boot corruption after saving the environmentFabio Estevam
2019-12-06rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_RBen Wolsieffer
2019-12-06rockchip: config: add support for firefly-px30 boardKever Yang
2019-12-05rockchip: evb-px5: disable NETAndy Yan
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford
2019-12-05ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford
2019-12-04Merge git://git.denx.de/u-boot-shTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal
2019-12-04configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal
2019-12-04configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal
2019-12-04configs: remove MTD support from bcm11130 and M54418TWR defconfigsMiquel Raynal
2019-12-04configs: remove raw NAND core from k2g defconfigsMiquel Raynal
2019-12-04configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal
2019-12-04mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selectedMiquel Raynal
2019-12-04mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selectedMiquel Raynal
2019-12-04mtd: ensure UBI is compiled when using fastmapMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-04ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}Marek Vasut
2019-12-04ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}Marek Vasut
2019-12-04ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}Marek Vasut
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03arm64: zynqmp: Point zcu216 defconfig to correct dts fileMichal Simek
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee
2019-12-03ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford
2019-12-03ARM: omapl138_lcdk: Increase malloc pool before relocationAdam Ford
2019-12-03ARM: omapl138_lcdk: Separate BSS in SPLAdam Ford
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini
2019-12-03tbs2910: Disable VxWorks image booting supportTom Rini
2019-12-03tbs2910: Disable VxWorks image booting supportTom Rini
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck
2019-11-29configs: ls1028a: enable CMD_DMAlex Marginean
2019-11-29configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfigPriyanka Jain
2019-11-28Merge git://git.denx.de/u-boot-usbTom Rini