summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-109-30/+5
* fat write: Fixed a problem with the case of file names when writing filesJean-Jacques Hiblot2018-01-101-2/+2
* linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada2018-01-101-0/+1
* sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-1020-40/+0
* ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen2018-01-1011-20/+0
* configs: am57xx_evm: fix ethernet phy configurationSekhar Nori2018-01-102-0/+6
* Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobsPhilipp Tomsich2018-01-101-1/+5
* PCI: Drop CONFIG_TSI108_PCITuomas Tynkkynen2018-01-102-168/+0
* BCM283x ALT5 function for JTAG pinsHenry Zhang2018-01-101-1/+1
* configs: stm32f746-disco: enable MMC related flagsPatrice Chotard2018-01-101-1/+14
* ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard2018-01-104-1/+127
* ARM: DTS: stm32: add SDIO controller support for stm32f469-discoPatrice Chotard2018-01-103-0/+59
* board: stm32: add stm32f469-discovery board supportPatrice Chotard2018-01-107-0/+221
* ARM: DTS: stm32: add stm32f469-disco-u-boot dts filePatrice Chotard2018-01-101-0/+230
* ARM: DTS: add STM32F469 Discovery board supportPatrice Chotard2018-01-103-1/+228
* ram: stm32: add memory mapping selection supportPatrice Chotard2018-01-101-0/+25
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-107-309/+19
* board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2018-01-106-300/+9
* mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard2018-01-101-6/+2
* board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-105-136/+1
* configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESETPatrice Chotard2018-01-101-0/+5
* pinctrl: stm32: add stm32f4 pinctrl compatible stringsPatrice Chotard2018-01-101-0/+2
* board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard2018-01-103-124/+19
* ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard2018-01-102-0/+206
* ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard2018-01-107-0/+1403
* arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka2018-01-091-20/+12
* Merge git://git.denx.de/u-boot-rockchipTom Rini2018-01-0912-0/+223
|\
| * rockchip: clk: bind reset driverElaine Zhang2018-01-099-0/+80
| * rockchip: reset: support a (common) rockchip reset driversElaine Zhang2018-01-093-0/+143
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-01-093-2/+25
|\ \ | |/ |/|
| * ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada2018-01-092-2/+7
| * ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCsMasahiro Yamada2018-01-091-0/+1
| * ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada2018-01-091-0/+17
|/
* Prepare v2018.01v2018.01Tom Rini2018-01-081-1/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-01-0831-122/+1001
|\
| * mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki2018-01-081-2/+0
| * board: engicam: Fix to remove legacy board/icorem6_rqsJagan Teki2018-01-081-48/+0
| * imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner2018-01-084-3/+9
| * imx: introduce CONFIG_GPT_TIMERStefan Agner2018-01-084-1/+7
| * imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-084-2/+4
| * mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-0410-28/+40
| * ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath2018-01-031-7/+1
| * ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath2018-01-032-20/+30
| * ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath2018-01-031-12/+16
| * imx: spl: Fix NAND bootmode detectionEran Matityahu2018-01-033-3/+4
| * mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-0310-0/+894
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-01-087-7/+64
|\ \
| * | x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko2018-01-081-0/+51
| * | x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko2018-01-081-5/+5
| * | x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-086-2/+8