summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: aarch64: do not use 32bit optimized find bit functionsMichael Tretter2019-05-062-0/+9
* ARM: zii-imx8mq-dev: select ZII_COMMONLucas Stach2019-05-061-0/+1
* ARM: imx: disable IPU QoS setup for correct SoCsRouven Czerwinski2019-05-061-1/+1
* hab/caam: Fix compilation of caam driver when hab is disabledSascha Hauer2019-04-113-6/+13
* hab: habv4_need_rng_software_self_test is needed without hab supportSascha Hauer2019-04-111-1/+2
* clk: socfpga: fix compiler warnings for Cyclone5Ian Abbott2019-04-101-3/+3
* Merge branch 'for-next/zynqmp'Sascha Hauer2019-04-0914-3/+1344
|\
| * ARM: zynqmp: switch to firmware clock driverMichael Tretter2019-03-182-0/+156
| * ARM: zynqmp: add firmware DT nodeThomas Haemmerle2019-03-182-0/+18
| * clk: add ZynqMP clock driverMichael Tretter2019-03-188-0/+1162
| * ARM: zynqmp: move PAYLOAD_ARG_CNT to firmware headerMichael Tretter2019-03-182-2/+2
| * ARM: zynqmp: populate zynqmp_firmware dt nodeThomas Haemmerle2019-03-181-0/+1
| * of: populate "/firmware" while populating device treeThomas Haemmerle2019-03-181-1/+5
* | Merge branch 'for-next/warnings'Sascha Hauer2019-04-09106-284/+140
|\ \
| * | fs: squashfs: Remove unused functionSascha Hauer2019-03-181-108/+0
| * | mfd: twl-core: Add missing prototype for twlcore_get()Sascha Hauer2019-03-181-3/+4
| * | bus: mvebu-mbus: Add missing whitespaceSascha Hauer2019-03-181-1/+1
| * | ARM: PXA: Provide prototype for pxa_clear_reset_source()Sascha Hauer2019-03-182-2/+4
| * | ARM: sha256: Remove unused header fileSascha Hauer2019-03-181-23/+0
| * | ARM: sha256: Remove unused functionsSascha Hauer2019-03-181-18/+0
| * | ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-1861-67/+68
| * | ARM: i.MX: external-nand-boot: remove unused i.MX21 entrySascha Hauer2019-03-181-3/+0
| * | treewide: Add missing includesSascha Hauer2019-03-1816-0/+19
| * | treewide: Make locally used functions staticSascha Hauer2019-03-1826-58/+43
| * | ARM: semihosting: Fix function prototypeSascha Hauer2019-03-181-1/+1
* | | Merge branch 'for-next/usb-storage'Sascha Hauer2019-04-099-376/+265
|\ \ \