Felix Fietkau
|
56bc02a305
|
add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
|
15 years ago |
Felix Fietkau
|
2aa0d20756
|
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
|
15 years ago |
Felix Fietkau
|
3cc98b09f7
|
adjust switch default configs for the swconfig api change
SVN-Revision: 19209
|
15 years ago |
Florian Fainelli
|
a47b8566a1
|
update to 2.6.30, refresh patches
SVN-Revision: 18635
|
15 years ago |
Felix Fietkau
|
fa0396c530
|
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
|
15 years ago |
Nicolas Thill
|
bd412be008
|
atheros: add fstype to combined image file name
SVN-Revision: 18443
|
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 |
Felix Fietkau
|
9ae6129829
|
atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
SVN-Revision: 18036
|
15 years ago |
Andy Boyett
|
c85a89348f
|
move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
|
15 years ago |
Gabor Juhos
|
054c54512f
|
kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
|
15 years ago |
Felix Fietkau
|
eae1270eaf
|
atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
SVN-Revision: 17700
|
15 years ago |
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
|
15 years ago |
Felix Fietkau
|
239f30c87f
|
atheros: use the correct mtd erase callback in the spiflash driver
SVN-Revision: 17657
|
15 years ago |
Imre Kaloz
|
85fcc97a13
|
update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
|
15 years ago |
Felix Fietkau
|
dd88fdee33
|
atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary
SVN-Revision: 17595
|
15 years ago |
Felix Fietkau
|
8bf5ee0324
|
atheros: remove 2.6.28 support
SVN-Revision: 17593
|
15 years ago |
Gabor Juhos
|
47c0d7419f
|
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
|
15 years ago |
Gabor Juhos
|
d59f5b3a98
|
kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
|
15 years ago |
Florian Fainelli
|
3ce53b8d92
|
update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
|
15 years ago |
Felix Fietkau
|
f8fbef73e7
|
atheros: fix failsafe mode
SVN-Revision: 17471
|
15 years ago |
Felix Fietkau
|
851c2668b9
|
atheros switch support: add missing commit statements
SVN-Revision: 17391
|
15 years ago |
Felix Fietkau
|
394cf88665
|
atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
|
15 years ago |
Florian Fainelli
|
0c5a73ec9b
|
use 2.6.30.5
SVN-Revision: 17296
|
15 years ago |
Felix Fietkau
|
2769ed671f
|
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
|
15 years ago |
Felix Fietkau
|
d3eed638e6
|
set atheros default kernel version to 2.6.30.4
SVN-Revision: 17122
|
15 years ago |
Andy Boyett
|
bab4138b4a
|
export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
|
16 years ago |
Felix Fietkau
|
877015bee9
|
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
|
16 years ago |
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
|
16 years ago |
Felix Fietkau
|
f8ba6eb026
|
atheros: add working patches/config for 2.6.30
SVN-Revision: 16288
|
16 years ago |
Imre Kaloz
|
e965c02820
|
even more config file cleanup
SVN-Revision: 15913
|
16 years ago |
Imre Kaloz
|
91e866f383
|
config cleanups
SVN-Revision: 15861
|
16 years ago |
Imre Kaloz
|
a9c958c2de
|
make kernels use /etc/preinit by default
SVN-Revision: 15840
|
16 years ago |
Imre Kaloz
|
e9b397805d
|
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
|
16 years ago |
Imre Kaloz
|
0f2b1d070a
|
more cleanup
SVN-Revision: 15605
|
16 years ago |
Imre Kaloz
|
a614251e6c
|
cleanup MTD option handling
SVN-Revision: 15602
|
16 years ago |
Imre Kaloz
|
38c5311047
|
move MFD stuff to the generic kernel configs
SVN-Revision: 15587
|
16 years ago |
Imre Kaloz
|
0f12854d02
|
change boardnames
SVN-Revision: 15582
|
16 years ago |
Imre Kaloz
|
86a4a6edb9
|
upgrade to newest stable kernel versions
SVN-Revision: 15575
|
16 years ago |
Florian Fainelli
|
c0efd04f69
|
enable ar8216 switch support by default (AP65 boards use it)
SVN-Revision: 15485
|
16 years ago |
Felix Fietkau
|
1d2fc6aa95
|
atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
|
16 years ago |
Felix Fietkau
|
b9e8692aa1
|
atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
|
16 years ago |
Felix Fietkau
|
8398eb00ba
|
atheros: enable swconfig by default
SVN-Revision: 15331
|
16 years ago |
Felix Fietkau
|
b31ce584a3
|
atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
|
16 years ago |
Felix Fietkau
|
f73b4e0b8c
|
atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
|
16 years ago |
Jo-Philipp Wich
|
40d2bd5ec1
|
rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
|
16 years ago |
Jo-Philipp Wich
|
70bf92d03c
|
Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
|
16 years ago |
Felix Fietkau
|
4320a28228
|
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
|
16 years ago |