summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-8/+8
* [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-191-4/+0
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-1911-22/+22
* [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9
* [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-061-0/+5
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-72/+19
* [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/+2
|\
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-1/+1
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-202-3/+1
* | [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: Set board type on initialization.Ralf Baechle2005-12-011-1/+11
* [MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle2005-12-011-4/+3
* [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-131-2/+2
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-0/+1
* [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-091-11/+0
* 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/+1
* | 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/+0
* | 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/+0
* | - moved platform structure to platform.cPete Popov2005-10-292-0/+8
* | Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-293-4/+40
* | Misc au1200 updates.Pete Popov2005-10-292-32/+160
* | 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/+1
* | Void functions shouldn't return valuesLadislav Michl2005-10-291-1/+0
* | 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-294-4/+0
* | 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/+3
* | 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
* | Int controller fixes.Pete Popov2005-10-291-5/+1
* | ISOify.Ralf Baechle2005-10-291-8/+8
OpenPOWER on IntegriCloud