This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-31 00:24:12 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
History
Jo-Philipp Wich
237282ae8c
backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to affected kernels (
#9802
) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems.
...
SVN-Revision: 29642
2012-01-03 23:08:15 +00:00
..
imagebuilder
Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist
2011-09-09 17:25:20 +00:00
linux
backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to affected kernels (
#9802
) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems.
2012-01-03 23:08:15 +00:00
sdk
fix generation for arm platforms Based on patch by Roman Yeryomin <roman@advem.lv>
2011-09-13 07:39:14 +00:00
toolchain
target/toolchain: fix installation after r22723
2010-09-04 11:56:33 +00:00
Config.in
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space
2011-01-16 01:25:06 +00:00
Makefile
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
2009-11-14 17:51:32 +00:00