Age | Commit message (Expand) | Author | Files | Lines |
2018-08-31 | ARC: dma [IOC]: mark DMA devices connected as dma-coherent | Eugeniy Paltsev | 3 | -0/+56 |
2018-08-27 | ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel | Alexey Brodkin | 2 | -2/+12 |
2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 1 | -2/+0 |
2018-02-07 | arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb | Bartosz Golaszewski | 1 | -2/+2 |
2018-01-18 | ARC: Enable fatal signals on boot for dev platforms | Alexey Brodkin | 8 | -8/+8 |
2017-12-20 | ARC: [plat-axs103]: Set initial core pll output frequency | Eugeniy Paltsev | 2 | -0/+16 |
2017-12-20 | ARC: [plat-hsdk]: Set initial core pll output frequency | Eugeniy Paltsev | 1 | -0/+8 |
2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 1 | -0/+8 |
2017-11-15 | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 1 | -0/+8 |
2017-11-15 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+3 |
2017-11-10 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 1 | -4/+3 |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 1 | -1/+0 |
2017-11-08 | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 1 | -1/+0 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-11 | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz | Eugeniy Paltsev | 1 | -5/+6 |
2017-10-06 | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 1 | -0/+9 |
2017-10-04 | ARC: [plat-hsdk] use actual clk driver to manage cpu clk | Eugeniy Paltsev | 1 | -2/+9 |
2017-10-04 | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 1 | -1/+8 |
2017-10-04 | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency | Eugeniy Paltsev | 1 | -1/+11 |
2017-09-09 | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 5 | -8/+211 |
2017-09-01 | ARC: [plat-hsdk] initial port for HSDK board | Alexey Brodkin | 1 | -0/+189 |
2017-09-01 | ARC: mm: Decouple RAM base address from kernel link address | Eugeniy Paltsev | 4 | -4/+4 |
2017-09-01 | ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk | Eugeniy Paltsev | 2 | -4/+18 |
2017-08-30 | arc: remove num-slots from arc platforms | Shawn Lin | 2 | -2/+0 |
2017-08-04 | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103 | Eugeniy Paltsev | 4 | -34/+30 |
2017-04-27 | arc: axs10x: Fix ARC PGU default clock frequency | Jose Abreu | 1 | -1/+1 |
2017-04-27 | arc: axs10x: Add DT bindings for I2S audio playback | Jose Abreu | 1 | -4/+18 |
2017-03-24 | ARC: vdk: Fix support of UIO | Alexey Brodkin | 1 | -7/+13 |
2017-03-06 | ARC: [dts] add cpu nodes to ARCHS SMP device tree | Vlad Zakharov | 1 | -1/+19 |
2017-03-06 | ARC: [dts] add input clocks for cpu nodes | Vlad Zakharov | 3 | -0/+3 |
2017-02-06 | ARCv2: intc: Delete useless comments in Device Trees | Yuriy Kolerov | 2 | -2/+0 |
2017-02-06 | ARCv2: IDU-intc: Delete deprecated parameters in Device Trees | Yuriy Kolerov | 5 | -67/+14 |
2017-02-06 | arc: vdk: Add support of UIO | Alexey Brodkin | 1 | -0/+8 |
2017-02-06 | arc: vdk: Add support of MMC controller | Alexey Brodkin | 1 | -0/+18 |
2016-12-16 | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -2/+2 |
2016-12-15 | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+1 |
2016-11-30 | ARC: axs10x: really enable ARC PGU | Alexey Brodkin | 2 | -2/+2 |
2016-11-30 | ARC: rename Zebu platform support to HAPS | Vineet Gupta | 2 | -0/+0 |
2016-11-30 | dmaengine: DW DMAC: add multi-block property to device tree | Eugeniy Paltsev | 1 | -0/+1 |
2016-11-01 | ARC: Enable PERF_EVENTS in nSIM driven platforms | Alexey Brodkin | 3 | -2/+6 |
2016-10-17 | ARC: [build] Support gz, lzma compressed uImage | Daniel Mentz | 1 | -2/+14 |
2016-10-01 | ARCv2: Add support for ZeBu Emulation platform for HS cores | Vineet Gupta | 2 | -0/+154 |
2016-10-01 | arc: Add "model" properly in device tree description of all boards | Alexey Brodkin | 13 | -0/+13 |
2016-07-02 | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 15 | -17/+0 |
2016-06-13 | ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms | Alexey Brodkin | 3 | -9/+33 |
2016-06-13 | ARCv2: [vdk] Enable ARC PGU on HS38 VDK | Alexey Brodkin | 2 | -5/+10 |
2016-05-30 | arc: Get rid of root core-frequency property | Alexey Brodkin | 15 | -17/+0 |
2016-05-23 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 4 | -2/+109 |
2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |