summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-1238-701/+571
|\
| * [MIPS] Rename PC speaker codeRalf Baechle2007-07-126-8/+8
| * [MIPS] Don't use genrtc.Ralf Baechle2007-07-123-76/+1
| * [MIPS] Remove unused time.c for swarmYoichi Yuasa2007-07-121-244/+0
| * [MIPS] Sparse: Use NULL for pointerAtsushi Nemoto2007-07-121-1/+1
| * [MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto2007-07-121-1/+1
| * [MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell2007-07-124-1/+18
| * [MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2007-07-123-115/+190
| * [MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa2007-07-124-99/+166
| * [MIPS] MIPSsim: Fix build.Ralf Baechle2007-07-123-3/+2
| * [MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2007-07-124-114/+153
| * [MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto2007-07-121-0/+1
| * [MIPS] Cleanup tlbdebug.hAtsushi Nemoto2007-07-123-4/+2
| * [MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto2007-07-121-10/+10
| * [MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto2007-07-121-1/+2
| * [MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2007-07-122-6/+6
| * [MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle2007-07-121-3/+0
| * [MIPS] DEC: Fix modpost warning.Ralf Baechle2007-07-121-8/+8
| * Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle2007-07-121-3/+3
| * [MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle2007-07-121-6/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2007-07-12121-3904/+9767
|\ \
| * | Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang2007-07-122-6/+117
| * | Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-121-1/+1
| * | Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang2007-07-121-0/+4
| * | Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang2007-07-121-3/+1
| * | Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream mergingBryan Wu2007-07-121-0/+8
| * | Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name t...Mike Frysinger2007-07-121-1/+1
| * | Blackfin arch: extract the entry point from the linked kernelMike Frysinger2007-07-121-1/+2
| * | Blackfin arch: clean up some coding style issuesBryan Wu2007-07-125-13/+8
| * | Blackfin arch: combine the common code of free_initrd_mem and free_initmemMike Frysinger2007-07-121-28/+17
| * | Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-127-29/+1874
| * | Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger2007-07-122-5/+11
| * | Blackfin arch: fix bug set dma_address properly in dma_map_sgSonic Zhang2007-07-121-4/+7
| * | Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by defaultMichael Hennerich2007-07-121-1/+2
| * | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau2007-07-123-2/+43
| * | Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich2007-07-122-16/+2
| * | Blackfin arch: scrub dead codeMike Frysinger2007-07-122-37/+5
| * | Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich2007-07-121-38/+47
| * | Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich2007-07-023-3/+22
| * | Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich2007-07-122-17/+28
| * | Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-126-38/+446
| * | Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-1252-375/+321
| * | Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-219-43/+97
| * | Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-127-507/+528
| * | Blackfin arch: kgdb specific codeSonic Zhang2007-06-296-1/+866
| * | Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-214-4/+40
| * | Blackfin arch: need to rename function after moving to match new internal dma...Mike Frysinger2007-06-211-1/+1
| * | Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-219-3/+261
| * | Blackfin arch: new kernel config for BF548-EZKITMike Frysinger2007-07-021-0/+1100
| * | Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-1240-2907/+2763
OpenPOWER on IntegriCloud