summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-15am335x: igep003x: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15am335x: sl50: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15omap3: igep00x0: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra
2019-01-15arm: dts: Add MMC nodes for HiKey boardManivannan Sadhasivam
2019-01-14arm: dts: add ethernet related node for MT7629 SoCWeijie Gao
2019-01-14arm: dts: add ethernet related node for MT7623 SoCWeijie Gao
2019-01-14reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao
2019-01-14poplar: add DWC2 OTG gadget supportShawn Guo
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-01-11ARM: dts: socfpga: Add missing SDMMC resetTien Fong Chee
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-10ARM: dts: define USB aliases for all omap5 platformsJean-Jacques Hiblot
2019-01-10Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini
2019-01-09imx8m: clock: Fix oscillator valuesFabio Estevam
2019-01-09imx8: cpu: correct infoPeng Fan
2019-01-09ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner
2019-01-09ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner
2019-01-09ARM: vf610: ddrmc: fix CR138 preprocessor defineStefan Agner
2019-01-09ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner
2019-01-09arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li
2019-01-09sunxi: drop default SPL_LIBDISK_SUPPORT enablementAndre Przywara
2019-01-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2019-01-04exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET
2019-01-03exynos: allow SPL to build in thumb modeGuillaume GARDET
2019-01-02rockchip: rk3399-puma: Set VDD_LOG to 950 mV.Christoph Muellner
2019-01-02rockchip: rk3399-puma: Cleanup of vdd_log DTS entry.Christoph Muellner
2019-01-02rockchip: rk3036: ram: update licenseKever Yang
2019-01-02rockchip: sdram-common: fix wrong size for 4GB in 32bit SoCKever Yang
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx8m: ddr: removed unused macrosPeng Fan
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan
2019-01-01imx: imx8m: add lpddr4 header filePeng Fan
2019-01-01imx: imx8m: not build bootaux when building SPLPeng Fan
2019-01-01imx: imx8mq: build flash.binPeng Fan
2019-01-01imx: imx8m: introduce imximage cfg filePeng Fan
2019-01-01imx: imx8m: introduce script to generate fit imagePeng Fan
2019-01-01imx: imx8m: clock refactor dram pll partPeng Fan
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01imx: introduce is_imx8mq helperPeng Fan
2019-01-01imx: cpu: add CHIP_REV_2_1 macroPeng Fan
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi
2019-01-01ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernelLukasz Majewski
2019-01-01ARM: DTS: Add iomux node to vf.dtsi for Vybrid devicesLukasz Majewski
2019-01-01SPL: Add HAB image authentication to FITYe Li
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson