summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add default /etc/config/networknbd2006-08-301-0/+5
* enable math emulationnbd2006-08-301-1/+1
* add no_werror patch again, fix xscale cflagsnbd2006-08-302-1/+12
* remove -mapcs-32 from madwifi xscale buildnbd2006-08-301-1/+1
* fix gcc symlink installnbd2006-08-291-2/+2
* update madwifi to 0.9.2nbd2006-08-298-562/+132
* skip a lot of useless junk in madwifi on linux 2.4nbd2006-08-291-1/+1
* Enable PCI in kernel config, and compile wireless driversflorian2006-08-291-11/+102
* Fixup PCI compilationflorian2006-08-291-46/+54
* Restore boot loader detection by parsing the command line, fixes issue with I...florian2006-08-291-26/+39
* update bcm963xx patch and add some binary compatibility hacks (incomplete)nbd2006-08-272-4/+278
* introduce USB_SUPPORT, clean up some dependencieskaloz2006-08-272-5/+16
* move $(MAKE) packages from .linux-compile: to compile:nbd2006-08-271-1/+1
* remove old image builder directory - will be rewrittennbd2006-08-2716-299/+0
* fix LINUX_RELEASE and use it for the kmod-* buildnbd2006-08-272-2/+2
* tune the Magicbox kernel configkaloz2006-08-271-99/+38
* change hotplug trigger to a simpler awk commandmbm2006-08-271-1/+2
* broadcom-wl: set vlan_mode for every enabled interfacenbd2006-08-271-1/+1
* fix minor typo & move loopback to network configmbm2006-08-2712-5/+65
* fix find_config() in the network scriptsnbd2006-08-271-2/+5
* Remove executable bit from these Makefiles. Closes #728florian2006-08-261-0/+0
* clean up hotplug mounting scriptsmbm2006-08-263-52/+59
* add basic support for the Magicbox boardskaloz2006-08-2516-8/+3809
* Make the build work properly by including Hostap modules.malbon2006-08-251-1/+6
* update configmbm2006-08-251-4/+16
* update devfs patchesmbm2006-08-251-8/+507
* more cleanupsnbd2006-08-252-3279/+73
* initial attempt at cleaning up the bcm63xx stuffnbd2006-08-2510-16355/+12836
* Override kernel template and output bzImage, not the binary file, closes #676...florian2006-08-251-1/+1
* hide rm -rf command in Makefilenbd2006-08-241-1/+1
* add prereq check to prevent people from building openwrt as rootnbd2006-08-241-0/+7
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd2006-08-243-6/+17
* default value for *_device in scan_interfacesnbd2006-08-241-0/+3
* add vlan_mode 0 command to fix the weird google issue in broadcom-wlnbd2006-08-241-0/+1
* fix remaining *_ifnames referencesnbd2006-08-244-15/+5
* add vlan_mode to wlcnbd2006-08-241-0/+7
* enable split_iso for ehci on brcm-2.6nbd2006-08-231-1/+1
* fix kernel module dependency problemsnbd2006-08-231-1/+1
* Make hostap modules so build works properly.malbon2006-08-231-1/+6
* change 'ifnames' to 'ifname' in network config, fix #697nbd2006-08-237-42/+24
* Fix building util-linux under xscalemalbon2006-08-231-0/+11
* don't try to create mtd partitions on bcm947xx when the trx header is not fou...nbd2006-08-222-4/+6
* Port kmod-tun to the new module layoutflorian2006-08-223-11/+8
* Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix...florian2006-08-223-50/+2
* Port kmod-gre to the new module layoutflorian2006-08-222-4/+8
* enable mknod by default (#490) - some drivers don't register with devfs properlynbd2006-08-221-1/+1
* Add maxfail option to avoid pptp giving up, closes #663florian2006-08-221-0/+1
* Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702florian2006-08-221-0/+4
* remove bogus dependency linenbd2006-08-221-1/+0
* Add ROUTE target for netfilter, closes #595florian2006-08-229-1/+931