summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.17-rc1Sascha Hauer2018-05-081200-21895/+45948
* ARM: arm32: fix realocate_to_curr_addrAndreas Schmidt2018-04-251-0/+1
* watchdog: omap: set hwdev before call watchdog_registerAndreas Schmidt2018-04-251-0/+1
* watchdog: core: check hwdev before use itAndreas Schmidt2018-04-251-2/+4
* commands: i2c_write: enable reg == 0 tooAntony Pavlov2018-04-171-1/+1
* gitignore: Add *.pblx filesAndrey Smirnov2018-04-161-0/+1
* mfd: da9063: Fix compilationSascha Hauer2018-04-121-1/+1
* ARM: i.MX53 TX53: remove duplicate _imx53Sascha Hauer2018-04-111-3/+3
* boards: samx6: Adjust to latest get_runtime_offset()Andrey Smirnov2018-04-111-1/+1
* i.MX53/TX53: Adjust to latest get_runtime_offset()Andrey Smirnov2018-04-111-1/+1
* doc: bcm283x: update documentation for Raspberry PiRoland Hieber2018-04-101-8/+26
* ARM: mmu64: Add commmentSascha Hauer2018-04-091-0/+1
* Merge branch 'for-next/watchdog'Sascha Hauer2018-04-0610-37/+156
|\
| * watchdog: add watchdog pollerOleksij Rempel2018-03-263-6/+81
| * watchdog: provide timeout_cur valueOleksij Rempel2018-03-232-0/+19
| * watchdog: set some reasonable timeout_max value if no other is availableOleksij Rempel2018-03-231-1/+7
| * watchdog: move max timeout test in to wd_coreOleksij Rempel2018-03-236-23/+17
| * watchdog: register watchdog virtual device with short name wdogOleksij Rempel2018-03-232-0/+25
| * watchdog: rename dev to hwdevSascha Hauer2018-03-229-11/+11
* | Merge branch 'for-next/mtd'Sascha Hauer2018-04-063-0/+6
|\ \
| * | mtd: spi-nor: add manufacturer IDs for ISSI and Winbondmichael grassmann2018-03-221-0/+4
| * | mtd: nand: Add Winbond manufacturer IDStefan Riedmueller2018-03-222-0/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2018-04-0613-44/+178
|\ \ \
| * | | ARM: socfpga: remove nonexistent Kconfig dependencySascha Hauer2018-04-061-5/+0
| * | | aiodev: Constify 'unit' in 'struct aiodev'Andrey Smirnov2018-04-031-1/+1
| * | | lib: Port CRC-CCITT functions from Linux kernelAndrey Smirnov2018-04-034-0/+156
| * | | of: Pass barebox version to kernelSascha Hauer2018-03-223-1/+4
| * | | of: demote "no ranges" message to debug levelLucas Stach2018-03-191-1/+1
| * | | ARM: AM335x: Fix invalid register accessSascha Hauer2018-03-192-32/+12
| * | | video: tc358767: register aux i2c bus after validating linkAndrey Gusakov2018-03-121-4/+4
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2018-04-0643-353/+1572
|\ \ \
| * | | dma: apbh: Enable clock as a part of probingAndrey Smirnov2018-04-031-0/+13
| * | | clk: Forward declare struct of_device_id in linux/clk.hAndrey Smirnov2018-04-031-0/+1
| * | | clk: i.MX7: Port NAND clock setup code from LinuxAndrey Smirnov2018-04-032-2/+10
| * | | video: tc358767: set num_modes=0 if no valid mode foundAndrey Gusakov2018-03-261-0/+1
| * | | i.MX53/TX53: add new samsung based xx30 variantMichael Grzeschik2018-03-263-0/+187
| * | | i.MX/DCD compiler and interpreter: logic is differentJuergen Borleis2018-03-2617-120/+155
| * | | i.MX53/TX53: rework to dts based bootMichael Grzeschik2018-03-269-224/+119
| * | | i.MX53/TX53: cfg revxx30: don't disable usb clks, so imx-usb-loader worksMichael Grzeschik2018-03-261-2/+2
| * | | boards: samx6: add initial support for kontron samx6iMichael Grzeschik2018-03-2114-0/+1043
| * | | ARM: i.MX: Add lowlevel gpio input functionsMichael Grzeschik2018-03-211-5/+41
| | |/ | |/|
* | | Merge branch 'for-next/fs'Sascha Hauer2018-04-0642-1158/+142
|\ \ \
| * | | loadenv: Do not depend on normalise_path()Sascha Hauer2018-04-061-5/+1
| * | | ls: Do not depend on normalise_path()Sascha Hauer2018-04-061-6/+3
| * | | glob: do not unnecessarily opendir() a directorySascha Hauer2018-04-061-7/+8
| * | | fs: Fix finding correct directory for mkdir/rmdirSascha Hauer2018-04-061-2/+2
| * | | fs: Cleanup whitespace damageSascha Hauer2018-04-061-13/+13
| * | | fs: Move mem_write/mem_read to devfs-coreSascha Hauer2018-04-062-66/+68
| * | | fs: Add super_operationsSascha Hauer2018-04-063-39/+5
| * | | ubifs: remove dead codeSascha Hauer2018-04-061-475/+0