index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
7
-10
/
+10
2009-09-21
ARM: 5718/1: Sane busids for RealView board components
Linus Walleij
6
-104
/
+104
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
4
-15
/
+12
2009-09-02
MMC: MMCI: convert realview MMC to use gpiolib
Russell King
1
-4
/
+7
2009-07-24
nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU
Catalin Marinas
1
-1
/
+1
2009-07-24
nommu: Add MMU-less support for the RealView boards
Catalin Marinas
1
-0
/
+4
2009-07-24
Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to
Catalin Marinas
1
-12
/
+6
2009-07-18
ARM: Realview & Versatile: Fix i2c_board_info definitions
Russell King
1
-2
/
+1
2009-07-09
MMC: MMCI: allow GPIOs to be passed
Russell King
1
-0
/
+4
2009-07-06
[ARM] realview: add PL061 gpiolib support
Russell King
6
-15
/
+101
2009-06-19
[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.c
Catalin Marinas
1
-0
/
+1
2009-06-11
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
19
-374
/
+1064
2009-06-01
Merge branch 'smp' into devel
Russell King
7
-234
/
+24
2009-05-31
[ARM] Kconfig: remove 'default n'
Russell King
1
-1
/
+0
2009-05-30
RealView: Move the IRQ_* definitions out of the board-*.h files
Catalin Marinas
12
-461
/
+571
2009-05-30
RealView: Toggle one LED per CPU
Catalin Marinas
1
-3
/
+4
2009-05-30
RealView: Allow access to the secure flash memory block on PB1176
Catalin Marinas
3
-5
/
+29
2009-05-30
RealView: Add support for the RealView/PBX platform
Colin Tuckley
8
-1
/
+556
2009-05-28
[ARM] smp: use new cpumask functions
Russell King
1
-2
/
+2
2009-05-17
[ARM] smp: allow re-use of realview localtimer TWD support
Russell King
5
-144
/
+8
2009-05-17
[ARM] smp: separate SCU support code from realview
Russell King
1
-24
/
+5
2009-05-17
[ARM] smp: SCU is used on non-realview platforms
Russell King
2
-14
/
+1
2009-05-17
[ARM] smp: move core localtimer support out of platform specific files
Russell King
2
-63
/
+21
2009-05-17
[ARM] realview: fix broadcast tick support
Russell King
3
-14
/
+6
2009-05-17
[ARM] realview: remove useless smp_cross_call_done()
Russell King
2
-14
/
+0
2009-05-17
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2
-5
/
+5
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-02
Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6
Russell King
1
-8
/
+9
2009-04-02
arm: convert realview platform to use smsc911x
Steve Glendinning
1
-8
/
+9
2009-04-02
[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c
Santosh Shilimkar
1
-0
/
+1
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2009-02-19
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
Catalin Marinas
6
-0
/
+70
2009-02-19
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
Catalin Marinas
7
-54
/
+39
2009-02-19
[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip
Catalin Marinas
2
-1
/
+16
2009-01-08
[ARM] Fix realview build
Russell King
1
-0
/
+1
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2
-3
/
+3
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
21
-115
/
+677
2008-12-01
RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
Catalin Marinas
1
-0
/
+1
2008-12-01
RealView: Allow the in-kernel smc911x.c driver on RealView
Catalin Marinas
1
-0
/
+9
2008-12-01
RealView: Refactor the Ethernet device registration
Catalin Marinas
6
-37
/
+24
2008-12-01
RealView: Clean up the machine_is_*() calls in platsmp.c
Catalin Marinas
3
-26
/
+20
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
8
-39
/
+27
2008-12-01
RealView: Add Cortex-A9 support to the EB board
Jon Callan
4
-9
/
+27
2008-12-01
RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()
Harry Fearnhamm
1
-1
/
+4
2008-12-01
RealView: Add support for the Cortex-A8 Platform Baseboard
Bahadir Balban
7
-1
/
+475
2008-12-01
RealView: Allow PHYS_OFFSET at 0x70000000
Catalin Marinas
6
-4
/
+24
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
1
-7
/
+2
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-20
/
+0
[next]