summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx-bbu-nand-fcb: add support for imx6ullChristian Hemp2017-05-221-3/+3
* ARCH: ARM: Add support for phytec-phycore-imx6ullStefan Riedmueller2017-05-177-148/+241
* ARM: i.MX6ul: Add Clock support for i.MX6ullStefan Riedmueller2017-05-171-11/+62
* ARM: i.MX: Add i.MX6 ULL supportStefan Riedmueller2017-05-173-0/+7
* ARM: i.MX: HAB: update documentation of command sequence files (CSF)Marc Kleine-Budde2017-05-092-7/+13
* ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imxMichael Grzeschik2017-05-081-26/+1
* ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imxMichael Grzeschik2017-05-081-26/+1
* i.MX: fec: also enable optional clocksMichael Grzeschik2017-05-082-0/+37
* clock: initialize dummy clocksource staticallySascha Hauer2017-05-051-6/+1
* Merge branch 'for-next/state'Sascha Hauer2017-05-052-4/+32
|\
| * state: Create alias in of_state_fixup()Sascha Hauer2017-05-041-1/+12
| * state: Make an alias mandatorySascha Hauer2017-05-042-2/+10
| * state: warn when a state node will be overwrittenSascha Hauer2017-05-041-0/+9
| * state: Binding: remove @0 from node nameSascha Hauer2017-05-041-1/+1
* | Merge branch 'for-next/socfpga'Sascha Hauer2017-05-0577-296/+4894
|\ \
| * | ARM: socfpga: add arria10 defconfigSteffen Trumtrar2017-05-041-0/+89
| * | ARM: socfpga: add support for reflex achilles boardSteffen Trumtrar2017-05-049-0/+341
| * | clk: socfpga: add arria10 clk driversSteffen Trumtrar2017-05-036-1/+572
| * | ARM: socfpga: add arria10 supportSteffen Trumtrar2017-05-0324-201/+3554
| * | ARM: socfpga: make debug_ll configurableSteffen Trumtrar2017-05-032-25/+64
| * | net: designware: add dwmac-3.72a compatibleSteffen Trumtrar2017-05-031-0/+3
| * | clk: socfpga: move driver to subdirectorySteffen Trumtrar2017-05-033-1/+2
| * | ARM: socfpga: rename socfpga->cyclone5Steffen Trumtrar2017-05-0340-70/+271
| |/
* | Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-0543-336/+543
|\ \
| * | param: remove unnecessary device_d * argumentSascha Hauer2017-04-113-35/+34
| * | globalvar: make globalvar functions more consistentSascha Hauer2017-04-1114-55/+123
| * | param: make parameter functions more consistentSascha Hauer2017-04-1120-200/+261
| * | net: use dev_add_param_stringSascha Hauer2017-04-111-2/+9
| * | mtd: use dev_add_param_stringSascha Hauer2017-04-112-11/+12
| * | mtd: nand: use dev_add_param_enumSascha Hauer2017-04-112-8/+27
| * | console: Use dev_add_param_stringSascha Hauer2017-04-112-27/+25
| * | lib: implement simple_strtollSascha Hauer2017-04-112-0/+10
| * | parameter: Give device parameters typesSascha Hauer2017-04-103-2/+46
| * | ARM: socfpga: change param_type struct nameSascha Hauer2017-04-101-1/+1
* | | Merge branch 'for-next/omap'Sascha Hauer2017-05-051-0/+1
|\ \ \
| * | | arm: boards: Add MLO handler for EMMC devicesDaniel Schultz2017-05-051-0/+1
* | | | Merge branch 'for-next/mvebu'Sascha Hauer2017-05-055-0/+460
|\ \ \ \
| * | | | mci: add Marvell Dove SDHCI driverMichael Grzeschik2017-04-195-0/+460
* | | | | Merge branch 'for-next/misc'Sascha Hauer2017-05-0519-116/+117
|\ \ \ \ \
| * | | | | state: backend_bucket_circular: drop unused free_pattern constantAntony Pavlov2017-05-031-1/+0
| * | | | | net: rtl8139: drop unused rtl8139_intr_mask constantAntony Pavlov2017-05-031-4/+0
| * | | | | mci: be more verbose about wrong bus-widthChristoph Fritz2017-05-031-4/+7
| * | | | | commands: add spd_decode to the 'hardware manipulation' groupAntony Pavlov2017-04-281-0/+1
| * | | | | eeprom: at24: add the "read-only" dt parameter supportAntony Pavlov2017-04-281-0/+4
| * | | | | readline_simple: drop unusable u-boot legacy stuffAntony Pavlov2017-04-281-13/+0
| * | | | | globalvar: make nv_device staticAntony Pavlov2017-04-281-1/+1
| * | | | | of: base: of_new_property(): use xstrdup() instead of strdup()Antony Pavlov2017-04-281-6/+1
| * | | | | of: base: exclude memcpy-like code from of_property_write_u8_array()Antony Pavlov2017-04-281-6/+1
| * | | | | drivers: video: drop unused of_display_timings_exist()Antony Pavlov2017-04-281-19/+0
| * | | | | xfuncs: Be more informative when out of memory panic occursSascha Hauer2017-04-283-11/+28