summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1
2018-02-08spl: use ARCH_MX23/28 to specify SPL_LDSCRIPTStefan Agner1-1/+1
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner2-43/+49
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner2-30/+43
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-0/+5
2018-02-08spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski15-163/+0
2018-02-08ARM: dts: keystone-k2g-ice: Add support for QSPIVignesh R1-0/+48
2018-02-08move booti_setup to arch/arm/lig/image.cBin Chen2-1/+78
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue1-0/+5
2018-02-04i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu1-2/+1
2018-02-04iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()Eran Matityahu1-1/+1
2018-02-04arm: dts: imx6ull: move input include to base device treeStefan Agner2-1/+1
2018-02-04imx: mx25: Remove SION bit in all pin-mux that are safeMichael Trimarchi1-281/+290
2018-02-04ARM: dts: add pinmux and tuning settings for HS200/SDR104Peng Fan1-0/+88
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn1-0/+1
2018-02-04arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn1-0/+1
2018-02-04arm: imx: cx9020: move dram init into common placePatrick Bruenn2-0/+48
2018-02-04imx: mx8m: add ddr controller memory mapPeng Fan1-0/+356
2018-02-04imx: imx8mq: add dtsi filePeng Fan2-0/+521
2018-02-04imx: lcdif: include i.MX8MPeng Fan1-4/+6
2018-02-04imx: makefile: compile files for i.MX8MPeng Fan1-2/+11
2018-02-04imx: mx8m: add soc related settings and filesPeng Fan7-2/+333
2018-02-04imx: mx7: move mmc env code to mmc_env.cPeng Fan3-21/+31
2018-02-04imx: cpu: support get_boot_device for i.MX8MPeng Fan1-1/+6
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan4-43/+47
2018-02-04imx: bootaux: support i.MX8MPeng Fan1-0/+10
2018-02-04imx: cleanup bootauxPeng Fan5-90/+39
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan4-67/+63
2018-02-04imx: cpu: add cpu speed/grade for i.MX8MPeng Fan1-12/+15
2018-02-04imx: cpu: move speed/temp to common cpuPeng Fan2-71/+73
2018-02-04imx: add pad settings bit definition for i.MX8MPeng Fan1-1/+21
2018-02-04imx: add i.MX8MQ SoC Revision and is_mx8m helperPeng Fan2-2/+5
2018-02-04imx: spl: implement spl_boot_device for i.MX8MPeng Fan1-3/+5
2018-02-04imx: cpu: update cpu file to support i.MX8MPeng Fan1-1/+10
2018-02-04imx: boot_mode: add USB_BOOT entryPeng Fan1-0/+1
2018-02-04imx: add sip functionPeng Fan3-0/+28
2018-02-04imx: mx8m: add clock driverPeng Fan4-0/+2201
2018-02-04imx: mx8m: add pin header filePeng Fan1-0/+623
2018-02-04imx: mx8m: add register definition header filePeng Fan1-0/+468
2018-02-04imx: add i.MX8M into KconfigPeng Fan3-5/+23
2018-02-04imx: mx7: psci: add system power off supportAnson Huang2-0/+25
2018-02-04imx: mx7: psci: add system reset supportAnson Huang2-1/+21
2018-02-04board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kitJagan Teki4-0/+72
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini1-15/+14
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini21-35/+334
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford1-1/+84
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods3-4/+4
2018-01-30x86: quark: Fix unused warningsTom Rini1-9/+4
2018-01-30x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng4-14/+17
2018-01-30arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson1-1/+1