aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2018-01-24mips: bmips: enable the SPI flash on the Comtrend AR-5387unÁlvaro Fernández Rojas1-0/+8
2018-01-24mips: bmips: enable the SPI flash on the Netgear CG3100DÁlvaro Fernández Rojas1-0/+8
2018-01-24mips: bmips: enable the SPI flash on the Sagem F@ST1704Álvaro Fernández Rojas1-0/+8
2018-01-09ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCsMasahiro Yamada1-0/+1
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini2-0/+35
2018-01-03ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath1-0/+2
2018-01-03rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich1-0/+1
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson1-0/+33
2018-01-01configs: am335x_boneblack: Bring back missed bootcmdSam Protsenko2-0/+2
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods1-1/+4
2017-12-29Merge git://git.denx.de/u-boot-imxTom Rini34-34/+11
2017-12-29imx: Fix missing spl_sd configuration for wandboard.Vagrant Cascadian1-0/+1
2017-12-29mx6sl: Select MX6SL option via KconfigBreno Lima4-4/+4
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2-0/+2
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam1-0/+1
2017-12-29ARM: imx: display5: config: Update display5_factory_defconfig to use USE_BOOT...Lukasz Majewski1-0/+2
2017-12-29ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARDChristopher Spinrath1-0/+1
2017-12-29imx: Unify CONFIG_BOOTDELAYFabio Estevam30-30/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada14-0/+14
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini14-9/+44
2017-12-19configs: sunxi: Drop FASTBOOT_FLASHJagan Teki9-9/+0
2017-12-18configs: Resync with savedefconfigTom Rini60-222/+114
2017-12-18Merge git://git.denx.de/u-boot-rockchipTom Rini2-0/+3
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-0/+2
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini25-8/+97
2017-12-18rockchip: firefly-rk3399: add FIT for rk3399Kever Yang1-0/+1
2017-12-18rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0Kever Yang2-0/+2
2017-12-18arm64: zynqmp: Dont use 4K sector erase by default for spi-flashesSiva Durga Prasad Paladugu6-0/+6
2017-12-18arm64: zynqmp: Enable spi flashesMichal Simek6-0/+13
2017-12-14arm64: zynqmp: Enable fpga bitstream loadingMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable SPL ram supportMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable misc devicesMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Enable clock command for all boardsMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek8-8/+0
2017-12-14arm: zynq: Fix SPL SD boot modeMichal Simek17-0/+34
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2-0/+117
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini1-1/+1
2017-12-13arm64: ls1012afrdm: Add distro boot supportRajesh Bhagat1-0/+1
2017-12-13arm64: ls1012ardb: Add distro boot supportRajesh Bhagat1-0/+1
2017-12-12omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford1-0/+1
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen22-0/+22
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen56-0/+56
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen23-0/+23
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen4-0/+4
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2-0/+2
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen3-0/+3
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut1-0/+61
2017-12-09ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut1-0/+56
2017-12-08sunxi: Add the TBS A711 tabletMaxime Ripard1-0/+23
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-4/+105