summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2017.11.0v2017.11.0Sascha Hauer2017-11-131-1/+1
* uimage: fix: add can_lseek_backward and use in uimage_openMichael Grzeschik2017-11-103-4/+24
* arm: bootm: don't fall over if image is padded with less than 40 bytesLucas Stach2017-10-231-1/+3
* Merge branch 'for-next/usbgadget'Sascha Hauer2017-10-199-27/+159
|\
| * usbgadget autostart: add usbgadget.fastboot_bbu to automatically export bbu h...Sascha Hauer2017-09-271-0/+7
| * fastboot command: Add -b option to export bbu handlersSascha Hauer2017-09-271-2/+7
| * usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-273-0/+26
| * usbgadget command: catch errors when parsing the file listSascha Hauer2017-09-271-0/+11
| * bbu: Add function to iterate over registered handlersSascha Hauer2017-09-272-0/+17
| * usbgadget: fastboot: Use function to find file_list entry by nameSascha Hauer2017-09-271-7/+4
| * file_list: Add error messagesSascha Hauer2017-09-271-4/+9
| * file_list: Add GPL header to fileSascha Hauer2017-09-271-0/+11
| * file_list: Fix memory leak in failure pathSascha Hauer2017-09-271-1/+1
| * file_list: Allow only unique names on listSascha Hauer2017-09-271-1/+7
| * file_list: Add function to get entry by its nameSascha Hauer2017-09-272-0/+14
| * file_list: Add function to add an entry to the listSascha Hauer2017-09-272-9/+22
| * usbgadget: unregister when usb_composite_probe() failsSascha Hauer2017-09-271-1/+9
| * usbgadget: only set to peripheral mode when error checking is doneSascha Hauer2017-09-271-2/+2
| * usbgadget: do not register when no functions presentSascha Hauer2017-09-271-0/+4
| * usbgadget: autostart: Handle errors in file list gracefullySascha Hauer2017-09-271-1/+9
* | Merge branch 'for-next/misc'Sascha Hauer2017-10-1935-69/+147
|\ \
| * | regmap: port regmap_update_bits from linuxSteffen Trumtrar2017-10-162-1/+31
| * | elf.h: Use EI_NIDENT instead of numeric valueAntony Pavlov2017-10-161-1/+1
| * | Marvell: implement marvell_of_reg_initClément Leger2017-10-161-4/+69
| * | mtd: m25p80: make it possible to use 4K erase blockAntony Pavlov2017-10-161-0/+13
| * | UBI: attach: add missing newline at end of pr_err()Marc Kleine-Budde2017-10-161-1/+1
| * | mmc: allow skipping SD card initializationPhilipp Zabel2017-09-262-4/+9
| * | remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-2622-49/+0
| * | pinctrl: mxs: fix error message to mention right property nameUwe Kleine-König2017-09-261-1/+1
| * | imx-bbu-nand-fcb: read_firmware_all(): Spell "Secondary firmware" with a capi...Marc Kleine-Budde2017-09-261-1/+1
| * | console_countdown: ignore errors in getchar()Aleksander Morgado2017-09-261-6/+8
| * | gpiolib: check validity for gpio_info in *_active()Uwe Kleine-König2017-09-261-0/+12
| * | lib,ratp: avoid too verbose info messagesAleksander Morgado2017-09-201-1/+1
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2017-10-1914-21/+1214
|\ \
| * | MIPS: dts: ar9344: add pll nodeOleksij Rempel2017-10-061-0/+11
| * | clk: add ar9344 clock driverOleksij Rempel2017-10-062-1/+150
| * | net: ag71xx: define parent devicesOleksij Rempel2017-10-061-0/+2
| * | net: ag71xx: disable eth interface on barebox shutdownOleksij Rempel2017-09-201-0/+9
| * | MIPS: dts: ar9344: add APB busOleksij Rempel2017-09-201-17/+25
| * | MIPS: tplink-wdr4300_defconfig: add network supportOleksij Rempel2017-09-201-3/+7
| * | MIPS: dts: tl_wdr4300: rename it to tl_wdr4300 v1.7Oleksij Rempel2017-09-202-3/+3
| * | net: phy: add ar8327 driverOleksij Rempel2017-09-203-0/+286
| * | MIPS: dts: tl_wdr4300: remove RO flag from barebox partitionOleksij Rempel2017-09-181-1/+0
| * | MIPS: dts: tl_wdr4300: add alias for spiflashOleksij Rempel2017-09-181-0/+1
| * | MIPS: dts: tl_wdr4300: enable mac0Oleksij Rempel2017-09-181-0/+4
| * | MIPS: dts: ar9344: add mac0 nodeOleksij Rempel2017-09-181-0/+10
| * | add ar9331.dtsi and enable mac0Oleksij Rempel2017-09-182-0/+17
| * | net: ath79: add ag71xx Ethernet driverYegor Yefremov2017-09-184-0/+693
* | | Merge branch 'for-next/imx'Sascha Hauer2017-10-1924-30/+284
|\ \ \
| * | | ARM: Add i.MX6ull evk supportSascha Hauer2017-10-1710-0/+242