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