aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko
2018-11-05aspeed: Activate ethernet devices on the ast2500 Eval BoardCédric Le Goater
2018-11-05aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 levelCédric Le Goater
2018-11-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin
2018-10-31Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-10-31arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng
2018-10-29sunxi: Extend SPL header versioningAndre Przywara
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng
2018-10-28x86: Fix car_uninit weak symbol definitionBin Meng
2018-10-28x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / regionStefan Roese
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-25arm: dts: imx8qxp: fix build wariningPeng Fan
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva
2018-10-22arm: imx: include imx8image supportPeng Fan
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan
2018-10-22arm: dts: introduce dtsi for i.MX8QXPPeng Fan
2018-10-22power: Add power domain driver for i.MX8Peng Fan
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan
2018-10-22imx8: add dummy clockPeng Fan
2018-10-22imx8: add iomux configuration apiPeng Fan
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan
2018-10-22imx8: add mmu and dram related functionsPeng Fan
2018-10-22imx8: implement mmc_get_env_devPeng Fan
2018-10-22imx8: add boot device detectionPeng Fan
2018-10-22imx8: add basic cpu supportPeng Fan
2018-10-22armv8: add cpu core helper functionsPeng Fan
2018-10-22imx: add i.MX8 cpu typePeng Fan
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan
2018-10-22imx8: add imx-regs header filePeng Fan
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan
2018-10-22misc: imx8: add scfw api impementationPeng Fan
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan
2018-10-22arm: build mach-imx for i.MX8Peng Fan
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan