aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-1/+81
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+1
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+2
2020-08-04configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam1-0/+2
2020-08-03board: tbs2910: Fix video output with existing environmentsSoeren Moch1-0/+1
2020-08-03mips: octeon: Update EBB7304 defconfigStefan Roese1-1/+11
2020-08-03configs: pico-imx6: convert ethernet function to DM_ETHWig Cheng1-0/+3
2020-08-03arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie1-1/+2
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi1-0/+69
2020-08-02mx6cuboxi: enable OF_PLATDATAWalter Lozano1-0/+1
2020-08-01configs: reduce stack size of Sipeed MAIXHeinrich Schuchardt1-0/+1
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay4-0/+4
2020-07-31configs: sandbox: activate command env select and env loadPatrick Delaunay4-0/+8
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay4-0/+16
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini50-6/+56
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2-8/+7
2020-07-29configs: ns3: enable tee and optee driverRayagonda Kokatanur1-1/+4
2020-07-29configs: ns3: enable FIT configRayagonda Kokatanur1-0/+5
2020-07-29configs: ns3: enable sp805 watchdog driverRayagonda Kokatanur1-0/+2
2020-07-29configs: ns3: enable EXT4 and FAT fs supportRayagonda Kokatanur1-0/+5
2020-07-29configs: ns3: enable gpt commandsRayagonda Kokatanur1-0/+2
2020-07-29configs: ns3: enable mmc commandsRayagonda Kokatanur1-0/+2
2020-07-29configs: ns3: enable BCM IPROC mmc driverRayagonda Kokatanur1-0/+4
2020-07-29configs: ns3: enable pinctrl driverRayagonda Kokatanur1-0/+3
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur1-0/+2
2020-07-29configs: ns3: enable GIC_V3 ITSRayagonda Kokatanur1-0/+1
2020-07-29configs: ns3: enable clock subsystemRayagonda Kokatanur1-0/+2
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur1-0/+20
2020-07-29board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse1-0/+54
2020-07-29board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse1-1/+1
2020-07-29arm: add (default) config for nanopi2 boardStefan Bosch1-0/+147
2020-07-29arm: qemu: disable the EFI workaround for older GRUBArd Biesheuvel1-0/+1
2020-07-29arm: qemu: enable LPAE on 32-bitArd Biesheuvel1-0/+1
2020-07-28sandbox: enable buttonPhilippe Reynes1-0/+2
2020-07-28sandbox64: enable buttonPhilippe Reynes1-0/+2
2020-07-28x86: chromebook_samus_tpl: Correct the image layoutSimon Glass1-1/+1
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass1-0/+2
2020-07-28x86: chromebook_link64: Correct the image layoutSimon Glass1-0/+2
2020-07-28rockchip: Convert evb-rk3229 over to use binmanSimon Glass1-1/+1
2020-07-28rockchip: Convert evb-rk3288 over to use binmanSimon Glass1-1/+1
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass40-0/+40
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass2-2/+0
2020-07-28rockchip: bob: Support SPI-flash bootingSimon Glass1-1/+3
2020-07-28rockchip: jerry: Add serial supportSimon Glass1-0/+1
2020-07-28sandbox: enable FIT cipher support in defconfigPatrick Oppenlander1-0/+1
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan18-0/+18
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford71-0/+71
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford1-0/+1
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford57-0/+57
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford58-16/+128