Commit graph

15931 commits

Author SHA1 Message Date
Imre Kaloz
7ff27c6ff5 this is not a platform specific patch
SVN-Revision: 23771
2010-11-02 11:50:56 +00:00
Imre Kaloz
daa9161eaa add some additional 2.6.36 symbol
SVN-Revision: 23770
2010-11-02 11:49:32 +00:00
Alexandros C. Couloumbis
199cd21c06 package/apex: fix a compile issue
SVN-Revision: 23768
2010-11-02 08:37:46 +00:00
Michael Büsch
548ae3d28a n810-gui profile: Add xkeyboard-config
SVN-Revision: 23767
2010-11-01 21:46:28 +00:00
Florian Fainelli
cc19ab72ac switch to 2.6.36
SVN-Revision: 23762
2010-11-01 13:09:47 +00:00
Florian Fainelli
b37b7ff9be set the mac address using the chip-unique serial number
SVN-Revision: 23761
2010-11-01 13:09:41 +00:00
Florian Fainelli
90165562aa add support for 2.6.36 kernel
SVN-Revision: 23760
2010-11-01 13:09:34 +00:00
Florian Fainelli
cbf63d4c93 resync kernel config
SVN-Revision: 23759
2010-11-01 13:09:26 +00:00
Jo-Philipp Wich
f52274bf2f uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
SVN-Revision: 23757
2010-11-01 00:20:00 +00:00
Florian Fainelli
21aeb28779 initialize clocks earlier for lpj to be correct (#7548)
SVN-Revision: 23746
2010-10-31 21:45:49 +00:00
Florian Fainelli
32ec735d8a refresh 2.6.32 patches
SVN-Revision: 23745
2010-10-31 21:45:30 +00:00
Felix Fietkau
97b3d9688c remove an obsolete comment for the flock template
SVN-Revision: 23744
2010-10-31 15:36:47 +00:00
Felix Fietkau
b34a0b3282 fix usage of flock - use the command mode instead of locking a file descriptor to fix build issues on mac os x
SVN-Revision: 23743
2010-10-31 15:33:48 +00:00
Felix Fietkau
f742f85c2e nl80211: fix a station dump crash triggered by sending an invalid ifindex
SVN-Revision: 23741
2010-10-31 14:32:15 +00:00
Felix Fietkau
d9f29a16a0 add missing SH_FUNC for remaining md5s calls (#7888)
SVN-Revision: 23739
2010-10-31 13:49:41 +00:00
Felix Fietkau
e0194cb763 hostapd: move the madwifi segfault fix to the right place
SVN-Revision: 23738
2010-10-31 13:49:34 +00:00
Florian Fainelli
2434c2bb70 vlynq: try remote clock first, then external (#7324)
SVN-Revision: 23737
2010-10-31 13:10:55 +00:00
Florian Fainelli
56eaf842c7 refresh 2.6.32 patches
SVN-Revision: 23736
2010-10-31 13:10:49 +00:00
Florian Fainelli
a621fdb419 refresh 2.6.32 patches
SVN-Revision: 23735
2010-10-31 13:10:35 +00:00
Felix Fietkau
5aaa91d3ca madwifi: remove device ids for AR5416
SVN-Revision: 23730
2010-10-31 12:28:51 +00:00
Florian Fainelli
b013e4eec4 add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
3403d66f43 prefer the cs5535 gpiolib driver after 2.6.32
SVN-Revision: 23728
2010-10-30 22:35:54 +00:00
Florian Fainelli
eace922392 resync config-default, enable gpio support
SVN-Revision: 23727
2010-10-30 22:35:50 +00:00
Florian Fainelli
7de24e0181 ep80579 depend on their corresponding subtarget
SVN-Revision: 23726
2010-10-30 22:35:46 +00:00
Alexandros C. Couloumbis
25a2eadad3 linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and directory issues on RouterBoard family devices.
SVN-Revision: 23718
2010-10-30 10:00:34 +00:00
Jo-Philipp Wich
434c8dbf33 package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.
SVN-Revision: 23715
2010-10-29 21:25:39 +00:00
Michael Büsch
9d61a9b1c6 Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized build.
SVN-Revision: 23709
2010-10-29 15:07:23 +00:00
Michael Büsch
e396e33ad2 Add macro for locking of recipe commands.
SVN-Revision: 23708
2010-10-29 14:53:16 +00:00
Felix Fietkau
731877c5d9 add a stripped down (and portable) version of flock to the host tools
SVN-Revision: 23707
2010-10-29 13:39:18 +00:00
Imre Kaloz
387c2adead remove unneeded config options, too
SVN-Revision: 23706
2010-10-29 10:55:54 +00:00
Imre Kaloz
f6ff75eed6 fix typo
SVN-Revision: 23705
2010-10-29 10:48:14 +00:00
Imre Kaloz
723ab81016 get rid of old gcc versions
SVN-Revision: 23704
2010-10-29 10:45:59 +00:00
Imre Kaloz
57017cf64c add support for Linaro GCC 2010.10
SVN-Revision: 23703
2010-10-29 10:37:51 +00:00
Lars-Peter Clausen
4990417071 Fix patch
SVN-Revision: 23702
2010-10-29 06:59:46 +00:00
Imre Kaloz
16ec438707 fix typo
SVN-Revision: 23695
2010-10-28 11:19:38 +00:00
Imre Kaloz
bdeb70c8d7 sync gcc's Config.in with Config.version
SVN-Revision: 23694
2010-10-28 10:59:58 +00:00
Imre Kaloz
3a89cedc85 the latest patchlevel gcc releases should work for these targets
SVN-Revision: 23693
2010-10-28 10:38:32 +00:00
Imre Kaloz
6bd93c3fdf fixup gcc version selection for the omap35xx target
SVN-Revision: 23692
2010-10-28 10:29:53 +00:00
Hamish Guthrie
27c9512c53 Update u-boot command-line parameters
SVN-Revision: 23691
2010-10-28 08:54:52 +00:00
Hamish Guthrie
fffb9f805b Bumper gumstix kernel version to 2.6.36
SVN-Revision: 23690
2010-10-28 08:53:14 +00:00
Hamish Guthrie
7fd7db8981 kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
2010-10-28 08:50:43 +00:00
Hamish Guthrie
cb9821611f Add 2.6.36 config for gumstix board
SVN-Revision: 23688
2010-10-28 08:47:48 +00:00
Hamish Guthrie
a34d2d5cc1 Add missing symbols to 2.6.36 config
SVN-Revision: 23687
2010-10-28 08:37:00 +00:00
Imre Kaloz
4fb2718119 we don't support gcc 3.x for some time now
SVN-Revision: 23686
2010-10-28 07:28:17 +00:00
Imre Kaloz
95cba52ba4 remove support for binutils 2.18 and 2.20
SVN-Revision: 23685
2010-10-28 07:26:07 +00:00
Lars-Peter Clausen
5f9f23534b Fixed support for Iomega
* Added configuration file.
* Set blue power led during bootup
* enabled pci express

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23683
2010-10-27 21:24:06 +00:00
Lars-Peter Clausen
41ddcd79ab Adds leds and gpio keys support for Iomega iConnect.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23682
2010-10-27 21:22:07 +00:00
Michael Büsch
98bbc04fca libtool: Force nonparallel build.
SVN-Revision: 23681
2010-10-27 19:39:09 +00:00
Jo-Philipp Wich
87d81bc050 madwifi: fix syntax error introduced by r23660
SVN-Revision: 23679
2010-10-27 17:46:31 +00:00
Michael Büsch
a932a9beca iptables: Fix call to md5s
SVN-Revision: 23675
2010-10-27 15:27:12 +00:00