index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-iop33x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
2
-2
/
+2
|
\
|
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
2
-2
/
+2
*
|
ARM: convert PCI defines to variables
Rob Herring
2011-07-12
1
-2
/
+0
*
|
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
2011-07-12
1
-1
/
+0
|
/
*
ARM: zImage: remove the static qualifier from global data variables
Nicolas Pitre
2011-05-07
1
-1
/
+1
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-2
/
+3
*
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
2011-02-17
1
-1
/
+1
*
ARM: iop33x: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-16
/
+16
*
ARM: io: make iounmap() a simple macro
Russell King
2010-12-08
1
-2
/
+2
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
2
-4
/
+0
*
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-7
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-2
/
+0
*
Merge branch 'misc2' into devel
Russell King
2010-02-25
1
-1
/
+1
|
\
|
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
*
|
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
|
/
*
iop: enable generic time
Mikael Pettersson
2009-10-29
2
-2
/
+0
*
iop3xx: ATU and PCI memory configuration corrected
Aaro Koskinen
2009-08-18
1
-2
/
+0
*
[ARM] pass reboot command line to arch_reset()
Russell King
2009-03-19
1
-1
/
+1
*
[ARM] fix missing includes for iop33x and sa1100_ir
Russell King
2008-12-01
1
-0
/
+1
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
1
-9
/
+0
*
[ARM] iop3xx: avoid polluting the kernel's namespace
Russell King
2008-11-28
3
-6
/
+1
*
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
2008-11-28
1
-11
/
+0
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
3
-3
/
+3
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
21
-6
/
+398
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
4
-4
/
+4
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
*
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
Dan Williams
2008-03-26
3
-10
/
+2
*
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
2007-07-13
2
-0
/
+6
*
[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files
Dan Williams
2007-05-16
3
-8
/
+8
*
[ARM] 4348/4: iop3xx: Give Linux control over PCI initialization
Dan Williams
2007-05-03
3
-2
/
+12
*
[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx
Dan Williams
2007-02-17
2
-6
/
+8
*
[ARM] 4186/1: iop: remove cp6_enable/disable routines
Dan Williams
2007-02-17
1
-12
/
+0
*
[ARM] 4184/1: iop: cp6 access handler (undef_hook)
Dan Williams
2007-02-14
1
-0
/
+2
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-1
/
+1
*
[ARM] 3832/1: iop3xx: coding style cleanup
Lennert Buytenhek
2006-09-25
4
-83
/
+73
*
[ARM] 3830/1: iop3xx: board support file cleanup
Lennert Buytenhek
2006-09-25
8
-337
/
+405
*
[ARM] 3829/1: iop3xx: optimise irq entry macros
Lennert Buytenhek
2006-09-25
1
-0
/
+16
*
[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset
Lennert Buytenhek
2006-09-25
1
-5
/
+5
*
[ARM] 3825/1: iop3xx: use cp6 enable/disable macros
Lennert Buytenhek
2006-09-25
1
-18
/
+9
*
[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code
Lennert Buytenhek
2006-09-25
3
-108
/
+12
*
[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code
Lennert Buytenhek
2006-09-25
6
-330
/
+8
*
[ARM] 3819/1: iop3xx: factor out shared i2c code
Lennert Buytenhek
2006-09-25
1
-42
/
+2
*
[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code
Lennert Buytenhek
2006-09-25
4
-104
/
+5
*
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
Lennert Buytenhek
2006-09-25
12
-0
/
+1055