summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/firmware.c
AgeCommit message (Expand)AuthorLines
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle-0/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller-1/+1
2019-02-21parisc: Show machine product number during bootHelge Deller-0/+24
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller-0/+57
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller-0/+20
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller-1/+14
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller-8/+39
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller-0/+25
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller-2/+9
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller-0/+108
2016-12-12parisc: Enhance CPU detection code on PAT machinesHelge Deller-1/+1
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller-3/+3
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker-6/+8
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells-1/+0
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin-12/+1
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin-10/+2
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson-1/+5
2009-03-13parisc: fix section mismatch warningsHelge Deller-6/+6
2008-10-10parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin-21/+44
2008-10-10parisc: move pdc_result to real2.SKyle McMartin-2/+2
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin-10/+17
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin-54/+34
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott-2/+2
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller-13/+13
2006-10-07[PARISC] Make firmware calls irqsafe-ish...Kyle McMartin-96/+154
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan-3/+4
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin-1/+3
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin-0/+20
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene-4/+18
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller-1/+1
2005-10-21[PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1405