summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: i.MX: pcm043: add a flash-header.imxcfgUwe Kleine-König2016-08-032-0/+38
| * | | ARM i.MX31: Add i2c register convenience functionsAlexander Kurz2016-08-031-0/+15
| * | | ARM i.MX31: add SPI supportAlexander Kurz2016-08-034-7/+23
| * | | ARM: nitrogen: rename to nitrogen6Lucas Stach2016-08-0319-20/+20
| * | | ARM: add support for Nitrogen6MAX QP variantLucas Stach2016-08-038-4/+217
| * | | ARM: nitrogen6x: disable address mirroringLucas Stach2016-08-031-2/+2
| * | | ARM: nitrogen6x: use imx6q_barebox_entryLucas Stach2016-08-031-6/+5
| * | | ARM: nitrogen6x: use upstream DTsLucas Stach2016-08-034-24/+6
| * | | ARM: imx: add QP as supported i.MX6 variantLucas Stach2016-08-031-0/+2
| * | | ARM: dts: i.MX6: update RIoTboard device treeUlrich Ölmann2016-08-032-354/+3
| * | | mc13xxx: make driver-provided SPI frequency overridableAlexander Kurz2016-08-031-1/+2
| * | | i.MX: ocotp: Register regmap against orignal deviceAndrey Smirnov2016-07-191-1/+1
| * | | scripts: imx-usb-loader: split off topic-code into functionsAlexander Kurz2016-07-181-67/+92
| * | | scripts: imx-usb-loader: structured protocol accessAlexander Kurz2016-07-181-67/+65
| * | | scripts: imx-usb-loader: remove useless variableAlexander Kurz2016-07-181-3/+1
| * | | scripts: imx-usb-loader: remove useless codeAlexander Kurz2016-07-181-46/+3
| * | | scripts: imx-usb-loader: const function argsAlexander Kurz2016-07-181-12/+17
| * | | scripts: imx: const function argumentsAlexander Kurz2016-07-183-9/+11
| * | | ARM: phytec-som-am335x: Remove kernel and oftree partiton in NANDTeresa Remmet2016-07-134-35/+7
* | | | Merge branch 'for-next/dts'Sascha Hauer2016-08-037-23/+63
|\ \ \ \
| * | | | dts: update to v4.7Sascha Hauer2016-08-037-23/+32
| * | | | dts: update to v4.7-rc6Sascha Hauer2016-08-031-0/+31
* | | | | Merge branch 'for-next/clps711x'Sascha Hauer2016-08-0314-77/+48
|\ \ \ \ \
| * | | | | ARM: clps711x: clep7212: Register board env during runtimeAlexander Shiyan2016-07-1812-26/+23
| * | | | | ARM: clps711x: Sync CLK susbsystem with kernelAlexander Shiyan2016-07-182-50/+24
| * | | | | ARM: clps711x: clep7212: Increase the wait state for chip select 3Alexander Shiyan2016-07-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/boot'Sascha Hauer2016-08-0322-796/+683
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | boot: Print a message when a boot target string does not lead to a boot targetSascha Hauer2016-07-261-4/+10
| * | | | blspec: Turn message back to debug levelSascha Hauer2016-07-261-1/+1
| * | | | boot command: Explicitly complain when boot target list is emptySascha Hauer2016-07-261-0/+5
| * | | | boot: add single quotes when printing boot target namesSascha Hauer2016-07-261-3/+3
| * | | | boot: Move code to common/Sascha Hauer2016-07-266-327/+360
| * | | | boot: Use struct bootentries to pass around dataSascha Hauer2016-07-261-109/+22
| * | | | bootentries: Move struct bootentries to include/boot.hSascha Hauer2016-07-262-20/+21
| * | | | bootentries: Move menu display string allocation to bootentries_alloc()Sascha Hauer2016-07-261-4/+3
| * | | | blspec: Make blspec_boot staticSascha Hauer2016-07-262-80/+78
| * | | | blspec: separate bootentries from blspec entriesSascha Hauer2016-07-263-80/+108
| * | | | bootentries: Add title/descriptionSascha Hauer2016-07-263-18/+18
| * | | | blspec: factor out a struct bootentrySascha Hauer2016-07-263-29/+42
| * | | | blpec: rename struct lspec -> bootentriesSascha Hauer2016-07-263-85/+85
| * | | | include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-2617-130/+141
| * | | | boot: Call blspec_scan_directory() only on strings containing an absolute pathSascha Hauer2016-07-221-3/+6
| * | | | blspec: remove unused function prototypeSascha Hauer2016-07-221-2/+0
| * | | | blspec: Remove once/default handlingSascha Hauer2016-07-223-95/+6
| * | | | blspec: remove unused blspec_boot_devicenameSascha Hauer2016-07-222-32/+0
| | |_|/ | |/| |
* | | | Release v2016.08.0v2016.08.0Sascha Hauer2016-08-031-1/+1
* | | | nand: mrvl: use ERR_CAST() for returning error pointersSascha Hauer2016-07-251-3/+3
* | | | commands: fbtest: select IMAGE_RENDERERLucas Stach2016-07-251-0/+1
* | | | state: only build circular backend if MTD is enabledLucas Stach2016-07-252-3/+5
|/ / /
* | | mfd: syscon: Don't call request_iomem_region()Andrey Smirnov2016-07-191-6/+0