Gabor Juhos
|
7b127c754b
|
atheros: nuke clocksoure init patch
SVN-Revision: 20937
|
15 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
|
15 years ago |
Florian Fainelli
|
222390bafc
|
refresh patches
SVN-Revision: 20767
|
15 years ago |
Jo-Philipp Wich
|
44810702d2
|
fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
SVN-Revision: 20733
|
15 years ago |
Gabor Juhos
|
63974d86e1
|
atheros: remove 2.6.31 related stuff
SVN-Revision: 20484
|
15 years ago |
Alexandros C. Couloumbis
|
4acfc97d11
|
atheros: config-2.6.33, add missing option on commit r20332
SVN-Revision: 20360
|
15 years ago |
Florian Fainelli
|
aef7bbc78f
|
fix ethernet driver remove function to use the correct annotation (#6311)
SVN-Revision: 20350
|
15 years ago |
Alexandros C. Couloumbis
|
bbc8db54e7
|
atheros: config-2.6.33, PCI: disable common quirks
SVN-Revision: 20337
|
15 years ago |
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
|
15 years ago |
Alexandros C. Couloumbis
|
6b0a603420
|
atheros: config-2.6.33, optimize for size
SVN-Revision: 20335
|
15 years ago |
Alexandros C. Couloumbis
|
f392ae1fa6
|
atheros: config-2.6.33, turn off swap memory
SVN-Revision: 20334
|
15 years ago |
Alexandros C. Couloumbis
|
25d3c27e1e
|
atheros: config-2.6.33, turn off BSD Process Accounting
SVN-Revision: 20333
|
15 years ago |
Alexandros C. Couloumbis
|
2122976cf6
|
atheros: config-2.6.33, fix CONFIG_CMDLINE
SVN-Revision: 20332
|
15 years ago |
Gabor Juhos
|
3b6b74ee37
|
atheros: fix FIS directory parsing on Top Boot flash chips
SVN-Revision: 20213
|
15 years ago |
Gabor Juhos
|
68b3653d43
|
atheros: sync kernel configs
SVN-Revision: 20202
|
15 years ago |
Gabor Juhos
|
7283430256
|
atheros: add early-printk support
SVN-Revision: 20201
|
15 years ago |
Gabor Juhos
|
3cdd035105
|
atheros: refresh 2.6.33 patches
SVN-Revision: 20198
|
15 years ago |
Gabor Juhos
|
783de93464
|
atheros: refresh 2.6.32 patches
SVN-Revision: 20197
|
15 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
|
15 years ago |
Matteo Croce
|
3ccd1aeab7
|
2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
|
15 years ago |
Matteo Croce
|
2cb1d98fc2
|
atheros: 2.6.33 patches
SVN-Revision: 19906
|
15 years ago |
Imre Kaloz
|
825b37cc56
|
clean up handling of some kernel symbols
SVN-Revision: 19581
|
15 years ago |
Imre Kaloz
|
0a52bc58f8
|
re-sort all target and subtarget config files
SVN-Revision: 19580
|
15 years ago |
Matteo Croce
|
312dcf3e9a
|
atheros: 2.6.32 support
SVN-Revision: 19516
|
15 years ago |
Jo-Philipp Wich
|
50d6e449b3
|
preinit: use grep -q where applicable
SVN-Revision: 19482
|
15 years ago |
Jo-Philipp Wich
|
fb29bd369a
|
fix syntax error in preinit hook (#6610)
SVN-Revision: 19461
|
15 years ago |
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 |