aboutsummaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigWIP/01Nov2021Tom Rini2021-11-01724-964/+870
* Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-10-313-150/+4
|\
| * ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfigAdam Ford2021-10-301-0/+0
| * ARM: rmobile: Beacon: Remove dead codeAdam Ford2021-10-291-0/+1
| * ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford2021-10-292-150/+0
| * ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford2021-10-291-0/+3
* | board: samsung: add support for Galaxy A series of 2017 (a5y17lte)WIP/2021-10-31-assorted-platform-updatesDzmitry Sankouski2021-10-313-0/+72
* | board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski2021-10-311-0/+24
* | arm: dts: apple: Add preliminary device treesMark Kettenis2021-10-311-0/+1
* | serial: s5p: Add Apple M1 supportMark Kettenis2021-10-311-0/+4
* | arm: apple: Add initial support for Apple's M1 SoCMark Kettenis2021-10-311-0/+15
* | test: Add tests for IOMMU uclassMark Kettenis2021-10-315-0/+5
|/
* sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas2021-10-276-6/+0
* Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-10-255-4/+117
|\
| * imx8mp_evk: Enable the DWC EQoS iMX driverYe Li2021-10-211-0/+3
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2021-10-21250-235/+530
| |\
| * | colibri-imx6ull: add emmc variantMax Krummenacher2021-10-202-1/+89
| * | board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2021-10-201-1/+1
| * | configs: phycore-imx8mm_defconfig: Enable clk commandTeresa Remmet2021-10-201-0/+1
| * | board: phytec: phycore-imx8mm: Add SPI-NOR flash supportTeresa Remmet2021-10-201-0/+19
| * | verdin-imx8mm: use preboot for fdtfile evaluationIgor Opaniuk2021-10-201-1/+2
| * | verdin-imx8mm: enable sleep_moci outputMax Krummenacher2021-10-201-0/+1
| * | verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler2021-10-201-1/+1
* | | Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-10-221-1/+6
|\ \ \
| * | | configs: add mkeficapsule to tools-only_defconfigHeinrich Schuchardt2021-10-211-1/+6
* | | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-10-214-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek BehĂșn2021-10-214-0/+4
| * | | arm: mvebu: turris_mox: Move options to defconfigMarek BehĂșn2021-10-211-0/+2
| |/ /
* | | Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini2021-10-2012-5/+451
|\ \ \ | |/ / |/| / | |/
| * imx8mm-cl-iot-gate-optee: align config with KconfigStefano Babic2021-10-201-1/+2
| * kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic2021-10-201-1/+3
| * ARM: imx: mx5: Enable Thumb2 build on MX53 Menlo boardMarek Vasut2021-10-191-0/+1
| * ARM: imx: mx5: Enable BMODE command on MX53 Menlo boardMarek Vasut2021-10-191-1/+0
| * board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfigRicardo Salveti2021-10-191-0/+2
| * smegw01: Select IMX_HABFabio Estevam2021-10-191-0/+1
| * smegw01: Add redundant environment supportFabio Estevam2021-10-191-1/+3
| * apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini2021-10-191-0/+1
| * colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini2021-10-191-0/+1
| * imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N8...Frieder Schrempf2021-10-071-0/+140
| * imx53: usbarmory: Use ethernet driver modelAndrej Rosano2021-10-071-0/+1
| * imx: ventana: fix splash logo drawingTim Harvey2021-10-073-0/+9
| * imx: ventana: enable additional USB ether devicesTim Harvey2021-10-073-0/+15
| * imx: ventana: add U-Boot watchdog supportTim Harvey2021-10-073-3/+15
| * imx: ventana: add part commandTim Harvey2021-10-073-0/+3
| * imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N6...Frieder Schrempf2021-10-071-0/+109
| * imx8mm-cl-iot-gate: Split the defconfigsFabio Estevam2021-10-071-0/+147
* | configs: am335x_evm: enable CONFIG_CLK_TI_CTRLAmjad Ouled-Ameur2021-10-191-0/+1
* | board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas2021-10-182-2/+2
* | riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2021-10-1810-10/+10
* | Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...WIP/17Oct2021Tom Rini2021-10-175-5/+0
|\ \