aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-10-19apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+1
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+1
2021-10-07imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N8...Frieder Schrempf1-0/+140
2021-10-07imx53: usbarmory: Use ethernet driver modelAndrej Rosano1-0/+1
2021-10-07imx: ventana: fix splash logo drawingTim Harvey3-0/+9
2021-10-07imx: ventana: enable additional USB ether devicesTim Harvey3-0/+15
2021-10-07imx: ventana: add U-Boot watchdog supportTim Harvey3-3/+15
2021-10-07imx: ventana: add part commandTim Harvey3-0/+3
2021-10-07imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N6...Frieder Schrempf1-0/+109
2021-10-07imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam1-0/+147
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini15-0/+15
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini58-1/+115
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini83-0/+83
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini166-0/+166
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-0/+1
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini43-0/+43
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini72-0/+167
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini1-0/+1
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc1-1/+0
2021-10-05lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc2-2/+0
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay3-3/+3
2021-10-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka1-0/+6
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka1-0/+130
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini4-522/+0
2021-10-01arm: Remove bg0900 boardTom Rini1-43/+0
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini1-38/+0
2021-10-01arm: Remove aspenite boardTom Rini1-19/+0
2021-10-01arm: Remove flea3 boardTom Rini1-58/+0
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+6
2021-09-30ARM: zynq: Enable capsule update for qspi and mmcMichal Simek1-0/+6
2021-09-27Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini6-0/+16
2021-09-27Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini12-0/+12
2021-09-27usb: phy: ti: Remove non-DM PHY codeTom Rini6-6/+0
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2-0/+4
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini12-2/+34
2021-09-25dm: gpio: Add of-platdata supportSimon Glass2-0/+4
2021-09-24vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini1-13/+10
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie1-0/+49
2021-09-23Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021Tom Rini1-2/+6
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini7-1/+125
2021-09-22arm: socfpga: vining: Enable DW I2C driverMarek Vasut1-0/+1
2021-09-22arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut1-0/+3
2021-09-22arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut1-1/+1
2021-09-22arm: socfpga: vining: Increase environment sizeMarek Vasut1-1/+1
2021-09-22configs: Enable USB3 on Allwinner H6 boardsSamuel Holland2-0/+10
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev2-0/+4
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain1-0/+103
2021-09-21configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider1-1/+14
2021-09-21configs: sam9x60ek: enable CONFIG_CPUClaudiu Beznea3-0/+3
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini40-99/+52