| Commit message (Expand) | Author | Age | Files | Lines |
* | Ok, third round, the right one, touch the file anyway, does not break other p... | florian | 2006-11-02 | 1 | -7/+8 |
* | Update makefiles to use the autotools stuff put in the template, remove bogus... | florian | 2006-11-02 | 1 | -1/+0 |
* | Some more stuff | florian | 2006-11-02 | 1 | -0/+4 |
* | Move out some generic code to prevent autotools from re-creating files | florian | 2006-11-02 | 1 | -0/+6 |
* | remove old control directory | nbd | 2006-11-01 | 58 | -235/+0 |
* | fix dropbear keygen | nbd | 2006-11-01 | 1 | -1/+1 |
* | Add USR5461 image generation and tool (#817), thanks to Dick Streefland ! | florian | 2006-11-01 | 3 | -1/+192 |
* | fix a small typo | nbd | 2006-10-31 | 1 | -1/+1 |
* | fix rootfs partition name for x86 images | nbd | 2006-10-31 | 1 | -3/+7 |
* | fix kernel config after r8169 change | nbd | 2006-10-31 | 1 | -2/+4 |
* | update hostapd to latest upstream version | nbd | 2006-10-31 | 1 | -2/+2 |
* | move wpa_supplicant to trunk | nbd | 2006-10-31 | 5 | -0/+671 |
* | export skb_attach symbol (#887) | florian | 2006-10-31 | 1 | -1/+2 |
* | oops, forgot to remove references to libnotimpl | nico | 2006-10-31 | 1 | -2/+1 |
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | nico | 2006-10-31 | 2 | -107/+0 |
* | fix unnecessary dropbear key generation | nbd | 2006-10-31 | 1 | -5/+10 |
* | add a fix for tun/tap related crashes (backported by Carlos Sobrinho) | nbd | 2006-10-31 | 1 | -0/+102 |
* | fix vpi/vci setting for pppoa | nbd | 2006-10-30 | 1 | -1/+3 |
* | enable pppoa for ar7 | nbd | 2006-10-30 | 1 | -0/+1 |
* | rdc: disable pci serial, remove bluetooth (because usb is disabled) | nbd | 2006-10-30 | 1 | -44/+5 |
* | sync dropbear init script with whiterussian, fix locking and add config integ... | nbd | 2006-10-29 | 3 | -13/+46 |
* | reset CONFIG_SECTION when calling config_load | nbd | 2006-10-28 | 1 | -0/+1 |
* | use target optimization flags for madwifi tools | nico | 2006-10-27 | 1 | -2/+5 |
* | add target optimization flags | nico | 2006-10-27 | 1 | -0/+1 |
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | kaloz | 2006-10-27 | 8 | -57/+3322 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 8 | -6/+17 |
* | extend X86_GRUB_ROOTPART selection to jffs2 images | nbd | 2006-10-27 | 1 | -2/+2 |
* | revert to hda2 | nbd | 2006-10-27 | 1 | -2/+2 |
* | this should have been sda not hda | pavlov | 2006-10-27 | 1 | -2/+2 |
* | bring in floorf so that postgres server will compile by default, package to c... | pavlov | 2006-10-26 | 1 | -1/+1 |
* | add a configuration option to enable full c99 math in libm. this is needed f... | pavlov | 2006-10-26 | 2 | -1/+11 |
* | add protection against running cf2nand from yaffs2 | nbd | 2006-10-26 | 1 | -0/+5 |
* | add cf2nand script for copying a cf card installation to nand flash automatic... | nbd | 2006-10-26 | 1 | -0/+61 |
* | add lookup function for mtd parts | nbd | 2006-10-26 | 1 | -0/+7 |
* | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | nbd | 2006-10-26 | 3 | -5/+26 |
* | reduce the possibility of race conditions when using the lock utility | nbd | 2006-10-26 | 1 | -4/+6 |
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough | nbd | 2006-10-26 | 7 | -93/+11649 |
* | fix dropbear init script | nbd | 2006-10-26 | 1 | -1/+1 |
* | some minor cleanup | pavlov | 2006-10-25 | 2 | -13/+13 |
* | fix partition issue with x86, leveraging the default size on the second parti... | pavlov | 2006-10-25 | 1 | -6/+6 |
* | ignore mtd erase errors (will probably be required for nand flash) | nbd | 2006-10-25 | 1 | -5/+2 |
* | use gcc 4.1.1 for rb532 by default | nbd | 2006-10-25 | 1 | -1/+1 |
* | make network scripts more robust, prevent multiple instances of pppd and udhc... | nbd | 2006-10-24 | 4 | -21/+27 |
* | code to bring in the following for x86: | pavlov | 2006-10-24 | 2 | -1/+14 |
* | fix irq issue (ap70 eth1) | mbm | 2006-10-24 | 1 | -1/+4 |
* | add netconfig fix for wl-500g premium | nbd | 2006-10-24 | 2 | -4/+14 |
* | add e1000 driver, remove references to LINUX_2_4_X86 | nbd | 2006-10-24 | 2 | -6/+19 |
* | turn target runtime check of mtd into a compile-time check | nbd | 2006-10-24 | 2 | -19/+14 |
* | add fix for samsung flash chips | nbd | 2006-10-24 | 1 | -0/+38 |
* | add extra autoload for ppp modules | nbd | 2006-10-24 | 1 | -2/+4 |