Commit Graph

149 Commits (5dec9dd3b200fd3721d98d77ee36c3b53ea65b4e)

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
13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
13 years ago
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
14 years ago
Mirko Vogt 1ecedb1ec6 create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo
SVN-Revision: 23592
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Gabor Juhos 4128c72275 generic: don't override CONFIG_DEBUG_FS
SVN-Revision: 21749
14 years ago
Nicolas Thill 9ae19dcf87 target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
14 years ago
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
14 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property
SVN-Revision: 20831
14 years ago
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
14 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Lars-Peter Clausen 6a2ea35b79 Remove 2.6.31 support.
SVN-Revision: 18673
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Nicolas Thill 2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
15 years ago
Nicolas Thill 084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
15 years ago
Nicolas Thill 5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
15 years ago
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Mirko Vogt 848a064c2c explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Lars-Peter Clausen f2c1e05f37 Add 2.6.31 patches
SVN-Revision: 17665
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli b8af58d3e7 refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
SVN-Revision: 17182
15 years ago
Lars-Peter Clausen 95a498251e gta02: Workaround hardware bug on rev 5 and earlier
SVN-Revision: 17130
15 years ago
Lars-Peter Clausen 4fed3b740a mach-gta02: select extra gpio for glamo.
SVN-Revision: 17127
15 years ago
Lars-Peter Clausen de8b15ed8e Fix typo.
SVN-Revision: 17126
15 years ago
Lars-Peter Clausen 77afbf3390 The gta02 vibrator driver is not meant to be build as module.
SVN-Revision: 17123
15 years ago
Lars-Peter Clausen 02cb2c8e0e Add glamo gpiolib support.
SVN-Revision: 17078
15 years ago
Lars-Peter Clausen 930bb629e3 Replace gta02 keyboard driver with generic gpio keyboard.
SVN-Revision: 17070
15 years ago
Lars-Peter Clausen c5edf511cf Move headset detection to the sound driver using the jack framework.
SVN-Revision: 17069
15 years ago
Florian Fainelli ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
15 years ago
Lars-Peter Clausen d994194979 It's to late...
SVN-Revision: 17056
15 years ago
Lars-Peter Clausen f5ad888a7c Post cleanup cleanup
SVN-Revision: 17055
15 years ago
Lars-Peter Clausen 750456aaee Replace gta02 led driver with generic gpio led driver.
SVN-Revision: 17053
15 years ago
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
15 years ago
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
15 years ago
Lars-Peter Clausen 138024c070 revert changes to gta02_wm8753.c in previous commit. They should not have been commited.
SVN-Revision: 17049
15 years ago
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
15 years ago
Lars-Peter Clausen 4be26b9ae5 glamo-mmc: Limit clock rate.
SVN-Revision: 17047
15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
15 years ago
Mirko Vogt 575239fc40 use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
SVN-Revision: 16963
15 years ago
Lars-Peter Clausen ed7f37826e ar6000: use net_device_ops
SVN-Revision: 16959
15 years ago
Lars-Peter Clausen 1c9e660cc7 glamo: Use dev_pm_ops instead of platform suspend/resume.
SVN-Revision: 16952
15 years ago
Lars-Peter Clausen 92b9955e57 fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds of funny things :/
SVN-Revision: 16937
15 years ago