aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko3-3/+0
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko1-13/+0
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko1-14/+0
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko4-4/+4
2018-11-05aspeed: Activate ethernet devices on the ast2500 Eval BoardCédric Le Goater1-0/+23
2018-11-05aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 levelCédric Le Goater1-796/+1153
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-31sunxi: add support for Banana Pi M2 Zero boardJun Nie2-0/+122
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
2018-10-22imx8: add imx-regs header filePeng Fan1-0/+46
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan1-0/+1