4094 Commits (b7831105b451d80125669f695dd89433adf77bb5)
 

Author SHA1 Message Date
Felix Fietkau c9dcbd5531 port new diag driver to kamikaze 18 years ago
Felix Fietkau c7213d81d6 add config option for autostart of network interfaces 18 years ago
Felix Fietkau 31594de2bd use irq sharing on the serial line 18 years ago
Florian Fainelli a72fd20a82 export WAN variable so that firewall works (#907) 18 years ago
Florian Fainelli 93558441bd Fixes module autoloading for Wireless devices (#906) 18 years ago
Felix Fietkau e9ce379d25 fix missing variable assignment (found by db90h) 18 years ago
Florian Fainelli 7af8ef7b0e Move out autotools touching stuff to a macro 18 years ago
Florian Fainelli c61c489ae0 Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation 18 years ago
Florian Fainelli 320d383f12 Ok, third round, the right one, touch the file anyway, does not break other packages 18 years ago
Florian Fainelli 37237a0544 Update makefiles to use the autotools stuff put in the template, remove bogus stamp-h.in touching 18 years ago
Florian Fainelli 895ac7a421 Some more stuff 18 years ago
Florian Fainelli e0c9b03440 Move out some generic code to prevent autotools from re-creating files 18 years ago
Felix Fietkau fca8589540 remove old control directory 18 years ago
Felix Fietkau a640884663 fix dropbear keygen 18 years ago
Florian Fainelli e7614e91b9 Add USR5461 image generation and tool (#817), thanks to Dick Streefland ! 18 years ago
Felix Fietkau ec52fc217d fix a small typo 18 years ago
Felix Fietkau 88dd056006 fix rootfs partition name for x86 images 18 years ago
Felix Fietkau 45f0f2a960 fix kernel config after r8169 change 18 years ago
Felix Fietkau 97df37dfd7 update hostapd to latest upstream version 18 years ago
Felix Fietkau a908c9b7a3 move wpa_supplicant to trunk 18 years ago
Florian Fainelli 3e33acb7b4 export skb_attach symbol (#887) 18 years ago
Nicolas Thill 8ec5b1d614 oops, forgot to remove references to libnotimpl 18 years ago
Nicolas Thill 2f9448bd1f move libnotimpl to /packages/libs, fix another typo in ./src/math.c 18 years ago
Felix Fietkau 94e46a7ef3 fix unnecessary dropbear key generation 18 years ago
Felix Fietkau 6d531dbf84 add a fix for tun/tap related crashes (backported by Carlos Sobrinho) 18 years ago
Felix Fietkau ab9a7a900e fix vpi/vci setting for pppoa 18 years ago
Felix Fietkau 2fa277537e enable pppoa for ar7 18 years ago
Felix Fietkau 8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled) 18 years ago
Felix Fietkau fda36c539a sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho 18 years ago
Felix Fietkau 12ccb1ed73 reset CONFIG_SECTION when calling config_load 18 years ago
Nicolas Thill 8a7cf55e06 use target optimization flags for madwifi tools 18 years ago
Nicolas Thill 300eee71f9 add target optimization flags 18 years ago
Imre Kaloz 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001 18 years ago
Imre Kaloz 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 18 years ago
Felix Fietkau 5d434d9959 extend X86_GRUB_ROOTPART selection to jffs2 images 18 years ago
Felix Fietkau b1f7fe7b06 revert to hda2 18 years ago
Tim Yardley f6ff4f5fd2 this should have been sda not hda 18 years ago
Tim Yardley d04c5680fa bring in floorf so that postgres server will compile by default, package to come later for server 18 years ago
Tim Yardley 3e84e18a27 add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example) 18 years ago
Felix Fietkau dff0c52031 add protection against running cf2nand from yaffs2 18 years ago
Felix Fietkau a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532 18 years ago
Felix Fietkau 4346855974 add lookup function for mtd parts 18 years ago
Felix Fietkau 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 18 years ago
Felix Fietkau 3d497ab62c reduce the possibility of race conditions when using the lock utility 18 years ago
Felix Fietkau 1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) 18 years ago
Felix Fietkau 673622720a fix dropbear init script 18 years ago
Tim Yardley f7e31a4be9 some minor cleanup 18 years ago
Tim Yardley 22e8c9d05e fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences 18 years ago
Felix Fietkau 97e54a1932 ignore mtd erase errors (will probably be required for nand flash) 18 years ago
Felix Fietkau 6c85d6f9e8 use gcc 4.1.1 for rb532 by default 18 years ago