Commit graph

149 commits

Author SHA1 Message Date
Felix Fietkau
335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Imre Kaloz
b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Imre Kaloz
4052849677 switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
2010-11-22 12:12:39 +00:00
Mirko Vogt
1ecedb1ec6 create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo
SVN-Revision: 23592
2010-10-23 15:57:24 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Gabor Juhos
4128c72275 generic: don't override CONFIG_DEBUG_FS
SVN-Revision: 21749
2010-06-10 10:45:42 +00:00
Nicolas Thill
9ae19dcf87 target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
2010-04-24 13:14:22 +00:00
Nicolas Thill
e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
2010-04-12 23:15:56 +00:00
Nicolas Thill
0946764732 remove 'svn:executable' property
SVN-Revision: 20831
2010-04-12 17:08:57 +00:00
Nicolas Thill
e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Imre Kaloz
825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Lars-Peter Clausen
6a2ea35b79 Remove 2.6.31 support.
SVN-Revision: 18673
2009-12-07 10:13:32 +00:00
Florian Fainelli
a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Florian Fainelli
d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
2009-10-06 03:12:17 +00:00
Nicolas Thill
084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
2009-10-06 03:00:33 +00:00
Nicolas Thill
5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
2009-10-06 02:25:15 +00:00
Nicolas Thill
5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Mirko Vogt
848a064c2c explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
2009-10-05 15:41:53 +00:00
Gabor Juhos
054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Lars-Peter Clausen
f2c1e05f37 Add 2.6.31 patches
SVN-Revision: 17665
2009-09-21 18:29:46 +00:00
Imre Kaloz
85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
2009-09-17 11:22:33 +00:00
Florian Fainelli
3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00
Florian Fainelli
0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Florian Fainelli
b8af58d3e7 refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
SVN-Revision: 17182
2009-08-08 18:56:14 +00:00
Lars-Peter Clausen
95a498251e gta02: Workaround hardware bug on rev 5 and earlier
SVN-Revision: 17130
2009-08-05 12:56:17 +00:00
Lars-Peter Clausen
4fed3b740a mach-gta02: select extra gpio for glamo.
SVN-Revision: 17127
2009-08-05 00:18:31 +00:00
Lars-Peter Clausen
de8b15ed8e Fix typo.
SVN-Revision: 17126
2009-08-04 21:38:06 +00:00
Lars-Peter Clausen
77afbf3390 The gta02 vibrator driver is not meant to be build as module.
SVN-Revision: 17123
2009-08-04 11:12:02 +00:00
Lars-Peter Clausen
02cb2c8e0e Add glamo gpiolib support.
SVN-Revision: 17078
2009-08-01 12:52:17 +00:00
Lars-Peter Clausen
930bb629e3 Replace gta02 keyboard driver with generic gpio keyboard.
SVN-Revision: 17070
2009-07-31 23:09:58 +00:00
Lars-Peter Clausen
c5edf511cf Move headset detection to the sound driver using the jack framework.
SVN-Revision: 17069
2009-07-31 21:18:21 +00:00
Florian Fainelli
ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
2009-07-31 11:13:55 +00:00
Lars-Peter Clausen
d994194979 It's to late...
SVN-Revision: 17056
2009-07-30 23:37:55 +00:00
Lars-Peter Clausen
f5ad888a7c Post cleanup cleanup
SVN-Revision: 17055
2009-07-30 23:17:53 +00:00
Lars-Peter Clausen
750456aaee Replace gta02 led driver with generic gpio led driver.
SVN-Revision: 17053
2009-07-30 15:40:36 +00:00
Lars-Peter Clausen
bf028c1ded Get rid of gpio shadowing.
I fail really to see why this would be necessary here. So get rid of it and see if
anything breaks...

SVN-Revision: 17052
2009-07-30 15:08:05 +00:00
Lars-Peter Clausen
5a28867651 glamo: The cell can rely on being a child of the core. Use it for passing platform data.
SVN-Revision: 17051
2009-07-30 13:58:48 +00:00
Lars-Peter Clausen
138024c070 revert changes to gta02_wm8753.c in previous commit. They should not have been commited.
SVN-Revision: 17049
2009-07-30 12:12:10 +00:00
Lars-Peter Clausen
23608e4c25 glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use the generic spi-gpio driver instead.
SVN-Revision: 17048
2009-07-30 12:04:01 +00:00
Lars-Peter Clausen
4be26b9ae5 glamo-mmc: Limit clock rate.
SVN-Revision: 17047
2009-07-30 09:07:59 +00:00
Florian Fainelli
b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
2009-07-27 10:02:24 +00:00
Mirko Vogt
575239fc40 use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
SVN-Revision: 16963
2009-07-23 18:54:53 +00:00
Lars-Peter Clausen
ed7f37826e ar6000: use net_device_ops
SVN-Revision: 16959
2009-07-22 21:34:11 +00:00
Lars-Peter Clausen
1c9e660cc7 glamo: Use dev_pm_ops instead of platform suspend/resume.
SVN-Revision: 16952
2009-07-21 21:14:16 +00:00
Lars-Peter Clausen
92b9955e57 fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds of funny things :/
SVN-Revision: 16937
2009-07-21 02:06:06 +00:00