Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for BSD pty's | Hamish Guthrie | 2007-03-24 | 1 | -1/+24 |
| | | | | SVN-Revision: 6673 | ||||
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 3 | -4/+5 |
| | | | | SVN-Revision: 6671 | ||||
* | fix a compile error | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6670 | ||||
* | split libuuid from e2fsprogs and install development files | Felix Fietkau | 2007-03-24 | 1 | -1/+22 |
| | | | | SVN-Revision: 6668 | ||||
* | set the DEVICE variable in hotplug events from ppp interfaces | Felix Fietkau | 2007-03-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 6667 | ||||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 3 | -21/+58 |
| | | | | SVN-Revision: 6666 | ||||
* | fix uci commit | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6665 | ||||
* | move default templates for the kernel build to kernel-defaults.mk (similar ↵ | Felix Fietkau | 2007-03-24 | 2 | -84/+95 |
| | | | | | | to package-defaults.mk) SVN-Revision: 6664 | ||||
* | small cleanup | Felix Fietkau | 2007-03-24 | 1 | -14/+18 |
| | | | | SVN-Revision: 6663 | ||||
* | Added facility to program entire device from SD-Card Fixed up MAC address ↵ | Hamish Guthrie | 2007-03-24 | 3 | -0/+962 |
| | | | | | | init in u-boot SVN-Revision: 6662 | ||||
* | Fix potential unligned access with MyLoader based devices, thanks Juhos | Florian Fainelli | 2007-03-24 | 1 | -8/+46 |
| | | | | SVN-Revision: 6659 | ||||
* | Add a paragraph on how to package kernel modules | Florian Fainelli | 2007-03-24 | 1 | -1/+54 |
| | | | | SVN-Revision: 6658 | ||||
* | Fix some mistakes and typos | Florian Fainelli | 2007-03-24 | 1 | -10/+9 |
| | | | | SVN-Revision: 6657 | ||||
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6656 | ||||
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 6655 | ||||
* | fix a small typo | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6654 | ||||
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 6652 | ||||
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 | 3 | -10/+22 |
| | | | | SVN-Revision: 6651 | ||||
* | fix a harmless warning | Felix Fietkau | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6650 | ||||
* | add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502) | Felix Fietkau | 2007-03-23 | 1 | -6/+316 |
| | | | | SVN-Revision: 6649 | ||||
* | some cleanups in the metadata.pl script; allow target profiles to add ↵ | Felix Fietkau | 2007-03-23 | 2 | -42/+24 |
| | | | | | | overrides for menuconfig SVN-Revision: 6648 | ||||
* | add 'deselect' property for menuconfig | Felix Fietkau | 2007-03-23 | 9 | -442/+483 |
| | | | | SVN-Revision: 6647 | ||||
* | Make mksyshdr safe for 64bits platforms (#1504) | Florian Fainelli | 2007-03-23 | 1 | -4/+6 |
| | | | | SVN-Revision: 6646 | ||||
* | Final image build fixups | Hamish Guthrie | 2007-03-23 | 2 | -1/+18 |
| | | | | SVN-Revision: 6644 | ||||
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6643 | ||||
* | add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485) | Felix Fietkau | 2007-03-23 | 1 | -0/+48 |
| | | | | SVN-Revision: 6642 | ||||
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
| | | | | SVN-Revision: 6641 | ||||
* | Add firmware generation for other Compex boards based on myloader, thanks to ↵ | Florian Fainelli | 2007-03-22 | 4 | -1/+1364 |
| | | | | | | Juhos Gabor ! SVN-Revision: 6640 | ||||
* | add brcm47xx-2.6 fixes from #1496 | Felix Fietkau | 2007-03-22 | 5 | -7/+40 |
| | | | | SVN-Revision: 6639 | ||||
* | Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵ | Hamish Guthrie | 2007-03-22 | 2 | -1/+1824 |
| | | | | | | (romboot) SVN-Revision: 6638 | ||||
* | There are issues with the CRC calc stuff under x86_64. This version only ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+11 |
| | | | | | | works on 32-bit architectures. SVN-Revision: 6637 | ||||
* | New program to generate u-boot parameter block with correct CRC to enable ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+115 |
| | | | | | | reprogramming parameters from Linux. SVN-Revision: 6636 | ||||
* | ar7 misc fixes: - serial - memory probing | Eugene Konev | 2007-03-22 | 4 | -42/+64 |
| | | | | SVN-Revision: 6635 | ||||
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6634 | ||||
* | Remove usb support for the moment | Florian Fainelli | 2007-03-21 | 1 | -19/+1 |
| | | | | SVN-Revision: 6633 | ||||
* | backward compatible code, if ssb is not enabled | Florian Fainelli | 2007-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 6632 | ||||
* | Include profiles | Florian Fainelli | 2007-03-21 | 1 | -1/+3 |
| | | | | SVN-Revision: 6631 | ||||
* | Fix a typo | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6630 | ||||
* | Enable profiles for adm5120 | Florian Fainelli | 2007-03-21 | 2 | -0/+34 |
| | | | | SVN-Revision: 6629 | ||||
* | Fix warnings and add more detailed informations | Florian Fainelli | 2007-03-21 | 1 | -10/+10 |
| | | | | SVN-Revision: 6628 | ||||
* | Add image generation for edimax routers | Florian Fainelli | 2007-03-21 | 3 | -0/+58 |
| | | | | SVN-Revision: 6627 | ||||
* | Added primary and secondary bootloaders | Hamish Guthrie | 2007-03-20 | 11 | -10/+6399 |
| | | | | SVN-Revision: 6626 | ||||
* | prom_free_prom_memory is useless | Florian Fainelli | 2007-03-20 | 1 | -21/+2 |
| | | | | SVN-Revision: 6625 | ||||
* | Use the bcm947xx mtd driver instead | Florian Fainelli | 2007-03-20 | 1 | -184/+412 |
| | | | | SVN-Revision: 6624 | ||||
* | uml now needs init=/etc/preinit, fix example in README | Nicolas Thill | 2007-03-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6622 | ||||
* | attempt to fix uml kernel config for i386 | Nicolas Thill | 2007-03-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6621 | ||||
* | Re-enable adm5120 mtd driver | Florian Fainelli | 2007-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6620 | ||||
* | add an optional parameter to scan_interfaces() that can override the network ↵ | Felix Fietkau | 2007-03-19 | 1 | -1/+2 |
| | | | | | | config file (defaults to 'network') SVN-Revision: 6619 | ||||
* | Remove 8250 serial driver, enable software watchdog | Florian Fainelli | 2007-03-19 | 1 | -6/+5 |
| | | | | SVN-Revision: 6618 | ||||
* | CFE-ready mtd driver, needs fixing though, update kernel config | Florian Fainelli | 2007-03-19 | 2 | -34/+188 |
| | | | | SVN-Revision: 6617 |