index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
/
realview_eb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-26
ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile
Pawel Moll
1
-1
/
+1
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-21
/
+1
2011-02-19
ARM: realview: remove old AMBA device DMA definitions
Russell King
1
-21
/
+0
2011-02-19
ARM: realview: use new init_early for clock tree and sched_clock init
Russell King
1
-0
/
+1
2011-02-17
ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Russell King
1
-1
/
+1
2010-12-14
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
1
-4
/
+2
2010-12-14
ARM: GIC: provide a single initialization function for boot CPU
Russell King
1
-6
/
+6
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-07-18
ARM: 6215/2: add character LCD platform data for RealView and Versatile
Linus Walleij
1
-0
/
+21
2010-07-15
ARM: 6227/1: PL022 SSP platform data for the RealViews
Linus Walleij
1
-1
/
+8
2010-07-01
ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
1
-1
/
+2
2010-05-02
ARM: 6057/1: Realview: register PMU IRQs during board initialisation
Will Deacon
1
-0
/
+32
2010-05-02
ARM: Realview/Versatile/Integrator: separate out common clock code
Russell King
1
-1
/
+0
2010-05-02
ARM: ICST: kill duplicate icst code
Russell King
1
-1
/
+0
2010-01-11
ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
Colin Tuckley
1
-0
/
+15
2009-11-05
RealView: Add default memory configuration
Catalin Marinas
1
-0
/
+1
2009-09-22
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
1
-1
/
+1
2009-09-21
ARM: 5718/1: Sane busids for RealView board components
Linus Walleij
1
-19
/
+19
2009-07-06
[ARM] realview: add PL061 gpiolib support
Russell King
1
-3
/
+19
2009-05-17
[ARM] smp: allow re-use of realview localtimer TWD support
Russell King
1
-0
/
+1
2009-02-19
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
Catalin Marinas
1
-0
/
+16
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-20
/
+11
2008-12-01
RealView: Refactor the Ethernet device registration
Catalin Marinas
1
-13
/
+5
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
1
-2
/
+1
2008-12-01
RealView: Add Cortex-A9 support to the EB board
Jon Callan
1
-4
/
+4
2008-12-01
RealView: Allow PHYS_OFFSET at 0x70000000
Catalin Marinas
1
-1
/
+1
2008-11-27
[ARM] realview: convert to clkdev and lookup clocks by device name
Russell King
1
-2
/
+0
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-18
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
1
-0
/
+2
2008-04-18
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
1
-21
/
+21
2008-04-18
RealView: Move the UART definitions to EB specific files
Catalin Marinas
1
-16
/
+16
2008-04-18
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
1
-4
/
+9
2008-04-18
RealView: Move the flash definitions out of platform.h
Catalin Marinas
1
-1
/
+6
2008-04-18
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
1
-8
/
+8
2008-04-18
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
1
-8
/
+31
2008-02-04
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
1
-1
/
+1
2008-02-04
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
1
-2
/
+6
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
1
-1
/
+18
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
1
-2
/
+4
2008-02-04
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
1
-41
/
+52
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
1
-1
/
+122
2008-02-04
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
1
-0
/
+1
2007-09-13
[ARM] realview: disable second GIC on RevB MPCore platforms
Russell King
1
-1
/
+1
2007-02-15
[ARM] 4130/1: Add L220 support to RealView/EB
Catalin Marinas
1
-0
/
+11
2007-02-15
[ARM] 4109/2: Add support for the RealView/EB MPCore revC platform
Catalin Marinas
1
-2
/
+2
2007-02-15
[ARM] 4190/2: Add the secondary GIC support for the RealView/EB
Catalin Marinas
1
-0
/
+19
2007-02-15
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
Catalin Marinas
1
-2
/
+2
2006-12-10
i2c: New ARM Versatile/Realview bus driver
Russell King
1
-0
/
+1
[next]