summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb'Sascha Hauer2016-10-103-0/+18
|\
| * phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+8
| * phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+8
| * usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-291-0/+1
| * usb: Add usb phy to usb hostSascha Hauer2016-09-291-0/+1
* | Merge branch 'for-next/ubi'Sascha Hauer2016-10-102-0/+6
|\ \
| * | mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-271-0/+1
| * | mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-221-0/+2
| * | mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-10-101-6/+1
|\ \
| * | net: add linux.bootarg parameter from ifup callEnrico Jorns2016-09-221-0/+1
| * | convert users to %pI4Sascha Hauer2016-09-221-6/+0
| |/
* | boot: add framework for redundant boot scenariosMarc Kleine-Budde2016-09-221-0/+37
* | globalvar: introduce globalvar_add_simple_bitmaskSascha Hauer2016-09-221-0/+10
* | param: introduce param_bitmaskSascha Hauer2016-09-221-0/+5
* | globalvar: sync with nvvarsSascha Hauer2016-09-221-0/+1
* | globalvar: Move static inline functions to common/Sascha Hauer2016-09-221-69/+7
|/
* Merge branch 'for-next/video'Sascha Hauer2016-09-133-151/+138
|\
| * video: add VPL ioctl to get bus formatPhilipp Zabel2016-08-251-0/+1
| * video: switch to media bus formatsPhilipp Zabel2016-08-252-151/+137
* | Merge branch 'for-next/socfpga'Sascha Hauer2016-09-131-0/+1
|\ \
| * | filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-09-131-6/+7
|\ \
| * | mfd mc13xxx: add MC13892_REVISION_2_4Alexander Kurz2016-08-181-6/+7
| |/
* | Merge branch 'for-next/menu'Sascha Hauer2016-09-131-1/+5
|\ \
| * | rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-051-1/+5
| |/
* | Add i.MX50 supportAlexander Kurz2016-09-121-0/+5
* | mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-181-0/+3
* | mtd: nand: define struct nand_timingsSascha Hauer2016-08-181-0/+49
|/
* Merge branch 'for-next/nv'Sascha Hauer2016-08-031-0/+3
|\
| * nv: Save nv variables on shutdownSascha Hauer2016-07-221-0/+3
* | Merge branch 'for-next/net'Sascha Hauer2016-08-031-0/+10
|\ \
| * | net: eth: add name to struct eth_deviceSascha Hauer2016-07-141-0/+6
| * | net: introduce for_each_netdev iteratorSascha Hauer2016-07-141-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-08-031-1/+1
|\ \
| * | printk: Fix pr_contSascha Hauer2016-07-221-1/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2016-08-031-0/+7
|\ \
| * | ARM i.MX31: add SPI supportAlexander Kurz2016-08-031-0/+7
| |/
* | boot: Move code to common/Sascha Hauer2016-07-261-0/+9
* | bootentries: Move struct bootentries to include/boot.hSascha Hauer2016-07-262-20/+21
* | blspec: Make blspec_boot staticSascha Hauer2016-07-261-2/+0
* | blspec: separate bootentries from blspec entriesSascha Hauer2016-07-261-56/+4
* | bootentries: Add title/descriptionSascha Hauer2016-07-261-0/+4
* | blspec: factor out a struct bootentrySascha Hauer2016-07-261-11/+18
* | blpec: rename struct lspec -> bootentriesSascha Hauer2016-07-261-19/+19
* | include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-263-121/+126
* | blspec: remove unused function prototypeSascha Hauer2016-07-221-2/+0
* | blspec: Remove once/default handlingSascha Hauer2016-07-221-11/+0
* | blspec: remove unused blspec_boot_devicenameSascha Hauer2016-07-221-2/+0
|/
* Merge branch 'for-next/video'Sascha Hauer2016-07-113-0/+40
|\