| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | Fix configure warnings in defconfigs for netX and Picotux 200 | Uwe Kleine-König | 2008-12-12 | 2 | -6/+6 |
| | | | * | | | | small doc fix: ftrace_dyn_arch_init is called by ftrace_init | Uwe Kleine-König | 2008-12-12 | 1 | -1/+1 |
| | | * | | | | | netx: define register MEMCR | Uwe Kleine-König | 2008-12-09 | 1 | -0/+22 |
| | | * | | | | | netx/xc: add a few "const"s to fix compiler warnings | Uwe Kleine-König | 2008-12-09 | 1 | -3/+3 |
| | | * | | | | | netx: add support for clockevents | Uwe Kleine-König | 2008-12-09 | 2 | -1/+68 |
| | | * | | | | | netx: enable GENERIC_TIME | Uwe Kleine-König | 2008-12-09 | 1 | -0/+1 |
| | | * | | | | | netx: Use a cpp symbol for the clocksource timer number | Uwe Kleine-König | 2008-12-09 | 1 | -5/+7 |
| | | * | | | | | mach-netx/time.c: codingstyle cleanup | Uwe Kleine-König | 2008-12-09 | 1 | -12/+14 |
| | * | | | | | | [ARM] s3c: define __io using the typesafe version | Russell King | 2008-12-18 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2008-12-18 | 21 | -80/+77 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | [ARM] MXC: do not include mach/hardware.h from mach/memory.h | Sascha Hauer | 2008-12-18 | 8 | -11/+13 |
| | | * | | | | | | [ARM] MXC: do not include mach/hardware.h from mach/timex.h | Sascha Hauer | 2008-12-18 | 4 | -14/+7 |
| | | * | | | | | | [ARM] MXC: remove dependency to other include files from irqs.h | Sascha Hauer | 2008-12-18 | 13 | -52/+50 |
| | | * | | | | | | [ARM] MX1/MX2 DMA: add missing local_irq_restore() | Sascha Hauer | 2008-12-18 | 1 | -2/+5 |
| | | * | | | | | | [ARM] MX27ads: fix function name | Sascha Hauer | 2008-12-18 | 1 | -1/+1 |
| | | * | | | | | | [ARM] MX1: Add missing selection of ARM920T | Sascha Hauer | 2008-12-18 | 1 | -0/+1 |
| | * | | | | | | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-12-18 | 170 | -1151/+10308 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | [ARM] S3C64XX: Ensure CPU_V6 is selected | Ben Dooks | 2008-12-18 | 1 | -1/+2 |
| | | * | | | | | | | [ARM] S3C: Remove unnecessary <linux/delay.h> includes | Ben Dooks | 2008-12-18 | 10 | -10/+0 |
| | | * | | | | | | | [ARM] S3C24A0: Remove duplicate <mach/io.h> file | Ben Dooks | 2008-12-18 | 1 | -16/+0 |
| | | * | | | | | | | [ARM] S3C64XX: Remove __virt_to_bus/__bus_to_virt macros | Ben Dooks | 2008-12-18 | 1 | -3/+0 |
| | | * | | | | | | | [ARM] S3C24XX: Add fourth UART definition for S3C2443 | Ben Dooks | 2008-12-18 | 3 | -3/+31 |
| | | * | | | | | | | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling | Ben Dooks | 2008-12-18 | 1 | -1/+1 |
| | | * | | | | | | | Merge branch 'next-s3c64xx-device' into next-merged | Ben Dooks | 2008-12-18 | 81 | -218/+4027 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | [ARM] SMDK6410: Add LCD (LCD48WVGA) definitions | Ben Dooks | 2008-12-15 | 2 | -0/+73 |
| | | | * | | | | | | | [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup | Ben Dooks | 2008-12-15 | 3 | -0/+43 |
| | | | * | | | | | | | [ARM] S3C: Add new FB device definition | Ben Dooks | 2008-12-15 | 5 | -0/+82 |
| | | | * | | | | | | | [ARM] S3C: Add i2c1 device definition | Ben Dooks | 2008-12-15 | 8 | -2/+91 |
| | | | * | | | | | | | [ARM] S3C: Add register defines for new style framebuffer | Ben Dooks | 2008-12-15 | 3 | -0/+698 |
| | | | * | | | | | | | [ARM] S3C: Fix SDHCI setup compilation | Ben Dooks | 2008-12-15 | 1 | -0/+9 |
| | | | * | | | | | | | [ARM] S3C6410: Fix gpio configuration for channel 1. | Ben Dooks | 2008-12-15 | 1 | -1/+1 |
| | | | * | | | | | | | [ARM] s3c6400_defconfig: Add SDHCI driver | Ben Dooks | 2008-12-15 | 1 | -2/+2 |
| | | | * | | | | | | | [ARM] s3c6400_defconfig: Add I2C driver and devices | Ben Dooks | 2008-12-15 | 1 | -9/+121 |
| | | | * | | | | | | | [ARM] SMDK6410: Add availability of second hsmmc channel | Ben Dooks | 2008-12-15 | 2 | -1/+35 |
| | | | * | | | | | | | [ARM] S3C: Add header for initial i2c device core setup. | Ben Dooks | 2008-12-15 | 2 | -0/+40 |
| | | | * | | | | | | | [ARM] SMDK6410: Add I2C device board information | Ben Dooks | 2008-12-15 | 1 | -0/+15 |
| | | | * | | | | | | | [ARM] SMDK6410: Add second I2C channel. | Ben Dooks | 2008-12-15 | 2 | -0/+4 |
| | | | * | | | | | | | [ARM] S3C64XX: Setup functions for i2c bus 1. | Ben Dooks | 2008-12-15 | 3 | -0/+37 |
| | | | * | | | | | | | [ARM] SMDK6410: Add i2c device | Ben Dooks | 2008-12-15 | 1 | -0/+3 |
| | | | * | | | | | | | [ARM] S3C64XX: Add i2c device setup for I2C device 0 | Ben Dooks | 2008-12-15 | 3 | -0/+46 |
| | | | * | | | | | | | [ARM] S3C64XX: GPIO definitions for BANKS N,O,P,Q | Ben Dooks | 2008-12-15 | 4 | -0/+239 |
| | | | * | | | | | | | [ARM] S3C64XX: GPIO definitions for BANKS G,H,I,J | Ben Dooks | 2008-12-15 | 4 | -0/+192 |
| | | | * | | | | | | | [ARM] S3C64XX: GPIO definitions for BANKS D,E,F | Ben Dooks | 2008-12-15 | 3 | -0/+164 |
| | | | * | | | | | | | [ARM] S3C64XX: GPIO definitions for BANKS A,B,C | Ben Dooks | 2008-12-15 | 3 | -0/+161 |
| | | | * | | | | | | | [ARM] S3C: Make i2c device definition common to plat-s3c | Ben Dooks | 2008-12-15 | 31 | -56/+183 |
| | | | * | | | | | | | [ARM] S3C: Add SDHCI (HSMMC) channel 1 device definition | Ben Dooks | 2008-12-15 | 5 | -1/+89 |
| | | | * | | | | | | | [ARM] S3C6410: Add helper for setting SDHCI device information | Ben Dooks | 2008-12-15 | 6 | -8/+232 |
| | | | * | | | | | | | [ARM] S3C: Add Samsung SDHCI register definitions | Ben Dooks | 2008-12-15 | 1 | -0/+87 |
| | | | * | | | | | | | [ARM] S3C: Add new GPIO configuration calls | Ben Dooks | 2008-12-15 | 11 | -6/+619 |
| | | | * | | | | | | | [ARM] S3C64XX: GPIO library support | Ben Dooks | 2008-12-15 | 3 | -0/+383 |