John Crispin
9181c569c4
linux/atheros: add 3.10 kernel support
...
SVN-Revision: 37513
2013-07-22 19:10:59 +00:00
Jonas Gorski
1beaf031d1
target: don't build jffs2 nor images by default
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36863
2013-06-05 20:58:59 +00:00
Gabor Juhos
46225b99d9
kernel: update linux 3.8 to 3.8.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36724
2013-05-26 16:02:31 +00:00
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
2013-05-12 21:41:55 +00:00
Gabor Juhos
e57c7d6c12
kernel: update linux 3.8 to 3.8.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36576
2013-05-08 08:53:53 +00:00
Jo-Philipp Wich
6ac2b3b76a
atheros: remove static gpio_request() from board setup and include generic kmod-gpio-button-hotplug instead.
...
This change is based on a patch by Karl Palsson <karlp@remake.is>
See http://patchwork.openwrt.org/patch/3536/ .
SVN-Revision: 36513
2013-05-02 11:46:53 +00:00
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
2013-05-01 22:15:18 +00:00
Gabor Juhos
f718179af5
kernel: update linux 3.8 to 3.8.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36493
2013-04-30 10:43:59 +00:00
Gabor Juhos
36d4fd70bc
kernel: update linux 3.8 to 3.8.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
2013-04-26 16:55:42 +00:00
Gabor Juhos
151cadfe32
kernel: update linux 3.8 to 3.8.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36363
2013-04-19 08:07:34 +00:00
Gabor Juhos
604395650a
kernel: update linux 3.8 to 3.8.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36332
2013-04-14 09:25:53 +00:00
Gabor Juhos
f78c902cfd
kernel: update linux 3.8 to 3.8.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
2013-04-06 11:40:44 +00:00
Gabor Juhos
07532dca7f
kernel: update linux 3.8 to 3.8.3
...
Also refresh the related generic/platform patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36039
2013-03-15 14:39:51 +00:00
Gabor Juhos
82dc64b19b
atheros: remove 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35926
2013-03-10 13:24:42 +00:00
Gabor Juhos
5b8e106ae6
atheros: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35925
2013-03-10 13:24:40 +00:00
Gabor Juhos
26fbc15a86
kernel: update linux 3.8 to 3.8.1
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35862
2013-03-03 13:58:52 +00:00
Gabor Juhos
9cc3a60b5a
atheros: add support for linux kernel v3.8
...
This builds and boots.
Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write). If someone knows
better what to do, please fix.
Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.
[juhosg: don't switch to that yet]
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35727
2013-02-21 17:45:54 +00:00
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Mirko Vogt
e34a4e0c7b
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
...
SVN-Revision: 34793
2012-12-19 16:07:50 +00:00
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
2012-11-29 15:21:35 +00:00
John Crispin
5f30fe31b6
move redboot boardconfig patch into target folder
...
SVN-Revision: 34166
2012-11-12 07:56:37 +00:00
John Crispin
6993e19532
drop GPIODEV platform code
...
SVN-Revision: 33825
2012-10-17 21:53:37 +00:00
John Crispin
ba6751058b
gpiodev/gpioctl RIP
...
SVN-Revision: 33725
2012-10-11 11:58:09 +00:00
John Crispin
0afc7b9b6d
add support for adm6996 phy
...
SVN-Revision: 33592
2012-09-28 21:38:02 +00:00
Florian Fainelli
4a67ccb163
get rid of the IRQF_SAMPLE_RANDOM flag
...
SVN-Revision: 33558
2012-09-26 12:53:58 +00:00
John Crispin
0ba7b18cfd
Add leds back after migration to sysfs
...
atheros trunk moved to full sysfs gpiolib, but the leds were forgotten.
This restores the wlan led that was missing after switching from backfire
to trunk.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 32885
2012-07-26 17:06:55 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05:32 +00:00
Gabor Juhos
39994008cb
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
SVN-Revision: 31737
2012-05-15 10:58:52 +00:00
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
2012-05-07 20:11:43 +00:00
Jo-Philipp Wich
1a01559520
atheros: Fix compilation
...
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.
Signed-off-by: Jonathan Bither <jonbither@gmail.com>
SVN-Revision: 31640
2012-05-07 17:06:39 +00:00
Felix Fietkau
0ff3c396d3
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
...
SVN-Revision: 31637
2012-05-06 21:19:14 +00:00
Felix Fietkau
7799c88aa4
atheros: clean up the patches some more
...
SVN-Revision: 31626
2012-05-06 17:15:00 +00:00
Felix Fietkau
9b20187ad5
atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels
...
SVN-Revision: 31625
2012-05-06 17:08:30 +00:00
John Crispin
934eef78ca
convert to gpiolib
...
Signed-off-by: karlp@tweak.net.au
SVN-Revision: 29486
2011-12-09 07:52:10 +00:00
Jo-Philipp Wich
be49daffc8
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
...
SVN-Revision: 28933
2011-11-10 12:16:41 +00:00
Jo-Philipp Wich
d6f02b62d4
add timeserver config to target specific system configs as well
...
SVN-Revision: 28750
2011-11-04 12:53:35 +00:00
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
2011-10-25 16:18:36 +00:00
Felix Fietkau
a6f7e72cf7
atheros: fix mii phy read/write ioctl
...
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 27747
2011-07-24 09:11:10 +00:00
John Crispin
8329ecf92c
* revert accidental config change
...
SVN-Revision: 27142
2011-06-09 05:10:18 +00:00
John Crispin
ed0e649a5b
* fixes spi flash for ar9
...
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
2011-06-08 17:57:55 +00:00
Alexandros C. Couloumbis
8b7a516fa8
linux/atheros: add 2.6.38 preliminary support
...
SVN-Revision: 26772
2011-04-27 17:18:03 +00:00
Felix Fietkau
22285a76e5
atheros: use ath5k instead of madwifi
...
SVN-Revision: 26588
2011-04-11 03:26:58 +00:00
Felix Fietkau
4697a30c05
atheros: remove bogus wlan device mask checks
...
SVN-Revision: 26585
2011-04-11 03:25:59 +00:00
Felix Fietkau
7486cf730a
atheros: merge a few patches into the right place
...
SVN-Revision: 26556
2011-04-09 18:26:03 +00:00
Felix Fietkau
63c08f0f0b
atheros: fix up empty radio data mac address (based on patch from #8601 )
...
SVN-Revision: 26555
2011-04-09 18:25:59 +00:00
Felix Fietkau
4eb507901a
atheros: fix ath5k support on ar2315/2317
...
- Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap
- Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices)
Based on patches by Wojciech Dubowik
SVN-Revision: 26554
2011-04-09 18:25:55 +00:00
Felix Fietkau
cf3adeaa22
atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300
...
SVN-Revision: 26553
2011-04-09 18:25:51 +00:00
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
Alexandros C. Couloumbis
c69977eb8b
linux/atheros: add missing netpoll option. ( closes #9130 )
...
SVN-Revision: 26331
2011-03-28 12:00:17 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Felix Fietkau
283f5e05d0
atheros: add gpio_set_debounce(), refresh patches
...
SVN-Revision: 25914
2011-03-06 23:10:58 +00:00
Felix Fietkau
3f03eafd19
atheros: remove support for older kernels
...
SVN-Revision: 25721
2011-02-26 00:30:32 +00:00
Felix Fietkau
c4a5ad47f2
atheros: update to 2.6.37.1
...
SVN-Revision: 25720
2011-02-26 00:30:26 +00:00
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
2011-02-19 12:44:23 +00:00
Gabor Juhos
0d01356fc6
generic: nuke 2.6.33 specific stuff, is not used by any platform
...
SVN-Revision: 24644
2010-12-17 17:10:04 +00:00
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
2010-12-11 16:07:21 +00:00
Felix Fietkau
b54002aa8e
remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
...
SVN-Revision: 24161
2010-11-27 22:40:26 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Alexandros C. Couloumbis
8e971aa9ce
linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
...
SVN-Revision: 23928
2010-11-08 11:12:59 +00:00
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
2010-11-04 09:01:08 +00:00
Alexandros C. Couloumbis
c454143177
linux/atheros: fix another 2.6.36 patch issue
...
SVN-Revision: 23456
2010-10-15 15:06:32 +00:00
Alexandros C. Couloumbis
fff6712a9e
target/linux: fix a path issue on previous commit
...
SVN-Revision: 23455
2010-10-15 14:21:29 +00:00
Alexandros C. Couloumbis
17c9fc3adc
linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)
...
SVN-Revision: 23454
2010-10-15 14:05:32 +00:00
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
2010-08-22 17:07:37 +00:00
Alexandros C. Couloumbis
42738aa9ad
add missing bits & bytes from r22412
...
SVN-Revision: 22416
2010-07-30 09:59:13 +00:00
Alexandros C. Couloumbis
daf10573ba
enable mtu & mac config options
...
SVN-Revision: 22412
2010-07-29 17:16:44 +00:00
Alexandros C. Couloumbis
cb8ce973f7
atheros/patches-2.6.35: sync patches against 2.6.35-rc6
...
SVN-Revision: 22411
2010-07-29 14:13:51 +00:00
Jo-Philipp Wich
878267db01
renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
...
SVN-Revision: 22363
2010-07-23 10:39:10 +00:00
Imre Kaloz
ca8f45b142
update kernel versions
...
SVN-Revision: 22289
2010-07-19 11:34:03 +00:00
Alexandros C. Couloumbis
0409c64e34
fix commit r21993
...
SVN-Revision: 21994
2010-06-30 19:35:12 +00:00
Gabor Juhos
9bc1e548a1
generic: move more common options to generic configuration
...
* CONFIG_ABX500_CORE
* CONFIG_ATOMIC64_SELFTEST
* CONFIG_BRIDGE_IGMP_SNOOPING
* CONFIG_CAIF
* CONFIG_CEPH_FS
* CONFIG_CRYSTALHD
* CONFIG_DEFAULT_SECURITY_SELINUX
* CONFIG_DEFAULT_SECURITY_SMACK
* CONFIG_DEFAULT_SECURITY_TOMOYO
* CONFIG_DT3155
* CONFIG_IP_MROUTE_MULTIPLE_TABLES
* CONFIG_L2TP
* CONFIG_LOGFS
* CONFIG_LPC_SCH
* CONFIG_MFD_JANZ_CMODIO
* CONFIG_MFD_RDC321X
* CONFIG_N_GSM
* CONFIG_RAMOOPS
* CONFIG_SERIAL_ALTERA_JTAGUART
* CONFIG_SERIAL_ALTERA_UART
* CONFIG_SERIAL_TIMBERDALE
* CONFIG_SM_FTL
* CONFIG_SQUASHFS_XATTRS
SVN-Revision: 21750
2010-06-10 10:45:51 +00:00
Gabor Juhos
2f328ce488
generic: move some common symbols to generic configuration
...
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
SVN-Revision: 21748
2010-06-10 08:58:14 +00:00
Gabor Juhos
5cad9d5c73
generic: standardize CONFIG_INLINE_* symbols usage
...
SVN-Revision: 21746
2010-06-10 08:09:41 +00:00
Gabor Juhos
b650fecb7d
ip17xx: Rename the driver to ip17xx.c
...
Following the big internal rename, this is the external rename.
Rename the source file to ip17xx.c and adjust Makefile and Kconfig.
Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>
SVN-Revision: 21724
2010-06-08 20:19:05 +00:00
Alexandros C. Couloumbis
d7dc747324
atheros: add kernel 2.6.35 preliminary support
...
SVN-Revision: 21703
2010-06-08 15:01:35 +00:00
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
2010-05-27 18:09:09 +00:00
Nicolas Thill
46e2eea1ef
target/linux: refresh 2.6.32 patches
...
SVN-Revision: 21566
2010-05-24 20:35:46 +00:00
Hauke Mehrtens
b18a1d217b
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
SVN-Revision: 21540
2010-05-23 13:16:51 +00:00
Lars-Peter Clausen
37a8f3522f
Move CONFIG_LZMA_{DE,}COMPRESS to generic config
...
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
SVN-Revision: 21437
2010-05-12 23:04:18 +00:00
Alexandros C. Couloumbis
2765e3b7ff
use kernel 2.6.32.12
...
SVN-Revision: 21236
2010-04-28 14:11:48 +00:00
Alexandros C. Couloumbis
a7ec79d712
add kernel 2.6.34 support, refresh patches
...
SVN-Revision: 21235
2010-04-28 14:09:43 +00:00
Gabor Juhos
7e64396394
atheros: refresh 2.6.32 patches
...
SVN-Revision: 21039
2010-04-20 13:19:29 +00:00
Gabor Juhos
f1eeb9b199
atheros: register wmac device only if it is enabled in the board config
...
SVN-Revision: 21038
2010-04-20 13:19:25 +00:00
Gabor Juhos
7b127c754b
atheros: nuke clocksoure init patch
...
SVN-Revision: 20937
2010-04-16 19:32:27 +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
Florian Fainelli
222390bafc
refresh patches
...
SVN-Revision: 20767
2010-04-09 19:26:57 +00:00
Jo-Philipp Wich
44810702d2
fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
...
SVN-Revision: 20733
2010-04-06 22:46:15 +00:00
Gabor Juhos
63974d86e1
atheros: remove 2.6.31 related stuff
...
SVN-Revision: 20484
2010-03-26 17:08:53 +00:00
Alexandros C. Couloumbis
4acfc97d11
atheros: config-2.6.33, add missing option on commit r20332
...
SVN-Revision: 20360
2010-03-21 18:18:13 +00:00
Florian Fainelli
aef7bbc78f
fix ethernet driver remove function to use the correct annotation ( #6311 )
...
SVN-Revision: 20350
2010-03-21 16:05:27 +00:00
Alexandros C. Couloumbis
bbc8db54e7
atheros: config-2.6.33, PCI: disable common quirks
...
SVN-Revision: 20337
2010-03-21 11:22:40 +00:00
Alexandros C. Couloumbis
5bd4a48d40
atheros: config-2.6.33, use UP-only small-memory-footprint RCU
...
(tested on production system, works solid for couple of weeks)
SVN-Revision: 20336
2010-03-21 11:19:23 +00:00
Alexandros C. Couloumbis
6b0a603420
atheros: config-2.6.33, optimize for size
...
SVN-Revision: 20335
2010-03-21 11:13:27 +00:00
Alexandros C. Couloumbis
f392ae1fa6
atheros: config-2.6.33, turn off swap memory
...
SVN-Revision: 20334
2010-03-21 11:10:00 +00:00
Alexandros C. Couloumbis
25d3c27e1e
atheros: config-2.6.33, turn off BSD Process Accounting
...
SVN-Revision: 20333
2010-03-21 11:07:35 +00:00
Alexandros C. Couloumbis
2122976cf6
atheros: config-2.6.33, fix CONFIG_CMDLINE
...
SVN-Revision: 20332
2010-03-21 11:03:57 +00:00
Gabor Juhos
3b6b74ee37
atheros: fix FIS directory parsing on Top Boot flash chips
...
SVN-Revision: 20213
2010-03-14 18:20:04 +00:00
Gabor Juhos
68b3653d43
atheros: sync kernel configs
...
SVN-Revision: 20202
2010-03-14 16:08:24 +00:00
Gabor Juhos
7283430256
atheros: add early-printk support
...
SVN-Revision: 20201
2010-03-14 16:08:21 +00:00
Gabor Juhos
3cdd035105
atheros: refresh 2.6.33 patches
...
SVN-Revision: 20198
2010-03-14 13:22:43 +00:00
Gabor Juhos
783de93464
atheros: refresh 2.6.32 patches
...
SVN-Revision: 20197
2010-03-14 13:22:38 +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
Matteo Croce
3ccd1aeab7
2.6.33 fixes for atheros and madwifi
...
SVN-Revision: 19963
2010-03-03 13:52:28 +00:00
Matteo Croce
2cb1d98fc2
atheros: 2.6.33 patches
...
SVN-Revision: 19906
2010-02-28 15:30:07 +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
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Matteo Croce
312dcf3e9a
atheros: 2.6.32 support
...
SVN-Revision: 19516
2010-02-04 10:22:25 +00:00
Jo-Philipp Wich
50d6e449b3
preinit: use grep -q where applicable
...
SVN-Revision: 19482
2010-02-01 00:34:51 +00:00
Jo-Philipp Wich
fb29bd369a
fix syntax error in preinit hook ( #6610 )
...
SVN-Revision: 19461
2010-01-31 16:10:42 +00:00
Felix Fietkau
56bc02a305
add preinit modularization work by Daniel Dickinson (cshore)
...
SVN-Revision: 19331
2010-01-25 17:11:17 +00:00
Felix Fietkau
2aa0d20756
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
SVN-Revision: 19293
2010-01-23 17:21:18 +00:00
Felix Fietkau
3cc98b09f7
adjust switch default configs for the swconfig api change
...
SVN-Revision: 19209
2010-01-18 00:38:08 +00:00
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Nicolas Thill
bd412be008
atheros: add fstype to combined image file name
...
SVN-Revision: 18443
2009-11-17 21:53:50 +00:00
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
2009-11-11 11:52:41 +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
Felix Fietkau
9ae6129829
atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
...
SVN-Revision: 18036
2009-10-11 19:50:16 +00:00
Andy Boyett
c85a89348f
move IMAGE_CMDLINE_HACK default to generic from targets
...
SVN-Revision: 17905
2009-10-05 17:05:34 +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
Felix Fietkau
eae1270eaf
atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
...
SVN-Revision: 17700
2009-09-24 19:24:03 +00:00
Jo-Philipp Wich
f20af38322
Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target
...
SVN-Revision: 17668
2009-09-22 01:09:04 +00:00
Felix Fietkau
239f30c87f
atheros: use the correct mtd erase callback in the spiflash driver
...
SVN-Revision: 17657
2009-09-21 09:58:30 +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
Felix Fietkau
dd88fdee33
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
...
SVN-Revision: 17595
2009-09-16 12:25:05 +00:00
Felix Fietkau
8bf5ee0324
atheros: remove 2.6.28 support
...
SVN-Revision: 17593
2009-09-16 12:24:22 +00:00
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
2009-09-10 18:30:01 +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
Felix Fietkau
f8fbef73e7
atheros: fix failsafe mode
...
SVN-Revision: 17471
2009-09-02 15:14:57 +00:00
Felix Fietkau
851c2668b9
atheros switch support: add missing commit statements
...
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665
atheros: do not alter the network vlan config if swconfig is required and missing
...
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Florian Fainelli
0c5a73ec9b
use 2.6.30.5
...
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Felix Fietkau
2769ed671f
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
...
SVN-Revision: 17145
2009-08-06 12:55:23 +00:00
Felix Fietkau
d3eed638e6
set atheros default kernel version to 2.6.30.4
...
SVN-Revision: 17122
2009-08-04 10:51:12 +00:00
Andy Boyett
bab4138b4a
export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
...
SVN-Revision: 16902
2009-07-18 17:52:36 +00:00
Felix Fietkau
877015bee9
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
...
SVN-Revision: 16771
2009-07-11 02:30:19 +00:00
Felix Fietkau
98e622df30
atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
...
SVN-Revision: 16765
2009-07-10 15:26:12 +00:00
Felix Fietkau
f8ba6eb026
atheros: add working patches/config for 2.6.30
...
SVN-Revision: 16288
2009-06-01 22:14:16 +00:00
Imre Kaloz
e965c02820
even more config file cleanup
...
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00