summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-06-19configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfigAshish Kumar14-0/+28
2019-06-19armv8: ls1028a: Add secure boot defconfigYuantian Tang2-0/+124
2019-06-15Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini6-204/+0
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini59-0/+118
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini111-58/+187
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut12-0/+12
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut18-0/+18
2019-06-14sh: r0p7734: Remove the boardMarek Vasut1-34/+0
2019-06-14sh: ap325rxa: Remove the boardMarek Vasut1-37/+0
2019-06-14sh: ap_sh4a_4a: Remove the boardMarek Vasut1-34/+0
2019-06-14sh: ms7750se: Remove the boardMarek Vasut1-32/+0
2019-06-14sh: ms7722: Remove the boardMarek Vasut1-33/+0
2019-06-14sh: espt_giga: Remove the boardMarek Vasut1-34/+0
2019-06-12Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2-0/+66
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini20-11/+305
2019-06-11configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORTHeinrich Schuchardt1-1/+0
2019-06-11mx6sabreauto: Enable SPL SDP supportSjoerd Simons1-0/+3
2019-06-11mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL sizeSjoerd Simons1-1/+0
2019-06-11mx6sabreauto: set SYS_MALLOC_F for videoSjoerd Simons1-1/+1
2019-06-11mx6sabreauto: Select pinctrl driverSjoerd Simons1-0/+2
2019-06-11ARM: imx: vining2000: Enable DM SerialMarek Vasut1-0/+3
2019-06-11ARM: imx: vining2000: Enable DM PCIMarek Vasut1-0/+1
2019-06-11ARM: imx: vining2000: Enable DM GPIOMarek Vasut1-0/+1
2019-06-11ARM: imx: vining2000: Enable DM USBMarek Vasut1-0/+2
2019-06-11ARM: imx: vining2000: Convert MMC and block to DMMarek Vasut1-1/+1
2019-06-11ARM: imx: vining2000: Enable DM pin controlMarek Vasut1-0/+3
2019-06-11ARM: dts: imx: vining2000: Import VINING|2000 DT from LinuxMarek Vasut1-1/+5
2019-06-11ARM: imx: Rename VINING|2000Marek Vasut1-2/+2
2019-06-11ARM: imx: novena: Enable DM PCIMarek Vasut1-0/+1
2019-06-11mx6sabresd: Select pinctrl driverFabio Estevam1-0/+2
2019-06-11mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL sizeFabio Estevam1-1/+0
2019-06-11imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi1-0/+54
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler1-0/+56
2019-06-11colibri_imx7: fastboot supportIgor Opaniuk1-0/+8
2019-06-11ARM: imx: novena: Convert to DM VIDEOMarek Vasut1-3/+3
2019-06-11ARM: imx: novena: Enable DM USBMarek Vasut1-0/+1
2019-06-11ARM: imx: novena: Convert block devices to DMMarek Vasut1-0/+3
2019-06-11ARM: imx: novena: Enable DM GPIOMarek Vasut1-0/+1
2019-06-11ARM: imx: novena: Enable DM pin controlMarek Vasut1-0/+5
2019-06-11ARM: dts: imx: novena: Import Novena DT from LinuxMarek Vasut1-1/+2
2019-06-11pico-imx7d: Add bl33 configJun Nie1-0/+66
2019-06-11ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut1-0/+4
2019-06-11ARM: imx: dh-imx6: Convert USB support to DMMarek Vasut1-0/+1
2019-06-11ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut1-0/+2
2019-06-11ARM: imx: dh-imx6: Convert SD/MMC support to DMMarek Vasut1-0/+1
2019-06-11ARM: imx: dh-imx6: Enable DM GPIOMarek Vasut1-0/+1
2019-06-11ARM: imx: dh-imx6: Enable DM pin controlMarek Vasut1-0/+3
2019-06-11ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from LinuxMarek Vasut1-1/+2
2019-06-11colibri_imx7: migrate usb to driver modelIgor Opaniuk2-0/+2
2019-06-11toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LENIgor Opaniuk11-1/+11