android_kernel_xiaomi_sm8350/arch/mips/au1000/common
Linus Torvalds 8d231c11fd Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: (33 commits)
  [MIPS] Add missing backslashes to macro definitions.
  [MIPS] Death list of board support to be removed after 2.6.18.
  [MIPS] Remove BSD and Sys V compat data types.
  [MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
  [MIPS] 74K: Assume it will also have an AR bit in config7
  [MIPS] Treat CPUs with AR bit as physically indexed.
  [MIPS] Oprofile: Support VSMP on 34K.
  [MIPS] MIPS32/MIPS64 S-cache fix and cleanup
  [MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
  [MIPS] excite: plat_setup -> plat_mem_setup.
  [MIPS] au1xxx: export dbdma functions
  [MIPS] au1xxx: dbdma, no sleeping under spin_lock
  [MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
  [MIPS] Early printk for IP27.
  [MIPS] Fix handling of 0 length I & D caches.
  [MIPS] Typo fixes.
  [MIPS] MIPS32/MIPS64 secondary cache management
  [MIPS] Fix FIXADDR_TOP for TX39/TX49.
  [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
  [MIPS] Fix configuration of R2 CPU features and multithreading.
  ...
2006-06-29 13:44:45 -07:00
..
au1xxx_irqmap.c [MIPS] Au1xxx: board specific irq code cleanup 2006-06-19 17:39:17 +01:00
clocks.c
cputable.c
dbdma.c [MIPS] au1xxx: export dbdma functions 2006-06-29 21:10:53 +01:00
dbg_io.c
dma.c
gpio.c
irq.c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 2006-06-29 13:44:45 -07:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
pci.c [MIPS] C99-ify struct resource initialization. 2006-06-19 17:39:20 +01:00
platform.c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2006-03-21 09:25:47 -08:00
power.c [MIPS] Remove BSD and Sys V compat data types. 2006-06-29 21:10:54 +01:00
prom.c [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment 2006-06-06 00:15:17 +01:00
puts.c
reset.c
setup.c [MIPS] Cleanup memory managment initialization. 2006-06-19 17:39:23 +01:00
sleeper.S [MIPS] Save write-only Config.OD from being clobbered 2006-06-06 00:15:13 +01:00
time.c [MIPS] arch/mips/au1000/time.c cleanup 2006-06-19 17:39:19 +01:00
usbdev.c