index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
au1000
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
2007-10-18
1
-0
/
+1
*
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
2007-10-17
1
-1
/
+1
*
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
2007-10-17
1
-3
/
+4
*
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-17
2
-119
/
+133
*
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
2007-10-16
10
-12
/
+12
*
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
2007-10-16
3
-6
/
+6
*
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
2007-10-16
1
-341
/
+313
*
add new prom.h for AU1x00
Yoichi Yuasa
2007-10-15
11
-63
/
+47
*
update AU1000 get_ethernet_addr()
Yoichi Yuasa
2007-10-15
1
-22
/
+16
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-12
4
-5
/
+5
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-12
12
-17
/
+17
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-12
1
-1
/
+1
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-12
2
-43
/
+1
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-12
2
-6
/
+0
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-12
8
-9
/
+0
*
[MIPS] Alchemy: remove useless prototypes.
Ralf Baechle
2007-10-12
1
-11
/
+0
*
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
2007-10-09
1
-0
/
+1
*
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
2007-10-09
4
-10
/
+10
*
[MIPS] Fix au1xxx_gpio_direction_* return value
Yoichi Yuasa
2007-08-27
1
-6
/
+6
*
[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.
Ralf Baechle
2007-08-27
1
-0
/
+1
*
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-07-31
1
-0
/
+2
*
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
2007-07-13
1
-6
/
+0
*
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Ralf Baechle
2007-07-13
1
-4
/
+0
*
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
Ralf Baechle
2007-07-13
1
-25
/
+0
*
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
Ralf Baechle
2007-07-13
1
-8
/
+1
*
[MIPS] Hydrogen3: Remove remaining bits of code.
Ralf Baechle
2007-07-12
1
-3
/
+0
*
[MIPS] Alchemy: Fix modpost warnings.
Ralf Baechle
2007-07-10
1
-1
/
+1
*
[MIPS] Add generic GPIO to Au1x00
Florian Fainelli
2007-07-10
1
-43
/
+81
*
[MIPS] Fix pb1500 reg B access
Yoichi Yuasa
2007-06-26
1
-1
/
+1
*
[MIPS] Alchemy: Fix wrong cast
Yoichi Yuasa
2007-06-26
1
-1
/
+1
*
[MIPS] Separate Alchemy processor based boards config
Yoichi Yuasa
2007-05-11
1
-0
/
+142
*
[MIPS] MTX1: add idsel cardbus ressources
Florian Fainelli
2007-03-04
2
-1
/
+30
*
[MIPS] MTX1: remove unneeded settings
Florian Fainelli
2007-03-04
1
-3
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
Eric W. Biederman
2007-02-14
1
-6
/
+32
*
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
Eric W. Biederman
2007-02-14
1
-11
/
+5
*
[MIPS] PB1100: Fix pile of warnings
Ralf Baechle
2007-02-06
1
-45
/
+48
*
[MIPS] Alchemy: Fix bunch of warnings
Ralf Baechle
2007-02-06
1
-7
/
+11
*
[MIPS] Alchemy: Fix bunch more warnings.
Ralf Baechle
2007-02-06
1
-8
/
+11
*
[MIPS] Fix pb1200/irqmap.c and apply some missed patches
Atsushi Nemoto
2007-02-06
1
-22
/
+10
*
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
1
-4
/
+4
*
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2007-02-06
1
-2
/
+1
*
[MIPS] Alchemy: Fix PCI-memory access
Alexander Bigga
2007-01-10
1
-4
/
+4
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
1
-41
/
+22
*
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
2006-11-30
1
-6
/
+2
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
1
-98
/
+0
*
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2006-10-31
2
-2
/
+2
*
[MIPS] Au1000: Fix warning about unused variable.
Yoichi Yuasa
2006-10-30
1
-1
/
+0
*
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
Sergei Shtylyov
2006-10-30
1
-5
/
+2
[next]