summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMCChris Packham
2018-01-10rockchip: rk3288: enable rockusb support on rk3288 based deviceEddie Cai
2018-01-10rockchip:usb: add a simple readme for rockusbEddie Cai
2018-01-10usb: rockchip: add rockusb commandEddie Cai
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai
2018-01-10musb: sunxi: Use base address from device treeChen-Yu Tsai
2018-01-10ARM: sunxi: Remove left-over cd-inverted property from pcDuino3Tuomas Tynkkynen
2018-01-10sunxi: maintainers: Add myself for the TBS A711Maxime Ripard
2018-01-10sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver.Chen-Yu Tsai
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-09pinctrl: mvebu: Make drivers depend on the pinctrl frameworkMiquel Raynal
2018-01-09ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCsMiquel Raynal
2018-01-09arm: mvebu: ClearFog: document boot selection switches, update UARTFlorian Klink
2018-01-09arm64: a37xx: use distro bootcmdAndre Heider
2018-01-09arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTSAndre Heider
2018-01-09arm64: a37xx: add distro compatible env varsAndre Heider
2018-01-09arm64: a37xx: use disto defaultsAndre Heider
2018-01-09tools: Add Marvell recovery image download scriptKonstantin Porotchkin
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-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini
2018-01-09ARM: socfpga: Enable part command for socfpga platformAndrey Zhizhikin
2018-01-09arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang
2018-01-09usb: ehci: fsl: Fix some compile warnings.Ran Wang
2018-01-09armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds boardRan Wang
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