Age | Commit message (Expand) | Author |
2007-10-29 | [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. | Ralf Baechle |
2007-10-29 | [MIPS] Alchemy: micro-optimizatize time code. | Ralf Baechle |
2007-10-29 | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle |
2007-10-17 | [MIPS] Alchemy: Reformat PM code. | Ralf Baechle |
2007-10-17 | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle |
2007-10-16 | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle |
2007-10-16 | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle |
2007-10-16 | [MIPS] Alchemy: cleanup interrupt code. | Ralf Baechle |
2007-10-15 | add new prom.h for AU1x00 | Yoichi Yuasa |
2007-10-15 | update AU1000 get_ethernet_addr() | Yoichi Yuasa |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle |
2007-10-11 | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle |
2007-10-11 | [MIPS] Alchemy: remove useless prototypes. | Ralf Baechle |
2007-10-09 | [MIPS] Au1000: set the PCI controller IO base | Florian Fainelli |
2007-08-27 | [MIPS] Fix au1xxx_gpio_direction_* return value | Yoichi Yuasa |
2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 | Ralf Baechle |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK | Ralf Baechle |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K | Ralf Baechle |
2007-07-12 | [MIPS] Hydrogen3: Remove remaining bits of code. | Ralf Baechle |
2007-07-10 | [MIPS] Alchemy: Fix modpost warnings. | Ralf Baechle |
2007-07-10 | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: mips/au1000: remove sys_sysctl support | Eric W. Biederman |
2007-02-06 | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle |
2007-02-06 | [MIPS] Alchemy: Fix bunch more warnings. | Ralf Baechle |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto |
2007-01-10 | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto |
2006-10-31 | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto |
2006-10-31 | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle |
2006-10-30 | [MIPS] Au1000: Fix warning about unused variable. | Yoichi Yuasa |
2006-10-30 | [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency | Sergei Shtylyov |
2006-10-19 | [MIPS] A few more pt_regs fixups. | Ralf Baechle |
2006-10-09 | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle |
2006-07-13 | [MIPS] au1xxx: Support both YAMON and U-Boot | Domen Puncer |
2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle |
2006-07-02 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |