summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx
Commit message (Collapse)AuthorAgeFilesLines
* add bootsplash to 2.6.30 as well and enable it per defaultMirko Vogt2009-06-023-1/+38536
| | | | SVN-Revision: 16297
* rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspaceMirko Vogt2009-06-021-0/+11
| | | | SVN-Revision: 16290
* s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵Felix Fietkau2009-05-291-25/+0
| | | | | | package/kernel SVN-Revision: 16174
* s3c24xx: do not override CONFIG_WIRELESS, this breaks packagesFelix Fietkau2009-05-291-1/+0
| | | | SVN-Revision: 16163
* jbt6k74: Change the state machine to have one state field for resolution and ↵Lars-Peter Clausen2009-05-271-152/+186
| | | | | | one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied. SVN-Revision: 16116
* update to 2.6.30-rc7Imre Kaloz2009-05-2523-625/+401
| | | | SVN-Revision: 16048
* fix glamo modesetting.Lars-Peter Clausen2009-05-233-238/+172
| | | | SVN-Revision: 16015
* oops... add missing 2.6.30 configLars-Peter Clausen2009-05-181-0/+491
| | | | SVN-Revision: 15919
* bump to 2.6.30-rc6Lars-Peter Clausen2009-05-18159-1/+55656
| | | | SVN-Revision: 15918
* adjust patches and config once again...Mirko Vogt2009-05-154-50723/+1780
| | | | SVN-Revision: 15875
* refresh kernel configMirko Vogt2009-05-151-5/+47
| | | | SVN-Revision: 15873
* add OpenWrt-logo (480x480) besides the well known penguin and prevent early ↵Mirko Vogt2009-05-152-0/+38531
| | | | | | printk's to scroll into the image SVN-Revision: 15863
* config cleanupsImre Kaloz2009-05-152-5/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-142-5/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-142-6/+0
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-142-73/+0
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-142-20/+0
| | | | SVN-Revision: 15840
* rename s3c24xx-specific serial devices on 2.6.29 as wellMirko Vogt2009-05-131-0/+11
| | | | SVN-Revision: 15827
* enable support for GTA02-batteriesMirko Vogt2009-05-111-1/+1
| | | | SVN-Revision: 15767
* add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko ↵Mirko Vogt2009-05-105-1/+267324
| | | | | | patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment SVN-Revision: 15764
* use xorg x11-server + glamo driver instead of xglamo kdrive-server per ↵Mirko Vogt2009-05-041-2/+2
| | | | | | default - the latter one is getting obsoleted SVN-Revision: 15607
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-6/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-23/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-38/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-7/+0
| | | | SVN-Revision: 15587
* change boardnamesImre Kaloz2009-05-041-1/+1
| | | | SVN-Revision: 15582
* refresh patchesImre Kaloz2009-05-043-392/+386
| | | | SVN-Revision: 15581
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-2/+2
| | | | SVN-Revision: 15575
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | SVN-Revision: 15017
* s3c24xx: refresh kernel configFelix Fietkau2009-03-171-4/+0
| | | | SVN-Revision: 14928
* s3c24xx: unbreak openmoko merge patch (mmc changes)Felix Fietkau2009-03-171-418/+383
| | | | SVN-Revision: 14927
* update to 2.6.28.8Imre Kaloz2009-03-171-1/+1
| | | | SVN-Revision: 14916
* s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ↵Felix Fietkau2009-03-161-1/+1
| | | | | | right cpu SVN-Revision: 14904
* add missing cflags for s3c24xxFelix Fietkau2009-03-161-0/+1
| | | | SVN-Revision: 14903
* nuke obsolete kernel stuffFelix Fietkau2009-03-14586-330125/+0
| | | | SVN-Revision: 14875
* remove obsolete eabi config overridesFelix Fietkau2009-03-141-6/+0
| | | | SVN-Revision: 14867
* Switch back to the previous set resolution when unblanking the screen.Lars-Peter Clausen2009-03-061-0/+48
| | | | SVN-Revision: 14768
* Do not suspend the regulator.Lars-Peter Clausen2009-03-061-0/+65
| | | | SVN-Revision: 14767
* prepare target for use with EABIMirko Vogt2009-03-061-0/+6
| | | | SVN-Revision: 14766
* re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoreMirko Vogt2009-02-231-165/+12
| | | | SVN-Revision: 14646
* disable all kernel config options that are set to =mFelix Fietkau2009-02-223-118/+118
| | | | SVN-Revision: 14611
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14601
* update to 2.6.28.6Gabor Juhos2009-02-191-1/+1
| | | | SVN-Revision: 14565
* update to 2.6.28.5Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14512
* update to 2.6.28.4Gabor Juhos2009-02-082-15/+1
| | | | SVN-Revision: 14441
* enable inotify kernel supportMirko Vogt2009-02-031-2/+2
| | | | SVN-Revision: 14392
* update to 2.6.28.2Gabor Juhos2009-01-285-2334/+1169
| | | | SVN-Revision: 14247
* only support OABI userland due to EABI userland is not fully supported yetMirko Vogt2009-01-241-3/+3
| | | | SVN-Revision: 14163
* Patch actually applies now!Lars-Peter Clausen2009-01-221-31/+0
| | | | SVN-Revision: 14150
* fix sound supportMirko Vogt2009-01-221-5/+23
| | | | SVN-Revision: 14147