summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: j72*_evm: Define the buffer sizes for dfuWIP/2021-09-10-assorted-TI-updatesAswath Govindraju2021-09-104-0/+6
* ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods2021-09-101-0/+1
* arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini2021-09-102-0/+2
* arm: mvebu: espressobin: Enable GPT partition supportPali Rohár2021-09-101-0/+1
* arm: mvebu: turris_{omnia, mox}: GPT partition supportPali Rohár2021-09-102-0/+2
* common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-085-5/+0
* common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc2021-09-081-1/+1
* configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt2021-09-072-0/+2
* riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt2021-09-071-0/+5
* arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún2021-09-011-0/+1
* serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT optionsPali Rohár2021-09-014-4/+0
* arm: mvebu: turris_omnia: Enable NVMe supportPali Rohár2021-09-011-0/+1
* arm: mvebu: turris_mox: Enable SATA supportPali Rohár2021-09-011-0/+6
* arm: mvebu: espressobin: Enable also SATA support via PCIePali Rohár2021-09-011-0/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-08-313-0/+27
|\
| * ARM: rmobile: beacon-renesom: Enable QSPI NOR FlashAdam Ford2021-08-243-0/+27
* | configs: Resync with savedefconfigTom Rini2021-08-305-13/+8
* | Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-273-3/+17
|\ \
| * | xilinx: zynqmp: Enable stack relocation to DDRMichal Simek2021-08-261-0/+4
| * | xilinx: zynqmp: Enable gpio-key/button driverMichal Simek2021-08-261-0/+2
| * | arm64: zynqmp: Enable sha1sum commandMichal Simek2021-08-261-0/+1
| * | xilinx: Enable config to display cpuinfoT Karthik Reddy2021-08-262-2/+0
| * | soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy2021-08-261-0/+1
| * | soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy2021-08-261-0/+1
| * | xilinx: Disable ARCH_FIXUP_FDT_MEMORYMichal Simek2021-08-263-0/+3
| * | xilinx: zynqmp: Initialize usb and scsi via prebootMichal Simek2021-08-261-0/+1
| * | arm64: zynqmp: Disable WDT_CDNS driver by defaultMichal Simek2021-08-261-1/+0
| * | xilinx: zynqmp: Enable CMD_RTC command with Zynqmp RTC driverMichal Simek2021-08-061-0/+2
| * | xilinx: zynqmp: Add support for runtime dfu_alt_info setupMichal Simek2021-08-061-0/+1
| * | xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFSMichal Simek2021-08-061-0/+1
* | | arm: socfpga: Enable Intel N5X device buildSiew Chin Lim2021-08-253-0/+214
* | | arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim2021-08-242-2/+2
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-08-2321-0/+21
|\ \
| * | configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh2021-08-1816-0/+16
| * | lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qdsKuldeep Singh2021-08-185-0/+5
* | | bootcount: add a new driver with syscon as backendNandor Han2021-08-221-0/+1
* | | qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov2021-08-171-0/+2
|/ /
* | configs: Resync with savedefconfigTom Rini2021-08-1637-41/+6
* | test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc2021-08-161-0/+2
* | ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2021-08-162-2/+2
* | arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-161-0/+158
* | arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-161-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-131-1/+1
|\ \
| * | x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-131-1/+0
| * | x86: crownbay: Enable SeaBIOS supportBin Meng2021-08-131-0/+1
* | | Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-121-0/+2
|\ \ \ | |/ / |/| |
| * | rockchip: config: evb-rk3399: add hs400 and SDMA supportYifeng Zhao2021-08-111-0/+2
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-08-111-1/+4
|\ \ \
| * | | arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh2021-08-111-1/+4
| |/ /
* | | Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini2021-08-113-1/+13
|\ \ \ | |/ / |/| |