| Commit message (Expand) | Author | Age |
* | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 |
|\ |
|
| * | nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU | Catalin Marinas | 2009-07-24 |
| * | nommu: Add MMU-less support for the RealView boards | Catalin Marinas | 2009-07-24 |
| * | Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to | Catalin Marinas | 2009-07-24 |
| * | ARM: Realview & Versatile: Fix i2c_board_info definitions | Russell King | 2009-07-18 |
* | | MMC: MMCI: convert realview MMC to use gpiolib | Russell King | 2009-09-02 |
* | | MMC: MMCI: allow GPIOs to be passed | Russell King | 2009-07-09 |
* | | [ARM] realview: add PL061 gpiolib support | Russell King | 2009-07-06 |
|/ |
|
* | [ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.c | Catalin Marinas | 2009-06-19 |
* | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2009-06-11 |
|\ |
|
| * | RealView: Move the IRQ_* definitions out of the board-*.h files | Catalin Marinas | 2009-05-30 |
| * | RealView: Toggle one LED per CPU | Catalin Marinas | 2009-05-30 |
| * | RealView: Allow access to the secure flash memory block on PB1176 | Catalin Marinas | 2009-05-30 |
| * | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 2009-05-30 |
* | | Merge branch 'smp' into devel | Russell King | 2009-06-01 |
|\ \ |
|
| * | | [ARM] smp: use new cpumask functions | Russell King | 2009-05-28 |
| * | | [ARM] smp: allow re-use of realview localtimer TWD support | Russell King | 2009-05-17 |
| * | | [ARM] smp: separate SCU support code from realview | Russell King | 2009-05-17 |
| * | | [ARM] smp: SCU is used on non-realview platforms | Russell King | 2009-05-17 |
| * | | [ARM] smp: move core localtimer support out of platform specific files | Russell King | 2009-05-17 |
| |/ |
|
* / | [ARM] Kconfig: remove 'default n' | Russell King | 2009-05-31 |
|/ |
|
* | [ARM] realview: fix broadcast tick support | Russell King | 2009-05-17 |
* | [ARM] realview: remove useless smp_cross_call_done() | Russell King | 2009-05-17 |
* | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 2009-05-17 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 |
* | Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6 | Russell King | 2009-04-02 |
|\ |
|
| * | arm: convert realview platform to use smsc911x | Steve Glendinning | 2009-04-02 |
* | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c | Santosh Shilimkar | 2009-04-02 |
|/ |
|
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 |
* | [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip | Catalin Marinas | 2009-02-19 |
* | [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash | Catalin Marinas | 2009-02-19 |
* | [ARM] 5395/1: RealView: Add support for the DS1338 RTC chip | Catalin Marinas | 2009-02-19 |
* | [ARM] Fix realview build | Russell King | 2009-01-08 |
* | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
* | | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2008-12-01 |
|\ \ |
|
| * | | RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP | Catalin Marinas | 2008-12-01 |
| * | | RealView: Allow the in-kernel smc911x.c driver on RealView | Catalin Marinas | 2008-12-01 |
| * | | RealView: Refactor the Ethernet device registration | Catalin Marinas | 2008-12-01 |
| * | | RealView: Clean up the machine_is_*() calls in platsmp.c | Catalin Marinas | 2008-12-01 |
| * | | RealView: Use only the shadow mapping of ARM11MPCore local timers | Catalin Marinas | 2008-12-01 |
| * | | RealView: Add Cortex-A9 support to the EB board | Jon Callan | 2008-12-01 |
| * | | RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower() | Harry Fearnhamm | 2008-12-01 |
| * | | RealView: Add support for the Cortex-A8 Platform Baseboard | Bahadir Balban | 2008-12-01 |
| * | | RealView: Allow PHYS_OFFSET at 0x70000000 | Catalin Marinas | 2008-12-01 |
| * | | RealView: Make more vmalloc space by changing IO_ADDRESS | Catalin Marinas | 2008-11-10 |
| * | | RealView: Add debug-macro.S support for the PB1176 platform | Catalin Marinas | 2008-11-10 |
| * | | RealView: Change the clcd panel controls to use RGB instead of BGR | Catalin Marinas | 2008-11-10 |
| * | | RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards | Colin Tuckley | 2008-11-10 |