Commit Graph

75 Commits (7aeb732428fc8e2ecae6d432873770c12f04a979)

Author SHA1 Message Date
Ralf Baechle 36d98e79b7 [MIPS] A few more pt_regs fixups. 19 years ago
Ralf Baechle 5536b23514 [MIPS] Alchemy: nuke usbdev; it's useless as is ... 19 years ago
David Howells 40220c1a19 IRQ: Use the new typedef for interrupt handler function pointers 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Yoichi Yuasa 79495d876c [MIPS] db1x00: Remove unused mirage_ts.c 19 years ago
Ralf Baechle 53e62d3aaa [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Domen Puncer 6fe725c01c [MIPS] au1xxx: Support both YAMON and U-Boot 19 years ago
Yoichi Yuasa a5e68986e8 [MIPS] Au1000: Remove au1000 code. 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle fc103349bb [MIPS] Remove BSD and Sys V compat data types. 19 years ago
Domen Puncer 3e2c6ef3c6 [MIPS] au1xxx: export dbdma functions 19 years ago
Domen Puncer c06138941c [MIPS] au1xxx: dbdma, no sleeping under spin_lock 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Ralf Baechle 2925aba422 [MIPS] Cleanup memory managment initialization. 19 years ago
Ralf Baechle 5e46c3aefe [MIPS] C99-ify struct resource initialization. 19 years ago
Ralf Baechle cbb306962e [MIPS] Remove duplicate declarations from Alchemy code. 19 years ago
Sergei Shtylyov fbd7a38ffb [MIPS] arch/mips/au1000/time.c cleanup 19 years ago
Herbert Valerio Riedel a643d2b574 [MIPS] Au1xxx: board specific irq code cleanup 19 years ago
Sergei Shtylyov fef6d6a73a [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment 19 years ago
Sergei Shtylyov 9370b35175 [MIPS] Save write-only Config.OD from being clobbered 19 years ago
Herbert Valerio Riedel 343fdc3971 [MIPS] AU1xxx mips_timer_interrupt() fixes 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Ralf Baechle 93373ed4d8 [MIPS] Rewrite spurious_interrupt from assembler to C. 19 years ago
Ralf Baechle 335bd9dff3 [SERIAL] Remove obsoleted au1x00_uart driver 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Jordan Crouse d5fb7f1b5b [PATCH] USB: OHCI for AU1200 19 years ago
Jordan Crouse 76fa9a240d [PATCH] USB: EHCI for AU1200 19 years ago
Matej Kupljen 66a9a4ffda [MIPS] Simple patch to power off DBAU1200 19 years ago
Sergei Shtylylov 86dde15b3d [MIPS] Fix DBAu1550 software power off. 19 years ago
Sergei Shtylylov 80730555af [MIPS] Au1xx0: really set KSEG0 to uncached on reboot 19 years ago
Ralf Baechle fcdb27ad1d [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
Ralf Baechle ecd5a73904 [MIPS] Alchemy: Set board type on initialization. 19 years ago
Ralf Baechle dea91002d4 [MIPS] Alchemy: Fix BCSR accesses. 19 years ago
Pantelis Antoniou b60ccd575c [MIPS] Alchemy: Console output fixup 19 years ago
Clemens Buchacher c5b609797b [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with strings 20 years ago
Jeff Garzik bca73e4bf8 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h 20 years ago
Ralf Baechle 01a16fae8e [PATCH] fbdev: Remove remains of epson1356fb 20 years ago
Ralf Baechle 030274ae03 Remove useless casts of kmalloc return values. 20 years ago
Ralf Baechle 2f69ddccb0 Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. 20 years ago
Ralf Baechle 3959c7957f Don't call memset to clean irq_desc; these data fields have already 20 years ago
Pete Popov 0c9ec467db smc91x platform support; requires patch to smc91x.h which was sent 20 years ago
Pete Popov ba264b3403 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 20 years ago
Pete Popov 2cce826322 Kernel gpio/2 routines that will be used by some drivers. 20 years ago
Pete Popov 13bb199f98 Fix a cache snooping issue. 20 years ago
Pete Popov d6460827af Updated pcmcia driver with pb1200 and db1200 support. 20 years ago