aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-7/+0
* linux: add broken flag to targets which are using 2.6.30Gabor Juhos2012-04-211-1/+1
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-261-1/+1
* only support EABI on ARM targetsImre Kaloz2011-03-071-1/+0
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-0/+1
* [target s3c24xx] create subtarget "om gta02" in preparation for further s3c24...Mirko Vogt2010-10-239-2/+10
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-12/+12
* generic: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-101-1/+0
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-241-1/+0
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-6/+4
* [cleanup] remove 'svn:executable' propertyNicolas Thill2010-04-122-0/+0
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-111-1/+0
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-1/+0
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-2/+0
* [s3c24xx] Remove 2.6.31 support.Lars-Peter Clausen2009-12-07156-51299/+0
* [kernel] update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
* another round of kernel config cleanupsImre Kaloz2009-11-112-2/+2
* sort all target config filesImre Kaloz2009-11-112-102/+102
* [kernel] update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
* [kernel] move common CONFIG_MMC entries to genericNicolas Thill2009-10-062-11/+0
* [kernel] move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-062-6/+0
* [kernel] move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-062-38/+0
* [kernel] move more CONFIG_SND entries to genericNicolas Thill2009-10-061-1/+0
* [kernel] move common CONFIG_FB entries to genericNicolas Thill2009-10-052-41/+1
* explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w...Mirko Vogt2009-10-051-0/+1
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-012-2/+2
* [s3c24xx] Add 2.6.31 patchesLars-Peter Clausen2009-09-21156-0/+51350
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
* [kernel] update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
* [kernel] use 2.6.30.5Florian Fainelli2009-08-171-1/+1
* [s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5...Florian Fainelli2009-08-084-12/+8
* [s3c24xx] gta02: Workaround hardware bug on rev 5 and earlierLars-Peter Clausen2009-08-051-0/+54
* [s3c24xx] mach-gta02: select extra gpio for glamo.Lars-Peter Clausen2009-08-051-1/+2
* [s3c24xx] Fix typo.Lars-Peter Clausen2009-08-041-1/+1
* [s3c24xx] The gta02 vibrator driver is not meant to be build as module.Lars-Peter Clausen2009-08-041-1/+1
* [s3c24xx] Add glamo gpiolib support.Lars-Peter Clausen2009-08-011-27/+246
* [s3c24xx] Replace gta02 keyboard driver with generic gpio keyboard.Lars-Peter Clausen2009-07-313-334/+22
* [s3c24xx] Move headset detection to the sound driver using the jack framework.Lars-Peter Clausen2009-07-312-167/+64
* [kernel] update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
* [s3c24xx] It's to late...Lars-Peter Clausen2009-07-301-9/+0
* [s3c24xx] Post cleanup cleanupLars-Peter Clausen2009-07-303-14/+11
* [s3c24xx] Replace gta02 led driver with generic gpio led driver.Lars-Peter Clausen2009-07-303-205/+32
* [s3c24xx] Get rid of gpio shadowing.Lars-Peter Clausen2009-07-3010-149/+22
* [s3c24xx] glamo: The cell can rely on being a child of the core. Use it forLars-Peter Clausen2009-07-303-64/+57
* [s3c24xx] revert changes to gta02_wm8753.c in previous commit. They should notLars-Peter Clausen2009-07-301-35/+13
* [s3c24xx] glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio andLars-Peter Clausen2009-07-3010-480/+122
* [s3c24xx] glamo-mmc: Limit clock rate.Lars-Peter Clausen2009-07-301-15/+89
* [kernel] switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
* use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-cardMirko Vogt2009-07-231-0/+2
* [s3c24xx] ar6000: use net_device_opsLars-Peter Clausen2009-07-222-27/+10