summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* s3c2442: R.I.P.Gabor Juhos2012-12-181-26/+0
| | | | | | | | It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34767
* linux: add broken flag to targets which are using 2.6.30Gabor Juhos2012-04-211-1/+1
| | | | SVN-Revision: 31410
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* create subtarget "om gta02" in preparation for further s3c24xx-based boards ↵Mirko Vogt2010-10-231-1/+2
| | | | | | - thanks to Ramax Lo SVN-Revision: 23592
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* update to 2.6.30.2Imre Kaloz2009-07-201-1/+1
| | | | SVN-Revision: 16931
* Update to 2.6.30.1, refresh patchesLars-Peter Clausen2009-07-051-1/+1
| | | | SVN-Revision: 16680
* switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30Mirko Vogt2009-06-041-1/+1
| | | | SVN-Revision: 16339
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-031-1/+1
| | | | SVN-Revision: 16307
* update to 2.6.30-rc7Imre Kaloz2009-05-251-1/+1
| | | | SVN-Revision: 16048
* bump to 2.6.30-rc6Lars-Peter Clausen2009-05-181-1/+1
| | | | SVN-Revision: 15918
* add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko ↵Mirko Vogt2009-05-101-1/+1
| | | | | | patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment SVN-Revision: 15764
* change boardnamesImre Kaloz2009-05-041-1/+1
| | | | SVN-Revision: 15582
* 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
* 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
* remove obsolete eabi config overridesFelix Fietkau2009-03-141-6/+0
| | | | SVN-Revision: 14867
* prepare target for use with EABIMirko Vogt2009-03-061-0/+6
| | | | SVN-Revision: 14766
* 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-081-1/+1
| | | | SVN-Revision: 14441
* update to 2.6.28.2Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14247
* moko: Fix 2.6.28 boot.Michael Büsch2009-01-031-2/+2
| | | | SVN-Revision: 13833
* moko: Config and Makefile don't need to be executable.Michael Büsch2009-01-011-0/+0
| | | | SVN-Revision: 13799
* changed Makefile and profiles, added patches for kernel 2.6.24 ↵Mirko Vogt2008-12-121-1/+0
| | | | | | (stable-branch of Openmoko) SVN-Revision: 13613
* add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") ↵Mirko Vogt2008-12-121-0/+25
and merge it with the openmoko-target and the work Michael Buesch <mb> did SVN-Revision: 13609