Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b3bf80b994f0c6c35a25ef8965ab956b4bcced5
/
arch
/
arm
/
mach-iop32x
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
afbf1e1
ARM: iop32x: fix power off handling for the EM7210 board
by Linus Walleij
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
e34ca9d
ARM: plat-iop: pass physical base for GPIO
by Linus Walleij
· 11 years ago
7b85b86
ARM: plat-iop: instantiate GPIO from platform device
by Linus Walleij
· 11 years ago
afc3b79
ARM: iop32x: read N2100 power key using gpiolib
by Linus Walleij
· 11 years ago
7111f87
ARM: iop32x: request and issue reset using gpio
by Linus Walleij
· 11 years ago
2facbc8
ARM: debug: move 8250 debug include into arch/arm/include/debug/
by Russell King
· 11 years ago
c3faa9b
ARM: debug: provide 8250 debug uart phys/virt address configuration options
by Russell King
· 11 years ago
4a003647
ARM: debug: provide 8250 debug uart register shift configuration option
by Russell King
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
b28eaac
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
268aebe
Merge branch 'cleanup/__iomem' into next/cleanup
by Olof Johansson
· 12 years ago
3c65c6b
ARM: iop32x: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
dd9bf78
ARM: iop3xx: use fixed PCI i/o mapping
by Rob Herring
· 12 years ago
c23bfc3
ARM: PCI: provide a default bus scan implementation
by Russell King
· 13 years ago
daeb4c0
ARM: PCI: get rid of pci_std_swizzle()
by Russell King
· 13 years ago
5621caa
ARM: kill off __mem_pci
by Rob Herring
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
bec92b1
ARM: restart: iop3xx: use new restart hook
by Russell King
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
59136ef
Merge branch 'restart-cleanup' into restart
by Russell King
· 13 years ago
e879c86
ARM: restart: only perform setup for restart when soft-restarting
by Russell King
· 13 years ago
a55eaac
ARM: plat-iop: remove arch specific special handling for ioremap
by Nicolas Pitre
· 13 years ago
6a6f1ef
ARM: restart: remove local_irq_disable() from within arch_reset()
by Russell King
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
40c6d8a
ARM: 7022/1: allow to detect conflicting zreladdrs
by Sascha Hauer
· 13 years ago
489a1b5
ARM: mach-iop32x: remove mach/memory.h
by Nicolas Pitre
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
1896746
ARM: mach-iop32x: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 13 years ago
c9d95fb
ARM: convert PCI defines to variables
by Rob Herring
· 13 years ago
dc8d966
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
by Rob Herring
· 13 years ago
8ea0de4
ARM: zImage: remove the static qualifier from global data variables
by Nicolas Pitre
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
465b407
ARM: iop32x: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
a0b7bd0
ARM: io: make iounmap() a simple macro
by Russell King
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
cc761be
ARM: 5943/1: iop: n2100: enable serial interrupt
by Aaro Koskinen
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2741ecb
Merge branch 'misc2' into devel
by Russell King
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
980f229
iop: enable generic time
by Mikael Pettersson
· 15 years ago
5b9eda3
iop3xx: ATU and PCI memory configuration corrected
by Aaro Koskinen
· 15 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
0114cb4
[ARM] iop3xx: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
0ba8b9b
[ARM] cputype: separate definitions, use them
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
30be048
leds: Add pca9532 platform data for Thecus N2100
by Riku Voipio
· 16 years ago
3760f73
i2c: Convert most new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
c34002c
iop: unconditionally initialize the ATU on platforms known to be 'hosts'
by Dan Williams
· 17 years ago
4e7ffb6
[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code
by Gordon Farquharson
· 17 years ago
b696b6b
[ARM] 4770/1: GLAN Tank: correct physmap_flash_data width field
by Gordon Farquharson
· 17 years ago
bd7b885
[ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device
by Martin Michlmayr
· 17 years ago
9aa6933
hwmon: (f75375s) On n2100 systems, set fans to full speed on boot
by Riku Voipio
· 17 years ago
fe885fa
[ARM] 4491/1: em7210 rtc clock
by Arnaud Patard
· 17 years ago
a8135fc
[ARM] 4476/1: EM7210/SS4000E support
by Arnaud Patard
· 17 years ago
c00593f
Thecus N2100: register rtc-rs5c372 i2c device
by Martin Michlmayr
· 17 years ago
2492c84
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
by Dan Williams
· 18 years ago
d73d801
[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files
by Dan Williams
· 17 years ago
e90ddd8
[ARM] 4348/4: iop3xx: Give Linux control over PCI initialization
by Dan Williams
· 18 years ago
094f127
[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)
by Dan Williams
· 18 years ago
e80a0e6
[ARM] Merge remaining IOP code
by Russell King
· 18 years ago
3b0eb4a
Merge the easy part of the IOP branch
by Russell King
· 18 years ago
66822b2
[ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 ports
by Lennert Buytenhek
· 18 years ago
3668b45
[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx
by Dan Williams
· 18 years ago
4434c5c
[ARM] 4186/1: iop: remove cp6_enable/disable routines
by Dan Williams
· 18 years ago
588ef76
[ARM] 4184/1: iop: cp6 access handler (undef_hook)
by Dan Williams
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
811c9a4
[ARM] 3913/1: n2100: fix IRQ routing for second ethernet port
by Lennert Buytenhek
· 18 years ago
0c92e83
[ARM] 3851/1: iop3xx: add io-data glantank support
by Lennert Buytenhek
· 18 years ago
e60d07b
[ARM] 3850/1: iop3xx: add thecus n2100 support
by Lennert Buytenhek
· 18 years ago
c852ac8
[ARM] 3832/1: iop3xx: coding style cleanup
by Lennert Buytenhek
· 18 years ago
c680b77
[ARM] 3830/1: iop3xx: board support file cleanup
by Lennert Buytenhek
· 18 years ago
610300e
[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset
by Lennert Buytenhek
· 18 years ago
38ce73e
[ARM] 3825/1: iop3xx: use cp6 enable/disable macros
by Lennert Buytenhek
· 18 years ago
863753a
[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code
by Lennert Buytenhek
· 18 years ago
7e9740b
[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code
by Lennert Buytenhek
· 18 years ago
e25d64f
[ARM] 3819/1: iop3xx: factor out shared i2c code
by Lennert Buytenhek
· 18 years ago
7ae1f7e
[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code
by Lennert Buytenhek
· 18 years ago
3f7e581
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
by Lennert Buytenhek
· 18 years ago