index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
3
-10
/
+0
*
sh: pci: Consolidate the remaining common bits.
Paul Mundt
2009-04-20
3
-116
/
+64
*
sh: pci: Consolidate bus<->resource mapping in pci-lib.
Paul Mundt
2009-04-20
3
-45
/
+31
*
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
3
-9
/
+14
*
sh: pci: New-style controller registration.
Paul Mundt
2009-04-20
3
-83
/
+130
*
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
2009-04-20
2
-25
/
+18
*
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
5
-94
/
+53
*
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
2
-6
/
+0
*
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
5
-53
/
+49
*
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
3
-3
/
+32
*
sh: pci: Split out new-style PCI core.
Paul Mundt
2009-04-20
3
-4
/
+258
*
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-20
2
-3
/
+38
*
sh: pci: Start unifying the SH7780 PCIC initialization.
Paul Mundt
2009-04-17
4
-70
/
+37
*
sh: pci: Consolidate SH7780 PCIC IRQ routing.
Paul Mundt
2009-04-17
7
-137
/
+31
*
sh: pci: Kill off platform-specific multi-window mappings.
Paul Mundt
2009-04-17
7
-95
/
+33
*
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
Paul Mundt
2009-04-17
6
-90
/
+27
*
sh: pci: Set the I/O port base to the SH7780 I/O window default.
Paul Mundt
2009-04-17
1
-0
/
+2
*
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
Paul Mundt
2009-04-17
1
-9
/
+12
*
sh: pci: Use the proper write size for class/sub-class code.
Paul Mundt
2009-04-17
1
-2
/
+4
*
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2009-04-17
2
-21
/
+26
*
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2009-04-17
2
-8
/
+3
*
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
Paul Mundt
2009-04-17
1
-3
/
+3
*
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
2009-04-17
2
-26
/
+8
*
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
2009-04-17
1
-12
/
+0
*
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
2009-04-16
12
-58
/
+0
*
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
Paul Mundt
2009-04-16
3
-111
/
+2
*
sh: sh7785lcr: Update for recent PCI changes.
Paul Mundt
2009-04-16
2
-18
/
+19
*
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
Paul Mundt
2009-04-16
2
-2
/
+0
*
sh: export board_pci_channels in one place
Magnus Damm
2009-04-16
8
-8
/
+2
*
sh: pci io port base address code
Magnus Damm
2009-04-16
3
-28
/
+25
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
4
-10
/
+24
*
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
3
-4
/
+7
*
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
7
-6
/
+9
*
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
3
-7
/
+12
*
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
2009-04-16
6
-20
/
+19
*
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
20
-42
/
+56
*
sh: pass along struct pci_channel
Magnus Damm
2009-04-16
19
-149
/
+164
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-04-15
35
-279
/
+317
|
\
|
*
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2009-04-15
2
-3
/
+7
|
|
\
|
|
*
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
2009-04-15
1
-1
/
+5
|
|
*
ALSA: add missing definitions(letters) to HD-Audio.txt
Justin Mattock
2009-04-15
1
-2
/
+2
|
*
|
Merge branch 'topic/memdup_user' into for-linus
Takashi Iwai
2009-04-15
11
-165
/
+102
|
|
\
\
|
|
*
|
ALSA: sound/pci: use memdup_user()
Li Zefan
2009-04-14
1
-28
/
+13
|
|
*
|
ALSA: sound/usb: use memdup_user()
Li Zefan
2009-04-14
2
-14
/
+9
|
|
*
|
ALSA: sound/isa: use memdup_user()
Li Zefan
2009-04-14
3
-24
/
+20
|
|
*
|
ALSA: sound/core: use memdup_user()
Li Zefan
2009-04-14
5
-99
/
+60
|
*
|
|
Merge branch 'topic/usb-caiaq' into for-linus
Takashi Iwai
2009-04-15
11
-51
/
+22
|
|
\
\
\
|
|
*
|
|
ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes
Daniel Mack
2009-04-14
11
-15
/
+16
|
|
*
|
|
ALSA: snd-usb-caiaq: clean up header includes
Daniel Mack
2009-04-14
5
-36
/
+6
|
|
|
/
/
|
*
|
|
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-04-15
2
-5
/
+3
|
|
\
\
\
[next]