summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-0672-0/+167
* Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini2021-10-061-0/+1
* lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc2021-10-051-1/+0
* lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc2021-10-052-2/+0
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-053-3/+3
* iot2050: Enable watchdog support, but do not auto-start itJan Kiszka2021-10-031-0/+6
* board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka2021-10-031-0/+130
* ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini2021-10-014-522/+0
* arm: Remove bg0900 boardTom Rini2021-10-011-43/+0
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-38/+0
* arm: Remove aspenite boardTom Rini2021-10-011-19/+0
* arm: Remove flea3 boardTom Rini2021-10-011-58/+0
* Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2021-09-301-0/+6
|\
| * ARM: zynq: Enable capsule update for qspi and mmcMichal Simek2021-09-301-0/+6
* | Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini2021-09-276-0/+16
* | Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini2021-09-2712-0/+12
* | usb: phy: ti: Remove non-DM PHY codeTom Rini2021-09-276-6/+0
* | Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-272-0/+4
|\ \
| * | dm: gpio: Add of-platdata supportSimon Glass2021-09-252-0/+4
* | | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-2712-2/+34
|\ \ \ | |/ / |/| / | |/
| * Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021Tom Rini2021-09-231-2/+6
| |\
| | * arm: socfpga: vining: Enable DW I2C driverMarek Vasut2021-09-221-0/+1
| | * arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut2021-09-221-0/+3
| | * arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut2021-09-221-1/+1
| | * arm: socfpga: vining: Increase environment sizeMarek Vasut2021-09-221-1/+1
| * | configs: Enable USB3 on Allwinner H6 boardsSamuel Holland2021-09-222-0/+10
| |/
| * configs: rpi: Enable SMBIOS sysinfo driverMatthias Brugger2021-09-159-0/+18
* | vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini2021-09-241-13/+10
* | ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie2021-09-241-0/+49
* | Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...WIP/22Sep2021-nextTom Rini2021-09-227-1/+125
|\ \
| * | board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev2021-09-212-0/+4
| * | configs: sama5d2: add qspi config for QSPI1Mihai Sain2021-09-211-0/+103
| * | configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider2021-09-211-1/+14
| * | configs: sam9x60ek: enable CONFIG_CPUClaudiu Beznea2021-09-213-0/+3
|/ /
* | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-1640-99/+52
|\ \ | |/
| * configs: Resync with savedefconfigTom Rini2021-09-1426-31/+5
| * ppc: Remove UCP1020 boardSimon Glass2021-09-131-58/+0
| * 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