aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-01-16MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2-68/+136
2019-01-16mips: ocelot: DT: Enable use of serial gpioLars Povlsen3-0/+124
2019-01-16mips: luton: DT: Enable use of serial gpioLars Povlsen3-0/+68
2019-01-16mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen3-28/+14
2019-01-16mips: luton: DT: Add pcb090Lars Povlsen1-0/+36
2019-01-16mips: mscc: Add generic GPIO control utility functionLars Povlsen5-1/+40
2019-01-16mips: mscc: Add generic PHY MIIM utility functionsLars Povlsen5-1/+145
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+1
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-2/+7
2019-01-11ARM: dts: socfpga: Add missing SDMMC resetTien Fong Chee1-0/+1
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2-2/+2
2019-01-10ARM: dts: define USB aliases for all omap5 platformsJean-Jacques Hiblot1-0/+5
2019-01-10Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini5-7/+12
2019-01-09imx8m: clock: Fix oscillator valuesFabio Estevam1-2/+2
2019-01-09imx8: cpu: correct infoPeng Fan1-1/+1
2019-01-09ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner1-1/+0
2019-01-09ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner2-2/+4
2019-01-09ARM: vf610: ddrmc: fix CR138 preprocessor defineStefan Agner1-1/+1
2019-01-09ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner2-0/+4
2019-01-09arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li1-1/+1
2019-01-09sunxi: drop default SPL_LIBDISK_SUPPORT enablementAndre Przywara1-1/+0
2019-01-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-1/+2
2019-01-04exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET1-2/+1
2019-01-03exynos: allow SPL to build in thumb modeGuillaume GARDET1-1/+2
2019-01-02rockchip: rk3399-puma: Set VDD_LOG to 950 mV.Christoph Muellner1-1/+1
2019-01-02rockchip: rk3399-puma: Cleanup of vdd_log DTS entry.Christoph Muellner1-4/+1
2019-01-02rockchip: rk3036: ram: update licenseKever Yang1-2/+2
2019-01-02rockchip: sdram-common: fix wrong size for 4GB in 32bit SoCKever Yang1-0/+18
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini35-440/+2552
2019-01-01imx8m: ddr: removed unused macrosPeng Fan1-188/+0
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan3-0/+429
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan1-0/+573
2019-01-01imx: imx8m: add lpddr4 header filePeng Fan1-0/+97
2019-01-01imx: imx8m: not build bootaux when building SPLPeng Fan1-0/+2
2019-01-01imx: imx8mq: build flash.binPeng Fan1-0/+25
2019-01-01imx: imx8m: introduce imximage cfg filePeng Fan1-0/+17
2019-01-01imx: imx8m: introduce script to generate fit imagePeng Fan1-0/+137
2019-01-01imx: imx8m: clock refactor dram pll partPeng Fan2-24/+132
2019-01-01imx: spl: add MMC BOOT Device for i.MX8MPeng Fan1-1/+10
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan23-45/+45
2019-01-01imx: introduce is_imx8mq helperPeng Fan1-0/+1
2019-01-01imx: cpu: add CHIP_REV_2_1 macroPeng Fan1-0/+1
2019-01-01arm: imx8qxp: build u-boot-dtb.cfgout before checking filesPeng Fan1-1/+1
2019-01-01imx: hab: extend hab_auth_img to calculate ivt_offsetParthiban Nallathambi1-2/+27
2019-01-01ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernelLukasz Majewski1-0/+810
2019-01-01ARM: DTS: Add iomux node to vf.dtsi for Vybrid devicesLukasz Majewski1-0/+6
2019-01-01SPL: Add HAB image authentication to FITYe Li1-6/+38
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson1-2/+2
2019-01-01imx: mx8m: add memory mapping for CAAM and TCMGary Bisson1-0/+16
2019-01-01embestmx6boards: Add SPL supportFabien Lahoudere1-0/+1