summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10ARM: DTS: stm32: add SDIO controller support for stm32f469-discoPatrice Chotard
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f469-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: add STM32F469 Discovery board supportPatrice Chotard
2018-01-10ram: stm32: add memory mapping selection supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESETPatrice Chotard
2018-01-10pinctrl: stm32: add stm32f4 pinctrl compatible stringsPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2018-01-10ARM: DTS: stm32: add stm32f429-disco-u-boot dts filePatrice Chotard
2018-01-10ARM: DTS: stm32: add STM32F429 SoC and its Discovery board supportPatrice Chotard
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka
2018-01-09Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-09Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada
2018-01-09ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCsMasahiro Yamada
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada
2018-01-09rockchip: clk: bind reset driverElaine Zhang
2018-01-09rockchip: reset: support a (common) rockchip reset driversElaine Zhang
2018-01-08Prepare v2018.01Tom Rini
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki
2018-01-08board: engicam: Fix to remove legacy board/icorem6_rqsJagan Teki
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner
2018-01-08imx: introduce CONFIG_GPT_TIMERStefan Agner
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner
2018-01-08Merge git://git.denx.de/u-boot-x86Tom Rini
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2018-01-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-03ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath
2018-01-03ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath
2018-01-03ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath
2018-01-03rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich
2018-01-03imx: spl: Fix NAND bootmode detectionEran Matityahu
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson
2018-01-03video: Support multiple lines version string displayPeng Fan
2018-01-03video: ipu: Fix dereferencing NULL pointer problemPeng Fan
2018-01-02rockchip: board: lion-rk3368: reduce env-size default to 8KiBPhilipp Tomsich
2018-01-02boards: amlogic: khadas-vim: Typo fixupNeil Armstrong
2018-01-01Prepare v2018.01-rc3Tom Rini
2018-01-01Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-01-01power: tps65910: replace error() by pr_err()Felix Brack