summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* target: refresh all target configs with kconfig.pljuhosg2012-10-291-48/+48
* [kernel] gpiodev/gpioctl RIPblogic2012-10-111-1/+0
* [kernel] dont explicitly select wireless-tools. rely on the drivers that need...blogic2012-09-281-1/+1
* [targets] get rid of the IRQF_SAMPLE_RANDOM flagflorian2012-09-261-2/+2
* linux: move certain disabled symbols to the generic configsjuhosg2012-05-151-7/+0
* linux: add broken flag to targets which are using 2.6.30juhosg2012-04-211-1/+1
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...nbd2011-03-261-1/+1
* only support EABI on ARM targetskaloz2011-03-071-1/+0
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-221-0/+1
* [target s3c24xx] create subtarget "om gta02" in preparation for further s3c24...mirko2010-10-239-2/+10
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-12/+12
* generic: don't override CONFIG_DEBUG_FSjuhosg2010-06-101-1/+0
* target: remove CONFIG_CRC16 override (closes: #7194)nico2010-04-241-1/+0
* define a shared IMG_PREFIX variable used as a basename for image files, it co...nico2010-04-121-6/+4
* [cleanup] remove 'svn:executable' propertynico2010-04-122-0/+0
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...nico2010-03-111-1/+0
* clean up handling of some kernel symbolskaloz2010-02-111-1/+0
* remove handling of older unsupported kernelskaloz2009-12-271-2/+0
* [s3c24xx] Remove 2.6.31 support.lars2009-12-07156-51299/+0
* [kernel] update to 2.6.30, refresh patchesflorian2009-12-041-1/+1
* another round of kernel config cleanupskaloz2009-11-112-2/+2
* sort all target config fileskaloz2009-11-112-102/+102
* [kernel] update to 2.6.30.9florian2009-10-231-1/+1
* [kernel] move common CONFIG_MMC entries to genericnico2009-10-062-11/+0
* [kernel] move common CONFIG_BATTERY entries to genericnico2009-10-062-6/+0
* [kernel] move common CONFIG_TOUCHSCREEN entries to genericnico2009-10-062-38/+0
* [kernel] move more CONFIG_SND entries to genericnico2009-10-061-1/+0
* [kernel] move common CONFIG_FB entries to genericnico2009-10-052-41/+1
* explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w...mirko2009-10-051-0/+1
* kernel: upgrade to 2.6.30.8 and refresh patchesjuhosg2009-10-012-2/+2
* [s3c24xx] Add 2.6.31 patcheslars2009-09-21156-0/+51350
* update to latest 2.6.27 and 2.6.30 kernelskaloz2009-09-171-1/+1
* [kernel] update to 2.6.30.6, compile tested on some targets onlyflorian2009-09-091-1/+1
* [kernel] use 2.6.30.5florian2009-08-171-1/+1
* [s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5...florian2009-08-084-12/+8
* [s3c24xx] gta02: Workaround hardware bug on rev 5 and earlierlars2009-08-051-0/+54
* [s3c24xx] mach-gta02: select extra gpio for glamo.lars2009-08-051-1/+2
* [s3c24xx] Fix typo.lars2009-08-041-1/+1
* [s3c24xx] The gta02 vibrator driver is not meant to be build as module.lars2009-08-041-1/+1
* [s3c24xx] Add glamo gpiolib support.lars2009-08-011-27/+246
* [s3c24xx] Replace gta02 keyboard driver with generic gpio keyboard.lars2009-07-313-334/+22
* [s3c24xx] Move headset detection to the sound driver using the jack framework.lars2009-07-312-167/+64
* [kernel] update to 2.6.30.4florian2009-07-311-1/+1
* [s3c24xx] It's to late...lars2009-07-301-9/+0
* [s3c24xx] Post cleanup cleanuplars2009-07-303-14/+11
* [s3c24xx] Replace gta02 led driver with generic gpio led driver.lars2009-07-303-205/+32
* [s3c24xx] Get rid of gpio shadowing.lars2009-07-3010-149/+22
* [s3c24xx] glamo: The cell can rely on being a child of the core. Use it forlars2009-07-303-64/+57
* [s3c24xx] revert changes to gta02_wm8753.c in previous commit. They should notlars2009-07-301-35/+13
* [s3c24xx] glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio andlars2009-07-3010-480/+122