aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to define what CFE isFlorian Fainelli2007-03-241-0/+1
| | | | SVN-Revision: 6685
* Typo fixFlorian Fainelli2007-03-241-1/+1
| | | | SVN-Revision: 6684
* Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵Florian Fainelli2007-03-243-2/+13
| | | | | | Compex WP54G-wrt) SVN-Revision: 6683
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better ↵Felix Fietkau2007-03-241-3/+4
| | | | | | handling of subdirectories with configure SVN-Revision: 6681
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-241-2/+4
| | | | SVN-Revision: 6680
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the ↵Felix Fietkau2007-03-241-7/+7
| | | | | | package build so that TARGET_*FLAGS changes also apply SVN-Revision: 6678
* Added support for BSD pty'sHamish Guthrie2007-03-241-1/+24
| | | | SVN-Revision: 6673
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-243-4/+5
| | | | SVN-Revision: 6671
* fix a compile errorFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6670
* split libuuid from e2fsprogs and install development filesFelix Fietkau2007-03-241-1/+22
| | | | SVN-Revision: 6668
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-242-2/+2
| | | | SVN-Revision: 6667
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-243-21/+58
| | | | SVN-Revision: 6666
* fix uci commitFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6665
* move default templates for the kernel build to kernel-defaults.mk (similar ↵Felix Fietkau2007-03-242-84/+95
| | | | | | to package-defaults.mk) SVN-Revision: 6664
* small cleanupFelix Fietkau2007-03-241-14/+18
| | | | SVN-Revision: 6663
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-243-0/+962
| | | | | | init in u-boot SVN-Revision: 6662
* Fix potential unligned access with MyLoader based devices, thanks JuhosFlorian Fainelli2007-03-241-8/+46
| | | | SVN-Revision: 6659
* Add a paragraph on how to package kernel modulesFlorian Fainelli2007-03-241-1/+54
| | | | SVN-Revision: 6658
* Fix some mistakes and typosFlorian Fainelli2007-03-241-10/+9
| | | | SVN-Revision: 6657
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6656
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | SVN-Revision: 6655
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6654
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | SVN-Revision: 6652
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-233-10/+22
| | | | SVN-Revision: 6651
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | SVN-Revision: 6650
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | SVN-Revision: 6649
* some cleanups in the metadata.pl script; allow target profiles to add ↵Felix Fietkau2007-03-232-42/+24
| | | | | | overrides for menuconfig SVN-Revision: 6648
* add 'deselect' property for menuconfigFelix Fietkau2007-03-239-442/+483
| | | | SVN-Revision: 6647
* Make mksyshdr safe for 64bits platforms (#1504)Florian Fainelli2007-03-231-4/+6
| | | | SVN-Revision: 6646
* Final image build fixupsHamish Guthrie2007-03-232-1/+18
| | | | SVN-Revision: 6644
* fix typo in UnistallDevNicolas Thill2007-03-231-1/+1
| | | | SVN-Revision: 6643
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
| | | | SVN-Revision: 6642
* Add CFE runtime detectionFlorian Fainelli2007-03-221-0/+34
| | | | SVN-Revision: 6641
* Add firmware generation for other Compex boards based on myloader, thanks to ↵Florian Fainelli2007-03-224-1/+1364
| | | | | | Juhos Gabor ! SVN-Revision: 6640
* add brcm47xx-2.6 fixes from #1496Felix Fietkau2007-03-225-7/+40
| | | | SVN-Revision: 6639
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵Hamish Guthrie2007-03-222-1/+1824
| | | | | | (romboot) SVN-Revision: 6638
* There are issues with the CRC calc stuff under x86_64. This version only ↵Hamish Guthrie2007-03-221-0/+11
| | | | | | works on 32-bit architectures. SVN-Revision: 6637
* New program to generate u-boot parameter block with correct CRC to enable ↵Hamish Guthrie2007-03-221-0/+115
| | | | | | reprogramming parameters from Linux. SVN-Revision: 6636
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-224-42/+64
| | | | SVN-Revision: 6635
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-211-1/+1
| | | | SVN-Revision: 6634
* Remove usb support for the momentFlorian Fainelli2007-03-211-19/+1
| | | | SVN-Revision: 6633
* backward compatible code, if ssb is not enabledFlorian Fainelli2007-03-211-0/+12
| | | | SVN-Revision: 6632
* Include profilesFlorian Fainelli2007-03-211-1/+3
| | | | SVN-Revision: 6631
* Fix a typoFlorian Fainelli2007-03-211-1/+1
| | | | SVN-Revision: 6630
* Enable profiles for adm5120Florian Fainelli2007-03-212-0/+34
| | | | SVN-Revision: 6629
* Fix warnings and add more detailed informationsFlorian Fainelli2007-03-211-10/+10
| | | | SVN-Revision: 6628
* Add image generation for edimax routersFlorian Fainelli2007-03-213-0/+58
| | | | SVN-Revision: 6627
* Added primary and secondary bootloadersHamish Guthrie2007-03-2011-10/+6399
| | | | SVN-Revision: 6626
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2
| | | | SVN-Revision: 6625
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-201-184/+412
| | | | SVN-Revision: 6624