summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mmc'Sascha Hauer2019-05-106-6/+652
|\
| * ARM: rpi3: remove swapped sdhci and sdhostLucas Stach2019-05-061-5/+0
| * ARM: rpi: enable sdhost driver in defconfigLucas Stach2019-05-061-1/+1
| * ARM: rpi: add clock for sdhostLucas Stach2019-05-061-0/+8
| * mci: add driver for BCM283x sdhost coreLucas Stach2019-05-063-0/+643
* | Merge branch 'for-next/misc'Sascha Hauer2019-05-108-29/+31
|\ \
| * | commands/hwclock: align -n option helpAntony Pavlov2019-05-091-1/+1
| * | crypto: digest: fix digesting file windowsSascha Hauer2019-05-091-5/+6
| * | UBI: remove Kconfig entry from includeJan Remmet2019-05-061-1/+0
| * | fs: nfs: ensure rpc_req message is sendMarco Felsch2019-04-291-0/+11
| * | doc: clarify state framework driver requirementMoritz Augsburger2019-04-261-1/+7
| * | doc: variables: nv vars are saved automatically.Tomaz Solc2019-04-231-3/+5
| * | ARM: socfpga: Cyclone5: remove watchdog_disable()Ian Abbott2019-04-231-17/+0
| * | ddr_spd: Fix mod_ranks test张忠山2019-04-101-1/+1
* | | Merge branch 'for-next/mips'Sascha Hauer2019-05-1028-36/+778
|\ \ \
| * | | MIPS: remove request_sdram_region "fdt"Oleksij Rempel2019-04-231-4/+0
| * | | MIPS: relocation: do not use configurable memory layoutOleksij Rempel2019-04-236-12/+41
| * | | MIPS: relocation: add relocation supportOleksij Rempel2019-04-2312-7/+712
| * | | MIPS: relocation: pass ram size to pbl_main_entryOleksij Rempel2019-04-2312-13/+25
* | | | Merge branch 'for-next/layerscape'Sascha Hauer2019-05-1028-206/+413
|\ \ \ \
| * | | | ARM: Layerscape: Add device tree compatible to image metadataSascha Hauer2019-05-102-0/+6
| * | | | ARM: Layerscape: TQMLS1046a: Add environment and update handlersSascha Hauer2019-05-102-0/+80
| * | | | ARM: Layerscape: TQMLS1046a: Support booting from QSPISascha Hauer2019-05-102-3/+3
| * | | | ARM: Layerscape: TQMLS1046a: unify pbi filesSascha Hauer2019-05-103-35/+4
| * | | | ARM: Layerscape: TQMLS1046a: print life signs when debuggingSascha Hauer2019-05-101-1/+5
| * | | | ARM: Layerscape: TQMLS1046a: Sync qspi RCW from TQ U-BootSascha Hauer2019-05-101-4/+4
| * | | | ARM: Layerscape: TQMLS1046a: configure qspi dividerSascha Hauer2019-05-101-0/+3
| * | | | ARM: Layerscape: ls1046a: Add bbu handlersSascha Hauer2019-05-101-0/+22
| * | | | ARM: Layerscape: ls1046a: Add automatic bootsource detection xload functionSascha Hauer2019-05-103-1/+27
| * | | | ARM: Layerscape: Add QSPI boot supportSascha Hauer2019-05-105-1/+62
| * | | | ARM: Layerscape: pblimage: Drop pbl end commandSascha Hauer2019-05-101-19/+0
| * | | | ARM: Layerscape: ls1046a: Add bootsource detection supportSascha Hauer2019-05-103-0/+42
| * | | | esdhc-xload: invalidate icache before jumping to imageSascha Hauer2019-05-101-0/+3
| * | | | bbu: In bbu_register_std_file_update detect device before accessing itSascha Hauer2019-05-101-0/+2
| * | | | bbu: bbu_register_std_file_update should take const char*Sascha Hauer2019-05-102-3/+3
| * | | | ARM: Layerscape: defconfig: Enable more featuresSascha Hauer2019-05-091-1/+7
| * | | | net: fsl-fman: Sync rx buffers for device initiallySascha Hauer2019-05-091-0/+2
| * | | | filetype: Detect Layerscape PBL imagesSascha Hauer2019-05-092-0/+9
| * | | | ARM: Layerscape: TQMLS1046a: Fix pinmux setup for i2c4Sascha Hauer2019-05-081-0/+6
| * | | | ARM: Layerscape: TQMLS1046a: Unify SD and eMMC imagesSascha Hauer2019-05-083-97/+8
| * | | | ARM: Layerscape: TQMLS1046a: Update device tree files from tq repositorySascha Hauer2019-05-082-25/+46
| * | | | ARM: Layerscape: TQMLS1046a: Use static DDR settingsSascha Hauer2019-05-081-14/+68
| * | | | ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/Sascha Hauer2019-05-082-2/+1
| * | | | ARM: Layerscape: TQMLS1046a: Set cpo_sample valueSascha Hauer2019-05-081-1/+1
| * | | | mci: imx-esdhc-pbl: ls1046a: Set better divider valuesSascha Hauer2019-05-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2019-05-1018-50/+823
|\ \ \ \
| * | | | Documentation: imx: add documentation for RioTboardOleksij Rempel2019-05-061-0/+133
| * | | | clk: vf610: improve handling case that cpu frequency can't be changedHeiner Kallweit2019-04-291-15/+18
| * | | | ARM: zii-vf610-dev: Add ZII SSMB DTU boardAndrey Smirnov2019-04-264-2/+26
| * | | | ARM: zii-imx8mq-dev: Drop unnecessary barrier() in switch statementAndrey Smirnov2019-04-231-7/+0