aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-12ARC: haps: bump memory to 1 GBVineet Gupta1-1/+1
2020-12-01ARC: build: use $(READELF) instead of hard-coded readelfMasahiro Yamada1-1/+1
2020-12-01ARC: build: remove unneeded extra-yMasahiro Yamada1-4/+3
2020-12-01ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada1-10/+1
2020-10-05ARC: [dts] fix the errors detected by dtbs_checkZhen Lei5-5/+5
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta1-84/+0
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin1-2/+2
2020-08-16ARC: HSDK: wireup perf irqVineet Gupta1-0/+2
2020-04-03Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-16ARC: [plat-axs10x]: PGU: remove unused encoder-slave propertyEugeniy Paltsev1-1/+0
2020-01-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu1-0/+1
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds9-171/+34
2019-11-20ARC: [plat-axs10x]: remove hardcoded video mode from bootargsEugeniy Paltsev2-2/+2
2019-11-20ARC: [plat-axs10x]: use pgu pll instead of fixed clockEugeniy Paltsev2-5/+12
2019-10-28ARC: nSIM_700: remove unused network optionsEugeniy Paltsev1-16/+0
2019-10-28ARC: nSIM_700: switch to DW UART usageEugeniy Paltsev1-9/+11
2019-10-28ARC: merge HAPS-HS with nSIM-HS configsEugeniy Paltsev2-132/+0
2019-10-28ARC: HAPS: add HIGHMEM memory zone to DTSEugeniy Paltsev1-5/+8
2019-10-28ARC: HAPS: use same UART configuration everywhereEugeniy Paltsev2-2/+1
2019-10-22ARC: [plat-hsdk]: Enable on-boardi SPI ADC ICEugeniy Paltsev1-0/+15
2019-10-22ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICEugeniy Paltsev1-0/+8
2019-08-05ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurationsEugeniy Paltsev1-0/+3
2019-07-08ARC: [plat-hsdk]: enable DW SPI controllerEugeniy Paltsev1-0/+14
2019-07-08ARC: [haps] Add Virtio supportAlexey Brodkin1-0/+30
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner24-96/+24
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-77/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner5-65/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-12/+1
2019-05-28ARC: [plat-hsdk] Get rid of inappropriate PHY settingsAlexey Brodkin1-4/+0
2019-05-28ARC: [plat-hsdk]: Add support of Vivante GPUEugeniy Paltsev1-0/+29
2019-05-28ARC: [plat-hsdk]: enable creg-gpio controllerEugeniy Paltsev1-0/+8
2019-05-21ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu1-0/+3
2019-05-21ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu1-0/+1
2019-04-02ARC: [hsdk] Make it easier to add PAE40 region to DTBVineet Gupta1-6/+7
2019-02-25ARC: [plat-hsdk]: Enable AXI DW DMAC supportEugeniy Paltsev1-0/+27
2019-02-25ARC: [plat-hsdk]: Add reset controller handle to manage USB resetEugeniy Paltsev1-0/+2
2019-02-25ARC: DTB: [scripted] fix node name and address spellingAlexey Brodkin13-147/+147
2018-11-12ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev1-0/+15
2018-08-31ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev3-0/+56
2018-08-27ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2-2/+12
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-2/+0
2018-02-06arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mbBartosz Golaszewski1-2/+2
2018-01-18ARC: Enable fatal signals on boot for dev platformsAlexey Brodkin8-8/+8
2017-12-20ARC: [plat-axs103]: Set initial core pll output frequencyEugeniy Paltsev2-0/+16
2017-12-20ARC: [plat-hsdk]: Set initial core pll output frequencyEugeniy Paltsev1-0/+8
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+8
2017-11-15ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet resetEugeniy Paltsev1-0/+8
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-6/+3
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada1-4/+3