aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAge
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-19
* [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-19
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-19
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-19
* [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-05
* [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-05
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-05-31
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-18
* [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-20
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-20
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-21
|/
* [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-18
* [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-18
* [MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov2006-02-07
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* [MIPS] Alchemy: Set board type on initialization.Ralf Baechle2005-12-01
* [MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle2005-12-01
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-17
* [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...Clemens Buchacher2005-11-13
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
* [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-09
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* | Remove useless casts of kmalloc return values.Ralf Baechle2005-10-29
* | Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle2005-10-29
* | Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2005-10-29
* | smc91x platform support; requires patch to smc91x.h which was sentPete Popov2005-10-29
* | Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov2005-10-29
* | Kernel gpio/2 routines that will be used by some drivers.Pete Popov2005-10-29
* | Fix a cache snooping issue.Pete Popov2005-10-29
* | Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2005-10-29
* | - moved platform structure to platform.cPete Popov2005-10-29
* | Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-29
* | Misc au1200 updates.Pete Popov2005-10-29
* | When no yamon command line is passed to the kernel, preserve the defaultPete Popov2005-10-29
* | Get rid of a bunch of debug serial routines. Use prom_printf instead.Pete Popov2005-10-29
* | Void functions shouldn't return valuesLadislav Michl2005-10-29
* | Au1x PM fixes.Pete Popov2005-10-29
* | Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2005-10-29
* | Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-29
* | Fixed buglet with previous patch that broke non au1x builds.Pete Popov2005-10-29
* | Remove CONFIG_PM dependency from au1x wait in cpu_probe.Pete Popov2005-10-29
* | Au1100 FB driver uplift for 2.6.Pete Popov2005-10-29
* | When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov2005-10-29
* | Int controller fixes.Pete Popov2005-10-29
* | ISOify.Ralf Baechle2005-10-29