Gabor Juhos
|
cb4c118e50
|
linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-05-15 10:58:52 +00:00 |
Gabor Juhos
|
e61d1ccbbf
|
linux: add broken flag to targets which are using 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31410 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-04-21 15:18:54 +00:00 |
Felix Fietkau
|
c251184c28
|
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26300 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-26 01:07:12 +00:00 |
Imre Kaloz
|
c5b1e5ded2
|
only support EABI on ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25928 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2011-03-07 12:59:19 +00:00 |
Nicolas Thill
|
9d42bb1a21
|
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-04-12 23:15:56 +00:00 |
Nicolas Thill
|
f71d2a3f8e
|
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-11 09:50:11 +00:00 |
Imre Kaloz
|
66ee5acfff
|
clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-11 09:33:16 +00:00 |
Florian Fainelli
|
2de49087ef
|
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-04 14:52:45 +00:00 |
Imre Kaloz
|
156fc688cb
|
some more Kconfig symbol move..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-11 11:52:41 +00:00 |
Imre Kaloz
|
9d5ce6e269
|
another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-11 11:42:24 +00:00 |
Imre Kaloz
|
ff8305e702
|
sort all target config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-11 09:27:13 +00:00 |
Florian Fainelli
|
bf42d79d35
|
[kernel] update to 2.6.30.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-23 12:10:25 +00:00 |
Nicolas Thill
|
fd7530be8f
|
[kernel] move common CONFIG_MMC entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-06 04:15:59 +00:00 |
Nicolas Thill
|
4c7f1e60a0
|
[kernel] move common CONFIG_BATTERY entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17945 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-06 03:12:17 +00:00 |
Nicolas Thill
|
7efc6ff0dc
|
[kernel] move common CONFIG_TOUCHSCREEN entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17943 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-06 03:00:33 +00:00 |
Nicolas Thill
|
344f41e08a
|
[kernel] move common CONFIG_FB entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17936 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-05 20:42:52 +00:00 |
Gabor Juhos
|
5a3991bd1a
|
kernel: upgrade to 2.6.30.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-01 10:07:32 +00:00 |
Imre Kaloz
|
69a107aa04
|
update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-17 11:22:33 +00:00 |
Florian Fainelli
|
12ef2501eb
|
[kernel] update to 2.6.30.6, compile tested on some targets only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-09 07:35:06 +00:00 |
Florian Fainelli
|
cebb4d1aec
|
[kernel] use 2.6.30.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-08-17 15:05:26 +00:00 |
Florian Fainelli
|
06916d7186
|
[kernel] update to 2.6.30.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-31 11:13:55 +00:00 |
Florian Fainelli
|
86cd7c9b4b
|
[kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-27 10:02:24 +00:00 |
Imre Kaloz
|
48ed80ebb6
|
update to 2.6.30.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16931 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-20 10:18:56 +00:00 |
Florian Fainelli
|
e25718974c
|
[kernel] update targets to 2.6.30.1, update patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16697 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-07-05 14:39:13 +00:00 |
Felix Fietkau
|
b4230659a5
|
goldfish: add missing kernel config options for power management
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16466 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-15 00:08:25 +00:00 |
Felix Fietkau
|
2754988a0b
|
goldfish: fix clocksource api mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16465 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-15 00:08:20 +00:00 |
Felix Fietkau
|
ccf6111667
|
include a skin for the goldfish emulator
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16460 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-14 21:17:50 +00:00 |
Felix Fietkau
|
2d5f80251c
|
add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16459 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-06-14 20:42:33 +00:00 |