summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass2-2/+4
2022-04-25bootstd: Add a bootdev commandSimon Glass2-0/+2
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass2-0/+2
2022-04-22arm: apple: Don't clear framebufferMark Kettenis1-0/+2
2022-04-22configs: Resync with savedefconfigTom Rini83-84/+1
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini28-218/+235
2022-04-22ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery2-2/+2
2022-04-21configs: set CONFIG_COUNTER_FREQUENCYPeng Fan184-4/+184
2022-04-21imx8mn_evk: Enable cache in SPLFabio Estevam1-2/+0
2022-04-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi2-0/+2
2022-04-21imx: imx8mq-evk: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-04-21imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan2-1/+1
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-04-21imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan1-0/+1
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh1-2/+2
2022-04-21arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSEPali Rohár1-0/+2
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler1-57/+0
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey1-0/+142
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey3-3/+3
2022-04-21imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commandsTim Harvey2-2/+6
2022-04-21imx8m{m,n}_venice_defconfig: add DT overlay supportTim Harvey2-0/+2
2022-04-21arm: dts: imx8m*-venice: add gpio hog supportTim Harvey2-0/+2
2022-04-21board: gateworks: venice: use common GSC driverTim Harvey1-0/+1
2022-04-21board: gateworks: venice: enable DM_SERIALTim Harvey2-0/+4
2022-04-21configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey2-0/+40
2022-04-21imx8m{m,n}_venice: update env memory layoutTim Harvey2-2/+2
2022-04-21configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler2-0/+4
2022-04-21board: colibri_imx7: fix usb start on soloMarcel Ziswiler1-0/+1
2022-04-21configs: tdx: Do not overwrite fdtfile if it got set manuallyPhilippe Schenker7-7/+7
2022-04-21configs: colibri-imx7/-emmc: enable booting from usb sdpOleksandr Suvorov2-0/+2
2022-04-21configs: toradex: enable missing fit optionsOleksandr Suvorov10-0/+11
2022-04-21toradex: globally disable video supportIgor Opaniuk8-60/+0
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov1-82/+0
2022-04-21mvebu: uDPU: update defconfigRobert Marko1-6/+4
2022-04-21arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boardsPali Rohár4-0/+8
2022-04-20configs: Resync with savedefconfigTom Rini23-33/+19
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini1-0/+1
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini259-144/+115
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini7-0/+7
2022-04-19configs: Enable EXT4 and ISO partitions for the DeveloperBoxIlias Apalodimas1-0/+2
2022-04-18rockchip: rk3066: add mk808_defconfigJohan Jonker1-0/+102
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker1-0/+1
2022-04-18rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399.Vagrant Cascadian1-0/+7
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-2/+5
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini7-0/+7
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu3-2/+5
2022-04-14sandbox: Increase default SYS_MALLOC_LENTom Rini5-5/+0
2022-04-13configs: Resync with savedefconfigTom Rini92-98/+86
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut7-0/+7
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini114-18/+655