Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix initramfs images | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9557 | |||
* | create broadcom initramfs images and move the lzma decompressor area a bit ↵ | Felix Fietkau | 2007-11-16 | |
| | | | | | | further SVN-Revision: 9556 | |||
* | fix adm switch misdetection, which led to bogus button events that caused ↵ | Felix Fietkau | 2007-11-16 | |
| | | | | | | the system to shut down SVN-Revision: 9555 | |||
* | fix up hostapd for mac80211 | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9554 | |||
* | add git checkout support | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9553 | |||
* | add libnl | Felix Fietkau | 2007-11-16 | |
| | | | | SVN-Revision: 9552 | |||
* | fix copy&paste mistake | Felix Fietkau | 2007-11-15 | |
| | | | | SVN-Revision: 9551 | |||
* | more USB driver changes | Gabor Juhos | 2007-11-15 | |
| | | | | SVN-Revision: 9550 | |||
* | fix the image builder | Felix Fietkau | 2007-11-14 | |
| | | | | SVN-Revision: 9549 | |||
* | Add detection support for Buffalo WHR-G125 from #2611 | Florian Fainelli | 2007-11-13 | |
| | | | | SVN-Revision: 9548 | |||
* | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | |
| | | | | SVN-Revision: 9547 | |||
* | add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks) | Felix Fietkau | 2007-11-12 | |
| | | | | SVN-Revision: 9546 | |||
* | add support for interfaces with ipv6, but no ipv4 (patch from #2695) | Felix Fietkau | 2007-11-12 | |
| | | | | SVN-Revision: 9545 | |||
* | make build of the images a bit quiet | Gabor Juhos | 2007-11-12 | |
| | | | | SVN-Revision: 9544 | |||
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | |
| | | | | SVN-Revision: 9543 | |||
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | |
| | | | | SVN-Revision: 9540 | |||
* | 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 |