summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
* | | board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-101-0/+1
* | | configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESETPatrice Chotard2018-01-101-0/+5
* | | board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard2018-01-101-1/+5
| |/ |/|
* | ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCsMasahiro Yamada2018-01-091-0/+1
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-01-082-0/+35
|\
| * ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath2018-01-031-0/+2
| * mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-031-0/+33
* | rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich2018-01-031-0/+1
|/
* configs: am335x_boneblack: Bring back missed bootcmdSam Protsenko2018-01-012-0/+2
* ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods2018-01-011-1/+4
* Merge git://git.denx.de/u-boot-imxTom Rini2017-12-2934-34/+11
|\
| * imx: Fix missing spl_sd configuration for wandboard.Vagrant Cascadian2017-12-291-0/+1
| * mx6sl: Select MX6SL option via KconfigBreno Lima2017-12-294-4/+4
| * mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2017-12-292-0/+2
| * imx: Add a common way for detecting NXP boards revisionFabio Estevam2017-12-291-0/+1
| * ARM: imx: display5: config: Update display5_factory_defconfig to use USE_BOOT...Lukasz Majewski2017-12-291-0/+2
| * ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARDChristopher Spinrath2017-12-291-0/+1
| * imx: Unify CONFIG_BOOTDELAYFabio Estevam2017-12-2930-30/+0
* | Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-2614-0/+14
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-1914-9/+44
|\
| * configs: sunxi: Drop FASTBOOT_FLASHJagan Teki2017-12-199-9/+0
| * sunxi: Add the TBS A711 tabletMaxime Ripard2017-12-081-0/+23
| * sunxi: Fix UART console index for A33-OLinuXinoChen-Yu Tsai2017-12-071-0/+1
| * sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev2017-12-072-0/+2
| * sun50i: h5: Add NanoPi Neo Plus2 DT initial supportAntony Antony2017-11-211-0/+18
* | configs: Resync with savedefconfigTom Rini2017-12-1860-222/+114
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-12-182-0/+3
|\ \
| * | rockchip: firefly-rk3399: add FIT for rk3399Kever Yang2017-12-181-0/+1
| * | rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0Kever Yang2017-12-182-0/+2
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-182-0/+2
|\ \ \
| * | | arm64: ls1012afrdm: Add distro boot supportRajesh Bhagat2017-12-131-0/+1
| * | | arm64: ls1012ardb: Add distro boot supportRajesh Bhagat2017-12-131-0/+1
* | | | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-1825-8/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: zynqmp: Dont use 4K sector erase by default for spi-flashesSiva Durga Prasad Paladugu2017-12-186-0/+6
| * | | arm64: zynqmp: Enable spi flashesMichal Simek2017-12-186-0/+13
| * | | arm64: zynqmp: Enable fpga bitstream loadingMichal Simek2017-12-147-0/+14
| * | | arm64: zynqmp: Enable SPL ram supportMichal Simek2017-12-147-0/+14
| * | | arm64: zynqmp: Enable misc devicesMichal Simek2017-12-148-0/+8
| * | | arm64: zynqmp: Enable clock command for all boardsMichal Simek2017-12-148-0/+8
| * | | arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek2017-12-148-8/+0
| * | | arm: zynq: Fix SPL SD boot modeMichal Simek2017-12-1417-0/+34
* | | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-132-0/+117
|\ \ \ \
| * | | | ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut2017-12-091-0/+61
| * | | | ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut2017-12-091-0/+56
* | | | | Merge git://git.denx.de/u-boot-samsungTom Rini2017-12-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: Samsung: Add Exynos5422-based Odroid HC1 supportMarek Szyprowski2017-12-051-1/+1
* | | | | omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford2017-12-121-0/+1
| |_|/ / |/| | |
* | | | ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-1222-0/+22
* | | | ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-1256-0/+56
* | | | ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-1223-0/+23