aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang1-0/+2
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang1-0/+9
2018-12-31riscv: bootm: Support booting VxWorksBin Meng1-1/+7
2018-12-29ARM: uniphier: dts: sync with Linux 4.20Masahiro Yamada13-16/+992
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada1-4/+4
2018-12-26mt7629: use linux kernel compatible SMP initializationWeijie Gao1-8/+44
2018-12-26arm: K3: Fix usage of CONFIG_SYS_K3_KEYLokesh Vutla1-1/+1
2018-12-26ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford2-5/+10
2018-12-26exynos: imply SYS_THUMB_BUILDGuillaume GARDET1-0/+1
2018-12-21Merge git://git.denx.de/u-boot-marvellTom Rini1-4/+2
2018-12-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini8-29/+126
2018-12-21Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogicTom Rini1-0/+14
2018-12-21Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mipsTom Rini68-26/+5099
2018-12-21ARM: mvebu: remove out of date commentChris Packham1-4/+2
2018-12-20arm: socfpga: stratix10: Enable Stratix10 FPGA ReconfigurationAng, Chee Hong1-0/+1
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong5-28/+69
2018-12-20arm: socfpga: stratix10: Add macros for mailbox's argumentsAng, Chee Hong1-0/+6
2018-12-20arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong2-1/+50
2018-12-19arm: dts: s400: Fix status for eMMC and SDIO portsNeil Armstrong1-0/+14
2018-12-19mips: jz47xx: Add Creator CI20 platformPaul Burton3-0/+134
2018-12-19mips: jz47xx: Add JZ4780 SoC supportPaul Burton18-0/+2132