Commit Graph

10551 Commits (83c93d656da7c22f6b88f04be1bce62ef8cd9fd2)

Author SHA1 Message Date
Florian Fainelli a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +00:00
Florian Fainelli dd2b72105b fix redundant driver name printing in probe function
SVN-Revision: 15254
2009-04-19 13:32:54 +00:00
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)
SVN-Revision: 15253
2009-04-19 13:18:48 +00:00
Felix Fietkau 08ae0cd8d2 ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
SVN-Revision: 15252
2009-04-18 17:04:41 +00:00
Felix Fietkau be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Felix Fietkau 05d8459bb9 add md5sum for linux 2.6.29.1
SVN-Revision: 15250
2009-04-18 17:04:09 +00:00
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
2009-04-18 17:03:55 +00:00
Andy Boyett 24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Nicolas Thill a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs
SVN-Revision: 15246
2009-04-17 14:44:50 +00:00
Nicolas Thill 028efe57a7 remove 'svn:keywords' property, not needed anymore after [15242]
SVN-Revision: 15245
2009-04-17 14:32:29 +00:00
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli ea59933af8 do not override input config symbols (#4722)
SVN-Revision: 15235
2009-04-17 10:28:57 +00:00
Florian Fainelli e1431e5f5d resync au1550 kernel configuration
SVN-Revision: 15234
2009-04-17 10:28:23 +00:00
Florian Fainelli e88aa94e42 finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
2009-04-17 09:22:02 +00:00
Hamish Guthrie 4f84a92c5d update compiler version defaults
SVN-Revision: 15230
2009-04-16 12:40:32 +00:00
Hamish Guthrie ffc86f7e3a Update default configuration to use profiles
SVN-Revision: 15229
2009-04-16 10:40:15 +00:00
Nicolas Thill a245766507 move ldconfig & ldd to utils section
SVN-Revision: 15228
2009-04-14 16:28:18 +00:00
Florian Fainelli b8e09787fa more cygwin related build fixes
SVN-Revision: 15227
2009-04-14 14:54:34 +00:00
Felix Fietkau bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Felix Fietkau 6397e188af do not run hotplug event for aliases
SVN-Revision: 15224
2009-04-13 00:43:23 +00:00
Jo-Philipp Wich 97100e0248 firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
2009-04-12 22:38:34 +00:00
Jo-Philipp Wich a03e00bbcf base-files: remove redundant netmask handling in 10-routes
SVN-Revision: 15219
2009-04-12 16:39:29 +00:00
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Florian Fainelli 3a35703faa do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)
SVN-Revision: 15214
2009-04-12 12:52:32 +00:00
Florian Fainelli 1307d73267 allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
2009-04-11 16:25:09 +00:00
Mirko Vogt ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Hauke Mehrtens 4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
2009-04-10 12:20:35 +00:00
Hauke Mehrtens e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
Hauke Mehrtens 2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
2009-04-10 12:16:51 +00:00
Mirko Vogt 9af0ab6efa use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917
SVN-Revision: 15187
2009-04-10 11:41:18 +00:00
Felix Fietkau 1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
2009-04-10 11:27:39 +00:00
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
2009-04-10 10:48:04 +00:00
Florian Fainelli 9c470b63b3 cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
SVN-Revision: 15183
2009-04-10 10:08:47 +00:00
Hauke Mehrtens e2f8f72041 hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode.
SVN-Revision: 15182
2009-04-09 21:44:30 +00:00
Felix Fietkau 4e49486b3c fix source file vs library order in a few prereq checks (#4326)
SVN-Revision: 15181
2009-04-09 21:13:15 +00:00
Hauke Mehrtens 90fc200a60 In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
SVN-Revision: 15180
2009-04-09 20:16:01 +00:00
Felix Fietkau 229035bad0 mark uclibc nptl and snapshot as broken
SVN-Revision: 15179
2009-04-09 20:01:28 +00:00
Felix Fietkau e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00
Felix Fietkau 45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
2009-04-09 19:43:19 +00:00
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
2009-04-09 19:43:13 +00:00
Felix Fietkau e744c3130a move iptable_raw to the conntrack-extra package
SVN-Revision: 15175
2009-04-09 19:42:52 +00:00
Claudio Mignanti 4dd7a65697 patches for 2.6.28
SVN-Revision: 15174
2009-04-09 16:21:56 +00:00
Claudio Mignanti d2042b0ef4 move etrax generic files to specific kernel version
SVN-Revision: 15173
2009-04-09 16:18:45 +00:00
Jo-Philipp Wich d63666203c dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
2009-04-09 14:51:15 +00:00
Florian Fainelli a4f6398eda fix ccache host installation (#4902)
SVN-Revision: 15165
2009-04-09 13:16:57 +00:00
Michael Büsch efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
2009-04-08 19:03:10 +00:00
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
2009-04-08 16:57:52 +00:00