summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-72/+19Star
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-212-4/+2Star
|\
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-1/+1
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-202-3/+1Star
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-215-7/+7
|/
* [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
* [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
* [MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov2006-02-071-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1
* [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...Clemens Buchacher2005-11-141-2/+2
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-141-0/+1
* [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-091-11/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | Remove useless casts of kmalloc return values.Ralf Baechle2005-10-291-2/+1Star
* | Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle2005-10-291-1/+1
* | Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2005-10-291-1/+0Star
* | smc91x platform support; requires patch to smc91x.h which was sentPete Popov2005-10-291-0/+28
* | Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov2005-10-291-0/+34
* | Kernel gpio/2 routines that will be used by some drivers.Pete Popov2005-10-292-1/+120
* | Fix a cache snooping issue.Pete Popov2005-10-291-9/+17
* | Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2005-10-291-2/+0Star
* | - moved platform structure to platform.cPete Popov2005-10-292-0/+8
* | Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-292-2/+36
* | Misc au1200 updates.Pete Popov2005-10-291-0/+118
* | When no yamon command line is passed to the kernel, preserve the defaultPete Popov2005-10-291-1/+2
* | Get rid of a bunch of debug serial routines. Use prom_printf instead.Pete Popov2005-10-291-76/+1Star
* | Au1x PM fixes.Pete Popov2005-10-293-29/+37
* | Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2005-10-291-1/+1
* | Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-291-1/+0Star
* | Fixed buglet with previous patch that broke non au1x builds.Pete Popov2005-10-291-1/+1
* | Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov2005-10-292-5/+3Star
* | Au1100 FB driver uplift for 2.6.Pete Popov2005-10-292-2/+34
* | When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov2005-10-292-15/+26
* | Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov2005-10-291-10/+10
* | Base Au1200 2.6 support.Pete Popov2005-10-295-105/+244
* | Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-32/+28Star
* | Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1Star
|/
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-053-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-1719-0/+5828