summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-05-12configs: am64x_evm_a53: Add Initial supportDave Gerlach1-0/+96
2021-05-12configs: am64x_evm_r5: Add Initial supportDave Gerlach1-0/+91
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2-0/+2
2021-05-04test: Add gpio-sysinfo testSean Anderson5-0/+5
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini4-1/+28
2021-04-29phy: marvell: add RX training commandIgal Liberman1-0/+1
2021-04-29arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin1-0/+84
2021-04-29arm: armada: configs: Move environment location for mvebuKonstantin Porotchkin2-2/+2
2021-04-28configs: Resync with savedefconfigTom Rini70-215/+135
2021-04-28ARM: rmobile: Enable NVMe support on RCar3Marek Vasut1-0/+1
2021-04-28ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut3-0/+9
2021-04-28mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams1-1/+4
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese1-0/+70
2021-04-28mips: octeon: octeon_ebb7304_defconfig: Enable Octeon PCIe and E1000Stefan Roese1-1/+5
2021-04-26arm64: zynqmp: Enable capsule updateMichal Simek1-0/+9
2021-04-23Merge branch '2021-04-22-assorted-updates'Tom Rini2-0/+6
2021-04-23Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/...Tom Rini1-2/+11
2021-04-23xilinx: Enable GUID partitions and EFI variable commandsMichal Simek2-0/+5
2021-04-23xilinx: Enable DFU_TIMEOUT configT Karthik Reddy2-0/+2
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy1-0/+1
2021-04-23xilinx: Enable redundant variable handlingMichal Simek4-0/+4
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma1-0/+3
2021-04-23xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma1-1/+4
2021-04-22configs: stm32mp15: increase the number of reserved memory region in lmbPatrick Delaunay2-0/+6
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable USB storage supportStefan Roese1-1/+4
2021-04-22mips: octeon: octeon_ebb7304_defconfig: Enable MMC supportStefan Roese1-1/+7
2021-04-20ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson1-0/+3
2021-04-20ARM: imx: udoo_neo: convert to DM_MMCPeter Robinson1-0/+1
2021-04-20ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson1-0/+8
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+2
2021-04-20arm: highbank: Do DRAM init from DTAndre Przywara1-1/+1
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-0/+1
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara1-0/+1
2021-04-20arm: octeontx: enable WDT_SBSATim Harvey1-0/+1
2021-04-20arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configsTim Harvey2-0/+2
2021-04-20sandbox: enable IRQ using select for sandbox architectureWasim Khan4-4/+0
2021-04-20configs: khadas-vim3: enable PCIe and NVMeNeil Armstrong2-0/+10
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-1/+7
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-0/+3
2021-04-18ARM: imx8m: verdin-imx8mm: Enable USB Host supportMarek Vasut1-1/+7
2021-04-15configs: T1042D4RDB: enable DM_ETHCamelia Groza5-2/+18
2021-04-15configs: T4240RDB: enable DM_ETHCamelia Groza2-0/+6
2021-04-15configs: T2080RDB: enable DM_ETHCamelia Groza4-0/+12
2021-04-15board: sl28: move DM_* configs to KconfigMichael Walle1-17/+0
2021-04-15ppc: qemu: Enable eTSEC supportBin Meng1-0/+4
2021-04-15ppc: qemu: Create a virtual memory mapping of the platform busBin Meng1-0/+1
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski1-0/+70
2021-04-13test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2-2/+0
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere1-0/+1
2021-04-13cmd: xtrace: Convert to boolSean Anderson2-2/+2