Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix image names in arm-magic.sh (closes: #2682) | Gabor Juhos | 2007-11-11 |
| | | | | SVN-Revision: 9538 | ||
* | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 |
| | | | | SVN-Revision: 9535 | ||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | disable a totally braindead optimization in busybox that causes various ↵ | Felix Fietkau | 2007-11-10 |
| | | | | | | applets to crash on mips SVN-Revision: 9532 | ||
* | fix quilt apply for packages that change STAMP_* | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9531 | ||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 |
| | | | | SVN-Revision: 9530 | ||
* | wlcompat: show wet mode as Managed mode as well to avoid confusion | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9529 | ||
* | move wlcompat to the broadcom-wl package | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9528 | ||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | ||
* | fix up ata/scsi core depends | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9526 | ||
* | clean up rt2x00 downloading | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9525 | ||
* | upgrade busybox to 1.8.1 | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9524 | ||
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9523 | ||
* | clean up mac80211 related kernel version deps | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9522 | ||
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵ | Felix Fietkau | 2007-11-10 |
| | | | | | | always selectable SVN-Revision: 9521 | ||
* | add config symbols for the kernel version | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9520 | ||
* | revert abi changes in uClibc - on hold for 7.11, will be added again with ↵ | Felix Fietkau | 2007-11-09 |
| | | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519 | ||
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵ | Felix Fietkau | 2007-11-09 |
| | | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518 | ||
* | USB driver fixes | Gabor Juhos | 2007-11-08 |
| | | | | SVN-Revision: 9513 | ||
* | fix acx-mac80211 compile with older kernels | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9512 | ||
* | fix p54 compile | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9511 | ||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 |
| | | | | | | questions SVN-Revision: 9510 | ||
* | bump ppp version | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9509 | ||
* | add ppp ipv6 patch by farnz (from #2525) | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9508 | ||
* | update madwifi to latest rev - works around some crashiness | Felix Fietkau | 2007-11-07 |
| | | | | SVN-Revision: 9507 | ||
* | Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535) | Florian Fainelli | 2007-11-05 |
| | | | | SVN-Revision: 9503 | ||
* | Fix missing IP section to properly add static hosts (#2650) | Florian Fainelli | 2007-11-05 |
| | | | | SVN-Revision: 9502 | ||
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 |
| | | | | SVN-Revision: 9501 | ||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 |
| | | | | SVN-Revision: 9500 | ||
* | base-files: suppress error messages in usb-storage script | Gabor Juhos | 2007-11-04 |
| | | | | SVN-Revision: 9498 | ||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 |
| | | | | SVN-Revision: 9497 | ||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 |
| | | | | | | correct arguments SVN-Revision: 9496 | ||
* | fix parallel build issues | Felix Fietkau | 2007-11-04 |
| | | | | SVN-Revision: 9495 | ||
* | fix missing CONFIG_USB_BLUETOOTH issue | Jens Muecke | 2007-11-03 |
| | | | | SVN-Revision: 9494 | ||
* | fix some definitions in the ZyXEL tool | Gabor Juhos | 2007-11-03 |
| | | | | SVN-Revision: 9493 | ||
* | fix wr850g detection (#1936) | Felix Fietkau | 2007-11-03 |
| | | | | SVN-Revision: 9492 | ||
* | RB153 must use the generic RB1xx's setup code | Gabor Juhos | 2007-11-03 |
| | | | | SVN-Revision: 9491 | ||
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 |
| | | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490 | ||
* | increase scan depth to 5 for package/ (x.org is nested deeper than the rest ↵ | Felix Fietkau | 2007-11-03 |
| | | | | | | of the packages) SVN-Revision: 9487 | ||
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 |
| | | | | SVN-Revision: 9485 | ||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 |
| | | | | SVN-Revision: 9484 | ||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 |
| | | | | SVN-Revision: 9483 | ||
* | Fix typo | Florian Fainelli | 2007-11-02 |
| | | | | SVN-Revision: 9482 | ||
* | cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 |
| | | | | SVN-Revision: 9480 | ||
* | Fix usage (#2613) | Florian Fainelli | 2007-11-01 |
| | | | | SVN-Revision: 9479 | ||
* | CF driver cleanup | Florian Fainelli | 2007-11-01 |
| | | | | SVN-Revision: 9473 | ||
* | indent custom package config code | Felix Fietkau | 2007-10-31 |
| | | | | SVN-Revision: 9472 | ||
* | fix default downloads from svn | Felix Fietkau | 2007-10-31 |
| | | | | SVN-Revision: 9471 | ||
* | forgot to bump up the release version from the patches the other day | Tim Yardley | 2007-10-31 |
| | | | | SVN-Revision: 9470 | ||
* | iptables: update description of the iptables-mod-ipopt | Gabor Juhos | 2007-10-31 |
| | | | | SVN-Revision: 9468 |