summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2016.11.0v2016.11.0Sascha Hauer2016-11-111-1/+1
* of: of_find_path: Add support for new partition bindingSascha Hauer2016-11-111-1/+6
* of: partitions: Support new bindingSascha Hauer2016-11-111-0/+7
* mtd: spi-nor: add MX25U2033EAlexander Kurz2016-11-111-0/+1
* mtd: nand: nand_mxs: Fix readtotal calculationChristian Hemp2016-11-111-4/+4
* mtd: Make UBI detection more robustSascha Hauer2016-11-111-11/+24
* nand: imx6: Changed default NAND clockDaniel Schultz2016-11-111-1/+1
* ARM: Fix appended device tree when CONFIG_OFTREE is enabledSascha Hauer2016-11-081-2/+10
* state: fix state is not saved when string variable is changedStefan Lengfeld2016-11-031-1/+1
* ARM: riotboard: fix barebox partition sizeLucas Stach2016-11-031-1/+1
* net: e1000: fix i210 register remappingLucas Stach2016-11-031-3/+2
* mtd: ubi: enable thread earlierSascha Hauer2016-10-191-9/+5
* 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