Commit Graph

3949 Commits (ab80113a68fe01e6a7c53b6465e44c8523589119)
 

Author SHA1 Message Date
Felix Fietkau ab80113a68 call interface stop handler on ifdown
SVN-Revision: 5432
18 years ago
Felix Fietkau 68334478aa add nozomi driver
SVN-Revision: 5431
18 years ago
Felix Fietkau b7bede71f6 enable nvram utility by default
SVN-Revision: 5429
18 years ago
Felix Fietkau a61a61e523 fix typo
SVN-Revision: 5428
18 years ago
Felix Fietkau 86e2fbaaa4 rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
SVN-Revision: 5427
18 years ago
Felix Fietkau c9dcbd5531 port new diag driver to kamikaze
SVN-Revision: 5426
18 years ago
Felix Fietkau c7213d81d6 add config option for autostart of network interfaces
SVN-Revision: 5425
18 years ago
Felix Fietkau 31594de2bd use irq sharing on the serial line
SVN-Revision: 5424
18 years ago
Florian Fainelli a72fd20a82 export WAN variable so that firewall works (#907)
SVN-Revision: 5412
18 years ago
Florian Fainelli 93558441bd Fixes module autoloading for Wireless devices (#906)
SVN-Revision: 5410
18 years ago
Felix Fietkau e9ce379d25 fix missing variable assignment (found by db90h)
SVN-Revision: 5395
18 years ago
Florian Fainelli 7af8ef7b0e Move out autotools touching stuff to a macro
SVN-Revision: 5390
18 years ago
Florian Fainelli c61c489ae0 Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
SVN-Revision: 5388
18 years ago
Florian Fainelli 320d383f12 Ok, third round, the right one, touch the file anyway, does not break other packages
SVN-Revision: 5387
18 years ago
Florian Fainelli 37237a0544 Update makefiles to use the autotools stuff put in the template, remove bogus stamp-h.in touching
SVN-Revision: 5386
18 years ago
Florian Fainelli 895ac7a421 Some more stuff
SVN-Revision: 5385
18 years ago
Florian Fainelli e0c9b03440 Move out some generic code to prevent autotools from re-creating files
SVN-Revision: 5384
18 years ago
Felix Fietkau fca8589540 remove old control directory
SVN-Revision: 5377
18 years ago
Felix Fietkau a640884663 fix dropbear keygen
SVN-Revision: 5375
18 years ago
Florian Fainelli e7614e91b9 Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
SVN-Revision: 5373
18 years ago
Felix Fietkau ec52fc217d fix a small typo
SVN-Revision: 5368
18 years ago
Felix Fietkau 88dd056006 fix rootfs partition name for x86 images
SVN-Revision: 5367
18 years ago
Felix Fietkau 45f0f2a960 fix kernel config after r8169 change
SVN-Revision: 5366
18 years ago
Felix Fietkau 97df37dfd7 update hostapd to latest upstream version
SVN-Revision: 5365
18 years ago
Felix Fietkau a908c9b7a3 move wpa_supplicant to trunk
SVN-Revision: 5362
18 years ago
Florian Fainelli 3e33acb7b4 export skb_attach symbol (#887)
SVN-Revision: 5359
18 years ago
Nicolas Thill 8ec5b1d614 oops, forgot to remove references to libnotimpl
SVN-Revision: 5356
18 years ago
Nicolas Thill 2f9448bd1f move libnotimpl to /packages/libs, fix another typo in ./src/math.c
SVN-Revision: 5355
18 years ago
Felix Fietkau 94e46a7ef3 fix unnecessary dropbear key generation
SVN-Revision: 5354
18 years ago
Felix Fietkau 6d531dbf84 add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
SVN-Revision: 5352
18 years ago
Felix Fietkau ab9a7a900e fix vpi/vci setting for pppoa
SVN-Revision: 5351
18 years ago
Felix Fietkau 2fa277537e enable pppoa for ar7
SVN-Revision: 5350
18 years ago
Felix Fietkau 8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
18 years ago
Felix Fietkau fda36c539a sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho
SVN-Revision: 5331
18 years ago
Felix Fietkau 12ccb1ed73 reset CONFIG_SECTION when calling config_load
SVN-Revision: 5318
18 years ago
Nicolas Thill 8a7cf55e06 use target optimization flags for madwifi tools
SVN-Revision: 5314
18 years ago
Nicolas Thill 300eee71f9 add target optimization flags
SVN-Revision: 5312
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
SVN-Revision: 5311
18 years ago
Imre Kaloz 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
18 years ago
Felix Fietkau 5d434d9959 extend X86_GRUB_ROOTPART selection to jffs2 images
SVN-Revision: 5308
18 years ago
Felix Fietkau b1f7fe7b06 revert to hda2
SVN-Revision: 5307
18 years ago
Tim Yardley f6ff4f5fd2 this should have been sda not hda
SVN-Revision: 5306
18 years ago
Tim Yardley d04c5680fa bring in floorf so that postgres server will compile by default, package to come later for server
SVN-Revision: 5304
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)
SVN-Revision: 5302
18 years ago
Felix Fietkau dff0c52031 add protection against running cf2nand from yaffs2
SVN-Revision: 5301
18 years ago
Felix Fietkau a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532
SVN-Revision: 5300
18 years ago
Felix Fietkau 4346855974 add lookup function for mtd parts
SVN-Revision: 5299
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
SVN-Revision: 5298
18 years ago
Felix Fietkau 3d497ab62c reduce the possibility of race conditions when using the lock utility
SVN-Revision: 5297
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)
SVN-Revision: 5296
18 years ago