summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2019-12-27rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNELKever Yang
2019-12-26rockchip: rk3288-evb: update config to support OPTEEKever Yang
2019-12-26rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2Kever Yang
2019-12-26rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399Kever Yang
2019-12-18stm32mp1: configs: Resync with savedefconfigPatrick Delaunay
2019-12-13arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfigGrygorii Strashko
2019-12-13sysreset_mpc83xx: fix mcp83xx -> mpc83xx typoRasmus Villemoes
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-12-11ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-12-10configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
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 branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09configs: j721e_evm_a72_defconfig: Enable DMA and EthernetVignesh Raghavendra
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
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