crypto: cryptomgr - Add test infrastructure
[safe/jmp/linux-2.6] / arch / mips / au1000 /
2008-07-30 Jason Wessel[MIPS] kgdb: Remove existing implementation
2008-07-30 Kevin Hickey[MIPS] Initialization of Alchemy boards
2008-07-24 Adrian Bunkremove include/linux/pm_legacy.h
2008-07-15 Yoichi Yuasa[MIPS] MTX-1 flash partition setup move to platform...
2008-07-15 Ralf Baechle[MIPS] Alchemy, PNX: Use symbolic constants for DMA...
2008-06-16 Sergei Shtylyov[MIPS] Au1200: MMC resource size off by one
2008-06-05 Manuel Lauss[MIPS] Alchemy: dbdma: add API to delete custom DDMA...
2008-06-05 Manuel Lauss[MIPS] Alchemy: export get_au1x00_speed for modules
2008-05-12 Sergei Shtylyov[MIPS] Pb1000: bury the remnants of the PCI code
2008-05-12 Sergei Shtylyov[MIPS] XXS1500 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] MTX-1 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Pb1200/DBAu1200 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Pb1550 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Pb1500 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Pb1100 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Pb1000 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] DBAu1xx0 code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Alchemy common code style cleanup
2008-05-12 Sergei Shtylyov[MIPS] Alchemy: SMBus resource fix
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-28 Sergei Shtylyov[MIPS] Pb1200/DBAu1200: move platform code to its prope...
2008-04-28 Sergei Shtylyov[MIPS] Pb1200: do register SMC 91C111
2008-04-28 Sergei Shtylyov[MIPS] DBAu1200: fix bad SMC 91C111 resource size
2008-04-28 Sergei Shtylyov[MIPS] Alchemy: move UART platform code to its proper...
2008-04-28 Sergei Shtylyov[MIPS] Alchemy: kill useless #include's, #define's...
2008-04-28 Harvey Harrison[MIPS] replace remaining __FUNCTION__ occurrences
2008-04-28 Sergei Shtylyov[MIPS] Alchemy: kill useless time variables
2008-04-28 Sergei Shtylyov[MIPS] Alchemy: don't unmask timer IRQ early
2008-04-16 Sergei ShtylyovPb1200/DBAu1200: fix bad IDE resource size
2008-04-15 Ralf BaechleMIPS Alchemy: Crapectomy after removal of pm_send_all...
2008-04-15 Pavel MachekPM: Remove legacy PM
2008-04-01 Florian Fainelli[MIPS] XSS1500: Fix compilation
2008-04-01 Sergei Shtylyov[MIPS] Alchemy: work around clock misdetection on early...
2008-03-12 Wolfgang Ocker[MIPS] Alchemy: Fix ids in Alchemy db dma device table
2008-02-06 Ralf BaechleRemove inclusions of <linux/autoconf.h>
2008-02-03 Joe Perchesarch/mips/: Spelling fixes
2008-01-29 Florian Fainelli[MIPS] MTX-1: Add GPIO system button
2008-01-29 Yoichi Yuasa[MIPS] clean up au1xxx_irqmap.c include files
2008-01-29 Yoichi Yuasa[MIPS] remove unused mips_machtype
2008-01-29 Alejandro Martinez... [MIPS] Converting most array size calculations to use...
2008-01-27 Manuel Laussi2c-au1550: Convert to platform driver
2008-01-07 Sergei Shtylyov[MIPS] Alchemy: Fix use of __init code bug exposed...
2007-12-14 Sergei Shtylyov[MIPS] Alchemy: fix off by two error in __fixup_bigphys...
2007-12-14 Sergei Shtylyov[MIPS] Alchemy: fix PCI resource conflict
2007-12-06 Sergei Shtylyov[MIPS] Alchemy: fix IRQ bases
2007-12-06 Sergei Shtylyov[MIPS] Alchemy: replace ffs() with __ffs()
2007-11-26 Ralf Baechle[MIPS] Only build r4k clocksource for systems that...
2007-11-02 Ralf Baechle[MIPS] mtx-1: Enable -Werror.
2007-11-02 Ralf Baechle[MIPS] mtx-1: Remove unused mtx1_sys_btn.
2007-11-02 Ralf Baechle[MIPS] Pb1200: Enable -Werror.
2007-11-02 Ralf Baechle[MIPS] Pb1200: Fix warning.
2007-11-02 Ralf Baechle[MIPS] Pb1200: Fix warning.
2007-10-29 Florian Fainelli[MIPS] Alchemy: Register platform devices
2007-10-29 Ralf Baechle[MIPS] Alchemy: Convert from plat_timer_setup to plat_t...
2007-10-29 Ralf Baechle[MIPS] Alchemy: micro-optimizatize time code.
2007-10-29 Ralf Baechle[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken...
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-18 Ralf Baechle[MIPS] time: Move R4000 clockevent device code to separ...
2007-10-17 Ralf Baechle[MIPS] Alchemy: replace last remaining instance of...
2007-10-17 Ralf Baechle[MIPS] Alchemy: Reformat PM code.
2007-10-17 Ralf Baechle[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
2007-10-16 Ralf Baechle[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
2007-10-16 Ralf Baechle[MIPS] Alchemy: Get rid of au_ffs().
2007-10-16 Ralf Baechle[MIPS] Alchemy: cleanup interrupt code.
2007-10-15 Yoichi Yuasaadd new prom.h for AU1x00
2007-10-15 Yoichi Yuasaupdate AU1000 get_ethernet_addr()
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-10-11 Ralf Baechle[MIPS] Fix "no space between function name and open...
2007-10-11 Ralf Baechle[MIPS] Implement clockevents for R4000-style cp0 count...
2007-10-11 Ralf Baechle[MIPS] Consolidate all variants of MIPS cp0 timer inter...
2007-10-11 Ralf Baechle[MIPS] Deforest the function pointer jungle in the...
2007-10-11 Ralf Baechle[MIPS] ARC: Get rid of mips_machgroup
2007-10-11 Ralf Baechle[MIPS] Alchemy: remove useless prototypes.
2007-10-09 Florian Fainelli[MIPS] Au1000: set the PCI controller IO base
2007-10-09 Florian Fainelli[MIPS] Alchemy: Fix USB initialization.
2007-08-27 Yoichi Yuasa[MIPS] Fix au1xxx_gpio_direction_* return value
2007-08-27 Ralf Baechle[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through...
2007-07-31 Ralf Baechle[MIPS] Use -Werror on subdirectories which build cleanly.
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-12 Ralf Baechle[MIPS] Hydrogen3: Remove remaining bits of code.
2007-07-10 Ralf Baechle[MIPS] Alchemy: Fix modpost warnings.
2007-07-10 Florian Fainelli[MIPS] Add generic GPIO to Au1x00
2007-06-26 Yoichi Yuasa[MIPS] Fix pb1500 reg B access
2007-06-26 Yoichi Yuasa[MIPS] Alchemy: Fix wrong cast
2007-05-11 Yoichi Yuasa[MIPS] Separate Alchemy processor based boards config
2007-03-04 Florian Fainelli[MIPS] MTX1: add idsel cardbus ressources
2007-03-04 Florian Fainelli[MIPS] MTX1: remove unneeded settings
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert the ctl_tables in arch...
2007-02-14 Eric W. Biederman[PATCH] sysctl: mips/au1000: remove sys_sysctl support
2007-02-06 Ralf Baechle[MIPS] PB1100: Fix pile of warnings
2007-02-06 Ralf Baechle[MIPS] Alchemy: Fix bunch of warnings
2007-02-06 Ralf Baechle[MIPS] Alchemy: Fix bunch more warnings.
2007-02-06 Atsushi Nemoto[MIPS] Fix pb1200/irqmap.c and apply some missed patches
2007-02-06 Atsushi Nemoto[MIPS] use name instead of typename for each irq_chip
2007-02-06 Atsushi Nemoto[MIPS] prom_free_prom_memory cleanup
2007-01-10 Alexander Bigga [MIPS] Alchemy: Fix PCI-memory access
next