Commit Graph

82 Commits (ff9268112182579de8f4dd258a625e3691aae53f)

Author SHA1 Message Date
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli 4bff7a2b31 prevent error messages on the requesting of the GPIO buttons
SVN-Revision: 17088
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 dece660b0f switch to 2.6.30.1
SVN-Revision: 16896
15 years ago
Florian Fainelli 1be47feb2e prefer ath5k over madwifi and include kexec-tools in the default profile
SVN-Revision: 16895
15 years ago
Florian Fainelli 1ccffe43f2 remove 2.6.27 patches
SVN-Revision: 16894
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Florian Fainelli 7530723d77 update to 2.6.28
SVN-Revision: 15661
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
15 years ago
Florian Fainelli ea59933af8 do not override input config symbols (#4722)
SVN-Revision: 15235
15 years ago
Florian Fainelli e1431e5f5d resync au1550 kernel configuration
SVN-Revision: 15234
15 years ago
Hauke Mehrtens e82dce69a3 update to kernel version 2.6.27.21
SVN-Revision: 15016
16 years ago
Felix Fietkau 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
16 years ago
Gabor Juhos 47665da430 update to 2.6.27.17
SVN-Revision: 14513
16 years ago
Florian Fainelli 60b157c3c8 add DBAu1550 support, thanks to Philippe Vachon
SVN-Revision: 14474
16 years ago
Florian Fainelli c8dcdc9c01 prepare to support more au1x00 targets
SVN-Revision: 14473
16 years ago
Gabor Juhos 7f04c52b92 update to 2.6.27.15
SVN-Revision: 14440
16 years ago
Gabor Juhos 2a0825b4d3 update to 2.6.27.13
SVN-Revision: 14179
16 years ago
Gabor Juhos 0c2e187f54 switch to 2.6.27.12
SVN-Revision: 14157
16 years ago
Gabor Juhos 3ca7f3bd6f update to 2.6.27.11
SVN-Revision: 14043
16 years ago
Florian Fainelli be28e9d438 Convert au1000 to using gpiolib, fixes an oops on startup
SVN-Revision: 13935
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
16 years ago
Gabor Juhos 8395d01b59 update to 2.6.27.10
SVN-Revision: 13695
16 years ago
Gabor Juhos e7336673b1 update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
Gabor Juhos 4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
16 years ago
Gabor Juhos 6cd800ed2f refresh patches
SVN-Revision: 13513
16 years ago
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
16 years ago
Imre Kaloz 752054346a update to 2.6.27.7
SVN-Revision: 13347
16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
Florian Fainelli b3c537d77c Remove those two profiles, people that actually change cards will certainly know how to add modules for them
SVN-Revision: 13297
16 years ago
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
16 years ago
Imre Kaloz 7d09c0b086 update to 2.6.27.6
SVN-Revision: 13261
16 years ago
Florian Fainelli a4d934c47b Use 2.6.27 for au1000
SVN-Revision: 13220
16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
16 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
16 years ago
Florian Fainelli ae253edfbe au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
Travis Kemen e1a6658621 update kernel config
SVN-Revision: 12084
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago