summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn
2018-02-04arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn
2018-02-04arm: imx: cx9020: move dram init into common placePatrick Bruenn
2018-02-04imx: mx8m: add ddr controller memory mapPeng Fan
2018-02-04imx: imx8mq: add dtsi filePeng Fan
2018-02-04imx: lcdif: include i.MX8MPeng Fan
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan
2018-02-04imx: bootaux: support i.MX8MPeng Fan
2018-02-04imx: cleanup bootauxPeng Fan
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan
2018-02-04imx: add sip functionPeng Fan
2018-02-04imx: mx8m: add clock driverPeng Fan
2018-02-04imx: mx8m: add pin header filePeng Fan
2018-02-04imx: mx8m: add register definition header filePeng Fan
2018-02-04imx: add i.MX8M into KconfigPeng Fan
2018-02-04imx: mx7: psci: add system power off supportAnson Huang
2018-02-04imx: mx7: psci: add system reset supportAnson Huang
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford
2018-01-30arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson
2018-01-30arm: zynq: Remove ethernet alias for topic-miamiMichal Simek
2018-01-30arm: zynq: Mark cc108 uart to be initialized before relocationMichal Simek
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek
2018-01-30arm64: zynqmp: Prepare psu_init reworkMichal Simek
2018-01-30xilinx: zynqmp: Add new target with only emmc enabledSiva Durga Prasad Paladugu
2018-01-30xilinx: zynqmp: Add new target with only nand enabledSiva Durga Prasad Paladugu
2018-01-30arm64: zynqmp: Provide a config to not map DDR region in MMU tableSiva Durga Prasad Paladugu
2018-01-30arm64: zynqmp: Propagate error value from psu_init()Michal Simek
2018-01-30arm64: zynqmp: Remove whitespaces in psu_init() commentMichal Simek
2018-01-30arm: zynq: Fix pmu register description coding styleMichal Simek
2018-01-30arm: zynq: Enable DM_GPIO when neededMichal Simek
2018-01-30arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabledMichal Simek
2018-01-30arm: zynq: Enable BLK when neededMichal Simek
2018-01-30armv8: zynqmp: Map PCIe High as device memoryAnders Hedlund
2018-01-30arm: zynq: Fix types in ps7_spl_initMichal Simek
2018-01-30arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин