summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/firmware.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* parisc: Use __ro_after_init in firmware.cHelge Deller2019-05-101-1/+1
* parisc: Show machine product number during bootHelge Deller2019-02-211-0/+24
* parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller2018-10-191-0/+57
* parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-221-0/+20
* parisc: Make existing core files reuseable for bootloaderHelge Deller2017-08-221-1/+14
* parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller2017-08-221-8/+39
* parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-251-0/+25
* parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller2017-07-251-2/+9
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-121-0/+108
* parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-121-1/+1
* parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller2016-08-021-3/+3
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-6/+8
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1
* parisc: pass through '\t' to early (iodc) consoleKyle McMartin2010-08-041-10/+2
* parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-311-1/+5
* parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
* parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-101-21/+44
* parisc: move pdc_result to real2.SKyle McMartin2008-10-101-2/+2
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-151-10/+17
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-061-54/+34
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-2/+2
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-13/+13
* [PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2006-10-071-96/+154
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-3/+4
* [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-1/+3
* [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-271-0/+20
* [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-271-4/+18
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* [PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler2005-10-211-8/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1405