Commit Graph

27 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Gabor Juhos c6379f6295 linux: add broken flag to targets which are using 2.6.30
SVN-Revision: 31410
12 years ago
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
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 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
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
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 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
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 ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
15 years ago
Imre Kaloz c3aa860a11 update to 2.6.30.2
SVN-Revision: 16931
15 years ago
Florian Fainelli f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
15 years ago
Felix Fietkau 2c1894ed9a goldfish: add missing kernel config options for power management
SVN-Revision: 16466
15 years ago
Felix Fietkau 828fd68e00 goldfish: fix clocksource api mismatch
SVN-Revision: 16465
15 years ago
Felix Fietkau b04204c14d include a skin for the goldfish emulator
SVN-Revision: 16460
15 years ago
Felix Fietkau f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
SVN-Revision: 16459
15 years ago