summaryrefslogtreecommitdiff
path: root/target/linux/s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* create subtarget "om gta02" in preparation for further s3c24xx-based boards -...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
* 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
* Remove 2.6.31 support.Lars-Peter Clausen2009-12-07156-51299/+0
* 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
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-062-11/+0
* move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-062-6/+0
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-062-38/+0
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-1/+0
* 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
* 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
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
* refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)Florian Fainelli2009-08-084-12/+8
* gta02: Workaround hardware bug on rev 5 and earlierLars-Peter Clausen2009-08-051-0/+54
* mach-gta02: select extra gpio for glamo.Lars-Peter Clausen2009-08-051-1/+2
* Fix typo.Lars-Peter Clausen2009-08-041-1/+1
* The gta02 vibrator driver is not meant to be build as module.Lars-Peter Clausen2009-08-041-1/+1
* Add glamo gpiolib support.Lars-Peter Clausen2009-08-011-27/+246
* Replace gta02 keyboard driver with generic gpio keyboard.Lars-Peter Clausen2009-07-313-334/+22
* Move headset detection to the sound driver using the jack framework.Lars-Peter Clausen2009-07-312-167/+64
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
* It's to late...Lars-Peter Clausen2009-07-301-9/+0
* Post cleanup cleanupLars-Peter Clausen2009-07-303-14/+11
* Replace gta02 led driver with generic gpio led driver.Lars-Peter Clausen2009-07-303-205/+32
* Get rid of gpio shadowing.Lars-Peter Clausen2009-07-3010-149/+22
* glamo: The cell can rely on being a child of the core. Use it for passing pla...Lars-Peter Clausen2009-07-303-64/+57
* revert changes to gta02_wm8753.c in previous commit. They should not have bee...Lars-Peter Clausen2009-07-301-35/+13
* glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use the...Lars-Peter Clausen2009-07-3010-480/+122
* glamo-mmc: Limit clock rate.Lars-Peter Clausen2009-07-301-15/+89
* 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
* ar6000: use net_device_opsLars-Peter Clausen2009-07-222-27/+10
* glamo: Use dev_pm_ops instead of platform suspend/resume.Lars-Peter Clausen2009-07-214-52/+66
* fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ...Lars-Peter Clausen2009-07-211-0/+13