summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.15-rc1Sascha Hauer2017-11-28975-16409/+33708
* dts: update to v4.14-rc8Sascha Hauer2017-11-17427-17/+448
* dts: update to v4.14-rc7Sascha Hauer2017-11-172-6/+7
* dts: update to v4.14-rc6Sascha Hauer2017-11-1730-688/+195
* i.MX: esdhc: wait until SDSTB is asserted, not other way arroundOleksij Rempel2017-11-171-1/+1
* Merge branch 'for-next/omap'Sascha Hauer2017-11-1317-45/+433
|\
| * ARM: phytec-som-am335x: Add autoenableDaniel Schultz2017-11-073-0/+28
| * common: oftree: Add autoenable functionalityDaniel Schultz2017-11-072-0/+103
| * ARM: dts: AM335x: Add dummy i2c nodesDaniel Schultz2017-11-071-0/+14
| * ARM: phytec-som-am335x: Set MAC addresses from stateDaniel Schultz2017-11-071-0/+21
| * common: state: Add function to read state MACDaniel Schultz2017-11-072-0/+23
| * common: state: Add variable type as enumDaniel Schultz2017-11-072-0/+27
| * common: state: Add variable_type to state_variableDaniel Schultz2017-11-073-9/+21
| * ARM: configs: am335x_defconfig: Add state configDaniel Schultz2017-11-071-0/+3
| * ARM: dts: AM335x: Add state frameworkDaniel Schultz2017-11-074-0/+55
| * ARM: boards: phytec-som-am335x: Add unified MLODaniel Schultz2017-11-072-36/+138
* | Merge branch 'for-next/nv'Sascha Hauer2017-11-132-17/+32
|\ \
| * | command: nv: rewrap help text linesEnrico Jorns2017-11-031-3/+3
| * | commands: nv: adjust command helpEnrico Jorns2017-11-031-5/+5
| * | common: globvar: let nvvar_remove() report non-existing variableEnrico Jorns2017-11-031-1/+3
| * | commands: nv: assure error code will be returned when an error occurredEnrico Jorns2017-11-031-4/+14
| * | commands: nv: call nvvar_print() only if no argument is givenEnrico Jorns2017-11-031-4/+5
| * | commands: nv: fail with verbose message if invoked without argsEnrico Jorns2017-11-031-1/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-11-133-5/+5
|\ \
| * | 2d-primitives: fix typos in function names in commentsNikita Yushchenko2017-11-031-3/+3
| * | commands: spi: do not restrict spi's data to be hex-formattedUlrich Ölmann2017-10-231-1/+1
| * | commands: i2c: do not restrict i2c_write's data to be hex-formattedUlrich Ölmann2017-10-231-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2017-11-135-18/+119
|\ \
| * | usb: imx: implement support for "over-current-active-high" propertyUwe Kleine-König2017-10-272-0/+12
| * | ARM: i.MX: bbu-internal: update tqma6x to make use of new bbu handlerUwe Kleine-König2017-10-241-1/+1
| * | ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitionsUwe Kleine-König2017-10-241-0/+76
| * | ARM: i.MX: bbu-internal: make filename for device to write to adaptableUwe Kleine-König2017-10-242-17/+30
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2017-11-136-1/+32
|\ \
| * | efi-block: detect when the block device is a USB DiskJean-Christophe PLAGNIOL-VILLARD2017-10-271-1/+16
| * | efi-gui: add USB IO Protocol GUID definitionJean-Christophe PLAGNIOL-VILLARD2017-10-272-0/+4
| * | EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-273-0/+12
| |/
* | 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