summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* metag: Remove arch/metag/James Hogan2018-02-221-622/+0
* metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-4/+1
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-4/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-5/+2
|\
| * metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-091-1/+0
| * metag: use common of_flat_dt_match_machineRob Herring2013-10-091-1/+1
| * metag: use unflatten_and_copy_device_treeRob Herring2013-10-091-3/+1
* | metag: handle low level kicks directlyJames Hogan2013-11-061-5/+1
|/
* metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-131-6/+6
* metag: of_platform_populate from arch generic codeJames Hogan2013-06-131-0/+4
* metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan2013-03-271-0/+1
* metag: copy devicetree to non-init memoryJames Hogan2013-03-021-0/+2
* metag: move setup.c exports out of metag_ksyms.cJames Hogan2013-03-021-0/+3
* metag: protect more non-MMU memory regionsJames Hogan2013-03-021-5/+40
* metag: make TXPRIVEXT bits explicitJames Hogan2013-03-021-7/+27
* metag: kernel/setup.c: sort includesJames Hogan2013-03-021-23/+23
* metag: Add JTAG Debug Adapter (DA) supportJames Hogan2013-03-021-0/+15
* metag: BootJames Hogan2013-03-021-0/+556
OpenPOWER on IntegriCloud