aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller1-0/+20
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller1-1/+14
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller1-8/+39
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller1-0/+25
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller1-2/+9
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller1-0/+108
2016-12-12parisc: Enhance CPU detection code on PAT machinesHelge Deller1-1/+1
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller1-3/+3
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker1-6/+8
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells1-1/+0
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson1-1/+5
2009-03-13parisc: fix section mismatch warningsHelge Deller1-6/+6
2008-10-10parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin1-21/+44
2008-10-10parisc: move pdc_result to real2.SKyle McMartin1-2/+2
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin1-10/+17
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin1-54/+34
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-2/+2
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-13/+13
2006-10-07[PARISC] Make firmware calls irqsafe-ish...Kyle McMartin1-96/+154
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-3/+4
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin1-1/+3
2006-06-27[PARISC] Ensure Space ID hashing is turned offKyle McMartin1-0/+20
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene1-4/+18
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-1/+1
2005-10-21[PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1405