summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren
2018-01-12ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren
2018-01-12ARMv8: add optional Linux kernel image headerStephen Warren
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren
2018-01-12ARMv8: Allow dynamic early stack pointerStephen Warren
2018-01-12ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren
2018-01-12ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPLStephen Warren
2018-01-11Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-12configs: sun50i: Enable eMMC on a64-olinuxinoJagan Teki
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-11board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer
2018-01-11board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer
2018-01-11am335x-fb: setup display PLLHannes Schmelzer
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg
2018-01-10armv8: ls1088a: SPL size reductionSumit Garg
2018-01-10armv8: fsl-layerscape: SPL size reductionSumit Garg
2018-01-10Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macroBao Xiaowei
2018-01-10armv8: Implement workaround for Cortex-A53 erratum 855873Alison Wang
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2018-01-10armv8: layerscape: sata: refine port register configurationYuantian Tang
2018-01-10armv8: ls1088 : MC alignment should always be fixed to 512MBAshish Kumar
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2018-01-10fat write: Fixed a problem with the case of file names when writing filesJean-Jacques Hiblot
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada
2018-01-10sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2018-01-10ARM: Drop unreferenced CONFIG_MACH_* definesTuomas Tynkkynen
2018-01-10configs: am57xx_evm: fix ethernet phy configurationSekhar Nori
2018-01-10Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobsPhilipp Tomsich
2018-01-10PCI: Drop CONFIG_TSI108_PCITuomas Tynkkynen
2018-01-10BCM283x ALT5 function for JTAG pinsHenry Zhang
2018-01-10configs: stm32f746-disco: enable MMC related flagsPatrice Chotard
2018-01-10ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-discoPatrice Chotard
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