summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/devtree.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin1-2/+3
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus1-0/+2
2016-05-09ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin1-7/+0
2016-05-09ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin1-4/+2
2015-06-25ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresVineet Gupta1-1/+1
2015-06-19ARC: [axs101] support early 8250 uartVineet Gupta1-0/+2
2015-02-04ARC: Fix earlycon build breakagePeter Hurley1-1/+1
2015-02-02ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta1-0/+24
2014-06-23ARC: fix build warning in devtreeVineet Gupta1-1/+1
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2013-10-09arc: remove unnecessary prom.h includesRob Herring1-1/+0
2013-10-09arc: use common of_flat_dt_match_machineRob Herring1-48/+19
2013-10-09arc: use early_init_dt_scanRob Herring1-13/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring1-15/+0
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-6/+0
2013-02-26ARC: make a copy of flat DTVineet Gupta1-0/+15
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-8/+39
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta1-0/+13
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta1-0/+64