aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-22misc: imx8: add scfw api impementationPeng Fan1-0/+30
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan1-0/+4
2018-10-22arm: build mach-imx for i.MX8Peng Fan1-1/+1
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan3-0/+22
2018-10-22imx8: add scfw macro definitionPeng Fan7-0/+636
2018-10-16arm: mx5: Add M53Menlo boardMarek Vasut1-0/+6
2018-10-16arm: mx5: Add LDB clock config codeMarek Vasut2-0/+30
2018-10-16arm: imx: mx5: Make videoskip available on MX5Marek Vasut1-1/+3
2018-10-09ARM: opos6ul: make the board boot againSébastien Szymanski4-4/+52
2018-10-09imx: mx7: fix potential overflow in imx_ddr_size()Marcel Ziswiler1-0/+4
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander1-0/+4
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander1-0/+1
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander3-0/+12
2018-10-07arm: dt: hikey: Add optee nodeJens Wiklander1-0/+7
2018-10-06mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard1-7/+2
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford3-0/+86
2018-10-06ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford2-0/+49
2018-10-06ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford3-47/+0
2018-10-06ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford3-30/+32
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-0/+12
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-39/+3
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini2-47/+99
2018-10-05arc: Add support for IoT development kitAlexey Brodkin3-0/+51
2018-10-05ARC: Implement print_cpuinfo()Alexey Brodkin1-1/+34
2018-10-05ARC: Add model property to boards .dtsAlexey Brodkin6-0/+12
2018-10-05ARC: Don't pre-define CROSS_COMPILEAlexey Brodkin1-6/+0
2018-10-04rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab1-44/+45
2018-10-04rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab1-3/+4
2018-10-04rockchip: add fit source file for pack itb with op-teeKever Yang1-0/+50
2018-10-04rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang1-9/+9