aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22metag: Remove arch/metag/James Hogan1-622/+0
2016-06-23metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-4/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-4/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-5/+2
2013-11-06metag: handle low level kicks directlyJames Hogan1-5/+1
2013-10-09metag: move setup_machine_fdt declaration from prom.hRob Herring1-1/+0
2013-10-09metag: use common of_flat_dt_match_machineRob Herring1-1/+1
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring1-3/+1
2013-06-13metag/setup: Restrict scope for the capabilities variableMarkos Chandras1-6/+6
2013-06-13metag: of_platform_populate from arch generic codeJames Hogan1-0/+4
2013-03-27metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan1-0/+1
2013-03-02metag: copy devicetree to non-init memoryJames Hogan1-0/+2
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan1-0/+3
2013-03-02metag: protect more non-MMU memory regionsJames Hogan1-5/+40
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan1-7/+27
2013-03-02metag: kernel/setup.c: sort includesJames Hogan1-23/+23
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan1-0/+15
2013-03-02metag: BootJames Hogan1-0/+556