8929 Commits (1990fc90fd3649e9e93376c2cbbf6db0ed908825)
 

Author SHA1 Message Date
Florian Fainelli 067a1fe3b6 scripts/feeds calls 'make' irrespective of the platform it is running on. The attached patch changes the code to use gmake if available (which should cover non-linux platforms, and is the same logic used to adapt other programs in include/host.mk) (#3867) 16 years ago
John Crispin 2bd17fe1cb fixes kernel oops when reset button was pressed too often on atheros 16 years ago
Imre Kaloz c11df62fb8 upgrade ppc44x to 2.6.26.2 16 years ago
Imre Kaloz 89165c4400 upgrade ppc40x to 2.6.26.2 as well 16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2 16 years ago
Felix Fietkau c05eb4ba63 add basic interface alias support. for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: 16 years ago
Florian Fainelli 9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824) 16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files 16 years ago
Steven Barth 34a16898a1 update luci feed url to use http due to certificate issues 16 years ago
Steven Barth 6b6d027172 added support for the timer-trigger to uci LED support 16 years ago
Florian Fainelli 91bec65028 Add missing kernel configuration options since the SLUB allocator switch 16 years ago
Gabor Juhos dbb6051caf add alternative board id for the ZyXEL P-334WT 16 years ago
Mike Baker 1139608784 allow ctrl-c to trigger preinit 16 years ago
Nicolas Thill e848e7654b move arch-specific definitions to arch site files 17 years ago
Felix Fietkau fb344e3dff add ac_cv_file__dev_zero to sitefiles 17 years ago
Felix Fietkau 348d5ba521 add ssize_t definition to site files, fix up size for x86_64 17 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 17 years ago
Felix Fietkau 14ac8769b2 add a variable that contains the proper architecture-dependent -fPIC/-fpic cflag for building shared libraries 17 years ago
Florian Fainelli ce8903f1ce kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance 17 years ago
Felix Fietkau 1391134579 and another one 17 years ago
Felix Fietkau 88b0d6785e fix a small typo 17 years ago
Gabor Juhos 6c0474b383 ebtables: useless without kmod-eptables 17 years ago
Felix Fietkau cc357e82e2 add missing gitignore change for build environments 17 years ago
Felix Fietkau 131ba6fed7 add script for managing 'build environments' (.config+files/), including documentation 17 years ago
Felix Fietkau 3a321fb110 fix 'make docs' 17 years ago
Felix Fietkau a856eeca8b cosmetic fix for docs/ prereq check 17 years ago
Gabor Juhos 39190275d4 sync kernel config, and disable broken ide driver until my CF card arrives 17 years ago
Felix Fietkau 311c9403d9 fix make variable overriding for package makefiles on the command line 17 years ago
Nicolas Thill 8ebe95404d remove broken status from uml target 17 years ago
Gabor Juhos c2187c736e reorder nand partitions on RB-4xx (closes #3852) 17 years ago
Felix Fietkau 4d795ca98f spca5xx-le does not work with linux 2.6.26+ 17 years ago
Felix Fietkau b4727d665e fix qc-usb compile on atheros 17 years ago
Felix Fietkau dde1f5fb54 fix ov51x-jpeg compile 17 years ago
Felix Fietkau 0cc7199e71 install libshared into the staging dir (required by wrt-radauth) 17 years ago
Felix Fietkau e0b43982fb fix nw802-2.4 compile 17 years ago
John Crispin 5e5cc5a7c8 add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly 17 years ago
Florian Fainelli af76ae2cb5 Duplicate of r12143 17 years ago
Florian Fainelli 71bc2e320b Fix inclusion of pim.h like igmpproxy 17 years ago
John Crispin 2dd9146ddf fixes reset button on atheros platform, ar5312 gpio_irqs will be added later 17 years ago
Felix Fietkau 7bb55d1b91 madwifi: fix crash on ad-hoc interface init 17 years ago
Florian Fainelli ac25803120 Add cdc-acm locking fix from #3836 17 years ago
Felix Fietkau 352173f782 add missing configure variable to sitefile (required by gstreamer) 17 years ago
Felix Fietkau 06e754b1f7 replace config.guess and config.sub properly, even if they are in a subdirectory 17 years ago
Felix Fietkau c2cf1d04c9 mark mac80211 as broken on avr32 17 years ago
Felix Fietkau 241450cb3a add missing kconfig symbol 17 years ago
Felix Fietkau 806f149413 fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets 17 years ago
Gabor Juhos 2174f5d95c sync kernel config 17 years ago
Felix Fietkau 5eab3b092d atheros: fix setting the gpio interrupt level when registering a gpio interrupt 17 years ago
Felix Fietkau d43337e8f7 switch to using the SLUB allocator by default in 2.6.26 17 years ago
Florian Fainelli d3dd2b6ae5 Fix ipkg compilation with ccache, thanks sn9 17 years ago