aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini7-160/+164
2018-02-24imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam1-0/+23
2018-02-24ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPLJagan Teki1-0/+2
2018-02-23Merge git://git.denx.de/u-boot-shTom Rini2-32/+3
2018-02-23arm64: show_regs: Dump the LRs HW valuesKarl Beldan1-7/+6
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2-10/+10
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2-3/+3
2018-02-23sh: Do not provide strncmpTom Rini1-31/+2
2018-02-22imx6q: engicam: Use SPL_LOAD_FIT for MMC boardsJagan Teki1-1/+0
2018-02-22imx6ul: engicam: Drop isiot-mmc defconfigJagan Teki2-51/+0
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima2-104/+17
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta2-0/+24
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta2-0/+89
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta1-0/+6
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima1-4/+3
2018-02-21sh: Use -m2a-nofpu onlyTom Rini1-1/+1
2018-02-19Merge git://git.denx.de/u-boot-mmcTom Rini9-15/+126
2018-02-19Merge git://git.denx.de/u-boot-dmTom Rini15-49/+360
2018-02-19dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot1-0/+2
2018-02-19dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot1-0/+6
2018-02-19ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot1-0/+14
2018-02-19ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I1-4/+4
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I3-6/+10
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot1-4/+6
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2-0/+8
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2-0/+33
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot1-0/+4
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot1-2/+19
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I1-0/+1
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot1-1/+11
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I1-2/+10
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot1-0/+2
2018-02-18sandbox: Add 64-bit sandboxMario Six6-10/+352
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2-4/+4
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass1-0/+2
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin7-35/+2
2018-02-17ARM: dts: rmobile: Enable I2C6 on PorterMarek Vasut1-0/+5
2018-02-17ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porterMarek Vasut2-1/+4
2018-02-16Merge git://git.denx.de/u-boot-shTom Rini3-0/+11
2018-02-16Merge git://git.denx.de/u-boot-socfpgaTom Rini5-7/+8
2018-02-16ARM: rmobile: Convert Porter to SPLMarek Vasut1-0/+2
2018-02-16ARM: dts: rmobile: Make PFC and RST available before relocMarek Vasut1-0/+8
2018-02-16ARM: dts: rmobile: Make scif0 available before reloc on PorterMarek Vasut1-0/+1
2018-02-15arm: socfpga: use imply instead of select where applicableSimon Goldschmidt1-4/+4
2018-02-15Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGALukasz Majewski1-0/+1
2018-02-15arm: socfpga: fix qspi flash compatible (add "spi-flash")Simon Goldschmidt4-4/+4
2018-02-15arc: Fix final linkage with Elf32 toolsAlexey Brodkin1-1/+1
2018-02-14arm/PSCI: support PSCI versions greater than 1.0Andre Heider1-7/+9
2018-02-13arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOKSimon Goldschmidt1-3/+2
2018-02-13ARM: image: indent with tab instead of 4 spacesMasahiro Yamada1-46/+46