summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ARM: zii-imx51-rdu1: Use -fno-tree-switch-conversion -fno-jump-tablesAndrey Smirnov2019-04-232-7/+1
| * | | ARM: zii-vf610-dev: Use -fno-tree-switch-conversion -fno-jump-tablesAndrey Smirnov2019-04-232-17/+1
| * | | mtd: spi-nor: add Winbond W25Q40BWAlexander Kurz2019-04-231-0/+1
| * | | ARM: imx8mq: link PCIE1 and PCIE2 power domainsLucas Stach2019-04-231-0/+4
| * | | ARM: i.MX: Add missing quotes to HAB specific definesSascha Hauer2019-04-231-1/+1
| * | | Add i.MX25 rtc driverSascha Hauer2019-04-123-0/+630
| * | | ARM: i.MX25: Add some more clocksSteffen Trumtrar2019-04-122-1/+8
| | |/ | |/|
* | | Merge branch 'for-next/dts'Sascha Hauer2019-05-1022-78/+142
|\ \ \
| * | | dts: update to v5.1Sascha Hauer2019-05-101-6/+7
| * | | dts: update to v5.1-rc7Sascha Hauer2019-05-103-3/+8
| * | | dts: update to v5.1-rc6Sascha Hauer2019-05-102-2/+22
| * | | dts: update to v5.1-rc4Sascha Hauer2019-05-1016-67/+105
| | |/ | |/|
* | | Merge branch 'for-next/ctrlc'Sascha Hauer2019-05-1011-107/+246
|\ \ \
| * | | defaultenv: Convert init script to CSascha Hauer2019-04-242-98/+169