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