Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real ↵ | Daniel Dickinson | 2010-12-28 | 1 | -17/+5 |
| | | | | | | rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen). SVN-Revision: 24843 | ||||
* | patches-2.6.36: Fix flashmap spare length calculation from previous commit ↵ | Daniel Dickinson | 2010-12-28 | 1 | -2/+2 |
| | | | | | | (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working. SVN-Revision: 24842 | ||||
* | spi driver: remove bcm_rset usage | Florian Fainelli | 2010-12-28 | 1 | -62/+74 |
| | | | | | | | | | | Since bcm636x platform embeds two spi master device, the attached patch removes static bcm_rset usage, replaced by "bs->regs" field for all I/O operation. Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 24840 | ||||
* | gemini: enable GPIO sysfs interface | Gabor Juhos | 2010-12-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 24839 | ||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 4 | -35/+11 |
| | | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838 | ||||
* | mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx ↵ | Daniel Dickinson | 2010-12-26 | 2 | -6/+77 |
| | | | | | | | | use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24837 | ||||
* | base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵ | Daniel Dickinson | 2010-12-26 | 1 | -0/+20 |
| | | | | | | | | devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24836 | ||||
* | mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ↵ | Daniel Dickinson | 2010-12-26 | 4 | -1/+247 |
| | | | | | | | | experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24835 | ||||
* | mtd flashmap: Switched to calculating the rootfs size rather than depending ↵ | Daniel Dickinson | 2010-12-26 | 1 | -5/+52 |
| | | | | | | | | on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24834 | ||||
* | mtd: Changed mtd_fixtrx and related functions to be weak references. The ↵ | Daniel Dickinson | 2010-12-26 | 3 | -115/+120 |
| | | | | | | | | weak references only lead to actual functions for brcm47xx Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24833 | ||||
* | autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default ↵ | Jo-Philipp Wich | 2010-12-26 | 1 | -4/+7 |
| | | | | | | to ./m4, add LIBTOOL to AM_TOOL_PATHS SVN-Revision: 24830 | ||||
* | uhttpd: allow lowercase http header fields (#8513) | Jo-Philipp Wich | 2010-12-24 | 2 | -3/+3 |
| | | | | SVN-Revision: 24823 | ||||
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵ | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
| | | | | | | mitigation times further SVN-Revision: 24819 | ||||
* | ath9k: add pending fixes for revision checks and handling of the hw ↵ | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
| | | | | | | workaround register SVN-Revision: 24818 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 |
| | | | | SVN-Revision: 24814 | ||||
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
| | | | | SVN-Revision: 24813 | ||||
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 3 | -0/+25 |
| | | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811 | ||||
* | upgrade u-boot to v2010.12 | Imre Kaloz | 2010-12-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 24810 | ||||
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 2 | -7/+7 |
| | | | | SVN-Revision: 24809 | ||||
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵ | Hauke Mehrtens | 2010-12-22 | 2 | -50/+19 |
| | | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805 | ||||
* | kernel: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 5 | -7/+7 |
| | | | | SVN-Revision: 24804 | ||||
* | brcm47xx: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 7 | -454/+1 |
| | | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803 | ||||
* | uml: this patch went upstream | Hauke Mehrtens | 2010-12-22 | 1 | -38/+0 |
| | | | | SVN-Revision: 24802 | ||||
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
| | | | | SVN-Revision: 24801 | ||||
* | adm5120: make patches apply again and refresh them | Hauke Mehrtens | 2010-12-22 | 21 | -63/+63 |
| | | | | SVN-Revision: 24800 | ||||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 16 | -20/+20 |
| | | | | SVN-Revision: 24798 | ||||
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 |
| | | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794 | ||||
* | mac80211: activate ahb bud for ath5k driver if on atheros target. | Hauke Mehrtens | 2010-12-22 | 1 | -2/+5 |
| | | | | SVN-Revision: 24793 | ||||
* | missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), ↵ | Jo-Philipp Wich | 2010-12-22 | 4 | -2/+29 |
| | | | | | | provide fake-intltool.m4 SVN-Revision: 24787 | ||||
* | missing-macros: add xmms.m4, from libflac | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+156 |
| | | | | SVN-Revision: 24784 | ||||
* | base-files: implement "reqopts" parameter for dhcp interfaces to specify ↵ | Jo-Philipp Wich | 2010-12-22 | 2 | -2/+4 |
| | | | | | | additional dhcp options to request SVN-Revision: 24780 | ||||
* | busybox: implement ms static routes option in udhcpc (#6435) | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 24779 | ||||
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -73/+14 |
| | | | | | | option handling, repair default.script to work with the new format (#6435) SVN-Revision: 24778 | ||||
* | missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, ↵ | Jo-Philipp Wich | 2010-12-22 | 9 | -363/+367 |
| | | | | | | mfx_cppflags.m4 and mfx_limits.m4 SVN-Revision: 24763 | ||||
* | missing-macros: fix a bunch of underquoted definition warnings in various ↵ | Jo-Philipp Wich | 2010-12-22 | 3 | -16/+16 |
| | | | | | | 3rd party macros SVN-Revision: 24761 | ||||
* | missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet | Jo-Philipp Wich | 2010-12-22 | 16 | -1/+1088 |
| | | | | SVN-Revision: 24757 | ||||
* | missing-macros: add acc.m4, used by ucl and lzo | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+368 |
| | | | | SVN-Revision: 24756 | ||||
* | add missing makefile in previous commit | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+31 |
| | | | | SVN-Revision: 24755 | ||||
* | package mm-common, this provides missing m4 macros for glibmm, gtkmm, ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -1/+2 |
| | | | | | | cairomm and other Gnome C++ bindings SVN-Revision: 24754 | ||||
* | introduce missing-macros meta package, this will supply needed m4 macros ↵ | Jo-Philipp Wich | 2010-12-21 | 6 | -1/+1146 |
| | | | | | | which are used but not shipped by various packages in feeds SVN-Revision: 24753 | ||||
* | libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent ↵ | Jo-Philipp Wich | 2010-12-21 | 5 | -7/+96 |
| | | | | | | configure from embedding host library paths SVN-Revision: 24752 | ||||
* | toolchain/gcc: fix r24746 | Alexandros C. Couloumbis | 2010-12-21 | 3 | -5/+5 |
| | | | | SVN-Revision: 24751 | ||||
* | brcm47xx: wgt634u mac address fix | Hauke Mehrtens | 2010-12-21 | 2 | -0/+40 |
| | | | | | | | | The Netgear wgt634u uses minus between the hex digest of the mac address and all other broadcom devices are using colons between the hex digest. Now the mac address is correctly parsed also when minus is used. SVN-Revision: 24749 | ||||
* | add gcc 4.5.2 (replaces 4.5.1) | Imre Kaloz | 2010-12-21 | 12 | -2/+2 |
| | | | | SVN-Revision: 24746 | ||||
* | Âbase-files: don't mark /etc/banner as conffile | Jo-Philipp Wich | 2010-12-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 24742 | ||||
* | libtool: strip unsave directories from relink command, nuke every -L that ↵ | Jo-Philipp Wich | 2010-12-20 | 1 | -0/+12 |
| | | | | | | looks like /usr/lib or /lib SVN-Revision: 24741 | ||||
* | iptables: don't call autogen.sh, use autoreconf fixup instead of libtool | Jo-Philipp Wich | 2010-12-20 | 1 | -6/+1 |
| | | | | SVN-Revision: 24740 | ||||
* | * fixes duplicate registration of dwc_otg usb core | John Crispin | 2010-12-20 | 1 | -47/+2 |
| | | | | SVN-Revision: 24738 | ||||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 3 | -1/+7 |
| | | | | SVN-Revision: 24737 | ||||
* | mpc85xx: fix up kernel config and make the target boot on the ↵ | Felix Fietkau | 2010-12-20 | 2 | -10/+80 |
| | | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736 |