4898 Commits (cf7199f48b5ef5edbeca7b0d02e1c448c8e1785d)

Author SHA1 Message Date
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
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
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 010faa4381 add e1000 driver, remove references to LINUX_2_4_X86 18 years ago
Felix Fietkau 28a3cb3ca3 add fix for samsung flash chips 18 years ago
Felix Fietkau 367b01ad5c fix a timeout on amd flash chips (patch from #874) 18 years ago
Felix Fietkau b1a1e39ed1 add generic and via ide support to x86-2.6 18 years ago
Nicolas Thill 7cd1682f74 disable pcmcia on rb532 18 years ago
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process 18 years ago
Felix Fietkau ae439d6682 remove bluetooth from ar7 config 18 years ago
Felix Fietkau 87e6a7e4f2 cleanup 18 years ago
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code 18 years ago
Felix Fietkau 002476016b make filesystem size selection generic (for ext2) 18 years ago
Felix Fietkau d2e30add61 port more modules over to the new system 18 years ago
Felix Fietkau 8aaddb09cf add another parallel build fix 18 years ago
Felix Fietkau 5884dd6254 fix parallel build of brcm-2.4 18 years ago
Nicolas Thill 273a22b336 add missing <asm/segment.h>, fix mini_fo and openswan build on ppc 18 years ago
Nicolas Thill dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules 18 years ago
Felix Fietkau 7f3d638c4a port soundcore module 18 years ago
Felix Fietkau cb422dc1c1 port the usb modules over to the new system 18 years ago
Felix Fietkau 41577df960 remove some old junk 18 years ago
Felix Fietkau 92ced53400 remove old target/linux/package directory 18 years ago
Felix Fietkau 52f3d46c78 move sched_use_tsc patch to generic-2.4 18 years ago
Felix Fietkau 12a32c9c89 move the ar7 network driver into a separate package 18 years ago
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download 18 years ago
Felix Fietkau fc8abe2dfa allow platform support directories to add and modify kernel module packages 18 years ago
Felix Fietkau f1c7fe1507 add fix from #763 18 years ago
Felix Fietkau 6cee90e993 some kernel module cleanup 18 years ago
Felix Fietkau 22a9a91bfe remove atm support in a few platforms 18 years ago
Felix Fietkau 3cabaf1875 add ATM_SUPPORT flag 18 years ago
Felix Fietkau 6907111305 add USES_EXT2 flag for target platforms 18 years ago
Felix Fietkau b3c8e2834b bcm4710: port a missing part of the cache fixes to linux 2.6 18 years ago
Felix Fietkau 071177ca66 fix irq sharing issue on bcm4710 18 years ago
Felix Fietkau 11e5e050ae fix extpci irq assignment bug 18 years ago
Felix Fietkau 431576e9cc accidentally removed a small part of the flash map patch - fixing that. 18 years ago
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically 18 years ago
Florian Fainelli 75c1f29021 Updated kernel config 18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W) 18 years ago
Felix Fietkau 140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u 18 years ago
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6 18 years ago
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes 18 years ago
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work 18 years ago
Felix Fietkau a0a752a477 cleanup 18 years ago
Felix Fietkau 6bbd6d2ef6 use the native toolchain for grub on non-amd64 hosts 18 years ago
Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) 18 years ago