summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-15riscv: remove RISC-V standalone linker scriptLukas Auer
2019-01-15riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer
2019-01-15riscv: clarify error message on undefined exceptionsLukas Auer
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
2019-01-01imx: mx8m: add memory mapping for CAAM and TCMGary Bisson
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2018-12-31riscv: bootm: Support booting VxWorksBin Meng