summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/devtree.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-011-2/+3
* ARC: [plat-eznps] set default baud for early consoleNoam Camus2016-11-081-0/+2
* ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin2016-05-091-7/+0Star
* ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin2016-05-091-4/+2Star
* ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresVineet Gupta2015-06-251-1/+1
* ARC: [axs101] support early 8250 uartVineet Gupta2015-06-191-0/+2
* ARC: Fix earlycon build breakagePeter Hurley2015-02-041-1/+1
* ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-021-0/+24
* ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
* arc: remove unnecessary prom.h includesRob Herring2013-10-101-1/+0Star
* arc: use common of_flat_dt_match_machineRob Herring2013-10-101-48/+19Star
* arc: use early_init_dt_scanRob Herring2013-10-091-13/+1Star
* arc: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+0Star
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-6/+0Star
* ARC: make a copy of flat DTVineet Gupta2013-02-261-0/+15
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-8/+39
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-151-0/+13
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-151-0/+64