summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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-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-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