3978 Commits (312802199b7cc09dde5ed867745f4c1baa3c5204)
 

Author SHA1 Message Date
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
Felix Fietkau 315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface 18 years ago
Tim Yardley 2f78952da8 code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line 18 years ago
Mike Baker c8e451be73 fix irq issue (ap70 eth1) 18 years ago
Felix Fietkau 35176fec08 add netconfig fix for wl-500g premium 18 years ago
Felix Fietkau 010faa4381 add e1000 driver, remove references to LINUX_2_4_X86 18 years ago
Felix Fietkau 426ecdecef turn target runtime check of mtd into a compile-time check 18 years ago
Felix Fietkau 28a3cb3ca3 add fix for samsung flash chips 18 years ago
Felix Fietkau 2de45e8abd add extra autoload for ppp modules 18 years ago
Felix Fietkau 343ad07ed8 remove an obsolete function 18 years ago
Felix Fietkau 78ae7f9a6b fix dependencies on the virtual kernel package (fixes #878) 18 years ago
Felix Fietkau c35280f08a convert ar7-atm to KernelPackage template 18 years ago
Felix Fietkau 9b1117eb58 convert ar7-net to KernelPackage template 18 years ago
Felix Fietkau ea03a8d681 fix tiatm compile 18 years ago
Felix Fietkau e5b4b6a757 fix typo 18 years ago
Felix Fietkau 4f9190d1c8 improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850 18 years ago
Felix Fietkau 367b01ad5c fix a timeout on amd flash chips (patch from #874) 18 years ago