aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-12-23configs: T104x: enable CONFIG_DM_USB supportRan Wang19-0/+19
2019-12-23configs: T102x: enable CONFIG_DM_USB supportRan Wang13-0/+13
2019-12-23configs: P4080: enable CONFIG_DM_USB supportRan Wang4-0/+4
2019-12-23configs: P2041: enable CONFIG_DM_USB supportRan Wang5-0/+5
2019-12-23configs: P2020: enable CONFIG_DM_USB supportRan Wang8-0/+8
2019-12-23configs: p1020: enable CONFIG_DM_USB supportRan Wang20-0/+20
2019-12-23configs: p3041ds: enable CONFIG_DM_USB supportRan Wang5-0/+5
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck3-0/+3
2019-12-15x86: Add chromebook_coralSimon Glass1-0/+102
2019-12-15x86: Enable pinctrl in SPL and TPLSimon Glass1-0/+2
2019-12-15x86: Add an option to control the position of U-BootSimon Glass2-0/+2
2019-12-15sandbox: Add a test for IRQSimon Glass4-0/+4
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass5-0/+12
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-0/+1
2019-12-11Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini1-1/+1
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-0/+8
2019-12-11ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger1-1/+1
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini103-0/+171
2019-12-10configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani1-0/+8
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-1/+160
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen4-0/+158
2019-12-10Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.Rick Chen1-1/+2
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini1-0/+8
2019-12-09configs: j721e_evm_a72_defconfig: Enable DMA and EthernetVignesh Raghavendra1-0/+8
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-2/+18
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin103-0/+171
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-1/+115
2019-12-06ARM: imx: vining2000: Enable fitImage supportMarek Vasut1-0/+2
2019-12-06ARM: imx: vining2000: Convert to ethernet DMMarek Vasut1-0/+3
2019-12-06ARM: imx: vining2000: Enable DDR DRAM calibrationMarek Vasut1-0/+1
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut1-1/+11
2019-12-06warp7: Fix U-Boot corruption after saving the environmentFabio Estevam1-1/+1
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