aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler1-0/+16
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini1-12/+8
2018-11-06Merge git://git.denx.de/u-boot-marvellTom Rini3-8/+12
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese1-2/+2
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese1-1/+1
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam1-12/+8
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko3-3/+0
2018-11-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-1/+91
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck3-8/+32
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2-1/+91
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin3-5/+5
2018-10-31Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2018-10-31arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt1-1/+1
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng1-2/+1
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng1-1/+1
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham2-0/+12
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-9/+35
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara1-1/+2
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng1-0/+6
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng1-1/+1
2018-10-29sunxi: Extend SPL header versioningAndre Przywara1-5/+14
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+10
2018-10-28x86: Fix car_uninit weak symbol definitionBin Meng1-6/+6
2018-10-28x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese1-3/+3
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini43-12/+2631
2018-10-25arm: dts: imx8qxp: fix build wariningPeng Fan1-2/+0
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan1-2/+8
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes2-2/+2
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini6-21/+37
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater1-0/+9
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2-0/+4
2018-10-22arm: imx: include imx8image supportPeng Fan1-6/+11
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan3-0/+261
2018-10-22arm: dts: introduce dtsi for i.MX8QXPPeng Fan4-0/+627
2018-10-22power: Add power domain driver for i.MX8Peng Fan1-0/+15
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan1-0/+21
2018-10-22imx8: add dummy clockPeng Fan2-0/+48
2018-10-22imx8: add iomux configuration apiPeng Fan3-1/+84
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin2-78/+142
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin1-0/+38
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2-1/+61
2018-10-22imx8: add mmu and dram related functionsPeng Fan1-0/+284
2018-10-22imx8: implement mmc_get_env_devPeng Fan1-0/+32
2018-10-22imx8: add boot device detectionPeng Fan2-0/+95
2018-10-22imx8: add basic cpu supportPeng Fan2-0/+100
2018-10-22armv8: add cpu core helper functionsPeng Fan1-0/+26
2018-10-22imx: add i.MX8 cpu typePeng Fan2-0/+8
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan1-0/+15