summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress: switch to DT probe and multi-image buildLucas Stach2017-10-1714-285/+92
* mci: mmci: add DT supportLucas Stach2017-10-171-3/+36
* clocksource: sp804: silently ignore secondary instacesLucas Stach2017-10-171-2/+2
* clk: versatile: add basic clocksLucas Stach2017-10-175-0/+181
* of: populate clock providers before other devicesLucas Stach2017-10-161-1/+1
* ARM: vexpress: always build relocatable imageLucas Stach2017-10-163-53/+3
* efi: add missing Kconfig selectsEnrico Jorns2017-10-161-0/+2
* Release v2017.10.0v2017.10.0Sascha Hauer2017-10-061-1/+1
* memtest: fix list iteration in region setupSteffen Trumtrar2017-09-201-1/+1
* bootm: bootm_open_initrd_uimage(): propagate error if initrd verification failsMarc Kleine-Budde2017-09-201-0/+1
* Merge branch 'for-next/state'Sascha Hauer2017-09-0810-341/+1258
|\
| * state: don't use uninitialized variableJuergen Borleis2017-09-061-1/+1
| * state: use the given backend storage type nameJuergen Borleis2017-09-062-6/+9
| * state command: extend help part IIJuergen Borleis2017-09-061-1/+2
| * state command: extend help part IJuergen Borleis2017-09-061-2/+3
| * state: provide an error message when an error occursJuergen Borleis2017-09-061-0/+1
| * docs: rework and extend the 'state' and 'bootchooser' documentationJuergen Borleis2017-09-063-317/+1204
| * state: add debugging helpJuergen Borleis2017-09-062-1/+8
| * docs: remove build warningJuergen Borleis2017-09-061-0/+1
| * bootchooser: allow an empty namespaceJuergen Borleis2017-09-061-6/+4
| * bootchooser: avoid a use after freeJuergen Borleis2017-09-061-1/+1
| * state: keep backward compatibilityJuergen Borleis2017-09-062-9/+27
* | Merge branch 'for-next/omap'Sascha Hauer2017-09-0810-16/+99
|\ \
| * | arm: configs: AM335x: Enable mmc-extcsd commandDaniel Schultz2017-09-061-0/+1
| * | arm: dts: am335x: Add phycore emmc device treeDaniel Schultz2017-09-064-0/+41
| * | arm: dts: Enable NAND in DTS instead of DTSIDaniel Schultz2017-09-068-16/+33
| * | arm: dts: am335x: Add emmc node to phycore-somDaniel Schultz2017-09-061-0/+24
| |/
* | Merge branch 'for-next/net'Sascha Hauer2017-09-081-1/+6
|\ \
| * | Phy: Check NULL bus case and undetected phy via ofClément Leger2017-09-061-0/+5
| * | phy: don't crash if we have no parentOleksij Rempel2017-09-061-1/+1
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-09-082-0/+47
|\ \
| * | ARM: mvebu: armada-xp: configure PLL and PHY registerJan Luebbe2017-08-152-0/+47
* | | Merge branch 'for-next/mtd'Sascha Hauer2017-09-083-13/+24
|\ \ \
| * | | mtd: nand: nand_mxs: Don't call get/set features on chips which do not suppor...Sascha Hauer2017-09-061-9/+13
| * | | mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-062-2/+9
| * | | mtd: nand-mxs: improve error messagesUwe Kleine-König2017-09-061-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2017-09-0814-46/+319
|\ \ \
| * | | gpio: gpio-generic: add dt supportAntony Pavlov2017-09-081-0/+9
| * | | gpio: gpio-generic: fix bgpio_map()Antony Pavlov2017-09-081-2/+2
| * | | serial: ns16550: provide big-endian supportOleksij Rempel2017-09-081-2/+17
| * | | x86: asm: include asm-generic.hOleksij Rempel2017-09-081-0/+15
| * | | asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-084-31/+223
| * | | of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-082-0/+29
| * | | usb: gadget: autostart: properly release f_multi_optsOleksij Rempel2017-09-061-4/+13
| * | | docs/DS1307: fix layoutJuergen Borleis2017-09-061-1/+6
| * | | regsubst.pl: fix typo in help textUwe Kleine-König2017-09-061-1/+1
| * | | Merge branch 'for-next/misc'Lucas Stach2017-08-162-5/+4
| |\ \ \
| | * | | readline_simple: remove obsolete documentationGaël PORTAY2017-08-151-3/+0
| | * | | readline_simple: return -1 if getc failsGaël PORTAY2017-08-151-0/+2
| | * | | loadxy: add missing ) to help textUwe Kleine-König2017-08-151-2/+2
| | | |/ | | |/|