summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kconfig: update to Linux 5.3-rc3Masahiro Yamada2019-08-1212-60/+44
| * | | docs: Use a proper name for AM335x defconfigJan Kundrát2019-08-052-2/+2
| * | | console: return number of characters written in fops_writeSascha Hauer2019-08-051-1/+1
| * | | dts/imx25: drop sram nodeUwe Kleine-König2019-07-151-7/+0
| |/ /
* | | Merge branch 'for-next/imx8-hab'Sascha Hauer2019-08-1528-109/+565
|\ \ \
| * | | boards: nxp-mx8-evk: rework to different boot flowRouven Czerwinski2019-08-075-41/+58
| * | | mach-imx: hab: select piggy verification for i.MX8Rouven Czerwinski2019-08-071-0/+1
| * | | mach-imx: add gencsf header for i.MX8MQRouven Czerwinski2019-08-071-0/+59
| * | | arm: uncompress: verify sha256 if enabledRouven Czerwinski2019-08-071-1/+16
| * | | pbl: support panic with log outputRouven Czerwinski2019-08-071-0/+5
| * | | stdio: puts and putchar static inline wrappersRouven Czerwinski2019-08-071-4/+13
| * | | pbl: add sha256 and piggy verification to PBLRouven Czerwinski2019-08-076-4/+67
| * | | images: always build sha256sum into pblRouven Czerwinski2019-08-073-3/+33
| * | | scripts: imx: support signing for i.MX8MQRouven Czerwinski2019-08-074-13/+76
| * | | sections: fix macro for barebox_pbl_sizeRouven Czerwinski2019-08-071-2/+2
| * | | esdhc-pbl: add piggy load functionRouven Czerwinski2019-08-073-0/+57
| * | | esdhc-pbl: extract header parsing from image startRouven Czerwinski2019-08-071-14/+30
| * | | arm: lib: add CSF section between PBL and piggyRouven Czerwinski2019-08-071-0/+10
| * | | mach-imx: enable HAB on i.MX8MQRouven Czerwinski2019-08-071-2/+2
| * | | i.MX: HABv4: implement interface for i.MX8MQRouven Czerwinski2019-08-072-1/+117
| * | | i.MX: HABv4: ignore return for i.MX28/6 initcallsRouven Czerwinski2019-08-071-13/+5
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2019-08-1545-600/+769
|\ \ \
| * | | ARM: i.MX: scb9328: refurbish board suportSascha Hauer2019-08-1512-190/+161
| * | | serial: i.MX: Add i.MX1 lowlevel init functionSascha Hauer2019-08-141-0/+21
| * | | pinctrl: i.MX iomux-v1: Add i.MX1 supportSascha Hauer2019-08-141-0/+2
| * | | pinctrl: i.MX iomux-v1: Make base address initialization unnecessarySascha Hauer2019-08-1414-43/+48
| * | | Documentation: add imx6ull-evk boot mode documentationAhmad Fatoum2019-08-121-0/+62
| * | | Documentation: imx8mq-evk: fix typo (s/NXM/NXP/)Ahmad Fatoum2019-08-121-1/+1
| * | | crypto: caam - Always do rng selftestSascha Hauer2019-08-066-44/+22
| * | | clk: imx6: define an enum for ldb mux inputsAhmad Fatoum2019-08-051-15/+24
| * | | clk: imx6: Fix procedure to switch the parent of LDB_DI_CLKFabio Estevam2019-08-051-3/+261
| * | | clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel2019-08-052-2/+23
| * | | clk: imx6: remove quirky clk_set_parent(LDB_diN_sel, pll5_video_div)Ahmad Fatoum2019-08-051-6/+0
| * | | clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podfPhilipp Zabel2019-08-051-0/+16
| * | | clk: imx6: fix use of cpu_is_mx6* before they are initializedAhmad Fatoum2019-08-051-6/+5
| * | | arm: port imx28-evk to devicetreeOleksij Rempel2019-07-177-308/+88
| * | | net: fec_imx: add regulator supportOleksij Rempel2019-07-172-0/+20
| * | | OF: gpio: Add special quirk to parse regulator flagsOleksij Rempel2019-07-171-1/+34
| |/ /
* | | Merge branch 'for-next/arm'Sascha Hauer2019-08-159-83/+122
|\ \ \
| * | | ARM: access __boot_cpu_mode with a functionSascha Hauer2019-08-075-5/+14
| * | | ARM: zii-imx8mq-dev: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-26/+33
| * | | ARM: phyCORE-i.MX8M SOM: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-23/+30
| * | | ARM: nxp-imx8mq-evk: Do setup_c() before accessing global variablesSascha Hauer2019-07-161-23/+31
| * | | ARM: Fix global_variable_offset() for aarch64Sascha Hauer2019-07-161-6/+14
| |/ /
* | | Merge https://github.com/robostac/bareboxv2019.08.0Sascha Hauer2019-08-121-1/+1
|\ \ \ | |/ / |/| |
| * | IMX: do_hab calls strcat on uninitialised memoryRob Stacey2019-08-091-1/+1
|/ /
* | Merge branch 'for-next/zii'Sascha Hauer2019-07-1219-892/+666
|\ \
| * | ARM: zii-imx7d-dev: Add support for RMU2 boardAndrey Smirnov2019-06-266-3/+432
| * | ARM: imx7d-zii-rpu2: Switch to using kernel DTSAndrey Smirnov2019-06-261-601/+7
| * | ARM: Rename zii-imx7d-rpu2 to zii-imx7d-devAndrey Smirnov2019-06-2611-12/+12