Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
654166d6879ed1e4df9815d04e6a358adf1259a6
/
arch
/
arm
/
mach-realview
426fcd2
ARM: 5774/1: Fix Realview ARM1176PB board reboot
by Philby John
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
4321532
ARM: 5718/1: Sane busids for RealView board components
by Linus Walleij
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
98b0979
MMC: MMCI: convert realview MMC to use gpiolib
by Russell King
· 15 years ago
0e0fe92
nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU
by Catalin Marinas
· 15 years ago
5d57795
nommu: Add MMU-less support for the RealView boards
by Catalin Marinas
· 15 years ago
dff2ab1
Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to
by Catalin Marinas
· 15 years ago
64e8be6
ARM: Realview & Versatile: Fix i2c_board_info definitions
by Russell King
· 15 years ago
7fb2bbf
MMC: MMCI: allow GPIOs to be passed
by Russell King
· 15 years ago
eb7fffa
[ARM] realview: add PL061 gpiolib support
by Russell King
· 15 years ago
c3c2174
[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.c
by Catalin Marinas
· 15 years ago
42578c8
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 15 years ago
c7f7ff1
Merge branch 'smp' into devel
by Russell King
· 15 years ago
a22f277
[ARM] Kconfig: remove 'default n'
by Russell King
· 15 years ago
ee8c957
RealView: Move the IRQ_* definitions out of the board-*.h files
by Catalin Marinas
· 15 years ago
da055eb
RealView: Toggle one LED per CPU
by Catalin Marinas
· 15 years ago
af60774
RealView: Allow access to the secure flash memory block on PB1176
by Catalin Marinas
· 15 years ago
1b504bb
RealView: Add support for the RealView/PBX platform
by Colin Tuckley
· 15 years ago
e03cdad
[ARM] smp: use new cpumask functions
by Russell King
· 15 years ago
f32f4ce
[ARM] smp: allow re-use of realview localtimer TWD support
by Russell King
· 15 years ago
a8cbcd9
[ARM] smp: separate SCU support code from realview
by Russell King
· 15 years ago
49613d4
[ARM] smp: SCU is used on non-realview platforms
by Russell King
· 15 years ago
bc28248
[ARM] smp: move core localtimer support out of platform specific files
by Russell King
· 15 years ago
ee348d5
[ARM] realview: fix broadcast tick support
by Russell King
· 15 years ago
78d236c
[ARM] realview: remove useless smp_cross_call_done()
by Russell King
· 15 years ago
8266810
[ARM] smp: fix cpumask usage in ARM SMP code
by Russell King
· 15 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
cd02938
Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6
by Russell King
· 16 years ago
c5142e8
arm: convert realview platform to use smsc911x
by Steve Glendinning
· 16 years ago
9d681f3
[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c
by Santosh Shilimkar
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
7db2171
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
by Catalin Marinas
· 16 years ago
6be62ba
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
by Catalin Marinas
· 16 years ago
533ad5e
[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip
by Catalin Marinas
· 16 years ago
934848d
[ARM] Fix realview build
by Russell King
· 16 years ago
1d559e2
arm: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
657e1de
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 16 years ago
6f13d27
RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
by Catalin Marinas
· 16 years ago
0a5b2f6
RealView: Allow the in-kernel smc911x.c driver on RealView
by Catalin Marinas
· 16 years ago
0a38133
RealView: Refactor the Ethernet device registration
by Catalin Marinas
· 16 years ago
1bbdf63
RealView: Clean up the machine_is_*() calls in platsmp.c
by Catalin Marinas
· 16 years ago
ebac654
RealView: Use only the shadow mapping of ARM11MPCore local timers
by Catalin Marinas
· 16 years ago
4c3ea37
RealView: Add Cortex-A9 support to the EB board
by Jon Callan
· 16 years ago
8aa2da8
RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()
by Harry Fearnhamm
· 16 years ago
e7c7082
RealView: Add support for the Cortex-A8 Platform Baseboard
by Bahadir Balban
· 16 years ago
70bb62f
RealView: Allow PHYS_OFFSET at 0x70000000
by Catalin Marinas
· 16 years ago
0560cf5
[ARM] Add a common typesafe __io implementation
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
7ef4de1
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
e902be5
Merge branches 'core' and 'clks' into devel
by Russell King
· 16 years ago
cf30fb4
[ARM] realview: convert to clkdev and lookup clocks by device name
by Russell King
· 16 years ago
c750815
[ARM] Arrange for platforms to select appropriate CPU support
by Russell King
· 16 years ago
1e8b041
[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants
by Russell King
· 16 years ago
877d1f3
RealView: Make more vmalloc space by changing IO_ADDRESS
by Catalin Marinas
· 16 years ago
2c0aec8
RealView: Add debug-macro.S support for the PB1176 platform
by Catalin Marinas
· 16 years ago
4eccca2
RealView: Change the clcd panel controls to use RGB instead of BGR
by Catalin Marinas
· 16 years ago
c34a102
RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards
by Colin Tuckley
· 16 years ago
68c3d93
RealView: Use the correct oscillator for the CLCD on PB1176
by Colin Tuckley
· 16 years ago
0fded35
[ARM] realview: correct MMC clock rate
by Russell King
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
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
08383ef
[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off
by Catalin Marinas
· 16 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
ba92795
Allow the L2X0 outer cache support to be configurable
by Catalin Marinas
· 17 years ago
bc02c58
RealView: Add the configuration and build changes for PB1176
by Bahadir Balban
· 17 years ago
a0316b2
RealView: Base support for the PB1176 platform
by Bahadir Balban
· 17 years ago
387847e
RealView: Add compactflash support for the PB11MPCore platform
by Bahadir Balban
· 17 years ago
78fdcb4
RealView: Enable the configuration options for PB11MPCore
by Bahadir Balban
· 17 years ago
e67172f
RealView: Add the SMP initialisation support for PB11MPCore
by Catalin Marinas
· 17 years ago
a9b67db
RealView: Base support for the PB11MPCore platform
by Bahadir Balban
· 17 years ago
393538e
RealView: Move more device address definitions to board-eb.h
by Catalin Marinas
· 17 years ago
9a386f0
RealView: Move the UART definitions to EB specific files
by Catalin Marinas
· 17 years ago
8019273
RealView: Move the timer definitions into the EB specific files
by Catalin Marinas
· 17 years ago
a44ddfd
RealView: Move the flash definitions out of platform.h
by Catalin Marinas
· 17 years ago
073b6ff
RealView: Move the EB GIC definitions to the board file
by Catalin Marinas
· 17 years ago
be4f3c8
Add RealView/EB support for the LAN9118 Ethernet chip
by Catalin Marinas
· 17 years ago
b7b0ba9
RealView: Move the SCU initialisation out of __v6_setup
by Catalin Marinas
· 17 years ago
41579f4
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
by Catalin Marinas
· 17 years ago
39e823e
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
by Catalin Marinas
· 17 years ago
8cc4c54
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
by Catalin Marinas
· 17 years ago
c4057f5
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
by Catalin Marinas
· 17 years ago
7dd19e7
[ARM] 4818/1: RealView: Add core-tile detection
by Catalin Marinas
· 17 years ago
0fc2a16
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
by Catalin Marinas
· 17 years ago
356cb47
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
by Catalin Marinas
· 17 years ago
93c2904
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
by Catalin Marinas
· 17 years ago
a8655e8
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
by Catalin Marinas
· 17 years ago
ae30cea
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
by Catalin Marinas
· 17 years ago
85802af
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
by Catalin Marinas
· 17 years ago
193c3cc
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
by Russell King
· 17 years ago
a53d6fb
[ARM] realview: disable second GIC on RevB MPCore platforms
by Russell King
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 17 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 17 years ago
0e0ba76
[ARM] 4201/1: SMP barriers pair needed for the secondary boot process
by Catalin Marinas
· 18 years ago
7770bdd
[ARM] 4130/1: Add L220 support to RealView/EB
by Catalin Marinas
· 18 years ago
Next »