aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fix previous commitMike Baker2006-08-30
| | | | SVN-Revision: 4716
* only run trap error code in the configure template, if the configure script ↵Felix Fietkau2006-08-30
| | | | | | was not found SVN-Revision: 4715
* Add new warning to help track down pesky compile issuesMike Baker2006-08-30
| | | | SVN-Revision: 4713
* update flash map driver for jffs2, squashfs will follow laterFelix Fietkau2006-08-30
| | | | SVN-Revision: 4710
* remove even more stuffFelix Fietkau2006-08-30
| | | | SVN-Revision: 4709
* remove useless junkFelix Fietkau2006-08-30
| | | | SVN-Revision: 4708
* split magicbox patchFelix Fietkau2006-08-30
| | | | SVN-Revision: 4707
* add default /etc/config/networkFelix Fietkau2006-08-30
| | | | SVN-Revision: 4706
* enable math emulationFelix Fietkau2006-08-30
| | | | SVN-Revision: 4705
* add no_werror patch again, fix xscale cflagsFelix Fietkau2006-08-30
| | | | SVN-Revision: 4704
* remove -mapcs-32 from madwifi xscale buildFelix Fietkau2006-08-30
| | | | SVN-Revision: 4703
* fix gcc symlink installFelix Fietkau2006-08-29
| | | | SVN-Revision: 4702
* update madwifi to 0.9.2Felix Fietkau2006-08-29
| | | | SVN-Revision: 4701
* skip a lot of useless junk in madwifi on linux 2.4Felix Fietkau2006-08-29
| | | | SVN-Revision: 4699
* Enable PCI in kernel config, and compile wireless driversFlorian Fainelli2006-08-29
| | | | SVN-Revision: 4698
* Fixup PCI compilationFlorian Fainelli2006-08-29
| | | | SVN-Revision: 4697
* Restore boot loader detection by parsing the command line, fixes issue with ↵Florian Fainelli2006-08-29
| | | | | | Inventel liveboxes SVN-Revision: 4695
* update bcm963xx patch and add some binary compatibility hacks (incomplete)Felix Fietkau2006-08-27
| | | | SVN-Revision: 4691
* introduce USB_SUPPORT, clean up some dependenciesImre Kaloz2006-08-27
| | | | SVN-Revision: 4690
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-27
| | | | SVN-Revision: 4689
* remove old image builder directory - will be rewrittenFelix Fietkau2006-08-27
| | | | SVN-Revision: 4688
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-27
| | | | SVN-Revision: 4687
* tune the Magicbox kernel configImre Kaloz2006-08-27
| | | | SVN-Revision: 4686
* change hotplug trigger to a simpler awk commandMike Baker2006-08-27
| | | | SVN-Revision: 4685
* broadcom-wl: set vlan_mode for every enabled interfaceFelix Fietkau2006-08-27
| | | | SVN-Revision: 4684
* fix minor typo & move loopback to network configMike Baker2006-08-27
| | | | SVN-Revision: 4683
* fix find_config() in the network scriptsFelix Fietkau2006-08-27
| | | | SVN-Revision: 4682
* Remove executable bit from these Makefiles. Closes #728Florian Fainelli2006-08-26
| | | | SVN-Revision: 4681
* clean up hotplug mounting scriptsMike Baker2006-08-26
| | | | SVN-Revision: 4673
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
| | | | SVN-Revision: 4672
* Make the build work properly by including Hostap modules.Mike Albon2006-08-25
| | | | SVN-Revision: 4671
* update configMike Baker2006-08-25
| | | | SVN-Revision: 4670
* update devfs patchesMike Baker2006-08-25
| | | | SVN-Revision: 4669
* more cleanupsFelix Fietkau2006-08-25
| | | | SVN-Revision: 4668
* initial attempt at cleaning up the bcm63xx stuffFelix Fietkau2006-08-25
| | | | SVN-Revision: 4664
* Override kernel template and output bzImage, not the binary file, closes ↵Florian Fainelli2006-08-25
| | | | | | #676 and #714 SVN-Revision: 4658
* hide rm -rf command in MakefileFelix Fietkau2006-08-24
| | | | SVN-Revision: 4656
* add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-24
| | | | SVN-Revision: 4655
* revert to using *_ifnames internally, too many problems with firewall, ppp, ↵Felix Fietkau2006-08-24
| | | | | | etc. otherwise SVN-Revision: 4653
* default value for *_device in scan_interfacesFelix Fietkau2006-08-24
| | | | SVN-Revision: 4652
* add vlan_mode 0 command to fix the weird google issue in broadcom-wlFelix Fietkau2006-08-24
| | | | SVN-Revision: 4651
* fix remaining *_ifnames referencesFelix Fietkau2006-08-24
| | | | SVN-Revision: 4650
* add vlan_mode to wlcFelix Fietkau2006-08-24
| | | | SVN-Revision: 4648
* enable split_iso for ehci on brcm-2.6Felix Fietkau2006-08-23
| | | | SVN-Revision: 4646
* fix kernel module dependency problemsFelix Fietkau2006-08-23
| | | | SVN-Revision: 4640
* Make hostap modules so build works properly.Mike Albon2006-08-23
| | | | SVN-Revision: 4639
* change 'ifnames' to 'ifname' in network config, fix #697Felix Fietkau2006-08-23
| | | | SVN-Revision: 4638
* Fix building util-linux under xscaleMike Albon2006-08-23
| | | | SVN-Revision: 4637
* don't try to create mtd partitions on bcm947xx when the trx header is not ↵Felix Fietkau2006-08-22
| | | | | | found - should fix #318 SVN-Revision: 4634
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4633