aboutsummaryrefslogtreecommitdiffstats
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2020-11-09configs: Resync with savedefconfigTom Rini13-29/+24
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini24-45/+34
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass10-19/+0
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass1-1/+1
2020-11-06arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass1-1/+2
2020-11-06odroid-c2: Use devicetree for SMBIOS settingsSimon Glass1-2/+2
2020-11-06imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass1-1/+2
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass4-8/+8
2020-11-06board: Rename uclass to sysinfoSimon Glass6-11/+11
2020-11-06x86: Boot coral into Chrome OS by defaultSimon Glass1-3/+7
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass1-0/+1
2020-11-05coreboot: make use of smbios parserChristian Gmeiner1-0/+1
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel1-0/+137
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet1-0/+103
2020-11-01defconfig: Enable CONFIG_SHOW_BOOT_PROGRESS for imx53's HSC and DDC devicesLukasz Majewski1-0/+1
2020-11-01verdin-imx8mm: enable fdt overlays and env importingIgor Opaniuk1-1/+1
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-5/+222
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+5
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki1-0/+108
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki1-0/+108
2020-10-30rockchip: Enable Console MUX in ROCKPi N8Jagan Teki1-1/+0
2020-10-30rockchip: Enable Console MUX in ROCKPi N10Jagan Teki1-1/+0
2020-10-30imx6: enable early spi environment access on aristainetos boardsHeiko Schocher4-0/+4
2020-10-30rockchip: Rock960: fix up USB supportPeter Robinson1-3/+6
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass1-1/+3
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+1
2020-10-29dm: test: Build tests for SPLSimon Glass1-1/+1
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-0/+8
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini9-13/+35
2020-10-29configs: Resync with savedefconfigTom Rini144-404/+138
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini105-10/+320
2020-10-29xilinx: Enable SPI driver for VersalMichal Simek1-0/+1
2020-10-29arm: octeontx: Enable network support in supported boardsStefan Roese4-0/+8
2020-10-28test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav1-0/+1
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+2
2020-10-27nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENVAnatolij Gustschin1-0/+1
2020-10-27microblaze: Enable board_late_init()Michal Simek1-0/+1
2020-10-27xilinx: Enable SF_TEST command for all ARM based platformsMichal Simek3-0/+3
2020-10-27xilinx: zynq: Enable AES commandMichal Simek1-0/+1
2020-10-27xilinx: Enable FRU command for all ARM based platformsMichal Simek3-0/+3
2020-10-27microblaze: Enable i2c DM by defaultMichal Simek1-0/+1
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek3-3/+6
2020-10-27arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DTMichal Simek1-0/+1
2020-10-27arm64: zynqmp: Enable cache commandMichal Simek1-0/+1
2020-10-27arm64: zynqmp: Enable FPGA loading from SPLMichal Simek1-0/+1
2020-10-27config: versal: Update mini u-boot timer clock to 100MhzAshok Reddy Soma4-4/+4
2020-10-27microblaze: Add support for distro bootT Karthik Reddy1-5/+8
2020-10-27arm64: zynqmp: Enable EMMC bootMichal Simek1-0/+1
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX1-1/+3
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2-4/+2
2020-10-26sansa_fuze_plus: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26xfi3: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26mx23evk: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26at91sam9n12ek: disable obsolete VIDEO configAnatolij Gustschin3-3/+3
2020-10-26at91sam9: disable obsolete VIDEO configAnatolij Gustschin16-16/+16
2020-10-26picosam9g45: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26ls1021atwr: disable obsolete VIDEO configAnatolij Gustschin7-14/+14
2020-10-26ls1021aqds: disable obsolete VIDEO configAnatolij Gustschin9-18/+18
2020-10-26imx: mx7dsabresd: disable obsolete VIDEO configAnatolij Gustschin2-2/+2
2020-10-26imx: mx6sxsabresd: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng50-50/+50
2020-10-23configs: ls1088a: enable CMD_MDIOIoana Ciornei10-10/+0
2020-10-23board: kontron: add sl28 supportMichael Walle1-0/+107
2020-10-23configs: lx2160a: Enable OPTEE supportRuchika Gupta1-0/+5
2020-10-23configs: Enable NVME support for Layerscape platformsWasim Khan104-0/+208
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-0/+4
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher6-0/+6
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait4-4/+4
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-6/+0
2020-10-22sun50i: a64: A64-Teres-I board detect builtin keyboardJonas Smedegaard1-0/+1
2020-10-22sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMCJonas Smedegaard1-0/+2
2020-10-21sunxi: Pine-H64: Explicitly enable PHY regulatorAndre Przywara1-0/+1
2020-10-21configs: stm32mp15: activate CMD_ELFPatrick Delaunay2-2/+0
2020-10-21configs: stm32mp15: activate CMD_EXPORTENVPatrick Delaunay2-2/+0
2020-10-21configs: stm32mp15: activate CMD_IMPORTENVPatrick Delaunay2-2/+0
2020-10-20configs: mt8512: enable fastboot and USB host related configsChunfeng Yun1-0/+26
2020-10-19Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-3/+9
2020-10-19configs: sam9x60ek: update defconfigs for CCFClaudiu Beznea3-3/+9
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay64-0/+104
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay81-0/+81
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay13-0/+13
2020-10-16arm: octeontx: Add CMD_WDTStefan Roese4-0/+4
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini3-0/+3
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+91
2020-10-14test: Add PStore command testsFrédéric Danis2-0/+4
2020-10-14arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic1-0/+91
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini2-2/+6
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+0
2020-10-12configs: lx2160ardb: enable eMMC HS400 mode supportYangbo Lu3-0/+3
2020-10-12configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAYVignesh Raghavendra1-1/+0
2020-10-09configs: Resync with savedefconfigTom Rini531-931/+924
2020-10-09arm: socfpga: soc64: Remove CONFIG_OF_EMBEDChee Hong Ang2-2/+0
2020-10-09arm: socfpga: soc64: Disable CONFIG_PSCI_RESETChee Hong Ang2-0/+2
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang1-0/+2
2020-10-09configs: socfpga: soc64: Avoid SPL enter infinite loop during exceptionChin Liang See2-0/+2
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara1-0/+1
2020-10-07mips: octeon: octeon_ebb7304_defconfig: Enable USB supportStefan Roese1-0/+17
2020-10-07mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese1-0/+3
2020-10-06Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+0
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini10-9/+30
2020-10-06efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=nHeinrich Schuchardt1-1/+0
2020-10-05configs: Resync with savedefconfigTom Rini80-439/+290
2020-10-05Merge branch 'next'Tom Rini164-3413/+564
2020-10-05board: amlogic: vim3: add support for dynamic PCIe enableNeil Armstrong2-0/+6
2020-10-05configs: vim3: use the vim3 board supportNeil Armstrong2-2/+2
2020-10-05configs: s400: enable USBNeil Armstrong1-0/+15
2020-10-05ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong7-7/+7
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini7-0/+66
2020-10-01Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini1-0/+1
2020-09-30sandbox: enable support of generic udp protocolPhilippe Reynes1-0/+1
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+1
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-0/+1
2020-09-30firmware: add SCMI agent uclassEtienne Carriere1-0/+2
2020-09-26board: renesas: remove empty board_early_init_f functionBiju Das2-0/+2
2020-09-26arm: rmobile: Use imply for BOARD_EARLY_INIT_FBiju Das1-0/+1
2020-09-26ARM: rmobile: Enable dfu tftp on Gen3Marek Vasut5-0/+48
2020-09-26ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut3-0/+15
2020-09-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini34-0/+34
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2-3/+12
2020-09-25x86: coral: Update config and device tree for ACPISimon Glass1-2/+9
2020-09-25x86: apl: Generate CPU tablesSimon Glass1-0/+1
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass1-0/+1
2020-09-25x86: link: Allow more space for U-BootSimon Glass1-1/+1
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-12/+22
2020-09-24configs: powerpc: add usb (host) mass storage supportRan Wang48-0/+48
2020-09-24configs: Remove P5040DS secure boot configsPriyanka Jain2-123/+0
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain7-410/+0
2020-09-24powerpc:Remove P4080DS secure boot configsPriyanka Jain1-59/+0
2020-09-24configs: Remove P3041DS secure boot configsPriyanka Jain2-122/+0
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain5-348/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain8-630/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain4-248/+0
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain4-248/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain5-360/+0
2020-09-24configs: Remove P1010RDB secure boot configsPriyanka Jain12-767/+0
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain1-50/+0
2020-09-24configs: P2020RDB: Enable DM_ETH configHou Zhiqiang8-0/+24
2020-09-24configs: P1010RDB: Enable DM_ETH configHou Zhiqiang16-0/+32
2020-09-24configs: P1020RDB: Enable DM_ETH configHou Zhiqiang12-0/+36
2020-09-24configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSNVladimir Oltean9-0/+9
2020-09-24configs: P1010RDB: Enable eSPI controller and SPI flash DM driverHou Zhiqiang16-0/+32
2020-09-24configs: T4240RDB: Enable ESPI driverXiaowei Bao2-0/+4
2020-09-24configs: T2080RDB: Enable ESPI driverXiaowei Bao4-0/+8
2020-09-24configs: T1042D4RDB: Enable ESPI driverXiaowei Bao4-0/+8
2020-09-24configs: T1024RDB: Enable ESPI driverXiaowei Bao5-0/+10
2020-09-24configs: P5040DS: Enable ESPI driverXiaowei Bao4-0/+8
2020-09-24configs: P4080DS: Enable ESPI driverXiaowei Bao3-0/+6
2020-09-24configs: P3041DS: Enable ESPI driverXiaowei Bao4-0/+8
2020-09-24configs: P2041RDB: Enable ESPI driverXiaowei Bao4-0/+8
2020-09-24configs: P2020RDB: Enable ESPI driverXiaowei Bao8-0/+16
2020-09-24configs: P1020RDB: Enable ESPI driverXiaowei Bao12-0/+24
2020-09-24configs: enable espi device module in T2080QDSChuanhua Han6-0/+12
2020-09-24arm: kirkwood: dns325: Correct CONFIG_NR_DRAM_BANKS parameterTom Rini1-1/+1
2020-09-24arm: mvebu: Espressobin: Set environment variable fdtfileAndre Heider1-0/+1
2020-09-24arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDRAndre Heider1-0/+1
2020-09-23configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfigKuldeep Singh34-0/+34
2020-09-23xilinx: zynqmp-r5: Increase amount of MALLOC spaceMichal Simek1-0/+1
2020-09-23xilinx: r5: Disable EFI loaderMichal Simek1-0/+1
2020-09-23xilinx: Disable CONFIG_EFI_LOADER_BOUNCE_BUFFER for ZynqMP/VersalMichal Simek2-2/+0
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2-2/+2
2020-09-23ARM: zynqmp: Fix SPL_DM_SPI dependenciesMichal Simek5-5/+0
2020-09-23arm64: versal: Generate position-independent pre-relocation codeMichal Simek1-0/+1
2020-09-23xilinx: zynqmp: Add support for saving variablesMichal Simek1-0/+4
2020-09-23xilinx: versal: Enable AXI ethernet driverAshok Reddy Soma2-2/+2
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek3-0/+3
2020-09-23xilinx: Enable uartlite driver for Versal/ZynqMPT Karthik Reddy2-0/+2
2020-09-23configs: xilinx: Enable configs required for ubifsAshok Reddy Soma2-0/+5
2020-09-23xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek1-1/+1
2020-09-23mips: vocore2: fix various issuesMauro Condarelli1-1/+1
2020-09-23mips: pic32mzdask: enable CONFIG_BLKJohn Robertson1-1/+0
2020-09-22configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASHChris Packham9-9/+0
2020-09-21Merge branch 'master' into nextTom Rini15-4/+29
2020-09-21configs: Resync with savedefconfigTom Rini4-6/+6
2020-09-18configs: bcmstb: Disable networking supportThomas Fitzsimmons2-0/+2
2020-09-18board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfigSoeren Moch1-1/+0
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker1-1/+1
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker1-1/+1
2020-09-17mx6qsabrelite: increase the environment offsetDenis Pynkin1-1/+1
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk2-0/+4
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk1-0/+2
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk1-0/+2
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher8-32/+53
2020-09-16rockchip: rv1108: enable board early initKever Yang2-0/+2
2020-09-15configs: Add spiboot support for am335xFaiz Abbas1-0/+93
2020-09-15configs: j7200_evm_r5: Enable FS_LOADERSuman Anna1-0/+1
2020-09-15configs: j7200_evm_a72: Enhance bootcmd to start remoteprocsSuman Anna1-1/+1
2020-09-15configs: j7200_evm_a72: Enable R5F remoteproc driverSuman Anna1-0/+2
2020-09-15configs: j7200_evm_*_defconfig: Enable HyperFlash boot related configsVignesh Raghavendra2-0/+16
2020-09-10configs: odroid-c4: update for HDMI output background & USB keyboardAnand Moon1-0/+4
2020-09-10configs: odroid-n2: update for HDMI output & USB keyboardAnand Moon1-0/+9
2020-09-08config: Enable USB Keyboard suuport on RPi4 32 bitMatthias Brugger1-0/+1
2020-09-07configs: Resync with savedefconfigTom Rini12-17/+5
2020-09-04defconfig: espressobin: Add support for ISSI SPI flashesKonstantin Porotchkin1-0/+1
2020-09-04defconfig: espressobin: Include support for Gigadevice SPIKonstantin Porotchkin1-0/+1
2020-09-01configs: qemu: enable dfu testingHeinrich Schuchardt2-0/+18
2020-08-31arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár1-0/+1
2020-08-31arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-BootPali Rohár1-1/+1
2020-08-31arm: dts: a37x0: enable sd card support on espressobinWilson Ding1-0/+1
2020-08-31arm: mvebu: Espressobin: Enable CONFIG_MVNETAPali Rohár1-0/+1