Age | Commit message (Expand) | Author | Files | Lines |
2006-02-07 | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 1 | -1/+1 |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -1/+2 |
2005-12-01 | [MIPS] Alchemy: Set board type on initialization. | Ralf Baechle | 1 | -1/+11 |
2005-12-01 | [MIPS] Alchemy: Fix BCSR accesses. | Ralf Baechle | 1 | -4/+3 |
2005-11-17 | [MIPS] Alchemy: Console output fixup | Pantelis Antoniou | 1 | -1/+1 |
2005-11-14 | [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with... | Clemens Buchacher | 1 | -2/+2 |
2005-11-14 | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 1 | -0/+1 |
2005-11-09 | [PATCH] fbdev: Remove remains of epson1356fb | Ralf Baechle | 1 | -11/+0 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -0/+1 |
2005-10-29 | Remove useless casts of kmalloc return values. | Ralf Baechle | 1 | -2/+1 |
2005-10-29 | Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. | Ralf Baechle | 1 | -1/+1 |
2005-10-29 | Don't call memset to clean irq_desc; these data fields have already | Ralf Baechle | 1 | -1/+0 |
2005-10-29 | smc91x platform support; requires patch to smc91x.h which was sent | Pete Popov | 1 | -0/+28 |
2005-10-29 | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 1 | -0/+34 |
2005-10-29 | Kernel gpio/2 routines that will be used by some drivers. | Pete Popov | 2 | -1/+120 |
2005-10-29 | Fix a cache snooping issue. | Pete Popov | 1 | -9/+17 |
2005-10-29 | Updated pcmcia driver with pb1200 and db1200 support. | Pete Popov | 1 | -2/+0 |
2005-10-29 | - moved platform structure to platform.c | Pete Popov | 2 | -0/+8 |
2005-10-29 | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 3 | -4/+40 |
2005-10-29 | Misc au1200 updates. | Pete Popov | 2 | -32/+160 |
2005-10-29 | When no yamon command line is passed to the kernel, preserve the default | Pete Popov | 1 | -1/+2 |
2005-10-29 | Get rid of a bunch of debug serial routines. Use prom_printf instead. | Pete Popov | 1 | -76/+1 |
2005-10-29 | Void functions shouldn't return values | Ladislav Michl | 1 | -1/+0 |
2005-10-29 | Au1x PM fixes. | Pete Popov | 3 | -29/+37 |
2005-10-29 | Inline ioremap() calls for constant addresses that map to KSEG1. | Maciej W. Rozycki | 1 | -1/+1 |
2005-10-29 | Arrested for multiple offences of header file inclusion. | Ralf Baechle | 4 | -4/+0 |
2005-10-29 | Fixed buglet with previous patch that broke non au1x builds. | Pete Popov | 1 | -1/+1 |
2005-10-29 | Remove CONFIG_PM dependency from au1x wait in cpu_probe. | Pete Popov | 2 | -5/+3 |
2005-10-29 | Au1100 FB driver uplift for 2.6. | Pete Popov | 2 | -2/+34 |
2005-10-29 | When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system | Pete Popov | 2 | -15/+26 |
2005-10-29 | Int controller fixes. | Pete Popov | 1 | -5/+1 |
2005-10-29 | ISOify. | Ralf Baechle | 1 | -8/+8 |
2005-10-29 | Moved irq_tab_alchemy to the board specific irqmap.c files. | Pete Popov | 5 | -10/+63 |
2005-10-29 | Base Au1200 2.6 support. | Pete Popov | 9 | -105/+685 |
2005-10-29 | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 1 | -32/+28 |
2005-10-29 | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 1 | -5/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 11 | -23/+23 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 56 | -0/+8486 |