aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-1/+115
2019-12-06rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_RBen Wolsieffer1-0/+1
2019-12-06rockchip: config: add support for firefly-px30 boardKever Yang1-0/+113
2019-12-05rockchip: evb-px5: disable NETAndy Yan1-1/+1
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford1-0/+1
2019-12-05ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford2-0/+2
2019-12-04Merge git://git.denx.de/u-boot-shTom Rini3-6/+6
2019-12-04configs: Resync with savedefconfigTom Rini966-1367/+668
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal1-0/+1
2019-12-04configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal13-0/+19
2019-12-04configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal1-3/+0
2019-12-04configs: remove MTD support from bcm11130 and M54418TWR defconfigsMiquel Raynal4-4/+0
2019-12-04configs: remove raw NAND core from k2g defconfigsMiquel Raynal2-2/+0
2019-12-04configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal1-0/+1
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal81-0/+81
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal29-0/+29
2019-12-04mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selectedMiquel Raynal2-0/+3
2019-12-04mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selectedMiquel Raynal1-0/+2
2019-12-04mtd: ensure UBI is compiled when using fastmapMiquel Raynal17-0/+18
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal117-0/+117
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal498-1/+642
2019-12-04ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}Marek Vasut1-2/+2
2019-12-04ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}Marek Vasut1-2/+2
2019-12-04ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}Marek Vasut1-2/+2
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal195-77/+195
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal77-65/+77
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal253-223/+253
2019-12-03arm64: zynqmp: Point zcu216 defconfig to correct dts fileMichal Simek1-1/+1
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee1-0/+44
2019-12-03ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATEAdam Ford1-0/+2
2019-12-03ARM: omapl138_lcdk: Increase malloc pool before relocationAdam Ford1-0/+1
2019-12-03ARM: omapl138_lcdk: Separate BSS in SPLAdam Ford1-0/+1
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini4-0/+4
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini17-0/+17
2019-12-03tbs2910: Disable VxWorks image booting supportTom Rini1-0/+1
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini8-0/+12
2019-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini12-386/+0
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck12-386/+0
2019-11-29configs: ls1028a: enable CMD_DMAlex Marginean4-0/+4
2019-11-29configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfigPriyanka Jain4-0/+4
2019-11-28Merge git://git.denx.de/u-boot-usbTom Rini4-0/+4
2019-11-28Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians...Tom Rini4-0/+19
2019-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini49-0/+49
2019-11-27configs: ls1028a: enable OF_LIBFDT_OVERLAYAlex Marginean4-0/+4
2019-11-26stm32mp1: add support for virtual partition readPatrick Delaunay3-0/+3
2019-11-26stm32mp1: configs: activate CONFIG_MTD_SPI_NANDPatrick Delaunay3-0/+3
2019-11-26stm32mp1: activate DFU support and command MTDPatrick Delaunay3-0/+12
2019-11-26configs: stih410-b2260: Enable DM_ETH flagPatrice Chotard1-0/+1
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini1-0/+45
2019-11-25sandbox: enable USB_KEYBOARD_FN_KEYSHeinrich Schuchardt4-0/+4