summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-shTom Rini2018-02-232-32/+3
|\
| * sh: Do not provide strncmpTom Rini2018-02-231-31/+2
| * sh: Use -m2a-nofpu onlyTom Rini2018-02-211-1/+1
* | arm64: show_regs: Dump the LRs HW valuesKarl Beldan2018-02-231-7/+6
* | ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2018-02-232-10/+10
* | xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2018-02-232-3/+3
|/
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-199-15/+126
|\
| * dts: am57xx-idk: disable HS200 supportJean-Jacques Hiblot2018-02-191-0/+2
| * dts: am57xx-beagle-x15: disable UHS and HS200 supportJean-Jacques Hiblot2018-02-191-0/+6
| * ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodesJean-Jacques Hiblot2018-02-191-0/+14
| * ARM: dts: DRA7: use new dra7-specific compatible stringKishon Vijay Abraham I2018-02-191-4/+4
| * ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I2018-02-193-6/+10
| * mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2018-02-191-4/+6
| * mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2018-02-192-0/+8
| * ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2018-02-192-0/+33
| * mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2018-02-191-0/+4
| * mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot2018-02-191-2/+19
| * mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I2018-02-191-0/+1
| * mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot2018-02-191-1/+11
| * mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I2018-02-191-2/+10
| * mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2018-02-191-0/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-02-1915-49/+360
|\ \ | |/ |/|
| * sandbox: Add 64-bit sandboxMario Six2018-02-186-10/+352
| * sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2018-02-182-4/+4
| * sandbox: Correct dtc warning in /chosen nodeSimon Glass2018-02-181-0/+2
| * fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-187-35/+2
* | ARM: dts: rmobile: Enable I2C6 on PorterMarek Vasut2018-02-171-0/+5
* | ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porterMarek Vasut2018-02-172-1/+4
* | Merge git://git.denx.de/u-boot-shTom Rini2018-02-163-0/+11
|\ \
| * | ARM: rmobile: Convert Porter to SPLMarek Vasut2018-02-161-0/+2
| * | ARM: dts: rmobile: Make PFC and RST available before relocMarek Vasut2018-02-161-0/+8
| * | ARM: dts: rmobile: Make scif0 available before reloc on PorterMarek Vasut2018-02-161-0/+1
| |/
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-02-165-7/+8
|\ \ | |/ |/|
| * arm: socfpga: use imply instead of select where applicableSimon Goldschmidt2018-02-151-4/+4
| * Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGALukasz Majewski2018-02-151-0/+1
| * arm: socfpga: fix qspi flash compatible (add "spi-flash")Simon Goldschmidt2018-02-154-4/+4
* | arc: Fix final linkage with Elf32 toolsAlexey Brodkin2018-02-151-1/+1
|/
* arm/PSCI: support PSCI versions greater than 1.0Andre Heider2018-02-141-7/+9
* arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOKSimon Goldschmidt2018-02-131-3/+2
* ARM: image: indent with tab instead of 4 spacesMasahiro Yamada2018-02-131-46/+46
* fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt2018-02-131-1/+1
* SystemACE: RemoveTom Rini2018-02-131-4/+0
* spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen2018-02-132-2/+0
* microblaze: bootm: Fix compiler warningBin Meng2018-02-131-1/+2
* arm: omap2: Fix compiler warningBin Meng2018-02-132-3/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-02-122-7/+11
|\
| * PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang2018-02-091-3/+1
| * armv8: Remove dependency of SERDES for LSCH2 and LSCH3Sriram Dash2018-02-091-4/+10
* | configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* | efi_loader: fix building crt0 on armHeinrich Schuchardt2018-02-102-2/+6
|/