summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | pico-imx6ul: Add LCD supportFabio Estevam2019-10-081-0/+13
| * | pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam2019-10-081-1/+13
| * | pico-imx6ul: Add DWARF baseboard supportOtavio Salvador2019-10-081-2/+4
| * | imx8qm: correct fdt_filePeng Fan2019-10-081-1/+1
| * | imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-10-081-1/+1
| * | imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima2019-10-082-6/+0
| * | Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-087-31/+0
| * | ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-081-2/+26
| * | imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan2019-10-081-1/+1
| * | imx: add i.MX6ULZ boardPeng Fan2019-10-081-1/+12
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/08Oct2019Tom Rini2019-10-0810-12/+0
|\ \
| * | watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-0810-12/+0
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-081-1/+1
|\ \
| * | arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass2019-10-081-1/+1
| |/
* | configs: sam9x60ek: Add QSPI_BOOT definesTudor Ambarus2019-10-081-0/+7
* | board: sam9x60ek: Add NAND flash supportTudor Ambarus2019-10-081-0/+28
* | board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun2019-10-081-0/+60
* | board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPIEugen Hristev2019-10-081-4/+0
* | board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev2019-10-081-0/+4
* | board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev2019-10-081-2/+14
* | board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre2019-10-081-0/+34
|/
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-0414-39/+0
* ARM: keystone2: update the default addresses of the secure monitorJean-Jacques Hiblot2019-10-041-2/+2
* at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-304-22/+0
* Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/22Sep2019Tom Rini2019-09-225-0/+5
|\
| * imx: colibri_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: icore: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: mx6sabresd: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
| * imx: wandboard: fix splash logo drawingAnatolij Gustschin2019-09-211-0/+1
* | configs: rk3288: Increase bootm lengthJagan Teki2019-09-191-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/16Sep2019Tom Rini2019-09-161-6/+6
|\
| * board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal2019-09-121-6/+6
* | configs: ti: Add environment support commands for FIT loadingAndrew F. Davis2019-09-132-1/+10
* | ARM: omapl138_lcdk: Remove dead codeAdam Ford2019-09-131-39/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/06Sep2019Tom Rini2019-09-071-13/+0
|\
| * sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-021-13/+0
* | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-061-0/+4
|\ \
| * | rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent2019-09-061-0/+4
* | | ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET2019-09-051-1/+1
* | | sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis2019-09-031-0/+1
| |/ |/|
* | Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-311-15/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-298-219/+144
|\ \
| * | powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-8/+14
| * | powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-44/+19
| * | powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-40/+15
| * | powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-13/+23
| * | powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-18/+20
| * | powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-39/+15
| * | powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang2019-08-281-24/+0