aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-06-27qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportWIP/2022-06-27-add-armv8-sha1-sha256-supportTom Rini1-0/+1
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini4-0/+8
2022-06-27xilinx: Enable support for SquashFSMichal Simek3-0/+3
2022-06-24microblaze: Enable REMAKE_ELFMichal Simek1-0/+1
2022-06-24xilinx: Add CONFIG_DM_ETH_PHY configT Karthik Reddy4-0/+4
2022-06-22configs: ast2600: Move SPL bss section to DRAM spaceChia-Wei Wang1-1/+5
2022-06-22configs: gxp: add gxp_defconfigNick Hawkins1-0/+60
2022-06-22arm: add support to corstone1000 platformRui Miguel Silva1-0/+52
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva2-0/+2
2022-06-22ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warningAnthoine Bourgeois1-0/+1
2022-06-22ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warningAnthoine Bourgeois1-0/+1
2022-06-22ARM: dts: omap3-devkit8000: Add support for Devkit8000Anthoine Bourgeois1-5/+16
2022-06-20Merge branch 'master' into nextTom Rini3-0/+11
2022-06-20configs: Resync with savedefconfigWIP/20Jun2022-nextTom Rini130-134/+87
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini6-10/+67
2022-06-20ls1028a: hdp: Add config support for HDP firmware loadingAlison Wang4-0/+8
2022-06-17ARM: stm32: activate OF_LIVE for DHSOMPatrick Delaunay2-0/+2
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay1-0/+55
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay3-3/+3
2022-06-17arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay3-5/+5
2022-06-17arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay3-6/+6
2022-06-17ARM: dts: stm32: Add DHCOR based DRC Compact boardMarek Vasut1-0/+1
2022-06-14imx: kontron-sl-mx8mm: enable DM_SERIALPeng Fan1-0/+1
2022-06-14imx: imx8mn_var_som: enable DM_SERIALPeng Fan1-0/+1
2022-06-14imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan2-0/+2
2022-06-14imx: imx8mm_icore: Enable SPL_DM_SERIALPeng Fan2-2/+0
2022-06-14imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan2-0/+2
2022-06-14imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIALPeng Fan3-3/+0
2022-06-14mx6cuboxi: enable driver for adin1300 phyJosua Mayer1-0/+1
2022-06-14mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer1-0/+1
2022-06-14imx8mn_evk: Add Ethernet support to the LPDDR4 variantFabio Estevam1-0/+8
2022-06-10configs: Add configs for AM62x SKVignesh Raghavendra2-0/+174
2022-06-10configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and st...Aswath Govindraju2-0/+10
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods1-2/+5
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods1-2/+2
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang1-0/+21
2022-06-10configs: j721e_evm_defconfig: Add HBMC related configsVaishnav Achath3-0/+23
2022-06-08test: Load mac address with i2c eepromSean Anderson1-0/+1
2022-06-08sandbox: Enable NVMEMSean Anderson5-0/+6
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes4-4/+0
2022-06-06configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini71-92/+24
2022-06-06riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2-4/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini34-0/+68
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini15-0/+15
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini31-1/+30
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini52-0/+52
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini43-0/+43
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini290-0/+706
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini236-0/+440
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini52-9/+207