summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX8M: Use imx8mq.c for other i.MX8M as wellSascha Hauer2020-02-192-1/+1
* ARM: i.MX: esdctl: rename functions to imx8m_*Sascha Hauer2020-02-191-10/+15
* ARM: i.MX8M: Add ARCH_IMX8M symbolSascha Hauer2020-02-191-1/+5
* ARM: i.MX8M: Add imx8mm-regs.hSascha Hauer2020-02-191-0/+46
* ARM: i.MX8M: Add iomux header for i.MX8MMSascha Hauer2020-02-191-0/+701
* ARM: i.MX: Drop iomux argument from mx7_setup_pad()Sascha Hauer2020-02-193-5/+5
* ARM: i.MX8M: add and use imx8mq_setup_pad()Sascha Hauer2020-02-194-6/+11
* ARM: i.MX8M: Add base addresses common to i.MX8MSascha Hauer2020-02-192-0/+39
* ARM: i.MX8: Move iomux header to make space for i.MX8MMSascha Hauer2020-02-195-24/+31
* clk: i.MX1: make locally used function staticSascha Hauer2020-02-181-1/+1
* ARM: i.MX: scb9328: Add missing machine protectionSascha Hauer2020-02-181-0/+3
* Merge branch 'for-next/spdx'Sascha Hauer2020-02-18141-383/+609
|\
| * include: spi: add SPDX GPL-2.0-only license tags for files without licensing ...Roland Hieber2020-02-174-0/+4
| * include: spi: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-10/+1
| * include: add SPDX LGPL-2.1-or-later license tags where applicableRoland Hieber2020-02-172-30/+4
| * LICENSES: add LGPL-2.1-or-laterRoland Hieber2020-02-171-0/+468
| * include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-1788-1/+88
| * include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-1724-246/+24
| * include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-1721-96/+20
* | Merge branch 'for-next/pwm'Sascha Hauer2020-02-185-13/+15
|\ \
| * | PWM: core: constify chip->ops pointerAhmad Fatoum2020-02-101-1/+1
| * | led: pwm: support active-low propertyAhmad Fatoum2020-02-101-0/+4
| * | led: pwm: fail if required max-brightness option is missingAhmad Fatoum2020-02-101-1/+3
| * | led: pwm: don't test if pointer is smaller than zeroAhmad Fatoum2020-02-101-1/+1
| * | video: backlight-pwm: remove duplicate assignment to objectAhmad Fatoum2020-02-101-2/+0
| * | regmap: forward declare structs used in headerAhmad Fatoum2020-02-101-0/+3
| * | PWM: pxa: make MMIO writes always little endianAhmad Fatoum2020-02-101-3/+3
| * | PWM: pxa: remove unused struct membersAhmad Fatoum2020-02-101-5/+0
* | | Merge branch 'for-next/parameter'Sascha Hauer2020-02-186-37/+37
|\ \ \
| * | | parameter: Return NULL instead of ENOSYS if CONFIG_PARAMETER is disabledChristian Eggers2020-01-271-10/+10
| * | | globalvar: Allow NULL pointers to be returned by dev_add_param()Christian Eggers2020-01-271-8/+11
| * | | state: remove param member from state_uint32, state_enum32, state_macChristian Eggers2020-01-272-11/+8
| * | | mci: remove param_probe member from struct mciChristian Eggers2020-01-272-4/+4
| * | | state: remove param member from struct state_stringChristian Eggers2020-01-272-4/+4
* | | | Merge branch 'for-next/optee'Sascha Hauer2020-02-1816-33/+273
|\ \ \ \
| * | | | user: add documentation for OP-TEE loadingRouven Czerwinski2020-01-302-0/+30
| * | | | ARM: mach-imx: test PL310 write accessRouven Czerwinski2020-01-301-0/+20
| * | | | ARM: add optee early loading functionRouven Czerwinski2020-01-307-24/+83
| * | | | ARM: import setjmp implementation from U-BootRouven Czerwinski2020-01-305-0/+108
| * | | | optee: move optee_verify_header() to commonRouven Czerwinski2020-01-284-9/+32
* | | | | Merge branch 'for-next/mmc'Sascha Hauer2020-02-183-15/+44
|\ \ \ \ \
| * | | | | mci: core: populate mci_ios.timing memberAhmad Fatoum2020-02-142-15/+39
| * | | | | mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) supportAhmad Fatoum2020-02-141-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next/misc'Sascha Hauer2020-02-1860-198/+9171
|\ \ \ \ \
| * | | | | i2c_probe command: Use kstrtointSascha Hauer2020-02-141-5/+25
| * | | | | commands: boot: create boot entries on demandAhmad Fatoum2020-02-141-6/+12
| * | | | | commands: boot: refactor boot entry creation to use iteratorsAhmad Fatoum2020-02-141-16/+28
| * | | | | ARM: stm32mp: dk2: barebox_set_model to shorter nameAhmad Fatoum2020-02-121-0/+2
| * | | | | i2c: tegra: correct error messageAhmad Fatoum2020-02-121-1/+1
| * | | | | watchdog: dw_wdt: remove duplicated error messageAhmad Fatoum2020-02-121-1/+1