Commit Graph

67 Commits (2cc67cc731d9b693a08e781e98fec0e3a6d6ba44)

Author SHA1 Message Date
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 19 years ago
Jeff Garzik bca73e4bf8 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h 19 years ago
Ralf Baechle 01a16fae8e [PATCH] fbdev: Remove remains of epson1356fb 19 years ago
Ralf Baechle 030274ae03 Remove useless casts of kmalloc return values. 19 years ago
Ralf Baechle 2f69ddccb0 Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. 19 years ago
Ralf Baechle 3959c7957f Don't call memset to clean irq_desc; these data fields have already 19 years ago
Pete Popov 0c9ec467db smc91x platform support; requires patch to smc91x.h which was sent 19 years ago
Pete Popov ba264b3403 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 19 years ago
Pete Popov 2cce826322 Kernel gpio/2 routines that will be used by some drivers. 19 years ago
Pete Popov 13bb199f98 Fix a cache snooping issue. 19 years ago
Pete Popov d6460827af Updated pcmcia driver with pb1200 and db1200 support. 19 years ago
Pete Popov efe29c0f34 - moved platform structure to platform.c 19 years ago
Pete Popov 26a940e217 Cleaned up AMD Au1200 IDE driver: 19 years ago
Pete Popov 64abf64d10 Misc au1200 updates. 19 years ago
Pete Popov 57e3e3b918 When no yamon command line is passed to the kernel, preserve the default 19 years ago
Pete Popov e607d6c8b8 Get rid of a bunch of debug serial routines. Use prom_printf instead. 19 years ago
Ladislav Michl 1329404011 Void functions shouldn't return values 19 years ago
Pete Popov 3ce86ee14b Au1x PM fixes. 19 years ago
Maciej W. Rozycki c3455b0efc Inline ioremap() calls for constant addresses that map to KSEG1. 19 years ago