| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade isakmpd, add security fix | Felix Fietkau | 2006-09-07 | 6 | -140/+1796 |
* | fix unnecessary rebuilds for library package directories with no selected pac... | Felix Fietkau | 2006-09-07 | 1 | -11/+14 |
* | Clean up prereq error messages | Mike Baker | 2006-09-07 | 1 | -6/+6 |
* | fix build error | Mike Baker | 2006-09-06 | 1 | -2/+3 |
* | change path for mirror2.openwrt.org | Felix Fietkau | 2006-09-06 | 1 | -1/+1 |
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin... | Felix Fietkau | 2006-09-05 | 1 | -1/+0 |
* | Remove installation of incompatible getopt.h, closes #753, #754, #755 | Florian Fainelli | 2006-09-05 | 1 | -2/+2 |
* | enable squashfs in the magicbox kernel (not used yet), magicbox build now no ... | Felix Fietkau | 2006-09-05 | 3 | -6/+14 |
* | remove default network config for brcm | Felix Fietkau | 2006-09-04 | 1 | -0/+1 |
* | add checks for the kernel config when building hostap for linux 2.6 | Felix Fietkau | 2006-09-04 | 1 | -0/+6 |
* | Fix download url in config.in | Florian Fainelli | 2006-09-04 | 1 | -1/+1 |
* | Fix download site, closes #751, #752 | Florian Fainelli | 2006-09-04 | 2 | -2/+2 |
* | Add more detail to uml readme | Gerry Rozema | 2006-09-04 | 2 | -16/+109 |
* | remove useless check | Felix Fietkau | 2006-09-04 | 1 | -1/+1 |
* | fix HAVE_ISC_READER related error | Felix Fietkau | 2006-09-03 | 1 | -2/+3 |
* | Add isakmpd, OpenBSD's IKE daemon | Florian Fainelli | 2006-09-03 | 3 | -0/+336 |
* | Add keynote, dependency to isakmpd | Florian Fainelli | 2006-09-03 | 3 | -0/+972 |
* | fix ipcalc (off by 1) | Felix Fietkau | 2006-09-03 | 1 | -2/+1 |
* | bump wlcompat version number | Felix Fietkau | 2006-09-03 | 1 | -1/+1 |
* | port wlcompat changes to -ng | Felix Fietkau | 2006-09-03 | 1 | -0/+35 |
* | gcc 3.4.6 should be safe on brcm-2.4 now | Felix Fietkau | 2006-09-02 | 2 | -3/+0 |
* | add calibrate_delay patch to buildroot-ng | Felix Fietkau | 2006-09-02 | 1 | -0/+11 |
* | Really disable doc generation, increases install time | Florian Fainelli | 2006-09-02 | 1 | -0/+12 |
* | fix ccache error | Mike Baker | 2006-08-31 | 1 | -1/+1 |
* | magicbox: add 0x40 to the kernel image size (uImage header) | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |
* | Add early support for CFE mapping | Florian Fainelli | 2006-08-30 | 1 | -17/+36 |
* | set -mcpu=405 in the default cflags for magicbox | Felix Fietkau | 2006-08-30 | 1 | -0/+1 |
* | use an if block on the whole configure command | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |
* | fix previous commit | Mike Baker | 2006-08-30 | 1 | -3/+2 |
* | only run trap error code in the configure template, if the configure script w... | Felix Fietkau | 2006-08-30 | 1 | -2/+2 |
* | Add new warning to help track down pesky compile issues | Mike Baker | 2006-08-30 | 1 | -1/+7 |
* | update flash map driver for jffs2, squashfs will follow later | Felix Fietkau | 2006-08-30 | 1 | -20/+29 |
* | remove even more stuff | Felix Fietkau | 2006-08-30 | 1 | -19/+3 |
* | remove useless junk | Felix Fietkau | 2006-08-30 | 1 | -301/+6 |
* | split magicbox patch | Felix Fietkau | 2006-08-30 | 2 | -136/+137 |
* | add default /etc/config/network | Felix Fietkau | 2006-08-30 | 1 | -0/+5 |
* | enable math emulation | Felix Fietkau | 2006-08-30 | 1 | -1/+1 |
* | add no_werror patch again, fix xscale cflags | Felix Fietkau | 2006-08-30 | 2 | -1/+12 |
* | remove -mapcs-32 from madwifi xscale build | Felix Fietkau | 2006-08-30 | 1 | -1/+1 |
* | fix gcc symlink install | Felix Fietkau | 2006-08-29 | 1 | -2/+2 |
* | update madwifi to 0.9.2 | Felix Fietkau | 2006-08-29 | 8 | -562/+132 |
* | skip a lot of useless junk in madwifi on linux 2.4 | Felix Fietkau | 2006-08-29 | 1 | -1/+1 |
* | Enable PCI in kernel config, and compile wireless drivers | Florian Fainelli | 2006-08-29 | 1 | -11/+102 |
* | Fixup PCI compilation | Florian Fainelli | 2006-08-29 | 1 | -46/+54 |
* | Restore boot loader detection by parsing the command line, fixes issue with I... | Florian Fainelli | 2006-08-29 | 1 | -26/+39 |
* | update bcm963xx patch and add some binary compatibility hacks (incomplete) | Felix Fietkau | 2006-08-27 | 2 | -4/+278 |
* | introduce USB_SUPPORT, clean up some dependencies | Imre Kaloz | 2006-08-27 | 2 | -5/+16 |
* | move $(MAKE) packages from .linux-compile: to compile: | Felix Fietkau | 2006-08-27 | 1 | -1/+1 |
* | remove old image builder directory - will be rewritten | Felix Fietkau | 2006-08-27 | 16 | -299/+0 |
* | fix LINUX_RELEASE and use it for the kmod-* build | Felix Fietkau | 2006-08-27 | 2 | -2/+2 |