index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
/
realview_eb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-14
1
-3
/
+0
|
\
|
*
ARM: realview: convert pl061 no irq to 0 instead of -1
Rob Herring
2012-01-04
1
-3
/
+0
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-1
/
+1
|
\
\
|
*
|
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'restart' into for-linus
Russell King
2012-01-05
1
-2
/
+3
|
\
\
|
*
|
ARM: restart: realview: use new restart hook
Russell King
2012-01-05
1
-2
/
+3
|
|
/
*
|
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
1
-2
/
+2
|
\
\
|
*
|
ARM: realview-eb11mp: fix map_desc alignment
Rob Herring
2011-11-18
1
-2
/
+2
|
|
/
*
|
ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
1
-0
/
+1
|
/
*
ARM: mach-realview: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
1
-0
/
+3
*
ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile
Pawel Moll
2011-03-26
1
-1
/
+1
*
-
-
-
.
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-03-20
1
-21
/
+1
|
\
\
\
|
|
|
*
ARM: realview: remove old AMBA device DMA definitions
Russell King
2011-02-19
1
-21
/
+0
|
|
|
*
ARM: realview: use new init_early for clock tree and sched_clock init
Russell King
2011-02-19
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Russell King
2011-02-17
1
-1
/
+1
|
/
/
*
|
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
2010-12-14
1
-4
/
+2
*
|
ARM: GIC: provide a single initialization function for boot CPU
Russell King
2010-12-14
1
-6
/
+6
|
/
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
1
-2
/
+0
*
ARM: 6215/2: add character LCD platform data for RealView and Versatile
Linus Walleij
2010-07-18
1
-0
/
+21
*
ARM: 6227/1: PL022 SSP platform data for the RealViews
Linus Walleij
2010-07-15
1
-1
/
+8
*
ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
2010-07-01
1
-1
/
+2
*
ARM: 6057/1: Realview: register PMU IRQs during board initialisation
Will Deacon
2010-05-02
1
-0
/
+32
*
ARM: Realview/Versatile/Integrator: separate out common clock code
Russell King
2010-05-02
1
-1
/
+0
*
ARM: ICST: kill duplicate icst code
Russell King
2010-05-02
1
-1
/
+0
*
ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
Colin Tuckley
2010-01-11
1
-0
/
+15
*
RealView: Add default memory configuration
Catalin Marinas
2009-11-05
1
-0
/
+1
*
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
2009-09-22
1
-1
/
+1
*
ARM: 5718/1: Sane busids for RealView board components
Linus Walleij
2009-09-21
1
-19
/
+19
*
[ARM] realview: add PL061 gpiolib support
Russell King
2009-07-06
1
-3
/
+19
*
[ARM] smp: allow re-use of realview localtimer TWD support
Russell King
2009-05-17
1
-0
/
+1
*
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
Catalin Marinas
2009-02-19
1
-0
/
+16
*
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
2008-12-01
1
-20
/
+11
|
\
|
*
RealView: Refactor the Ethernet device registration
Catalin Marinas
2008-12-01
1
-13
/
+5
|
*
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-12-01
1
-2
/
+1
|
*
RealView: Add Cortex-A9 support to the EB board
Jon Callan
2008-12-01
1
-4
/
+4
|
*
RealView: Allow PHYS_OFFSET at 0x70000000
Catalin Marinas
2008-12-01
1
-1
/
+1
*
|
[ARM] realview: convert to clkdev and lookup clocks by device name
Russell King
2008-11-27
1
-2
/
+0
|
/
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
2008-04-18
1
-0
/
+2
*
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
2008-04-18
1
-21
/
+21
*
RealView: Move the UART definitions to EB specific files
Catalin Marinas
2008-04-18
1
-16
/
+16
*
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
2008-04-18
1
-4
/
+9
*
RealView: Move the flash definitions out of platform.h
Catalin Marinas
2008-04-18
1
-1
/
+6
*
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
2008-04-18
1
-8
/
+8
*
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
2008-04-18
1
-8
/
+31
*
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option
Catalin Marinas
2008-02-04
1
-1
/
+1
*
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
Catalin Marinas
2008-02-04
1
-2
/
+6
[next]