summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.4Sascha Hauer2016-02-044-7/+38
* dts: update to v4.4-rc8Sascha Hauer2016-02-041-3/+3
* dts: update to v4.4-rc7Sascha Hauer2016-02-049-9/+14
* dts: update to v4.4-rc6Sascha Hauer2016-02-045-9/+14
* dts: update to v4.4-rc5Sascha Hauer2016-02-0422-23/+1326
* ARM: i.MX53: CCXMX53: Move device tree out of dts/Sascha Hauer2016-02-044-329/+314
* arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory informationEnrico Jorns2016-01-262-8/+0
* ARM: PXA: move HAVE_CLK selectLucas Stach2016-01-192-1/+1
* state: hmac: fix error message that algo is displayedMarc Kleine-Budde2016-01-181-4/+4
* imx233-olinuxino: Fix mx23_power_init() argumentsFabio Estevam2016-01-121-1/+1
* hush: Initialize struct p_contextSascha Hauer2016-01-111-3/+3
* Merge branch 'for-next/socfpga'Sascha Hauer2016-01-112-5/+7
|\
| * socfpga: Allow setting partition xloader boots from for mmcTrent Piepho2015-12-142-5/+7
* | Merge branch 'for-next/rtc'Sascha Hauer2016-01-1113-9/+472
|\ \
| * | commands/hwclock: Check return value of rtc_read_time()Andrey Smirnov2016-01-071-2/+4
| * | rtc-lib: Check tm_wday for validity in rtc_valid_tm()Andrey Smirnov2016-01-071-0/+2
| * | rtc: ds1307: Fix a memory leakAndrey Smirnov2016-01-071-0/+3
| * | rtc: ds1307: Add code to support ds1337/1341Andrey Smirnov2016-01-071-0/+91
| * | rtc: Add Abracon driverSascha Hauer2016-01-073-0/+130
| * | hwclock: Allow to set hwclock from sntpSascha Hauer2016-01-071-1/+26
| * | net: Add SNTP supportSascha Hauer2016-01-074-0/+184
| * | rtc: Fill in weekdays before setting timeSascha Hauer2016-01-071-1/+7
| * | rtc: Check time for validity before passing it to the rtc driverSascha Hauer2016-01-071-0/+3
| * | hwclock command: forward return value of rtc_set_timeSascha Hauer2016-01-071-2/+1
| * | hwclock command: use format like the Linux tool doesSascha Hauer2016-01-073-3/+21
| |/
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-1129-66/+2689
|\ \
| * | Documentation: Document pstore/RAMOOPSMarkus Pargmann2015-12-111-0/+76
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-1012-0/+1650
| * | arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-102-1/+19
| * | arm: start: Add visible sdram region for barebox board dataMarkus Pargmann2015-12-101-1/+18
| * | arm: Clarify memory layout calculationMarkus Pargmann2015-12-104-65/+83
| * | lib: Import reed solomon code from kernelMarkus Pargmann2015-12-107-0/+807
| * | vsprintf: Add scnprintf from kernelMarkus Pargmann2015-12-102-0/+25
| * | printk: Add missing include/declarationMarkus Pargmann2015-12-101-0/+3
| * | log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
| * | arm: boards: karo-tx6x remove definition of DIV_ROUND_UPMarkus Pargmann2015-12-101-1/+1
* | | Merge branch 'for-next/net'Sascha Hauer2016-01-113-90/+67
|\ \ \
| * | | net: resolv: Make argument constSascha Hauer2015-12-142-4/+4
| * | | net: dhcp: make unmodified variable constSascha Hauer2015-12-141-3/+3
| * | | net: dhcp: simplify dhcp_options_processSascha Hauer2015-12-141-9/+6
| * | | net: dhcp: unify options and paramsSascha Hauer2015-12-141-77/+57
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2016-01-113-2/+173
|\ \ \
| * | | mtd: gpmi: Add erased page bitflip correctionMarkus Pargmann2016-01-041-2/+40
| * | | mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-042-0/+133
* | | | Merge branch 'for-next/misc'Sascha Hauer2016-01-1128-210/+354
|\ \ \ \
| * | | | usb: chipidea-imx: check return value of regulator_get()David Jander2016-01-081-1/+2
| * | | | PCI: imx6: properly shut down core when leaving bareboxLucas Stach2016-01-081-0/+27
| * | | | i.MX6: pci: Avoid aborts when asserting PCIe resetAndrey Smirnov2016-01-081-0/+4
| * | | | i.MX6: pci: Reconcile imx6_pcie_start_link with the kernel codeAndrey Smirnov2016-01-081-16/+26
| * | | | i.MX6: pci: Replace magic number with a named constantAndrey Smirnov2016-01-081-1/+3