aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2019-06-20powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-17/+19
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang20-20/+0
2019-06-15Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini6-542/+0
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini14-16/+0
2019-06-14configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini16-32/+0
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini16-43/+0
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut11-12/+0
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut12-12/+0
2019-06-14sh: r0p7734: Remove the boardMarek Vasut1-100/+0
2019-06-14sh: ap325rxa: Remove the boardMarek Vasut1-114/+0
2019-06-14sh: ap_sh4a_4a: Remove the boardMarek Vasut1-102/+0
2019-06-14sh: ms7750se: Remove the boardMarek Vasut1-65/+0
2019-06-14sh: ms7722: Remove the boardMarek Vasut1-83/+0
2019-06-14sh: espt_giga: Remove the boardMarek Vasut1-78/+0
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-1/+32
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini21-133/+618
2019-06-11ARM: imx: vining2000: Enable DM SerialMarek Vasut1-3/+0
2019-06-11imx8qxp_mek: Remove unneeded config options settingsFabio Estevam1-8/+0
2019-06-11imx8qm_mek: Remove unneeded config options settingsFabio Estevam1-9/+0
2019-06-11imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi2-0/+119
2019-06-11apalis-tk1: use UUID for rootfsIgor Opaniuk1-21/+41
2019-06-11apalis_imx6: use UUID for rootfsIgor Opaniuk1-21/+43
2019-06-11colibri_vf: use UUID for rootfsIgor Opaniuk1-4/+11
2019-06-11colibri-imx6ull: use UUID for rootfsIgor Opaniuk1-4/+9
2019-06-11colibri_imx7: use UUID for rootfsIgor Opaniuk1-19/+28
2019-06-11board: toradex: add apalis imx8qm 4gb wb it v1.0b module supportMarcel Ziswiler1-0/+131
2019-06-11ARM: imx: novena: Convert to DM VIDEOMarek Vasut1-2/+2
2019-06-11ARM: imx: novena: Convert block devices to DMMarek Vasut1-5/+0
2019-06-11pico-imx7d: Add boot option for verified bootJun Nie1-3/+35
2019-06-11mx7_common: Share configs to skip low level initJun Nie2-11/+11
2019-06-11ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut1-0/+5
2019-06-11ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut1-5/+0
2019-06-11config: Update KP's imx53 HSC config to pass key pressed informationLukasz Majewski1-0/+2
2019-06-11config: Update KP's imx53 HSC config to support SWUpdateLukasz Majewski1-2/+5
2019-06-11imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima2-2/+2
2019-06-11configs: imx6-engicam: Update the recoveryboot settingJagan Teki1-12/+7
2019-06-11apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk2-2/+2
2019-06-11board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler1-0/+165
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2019-06-08Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+2
2019-06-06stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier1-1/+11
2019-06-06configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard1-1/+6
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard1-0/+4
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard1-0/+9
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay1-0/+3
2019-06-05ARM: tegra: Allow boards to override boot target devicesThierry Reding1-0/+2
2019-06-05configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INITDavid Lechner1-0/+1
2019-06-05riscv: Add Microchip MPFS Icicle board supportPadmarao Begari1-0/+63
2019-06-05riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker1-1/+1
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk1-1/+1