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