You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Atsushi Nemoto
d75a40e90e
MIPS: TXx9: Make spi_eeprom.c more generic
...
Helper routines in txx9/rbtx4938/spi_eeprom.c is not TX4938 specific.
Move it to txx9/generic/ directory and make it works with SPI bus
number other than 0.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
create mode 100644 arch/mips/txx9/generic/spi_eeprom.c
delete mode 100644 arch/mips/txx9/rbtx4938/spi_eeprom.c
17 years ago
..
alpha
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
17 years ago
arm
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
avr32
avr32: nmi_enter() without nmi_exit()
17 years ago
blackfin
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
17 years ago
cris
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
17 years ago
frv
FRV: Wire up new system calls
17 years ago
h8300
[h8300] move include/asm-h8300 to arch/h8300/include/asm
17 years ago
ia64
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
m32r
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
m68k
m68k: Update defconfigs for 2.6.27-rc6
17 years ago
m68knommu
m68k{,nommu}: Wire up new system calls
17 years ago
mips
MIPS: TXx9: Make spi_eeprom.c more generic
17 years ago
mn10300
MN10300: Fix IRQ handling
17 years ago
parisc
lib: Correct printk %pF to work on all architectures
17 years ago
powerpc
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
s390
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
sh
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
17 years ago
sparc
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
17 years ago
sparc64
sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().
17 years ago
um
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
17 years ago
x86
Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
17 years ago
xtensa
remove unneeded #include <linux/ide.h>'s
17 years ago
.gitignore
…
Kconfig
…