summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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