summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | | of: of_net: use a loopSascha Hauer2017-04-121-12/+8
| * | | | | of: use of_property_read_bool where appropriateSascha Hauer2017-04-123-6/+6
| * | | | | usb: gadget: fastboot: delete temporary fileSascha Hauer2017-04-121-0/+3
| * | | | | lib/strtox: remove unnecessary islower()Sascha Hauer2017-04-111-5/+4
| * | | | | lib/strtox: whitespace cleanupSascha Hauer2017-04-111-22/+31
| * | | | | scripts: mkmakefile: apply changes from Linux kernelDennis Menschel2017-04-111-10/+26
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/libgen'Sascha Hauer2017-05-054-2/+27
|\ \ \ \ \
| * | | | | commands: basename: Use posix_basename()Sascha Hauer2017-04-191-1/+1
| * | | | | cp: Use posix_basename() on source argumentSascha Hauer2017-04-191-1/+2
| * | | | | libgen: implement posix_basenameSascha Hauer2017-04-192-0/+24
* | | | | | Merge branch 'for-next/imx'Sascha Hauer2017-05-0531-12/+2200
|\ \ \ \ \ \
| * | | | | | imx-bbu-nand-fcb: add support for imx6ulJan Remmet2017-05-052-3/+143
| * | | | | | docs: update vendor URL for Vincell-LTUlrich Ölmann2017-04-261-1/+1
| * | | | | | ARM: i.MX50: Add support for i.MX50 based Amazon Kindle e-book readersAlexander Kurz2017-04-2421-0/+1234
| * | | | | | ARM: i.MX50 clock: add clock for USB physbaseAlexander Kurz2017-04-241-0/+1
| * | | | | | ARM: i.MX50: Add imx50.dtsi as workaroundAlexander Kurz2017-04-241-0/+40
| * | | | | | ARM: imx6: add Hummingboard2 supportLucas Stach2017-04-107-8/+781
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next/dts'Sascha Hauer2017-05-059-21/+22
|\ \ \ \ \ \
| * | | | | | dts: update to v4.11-rc8Sascha Hauer2017-05-051-2/+8
| * | | | | | dts: update to v4.11-rc7Sascha Hauer2017-04-246-7/+14
| * | | | | | dts: update to v4.11-rc6Sascha Hauer2017-04-242-12/+0
* | | | | | | Merge branch 'for-next/arm'Sascha Hauer2017-05-054-27/+8
|\ \ \ \ \ \ \
| * | | | | | | ARM: socfpga: dtsi: use upstream nodeSteffen Trumtrar2017-04-191-16/+0
| * | | | | | | mtd: spi-nor: cadence: change devicetree bindings to upstreamSteffen Trumtrar2017-04-193-11/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Release v2017.05.0v2017.05.0Sascha Hauer2017-05-051-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | arm: mach-omap: Change file flags in emmc handlerDaniel Schultz2017-05-051-1/+1
| |_|_|_|/ |/| | | |
* | | | | param: fix stub prototype const annotationLucas Stach2017-04-261-1/+1
* | | | | net: ifup needs to be able to run commandsLucas Stach2017-04-261-0/+1
* | | | | HAB: don't reference unused HAB opsLucas Stach2017-04-261-2/+2
* | | | | common: BLSPEC needs boot infrastructure and at least simple command supportLucas Stach2017-04-261-0/+3
* | | | | globalvar: don't use nv_device if CONFIG_NVVAR is disabledAntony Pavlov2017-04-251-1/+11
| |/ / / |/| | |
* | | | state: backend_raw: init digest earlierSascha Hauer2017-04-241-4/+6
* | | | state: Fix "pack" returning freed data for DTB backendIan Abbott2017-04-211-2/+0