| Commit message (Expand) | Author | Age | Files | Lines |
* | [target s3c24xx] create subtarget "om gta02" in preparation for further s3c24... | mirko | 2010-10-23 | 9 | -2/+10 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -12/+12 |
* | generic: don't override CONFIG_DEBUG_FS | juhosg | 2010-06-10 | 1 | -1/+0 |
* | target: remove CONFIG_CRC16 override (closes: #7194) | nico | 2010-04-24 | 1 | -1/+0 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -6/+4 |
* | [cleanup] remove 'svn:executable' property | nico | 2010-04-12 | 2 | -0/+0 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 1 | -1/+0 |
* | clean up handling of some kernel symbols | kaloz | 2010-02-11 | 1 | -1/+0 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -2/+0 |
* | [s3c24xx] Remove 2.6.31 support. | lars | 2009-12-07 | 156 | -51299/+0 |
* | [kernel] update to 2.6.30, refresh patches | florian | 2009-12-04 | 1 | -1/+1 |
* | another round of kernel config cleanups | kaloz | 2009-11-11 | 2 | -2/+2 |
* | sort all target config files | kaloz | 2009-11-11 | 2 | -102/+102 |
* | [kernel] update to 2.6.30.9 | florian | 2009-10-23 | 1 | -1/+1 |
* | [kernel] move common CONFIG_MMC entries to generic | nico | 2009-10-06 | 2 | -11/+0 |
* | [kernel] move common CONFIG_BATTERY entries to generic | nico | 2009-10-06 | 2 | -6/+0 |
* | [kernel] move common CONFIG_TOUCHSCREEN entries to generic | nico | 2009-10-06 | 2 | -38/+0 |
* | [kernel] move more CONFIG_SND entries to generic | nico | 2009-10-06 | 1 | -1/+0 |
* | [kernel] move common CONFIG_FB entries to generic | nico | 2009-10-05 | 2 | -41/+1 |
* | explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w... | mirko | 2009-10-05 | 1 | -0/+1 |
* | kernel: upgrade to 2.6.30.8 and refresh patches | juhosg | 2009-10-01 | 2 | -2/+2 |
* | [s3c24xx] Add 2.6.31 patches | lars | 2009-09-21 | 156 | -0/+51350 |
* | update to latest 2.6.27 and 2.6.30 kernels | kaloz | 2009-09-17 | 1 | -1/+1 |
* | [kernel] update to 2.6.30.6, compile tested on some targets only | florian | 2009-09-09 | 1 | -1/+1 |
* | [kernel] use 2.6.30.5 | florian | 2009-08-17 | 1 | -1/+1 |
* | [s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5... | florian | 2009-08-08 | 4 | -12/+8 |
* | [s3c24xx] gta02: Workaround hardware bug on rev 5 and earlier | lars | 2009-08-05 | 1 | -0/+54 |
* | [s3c24xx] mach-gta02: select extra gpio for glamo. | lars | 2009-08-05 | 1 | -1/+2 |
* | [s3c24xx] Fix typo. | lars | 2009-08-04 | 1 | -1/+1 |
* | [s3c24xx] The gta02 vibrator driver is not meant to be build as module. | lars | 2009-08-04 | 1 | -1/+1 |
* | [s3c24xx] Add glamo gpiolib support. | lars | 2009-08-01 | 1 | -27/+246 |
* | [s3c24xx] Replace gta02 keyboard driver with generic gpio keyboard. | lars | 2009-07-31 | 3 | -334/+22 |
* | [s3c24xx] Move headset detection to the sound driver using the jack framework. | lars | 2009-07-31 | 2 | -167/+64 |
* | [kernel] update to 2.6.30.4 | florian | 2009-07-31 | 1 | -1/+1 |
* | [s3c24xx] It's to late... | lars | 2009-07-30 | 1 | -9/+0 |
* | [s3c24xx] Post cleanup cleanup | lars | 2009-07-30 | 3 | -14/+11 |
* | [s3c24xx] Replace gta02 led driver with generic gpio led driver. | lars | 2009-07-30 | 3 | -205/+32 |
* | [s3c24xx] Get rid of gpio shadowing. | lars | 2009-07-30 | 10 | -149/+22 |
* | [s3c24xx] glamo: The cell can rely on being a child of the core. Use it for | lars | 2009-07-30 | 3 | -64/+57 |
* | [s3c24xx] revert changes to gta02_wm8753.c in previous commit. They should not | lars | 2009-07-30 | 1 | -35/+13 |
* | [s3c24xx] glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and | lars | 2009-07-30 | 10 | -480/+122 |
* | [s3c24xx] glamo-mmc: Limit clock rate. | lars | 2009-07-30 | 1 | -15/+89 |
* | [kernel] switch to 2.6.30.3 | florian | 2009-07-27 | 1 | -1/+1 |
* | use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card | mirko | 2009-07-23 | 1 | -0/+2 |
* | [s3c24xx] ar6000: use net_device_ops | lars | 2009-07-22 | 2 | -27/+10 |
* | [s3c24xx] glamo: Use dev_pm_ops instead of platform suspend/resume. | lars | 2009-07-21 | 4 | -52/+66 |
* | [s3c24xx] fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all | lars | 2009-07-21 | 1 | -0/+13 |
* | [s3c24xx] glamo-mci: Cleanup mmc clock rate control. | lars | 2009-07-20 | 5 | -409/+325 |
* | update to 2.6.30.2 | kaloz | 2009-07-20 | 1 | -1/+1 |
* | [s3c24xx] glamo mmc regulator fixes. | lars | 2009-07-19 | 2 | -10/+22 |