summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/hardware.h
Commit message (Collapse)AuthorAgeFilesLines
* [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-271-1/+1
| | | | | | | | | | | | | | | Hi Kyle, this patch fixes two section mismatches in arch/parisc/kernel: WARNING: arch/parisc/kernel/built-in.o(.data.read_mostly+0xd8): Section mismatch: reference to .init.text:processor_probe (between 'cpu_driver' and 'boot_cpu_data') WARNING: arch/parisc/kernel/built-in.o(.text.alloc_pa_dev+0x140): Section mismatch: reference to .init.text:parisc_hardware_description (after 'alloc_pa_dev') Additionally, mark some tables as constants. Please apply, Helge Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-221-1/+2
| | | | Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-171-0/+5
| | | | Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-171-12/+1
| | | | Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+132
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
OpenPOWER on IntegriCloud