aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/pci/fixup-adm5120.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-175/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-291-1/+1
| | | | SVN-Revision: 8538
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-3/+1
| | | | SVN-Revision: 7916
* update to 2.6.22-rc6Gabor Juhos2007-06-281-4/+5
| | | | SVN-Revision: 7758
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-251-16/+10
| | | | SVN-Revision: 7730
* New PCI fixup version, should better assign IRQs for boards, thanks Gabor !Florian Fainelli2007-06-171-22/+109
| | | | SVN-Revision: 7654
* Fix the irq mapping for routerboard devices (#1843)Florian Fainelli2007-06-111-8/+4
| | | | SVN-Revision: 7560
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-021-0/+99
SVN-Revision: 7464