Commit Graph

113 Commits (22e91f881e876b6bbb20fa26ab758ac6e338016c)

Author SHA1 Message Date
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Felix Fietkau 8e5dfe75c3 atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
SVN-Revision: 13753
2008-12-28 01:21:03 +00:00
Felix Fietkau fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
2008-12-22 17:00:20 +00:00
Jo-Philipp Wich 954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
2008-12-21 15:52:06 +00:00
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
2008-12-18 13:31:59 +00:00
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
2008-12-10 01:39:29 +00:00
Felix Fietkau b2b5ca2373 atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
SVN-Revision: 13556
2008-12-09 01:53:02 +00:00
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos d6b4535d18 create firmware image for the Compex NP25G and WPE53G boards
SVN-Revision: 13318
2008-11-22 19:45:14 +00:00
Gabor Juhos c27b9bf6db enable MyLoader partition parser
SVN-Revision: 13317
2008-11-22 19:43:26 +00:00
Gabor Juhos eaee44586b sync 2.6.26 config
SVN-Revision: 13268
2008-11-17 19:46:37 +00:00
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Gabor Juhos 2b10284b62 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13197
2008-11-13 14:29:34 +00:00
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
2008-11-12 17:49:01 +00:00
Gabor Juhos a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Felix Fietkau d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
Felix Fietkau 8c83709bc6 select gpioctl by default on atheros
SVN-Revision: 13040
2008-10-23 15:16:12 +00:00
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
2008-10-23 09:16:00 +00:00
Felix Fietkau c57577bf5b fix accidentally committed typo
SVN-Revision: 13025
2008-10-23 01:07:04 +00:00
Felix Fietkau 81b05ae1a2 atheros: clean up the board data detection code and attempt to boot the kernel even when the board data was not found (radio data still needs to be present)
SVN-Revision: 13006
2008-10-18 19:52:59 +00:00
Gabor Juhos 19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Gabor Juhos efc3f8a1ef experimental support for 2.6.27
SVN-Revision: 12932
2008-10-09 08:08:13 +00:00
Gabor Juhos 1962736dc2 fix 2.6.26.x boot failure on ar2313 (closes #4082)
SVN-Revision: 12928
2008-10-08 20:16:51 +00:00
Gabor Juhos 0f62f10e2d fix section mismatch warning
SVN-Revision: 12918
2008-10-08 17:56:37 +00:00
Felix Fietkau 6fdb738d10 don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
SVN-Revision: 12881
2008-10-07 00:15:07 +00:00
Felix Fietkau fc59ffea21 fix ar2315 watchdog restart (patch from #3953)
SVN-Revision: 12775
2008-09-28 20:23:44 +00:00
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Nicolas Thill 59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
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
2008-09-24 19:28:53 +00:00
Felix Fietkau e5dc717d22 atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
2008-09-19 14:19:59 +00:00
Felix Fietkau 818729cfd2 remove old atheros kernels and patches
SVN-Revision: 12590
2008-09-13 08:30:47 +00:00
Gabor Juhos 10eaf08da5 use generic cansleep wrappers for GPIO
SVN-Revision: 12567
2008-09-11 06:17:05 +00:00
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
John Crispin 874ca11412 clean up atheros pci code
SVN-Revision: 12337
2008-08-18 11:49:05 +00:00
John Crispin 9379dc19b6 adds watchdog driver to ar5315
SVN-Revision: 12309
2008-08-14 16:08:46 +00:00
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros
SVN-Revision: 12245
2008-08-08 14:12:04 +00:00
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
John Crispin 5e5cc5a7c8 add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
SVN-Revision: 12179
2008-08-05 22:17:16 +00:00
John Crispin 2dd9146ddf fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
SVN-Revision: 12164
2008-08-05 20:57:38 +00:00
Felix Fietkau 5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
2008-08-05 16:42:43 +00:00
Felix Fietkau 4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
2008-08-05 01:16:48 +00:00
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
2008-08-04 21:22:00 +00:00
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Matteo Croce 5cb5a026ee atheros: 2.6.26 patches
SVN-Revision: 11965
2008-07-27 21:42:36 +00:00
Felix Fietkau 1b84749c77 allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices
SVN-Revision: 11934
2008-07-26 13:32:02 +00:00
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
2008-07-25 03:55:21 +00:00
John Crispin 77fed3fa5b add missing \n to ath pci code
SVN-Revision: 11753
2008-07-09 10:09:20 +00:00
Gabor Juhos 518fb1a488 refresh kernel patches
SVN-Revision: 11197
2008-05-19 07:16:54 +00:00