summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigTom Rini2020-09-0712-17/+5
* defconfig: espressobin: Add support for ISSI SPI flashesKonstantin Porotchkin2020-09-041-0/+1
* defconfig: espressobin: Include support for Gigadevice SPIKonstantin Porotchkin2020-09-041-0/+1
* configs: qemu: enable dfu testingHeinrich Schuchardt2020-09-012-0/+18
* arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár2020-08-311-0/+1
* arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-BootPali Rohár2020-08-311-1/+1
* arm: dts: a37x0: enable sd card support on espressobinWilson Ding2020-08-311-0/+1
* arm: mvebu: Espressobin: Enable CONFIG_MVNETAPali Rohár2020-08-311-0/+1
* cmd: Kconfig: Change dependency for CMD_ADCMichal Simek2020-08-2711-0/+11
* configs: Resync with savedefconfigTom Rini2020-08-268-17/+15
* Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-25103-35/+136
|\
| * pico-imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam2020-08-251-1/+0
| * arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-25103-34/+132
| * pico-imx6ul: convert ethernet function to DM_ETHWig Cheng2020-08-181-0/+2
| * configs: pico-imx6ul: convert DM_VIDEOWig Cheng2020-08-181-1/+1
| * configs: pico-imx6ul: convert DM_USBWig Cheng2020-08-181-0/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-257-0/+498
|\ \
| * | x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LENStefan Roese2020-08-251-0/+1
| * | arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati2020-08-252-0/+236
| * | arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati2020-08-252-0/+259
| * | pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-252-0/+2
* | | Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-08-251-0/+1
|\ \ \
| * | | rockchip: config: evb-rk3399: Add rockchip dwmmc supportKever Yang2020-08-211-0/+1
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-251-0/+10
|\ \ \ \
| * | | | configs: defconfig for Sipeed Maix in S-modeHeinrich Schuchardt2020-08-251-0/+10
| | |/ / | |/| |
* | | | board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfigAnastasiia Lukianenko2020-08-241-48/+27
* | | | board: armltd: Add support for Total Compute platformUsama Arif2020-08-241-0/+53
|/ / /
* | | Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2020-08-232-0/+2
* | | Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-2380-0/+149
* | | Convert CONFIG_NETCONSOLE to KconfigTom Rini2020-08-2352-0/+52
* | | Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-08-203-0/+7
|\ \ \ | |/ / |/| |
| * | xilinx: versal: Enable i2c misc eeprom driverMichal Simek2020-08-201-0/+3
| * | i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-201-0/+1
| * | xilinx: zynqmp: Enable DFU tftp supportMichal Simek2020-08-201-0/+1
| * | xilinx: Enable preboot feature for ZynqMP and VersalMichal Simek2020-08-202-0/+2
| |/
* / configs: mt7622: add PCIe controller related configsChuanjia Liu2020-08-191-0/+4
|/
* xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko2020-08-141-0/+4
* serial: serial_xen: Add Xen PV serial driverPeng Fan2020-08-141-1/+1
* board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-141-0/+56
* configs: evb-ast2500: Convert to OF_SEPARATEChia-Wei, Wang2020-08-141-1/+0
* configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang2020-08-141-0/+2
* Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-08-133-0/+3
|\
| * ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-131-0/+1
| * configs: stm32mp: add CONFIG_STM32_FMC2_EBIChristophe Kerello2020-08-132-0/+2
* | configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-111-0/+173
* | configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-111-0/+130
* | configs: Add new config for supporting USB mass storage bootFaiz Abbas2020-08-111-0/+119
* | configs: Add defconfig for USB DFU bootmodeFaiz Abbas2020-08-111-0/+120
* | configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas2020-08-111-0/+10
* | ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods2020-08-111-5/+9
|/