Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 |
| | | | | SVN-Revision: 13577 | ||
* | atheros: fix reboot on ar2315 devices which do not implement the atheros ↵ | Felix Fietkau | 2008-12-09 |
| | | | | | | reference design workaround for the buggy reset logic (e.g. some senao stuff) SVN-Revision: 13556 | ||
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 |
| | | | | SVN-Revision: 13492 | ||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 |
| | | | | SVN-Revision: 13346 | ||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 |
| | | | | SVN-Revision: 13318 | ||
* | enable MyLoader partition parser | Gabor Juhos | 2008-11-22 |
| | | | | SVN-Revision: 13317 | ||
* | sync 2.6.26 config | Gabor Juhos | 2008-11-17 |
| | | | | SVN-Revision: 13268 | ||
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 |
| | | | | SVN-Revision: 13264 | ||
* | update 2.6.27 specific patches, and sync kernel config | Gabor Juhos | 2008-11-13 |
| | | | | SVN-Revision: 13197 | ||
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵ | Gabor Juhos | 2008-11-12 |
| | | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192 | ||
* | refresh 2.6.26 patches | Gabor Juhos | 2008-11-06 |
| | | | | SVN-Revision: 13135 | ||
* | improve routing/nat performance for devices using the marvell 88e6060 switch | Felix Fietkau | 2008-10-28 |
| | | | | SVN-Revision: 13060 | ||
* | select gpioctl by default on atheros | Felix Fietkau | 2008-10-23 |
| | | | | SVN-Revision: 13040 | ||
* | Update to 2.6.26.7 | Florian Fainelli | 2008-10-23 |
| | | | | SVN-Revision: 13036 | ||
* | fix accidentally committed typo | Felix Fietkau | 2008-10-23 |
| | | | | SVN-Revision: 13025 | ||
* | atheros: clean up the board data detection code and attempt to boot the ↵ | Felix Fietkau | 2008-10-18 |
| | | | | | | kernel even when the board data was not found (radio data still needs to be present) SVN-Revision: 13006 | ||
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 |
| | | | | SVN-Revision: 12987 | ||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-09 |
| | | | | SVN-Revision: 12932 | ||
* | fix 2.6.26.x boot failure on ar2313 (closes #4082) | Gabor Juhos | 2008-10-08 |
| | | | | SVN-Revision: 12928 | ||
* | fix section mismatch warning | Gabor Juhos | 2008-10-08 |
| | | | | SVN-Revision: 12918 | ||
* | don't register GPIO 0 as LED. it drives the chip select line of the SPI ↵ | Felix Fietkau | 2008-10-07 |
| | | | | | | flash on most AR2317 boards. fixes strange jffs2 errors on bootup SVN-Revision: 12881 | ||
* | fix ar2315 watchdog restart (patch from #3953) | Felix Fietkau | 2008-09-28 |
| | | | | SVN-Revision: 12775 | ||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 |
| | | | | SVN-Revision: 12718 | ||
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵ | Nicolas Thill | 2008-09-25 |
| | | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692 | ||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||
* | atheros: don't try to enable pci on AR2317 (fixes #3533) | Felix Fietkau | 2008-09-19 |
| | | | | SVN-Revision: 12633 | ||
* | remove old atheros kernels and patches | Felix Fietkau | 2008-09-13 |
| | | | | SVN-Revision: 12590 | ||
* | use generic cansleep wrappers for GPIO | Gabor Juhos | 2008-09-11 |
| | | | | SVN-Revision: 12567 | ||
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 |
| | | | | SVN-Revision: 12371 | ||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 |
| | | | | SVN-Revision: 12362 | ||
* | clean up atheros pci code | John Crispin | 2008-08-18 |
| | | | | SVN-Revision: 12337 | ||
* | adds watchdog driver to ar5315 | John Crispin | 2008-08-14 |
| | | | | SVN-Revision: 12309 | ||
* | fixes kernel oops when reset button was pressed too often on atheros | John Crispin | 2008-08-08 |
| | | | | SVN-Revision: 12245 | ||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 |
| | | | | SVN-Revision: 12242 | ||
* | add proper uci/hotplug based button handling on atheros and work around ↵ | John Crispin | 2008-08-05 |
| | | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179 | ||
* | fixes reset button on atheros platform, ar5312 gpio_irqs will be added later | John Crispin | 2008-08-05 |
| | | | | SVN-Revision: 12164 | ||
* | atheros: fix setting the gpio interrupt level when registering a gpio interrupt | Felix Fietkau | 2008-08-05 |
| | | | | SVN-Revision: 12139 | ||
* | refresh atheros config, add missing symbols to generic 2.6.26 config | Felix Fietkau | 2008-08-05 |
| | | | | SVN-Revision: 12117 | ||
* | - bump atheros to .26 - adds leds-gpio to default selection on atheros - ↵ | John Crispin | 2008-08-04 |
| | | | | | | extend led platform setup on atheros SVN-Revision: 12100 | ||
* | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 |
| | | | | SVN-Revision: 12007 | ||
* | atheros: 2.6.26 patches | Matteo Croce | 2008-07-27 |
| | | | | SVN-Revision: 11965 | ||
* | allow mkfwimage to fail during atheros builds. sometimes images get too big ↵ | Felix Fietkau | 2008-07-26 |
| | | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934 | ||
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵ | Travis Kemen | 2008-07-25 |
| | | | | | | back in ubiquiti image generation. SVN-Revision: 11920 | ||
* | add missing \n to ath pci code | John Crispin | 2008-07-09 |
| | | | | SVN-Revision: 11753 | ||
* | refresh kernel patches | Gabor Juhos | 2008-05-19 |
| | | | | SVN-Revision: 11197 | ||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 |
| | | | | SVN-Revision: 11184 | ||
* | atheros/config-2.6.25: Removed MII override | Rod Whitby | 2008-05-17 |
| | | | | SVN-Revision: 11161 | ||
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 |
| | | | | SVN-Revision: 11130 | ||
* | atheros: added marvell switch driver | Matteo Croce | 2008-05-13 |
| | | | | SVN-Revision: 11129 | ||
* | atheros: revert to kernel 2.6.23 | Matteo Croce | 2008-05-11 |
| | | | | SVN-Revision: 11114 |