Commit Graph

118 Commits (b1abddb45fade7642e4360ed9594ba0f144fb815)

Author SHA1 Message Date
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
16 years ago
Hauke Mehrtens 668860c98f Add initial kernel 2.6.28 support for atheros target. The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches.
SVN-Revision: 14584
16 years ago
Hauke Mehrtens cde75fb5af move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.
SVN-Revision: 14583
16 years ago
Hauke Mehrtens fef5a07219 remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is added this is not needed any more.
SVN-Revision: 14582
16 years ago
Florian Fainelli 8599641c8f include revision number in Ubiquity images
SVN-Revision: 14574
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
16 years ago
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
16 years ago
Felix Fietkau fcce322e49 atheros: reset ethernet mac when running ifconfig eth0 up, so that changing the mac address works
SVN-Revision: 13720
16 years ago
Jo-Philipp Wich 954862f161 fix typo in atheros image makefile
SVN-Revision: 13707
16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>)
SVN-Revision: 13682
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
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
16 years ago
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
Gabor Juhos d6b4535d18 create firmware image for the Compex NP25G and WPE53G boards
SVN-Revision: 13318
16 years ago
Gabor Juhos c27b9bf6db enable MyLoader partition parser
SVN-Revision: 13317
16 years ago
Gabor Juhos eaee44586b sync 2.6.26 config
SVN-Revision: 13268
16 years ago
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
16 years ago
Gabor Juhos 2b10284b62 update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13197
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 a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
16 years ago
Felix Fietkau d1b986bd54 improve routing/nat performance for devices using the marvell 88e6060 switch
SVN-Revision: 13060
16 years ago
Felix Fietkau 8c83709bc6 select gpioctl by default on atheros
SVN-Revision: 13040
16 years ago
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
16 years ago
Felix Fietkau c57577bf5b fix accidentally committed typo
SVN-Revision: 13025
16 years ago
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
16 years ago
Gabor Juhos 19b0e56ba7 refresh patches against 2.6.27 final
SVN-Revision: 12987
16 years ago
Gabor Juhos efc3f8a1ef experimental support for 2.6.27
SVN-Revision: 12932
16 years ago
Gabor Juhos 1962736dc2 fix 2.6.26.x boot failure on ar2313 (closes #4082)
SVN-Revision: 12928
16 years ago
Gabor Juhos 0f62f10e2d fix section mismatch warning
SVN-Revision: 12918
16 years ago
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
16 years ago
Felix Fietkau fc59ffea21 fix ar2315 watchdog restart (patch from #3953)
SVN-Revision: 12775
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 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
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
Felix Fietkau e5dc717d22 atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
16 years ago
Felix Fietkau 818729cfd2 remove old atheros kernels and patches
SVN-Revision: 12590
16 years ago
Gabor Juhos 10eaf08da5 use generic cansleep wrappers for GPIO
SVN-Revision: 12567
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Nicolas Thill 2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
16 years ago
John Crispin 874ca11412 clean up atheros pci code
SVN-Revision: 12337
16 years ago
John Crispin 9379dc19b6 adds watchdog driver to ar5315
SVN-Revision: 12309
16 years ago
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros
SVN-Revision: 12245
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
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
16 years ago
John Crispin 2dd9146ddf fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
SVN-Revision: 12164
16 years ago
Felix Fietkau 5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
16 years ago
Felix Fietkau 4da8ae9f24 refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
16 years ago
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
16 years ago
Nicolas Thill bbc96d103a move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
16 years ago