summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.9-rc1Sascha Hauer2016-10-18832-7368/+34605
* ARM: bootm: Fix free_mem calculation when initrd is givenSascha Hauer2016-10-181-1/+1
* ARM: i.MX Freescale Sabrelite: Use correct device tree for dl variantSascha Hauer2016-10-171-2/+2
* boot: add '-w' parameter to usage help textYegor Yefremov2016-10-121-1/+1
* mtd: ubi: Fix scrubbing during attachSascha Hauer2016-10-113-3/+28
* ARM: imx6: add support for Auvidea H100Lucas Stach2016-10-115-2/+102
* ARM: microsom: use imx6q_barebox_entryLucas Stach2016-10-111-7/+6
* Merge branch 'for-next/usb'Sascha Hauer2016-10-1015-39/+314
|\
| * usb: imx-us-phy: implement notify_(dis)concectSascha Hauer2016-09-291-0/+27
| * usb: imx-us-phy: Convert driver to generic phy supportSascha Hauer2016-09-295-4/+70
| * phy: Add usb-nop-xceiv supportSascha Hauer2016-09-293-4/+116
| * phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-292-0/+20
| * phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-292-0/+44
| * usb: imx-usb-phy: Drop unnecessary read/modify/writeSascha Hauer2016-09-291-5/+2
| * usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-292-0/+2
| * usb: Add usb phy to usb hostSascha Hauer2016-09-292-0/+9
| * usb: Use standard debug macroSascha Hauer2016-09-281-27/+25
* | Merge branch 'for-next/ubi'Sascha Hauer2016-10-105-22/+302
|\ \
| * | mtd: ubi: commands: added the new command 'ubirename'.Giorgio Dal Molin2016-09-271-0/+77
| * | mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-273-0/+160
| * | mtd: ubi: remove now unused ioctlsSascha Hauer2016-09-271-14/+5
| * | mtd: ubi: commands: use function API to access ubi volumesSascha Hauer2016-09-271-9/+30
| * | mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-222-0/+5
| * | mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-222-0/+26
* | | Merge branch 'for-next/state'Sascha Hauer2016-10-104-32/+40
|\ \ \
| * | | state: consistently pass one type as private data to dev_add_param_*Sascha Hauer2016-09-201-14/+15
| * | | state: make locally used function staticSascha Hauer2016-09-202-2/+1
| * | | state: Add state to state_variableSascha Hauer2016-09-202-6/+8
| * | | state: fix finding the correct parent nodeMichael Olbrich2016-09-201-2/+2
| * | | state: don't keep pointers to device tree nodesMichael Olbrich2016-09-202-8/+13
| * | | state: copy backend of_path stringMichael Olbrich2016-09-202-2/+3
* | | | Merge branch 'for-next/mvebu'Sascha Hauer2016-10-1017-58/+329
|\ \ \ \
| * | | | ARM: mvebu: document some general mvebu stuff and the rn2120 boardUwe Kleine-König2016-10-072-0/+69
| * | | | ARM: mvebu: add support for Netgear RN2120Uwe Kleine-König2016-10-079-0/+163
| * | | | pinctrl: mvebu: armada-370 fix gpio name for mpp63Uwe Kleine-König2016-10-041-1/+1
| * | | | pinctrl: mvebu: add newline to error messageUwe Kleine-König2016-10-041-1/+2
| * | | | images: mvebu: don't generate uart imagesUwe Kleine-König2016-10-041-29/+0
| * | | | scripts: kwboot: set boot source to UART before sendingUwe Kleine-König2016-10-041-3/+11
| * | | | scripts: kwboot: simplify kwboot_mmap_imageUwe Kleine-König2016-10-041-6/+4
| * | | | scripts: kwboot: shorten delay between two boot messagesUwe Kleine-König2016-10-041-1/+1
| * | | | scripts: kwboot: improve diagnostic outputUwe Kleine-König2016-10-041-3/+12
| * | | | scripts: kwboot: flush input and output only onceUwe Kleine-König2016-10-041-8/+8
| * | | | scripts: kwboot: try to resync on packet boundary after receiving a NAKUwe Kleine-König2016-10-041-1/+45
| * | | | net: mvneta: clean txdesc before usageUwe Kleine-König2016-09-161-0/+1
| * | | | ARM: mvebu: select HAVE_DEFAULT_ENVIRONMENT_NEWUwe Kleine-König2016-09-162-0/+3
| * | | | ARM: mvebu_defconfig: enable all machines, AEABI, nand and net driverUwe Kleine-König2016-09-161-0/+4
| * | | | ARM: mvebu_defconfig: oldconfigUwe Kleine-König2016-09-161-6/+6
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2016-10-101-30/+26
|\ \ \ \ \
| * | | | | nand: denali: get rid of compile-time debug informationSteffen Trumtrar2016-09-261-12/+0
| * | | | | nand: denali: use is_timeout in while loopSteffen Trumtrar2016-09-261-16/+23