summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2016.01.0v2016.01.0Sascha Hauer2016-01-111-2/+2
* reset: fix non GPIO resetLucas Stach2016-01-111-0/+1
* of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
* memtest: fix missing arguments in help stringAlexander Aring2016-01-041-1/+1
* environment: allow saving of symbolic link changesZahari Doychev2015-12-171-9/+10
* ARM: dts: Add *.dtb.lzo to clean filesSascha Hauer2015-12-111-1/+1
* MCI: init device_node for MCI mainarea cdevLucas Stach2015-12-101-0/+3
* ARM: ccxmx53: properly guard initcall for multiimageLucas Stach2015-12-101-0/+3
* i2c: Port two utility functions from Linux kernelAndrey Smirnov2015-12-081-0/+15
* Merge branch 'for-next/state'Sascha Hauer2015-12-0812-113/+373
|\
| * state: backend_raw: add hmac supportMarc Kleine-Budde2015-11-273-8/+156
| * state: prepare raw backend for hmac supportMarc Kleine-Budde2015-11-271-5/+10
| * crypto: add simple keystoreMarc Kleine-Budde2015-11-274-0/+113
| * crypto: Kconfig: add submenu for crypto related config optionsMarc Kleine-Budde2015-11-271-0/+4
| * state: disable load commandEnrico Jorns2015-11-274-43/+23
| * state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
| * state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-272-1/+17
| * of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-12-082-14/+66
|\ \
| * | socfpga: Initialize emac physels to RGMII correctlyTrent Piepho2015-11-111-3/+31
| * | firmware: socfpga: Add parameter "programmed" to fpgamgr driverTrent Piepho2015-11-111-11/+35
* | | Merge branch 'for-next/reset'Sascha Hauer2015-12-082-22/+103
|\ \ \
| * | | reset: Add gpio reset supportSascha Hauer2015-11-232-1/+87
| * | | reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
| * | | reset: Allow dummy reset linesSascha Hauer2015-11-231-3/+20
* | | | Merge branch 'for-next/omap'Sascha Hauer2015-12-085-45/+213
|\ \ \ \
| * | | | driver: watchdog: Add support for omap_wdtTeresa Remmet2015-11-233-0/+206
| * | | | common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
| * | | | ARM: omap: Use correct device to mount on /bootSascha Hauer2015-11-101-14/+7
| | |/ / | |/| |
* | | | Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\ \ \ \
| * | | | net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4
| * | | | net: tap: make locally used functions staticAntony Pavlov2015-12-041-5/+5
| * | | | net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
| * | | | net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
| * | | | net: fec: fix indentation and whitspacesStefan Christ2015-11-191-4/+4
| * | | | net: fec: implement dtb property phy-reset-durationStefan Christ2015-11-191-1/+4
| * | | | net: fec: set phy reset time to 1msStefan Christ2015-11-191-1/+1
| * | | | net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
| * | | | net: designware: Don't hang in reset with powered down phyTrent Piepho2015-11-131-1/+24
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2015-12-089-23/+292
|\ \ \ \ \
| * | | | | mtd: nand_mrvl_nfc: Add optimized timings for Samsung K9K8G08USebastian Hesselbarth2015-11-231-0/+1
| * | | | | mtd: nand_mrvl_nfc: Add support for Marvell Armada 370/XPSebastian Hesselbarth2015-11-232-3/+12
| * | | | | mtd: nand_mrvl_nfc: Add support for NDCB3 registerSebastian Hesselbarth2015-11-231-1/+10
| * | | | | mtd: nand_mrvl_nfc: Add support for HW BCH ECCSebastian Hesselbarth2015-11-231-1/+25
| * | | | | mtd: nand_mrvl_nfc: Add support for 8bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+39
| * | | | | mtd: nand_mrvl_nfc: Add support for 4bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+65
| * | | | | mtd: nand_mrvl_nfc: Add hwflags to distinguish different HW versionsSebastian Hesselbarth2015-11-231-0/+20
| * | | | | mtd: nand_mrvl_nfc: Prepare for different HW ECC strengthsSebastian Hesselbarth2015-11-231-7/+32
| * | | | | mtd: nand_mrvl_nfc: Get ecc parameters from DTSebastian Hesselbarth2015-11-231-0/+8