summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler2018-11-121-0/+16
* imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier2018-11-081-0/+8
* Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini2018-11-061-12/+8
|\
| * ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam2018-11-061-12/+8
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-063-8/+12
|\ \
| * | arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese2018-11-061-2/+2
| * | arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese2018-11-061-1/+1
| * | arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2018-11-062-5/+9
| |/
* | x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko2018-11-063-3/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-11-042-1/+91
|\
| * ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2018-11-022-1/+91
* | MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-023-8/+32
* | emdk->emsdp: Rename boardAlexey Brodkin2018-11-013-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-311-1/+1
|\
| * arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt2018-10-311-1/+1
* | powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-2/+1
* | powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
* | fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-292-0/+12
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-10-295-9/+35
|\
| * sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+2
| * sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng2018-10-291-0/+6
| * sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-291-1/+1
| * sunxi: Extend SPL header versioningAndre Przywara2018-10-291-5/+14
| * sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng2018-10-291-0/+10
| * sunxi: Fix typos of spelling AllwinnerPriit Laes2018-10-242-2/+2
* | x86: Fix car_uninit weak symbol definitionBin Meng2018-10-281-6/+6
* | x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese2018-10-281-3/+3
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2543-12/+2631
|\ \ | |/ |/|
| * arm: dts: imx8qxp: fix build wariningPeng Fan2018-10-251-2/+0
| * imx: mkimage: avoid stop CI when required files not existsPeng Fan2018-10-251-2/+8
| * imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2018-10-222-0/+4
| * arm: imx: include imx8image supportPeng Fan2018-10-221-6/+11
| * imx: add i.MX8QXP MEK board supportPeng Fan2018-10-223-0/+261
| * arm: dts: introduce dtsi for i.MX8QXPPeng Fan2018-10-224-0/+627
| * power: Add power domain driver for i.MX8Peng Fan2018-10-221-0/+15
| * gpio: mxc_gpio: add support for i.MX8Peng Fan2018-10-221-0/+21
| * imx8: add dummy clockPeng Fan2018-10-222-0/+48
| * imx8: add iomux configuration apiPeng Fan2018-10-223-1/+84
| * imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-222-78/+142
| * imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin2018-10-221-0/+38
| * imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-222-1/+61
| * imx8: add mmu and dram related functionsPeng Fan2018-10-221-0/+284
| * imx8: implement mmc_get_env_devPeng Fan2018-10-221-0/+32
| * imx8: add boot device detectionPeng Fan2018-10-222-0/+95
| * imx8: add basic cpu supportPeng Fan2018-10-222-0/+100
| * armv8: add cpu core helper functionsPeng Fan2018-10-221-0/+26
| * imx: add i.MX8 cpu typePeng Fan2018-10-222-0/+8
| * imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan2018-10-221-0/+15
| * imx8: add imx-regs header filePeng Fan2018-10-221-0/+46
| * imx: boot_mode: Add FLEXSPI boot entryPeng Fan2018-10-221-0/+1