summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2017.07.1v2017.07.1stable/v2017.07Lucas Stach2017-07-141-1/+1
* i.MX: clk-pllv3: Initially disable PLL_BYPASS bitPhilipp Zabel2017-07-141-0/+5
* crypto: caam: use dma_alloc_coherent instead of dma_allocOleksij Rempel2017-07-141-3/+1
* crypto: digest: Fix digesting over memory chunks > 4096 bytesUwe Kleine-König2017-07-141-0/+3
* gpio: fix null pointer exception when there is no oftreeSam Ravnborg2017-07-141-0/+3
* Release v2017.07.0v2017.07.0Sascha Hauer2017-06-301-1/+1
* pinctrl: at91: Bail out if atmel,pins property does not existSascha Hauer2017-06-271-0/+3
* ARM: dts: i.MX6: fix usdhc3 pinmuxing on tqma6xMichael Tretter2017-06-271-6/+6
* i.MX: clk: Remove imx_clk_pllv3_locked()Andrey Smirnov2017-06-213-30/+14
* i.MX: clk-pllv3: Do not touch PLL_BYPASS bitAndrey Smirnov2017-06-211-2/+0
* clk-vf610: Mark all of CCSR muxes with CLK_OPS_PARENT_ENABLEAndrey Smirnov2017-06-211-6/+6
* pci: mvebu: terminate error message with a newlineUwe Kleine-König2017-06-191-1/+1
* Merge branch 'for-next/state'Sascha Hauer2017-06-143-16/+134
|\
| * state: Add working example dtsi fileSascha Hauer2017-05-232-0/+132
| * state: do not complain about missing backend-storage-typeSascha Hauer2017-05-231-7/+2
| * state: remove unused variablesSascha Hauer2017-05-111-9/+0
* | Merge branch 'for-next/misd'Sascha Hauer2017-06-141-11/+42
|\ \
| * | sandbox: new --stdinout option to enable a bidirectional consoleAleksander Morgado2017-06-061-11/+42
* | | Merge branch 'for-next/misc'Sascha Hauer2017-06-1428-105/+439
|\ \ \
| * | | Documentation: improve network boot sectionRoland Hieber2017-06-131-17/+39
| * | | firmware: altera-serial: add support for Arria 10Bastian Stender2017-06-092-47/+115
| * | | docs: move kwboot description to generic mvebu sectionUwe Kleine-König2017-06-062-12/+6
| * | | docs: mvebu can do 2nd stage bootingUwe Kleine-König2017-06-061-2/+3
| * | | commands: mount: mention file loop mounts in the help textPhilipp Zabel2017-06-061-0/+1
| * | | fs: add cdev_create_loop and cdev_remove_loop for loop mount optionPhilipp Zabel2017-06-065-6/+113
| * | | fs: add parseopt_b for loop mount optionPhilipp Zabel2017-06-012-0/+27
| * | | new make helper to decode binaries using base64Uwe Kleine-König2017-06-011-0/+6
| * | | commands: mount: combine dev and devstr, which are the samePhilipp Zabel2017-06-011-7/+5
| * | | cdev: make file operations constPhilipp Zabel2017-06-011-1/+1
| * | | i2c: mv64xxx: fix indentationAntony Pavlov2017-05-231-1/+1
| * | | true: make true_aliases[] constIan Abbott2017-05-191-1/+1
| * | | test: make test_aliases[] constIan Abbott2017-05-191-1/+1
| * | | help: make help_aliases[] constIan Abbott2017-05-191-1/+1
| * | | edit: make edit_aliases[] constIan Abbott2017-05-191-1/+1
| * | | hush: make source_aliases[] constIan Abbott2017-05-191-1/+1
| * | | commands: allow <cmd>_aliases[] to be constIan Abbott2017-05-192-2/+2
| * | | commands: add ':' as alias for 'true'Ian Abbott2017-05-171-0/+3
| * | | of: Search for /memory node by type, if it is not found by nameAndrey Panov2017-05-111-0/+2
| * | | Documentation: provide documentation for RNG interfaces.Oleksij Rempel2017-05-112-0/+64
| * | | rtc-lib: drop unused rtc_ydaysAntony Pavlov2017-05-111-7/+0
| * | | fs: Create automount entries for the default mount pathesSascha Hauer2017-05-104-0/+26
| * | | commands: usbgadget: update fastboot help textOleksij Rempel2017-05-081-1/+2
| * | | Documentation: usbgadget: provide autostart notesOleksij Rempel2017-05-081-0/+21
* | | | Merge branch 'for-next/mips'Sascha Hauer2017-06-143-8/+2
|\ \ \ \
| * | | | MIPS: start.S: put entry code into the ".text_entry" sectionAntony Pavlov2017-05-081-1/+1
| * | | | MIPS: barebox.lds.S: put .text_entry contents after _stext and _textAntony Pavlov2017-05-081-1/+1
| * | | | MIPS: barebox.lds.S: remove unused gotAntony Pavlov2017-05-081-3/+0
| * | | | MIPS: barebox.lds.S: drop unneeded '_start = .'Antony Pavlov2017-05-081-1/+0
| * | | | MIPS: start*.S: drop redundant .textAntony Pavlov2017-05-082-2/+0
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2017-06-1437-245/+835
|\ \ \ \