| Commit message (Expand) | Author | Age | Files | Lines |
* | add initial video4linux support (for usb webcams) to head | Nicolas Thill | 2005-08-14 | 3 | -1/+99 |
* | probe all scsi luns (for card readers) | Felix Fietkau | 2005-08-13 | 3 | -3/+3 |
* | fix usb-ohci modules.d file | Felix Fietkau | 2005-08-13 | 1 | -1/+1 |
* | remove wd1100 since it's a watchdog | Nicolas Thill | 2005-08-13 | 1 | -1/+0 |
* | build a compressed kernel image to use with i386 bootloaders | Nicolas Thill | 2005-08-13 | 1 | -0/+7 |
* | fix ide support on wl-hdd | Felix Fietkau | 2005-08-12 | 1 | -0/+18 |
* | (hopefully) fix dsl driver, add linux-atm package | Felix Fietkau | 2005-08-12 | 1 | -120/+677 |
* | add pspboot support, cleanup in ar7 board support | Felix Fietkau | 2005-08-12 | 1 | -1116/+1121 |
* | Enabled MTD (with block device emulation) and JFFS2 | Nicolas Thill | 2005-08-10 | 1 | -3/+71 |
* | bluetooth fixes from Tomas Vanek | Waldemar Brodkorb | 2005-07-26 | 2 | -0/+13 |
* | some smaller cleanups and fix for rebooting ar7 | Felix Fietkau | 2005-07-26 | 3 | -419/+335 |
* | add annex a and annex b version of sangam atm driver/firmware | Felix Fietkau | 2005-07-25 | 1 | -4/+10 |
* | add preliminary support for soekris boards | Nicolas Thill | 2005-07-25 | 7 | -0/+1604 |
* | fix package install order | Felix Fietkau | 2005-07-25 | 1 | -1/+1 |
* | add support for multiple target arch | Nicolas Thill | 2005-07-24 | 1 | -1/+1 |
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 1 | -10/+10 |
* | change config name of led driver | Felix Fietkau | 2005-07-21 | 3 | -43/+20 |
* | add vlynq support | Felix Fietkau | 2005-07-21 | 2 | -1/+2368 |
* | remove trx stuff from ar7 images and flash map | Felix Fietkau | 2005-07-21 | 1 | -66/+26 |
* | fix ethernet driver crash when using bridging | Felix Fietkau | 2005-07-21 | 1 | -8/+3 |
* | change the name of the writable partition to OpenWrt (ar7) | Felix Fietkau | 2005-07-21 | 1 | -1/+1 |
* | add proper ar7 flash map driver and change image stuff to save more flash space | Felix Fietkau | 2005-07-20 | 2 | -183/+178 |
* | update wl driver to latest linksys version | Felix Fietkau | 2005-07-16 | 1 | -3/+3 |
* | install externally compiled kernel-specific packages into the kernel-specific... | Felix Fietkau | 2005-07-16 | 1 | -8/+15 |
* | add modules.d to kernel modules | Felix Fietkau | 2005-07-16 | 5 | -21/+22 |
* | add missing bluetooth kernel stuff | Waldemar Brodkorb | 2005-07-15 | 2 | -88/+29 |
* | add a load of fixes from whiterussian to head | Felix Fietkau | 2005-07-11 | 1 | -0/+3 |
* | fix led driver (for power led), remove led support stuff from atm driver (cra... | Felix Fietkau | 2005-07-11 | 4 | -666/+3189 |
* | ar7: add firmware blob to adsl driver ipkg, update led driver | Felix Fietkau | 2005-07-10 | 3 | -1964/+707 |
* | update ar7 kernel config | Felix Fietkau | 2005-07-10 | 1 | -1/+34 |
* | clean up patches, add atm driver proc support, add real led driver | Felix Fietkau | 2005-07-10 | 4 | -2604/+2744 |
* | add ar7 adsl driver support | Felix Fietkau | 2005-07-10 | 4 | -104/+30605 |
* | ar7: clean up system code, add code to generate firmware images | Felix Fietkau | 2005-07-09 | 3 | -3397/+327 |
* | some additions to the ar7 system code, added cpmac network driver | Felix Fietkau | 2005-07-09 | 4 | -356/+14282 |
* | add bridging performance patch from linksys source | Felix Fietkau | 2005-07-08 | 1 | -0/+22 |
* | remove ebtables - reduces cpu load for bridging a lot | Felix Fietkau | 2005-07-08 | 3 | -7052/+0 |
* | another fix for the ar7 serial port | Felix Fietkau | 2005-07-08 | 1 | -1/+1 |
* | add acm usb modem modul | Waldemar Brodkorb | 2005-07-07 | 2 | -3/+90 |
* | add support for serial console with different rate (specified by the boot loa... | Felix Fietkau | 2005-07-06 | 1 | -488/+505 |
* | fix ar7 config dependencies in linux-2.4 directory | Felix Fietkau | 2005-07-06 | 3 | -2/+36 |
* | really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix) | Felix Fietkau | 2005-07-06 | 1 | -230/+97 |
* | print kernel message when cache workarounds are enabled | Felix Fietkau | 2005-07-05 | 1 | -16/+17 |
* | finally fix the v1 hardware bug :) | Felix Fietkau | 2005-07-05 | 1 | -60/+131 |
* | add netfilter netmap target | Felix Fietkau | 2005-07-04 | 3 | -0/+161 |
* | change kernel package name to kernel-VERSION-BOARD to work around ipkg bug | Felix Fietkau | 2005-07-04 | 1 | -2/+3 |
* | change kernel_args to kernel_cmdline for kernel command line override | Felix Fietkau | 2005-07-03 | 1 | -1/+1 |
* | unify gcc 3.4 fixes, move flash chip drivers to generic patches, move diag_le... | Imre Kaloz | 2005-07-02 | 6 | -1238/+1267 |
* | enable socket filtering in HEAD, too | Felix Fietkau | 2005-07-01 | 1 | -1/+1 |
* | clean up mmu/cache patch for bcm4710 - improves stability a lot | Felix Fietkau | 2005-06-30 | 1 | -354/+393 |
* | wl500g deluxe cleanups and wl500g wan port dies fixes | Oleg I. Vdovikin | 2005-06-16 | 1 | -2/+2 |