Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to latest git snapshot | Imre Kaloz | 2011-01-03 | 3 | -86/+2 |
| | | | | SVN-Revision: 24889 | ||||
* | tools/qemu: fix FreeBSD compile issue | Alexandros C. Couloumbis | 2011-01-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 24888 | ||||
* | tools/mkimage: fix compilation on FreeBSD | Alexandros C. Couloumbis | 2011-01-03 | 2 | -0/+59 |
| | | | | SVN-Revision: 24887 | ||||
* | brcm47xx: fix compile problem when serial is deactivated. | Hauke Mehrtens | 2011-01-02 | 4 | -26/+44 |
| | | | | | | Thank you Andrey SVN-Revision: 24885 | ||||
* | missing-macros: add as-unaligned-access.m4 | Jo-Philipp Wich | 2011-01-02 | 3 | -1/+48 |
| | | | | SVN-Revision: 24878 | ||||
* | missing-macros: add as-compiler-flag.m4 and as-version.m4 | Jo-Philipp Wich | 2011-01-02 | 4 | -1/+146 |
| | | | | SVN-Revision: 24877 | ||||
* | crda: update to version 1.1.1 and update regulatory database to most recent ↵ | Hauke Mehrtens | 2011-01-01 | 1 | -7/+6 |
| | | | | | | official version. SVN-Revision: 24868 | ||||
* | e2fsprogs: revert r24848 as well | Jo-Philipp Wich | 2011-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 24867 | ||||
* | revert r24851, it breaks compilation on many hosts | Jo-Philipp Wich | 2011-01-01 | 2 | -2/+28 |
| | | | | SVN-Revision: 24866 | ||||
* | tools: add some missing dependencies | Hauke Mehrtens | 2011-01-01 | 1 | -3/+7 |
| | | | | SVN-Revision: 24865 | ||||
* | generic: more CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-30 | 7 | -0/+28 |
| | | | | SVN-Revision: 24860 | ||||
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | 54 | -3/+17066 |
| | | | | SVN-Revision: 24859 | ||||
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 |
| | | | | SVN-Revision: 24858 | ||||
* | tools/mkimage: remove the broken portability patch, it is no longer ↵ | Felix Fietkau | 2010-12-30 | 1 | -46/+0 |
| | | | | | | necessary with the new version SVN-Revision: 24857 | ||||
* | add relayd, can be used as a replacement for client bridge, but does not ↵ | Felix Fietkau | 2010-12-30 | 1 | -0/+37 |
| | | | | | | have any uci integration yet SVN-Revision: 24856 | ||||
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 |
| | | | | SVN-Revision: 24855 | ||||
* | generic: update ARM mach-types | Gabor Juhos | 2010-12-29 | 5 | -21/+1703 |
| | | | | SVN-Revision: 24854 | ||||
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | Gabor Juhos | 2010-12-29 | 1 | -1/+3 |
| | | | | SVN-Revision: 24853 | ||||
* | generic: add missing CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-29 | 5 | -1/+37 |
| | | | | SVN-Revision: 24852 | ||||
* | tools/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 2 | -28/+2 |
| | | | | SVN-Revision: 24851 | ||||
* | generic: add CONFIG_DEBUG_ICEDCC symbol | Gabor Juhos | 2010-12-29 | 5 | -0/+5 |
| | | | | SVN-Revision: 24850 | ||||
* | multiple SPI driver fixes | Florian Fainelli | 2010-12-29 | 1 | -36/+29 |
| | | | | | | | | | | | - fix platform device registration - fix chipselect, command register defines, add missing clock - make slave select proper - fix multibytes transferts Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 24849 | ||||
* | package/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 24848 | ||||
* | target/linux: sync to kernel 2.6.37-rc8, refresh patches | Alexandros C. Couloumbis | 2010-12-29 | 21 | -91/+60 |
| | | | | SVN-Revision: 24847 | ||||
* | missing-macros: add as-ac-expand.m4 | Jo-Philipp Wich | 2010-12-29 | 3 | -1/+50 |
| | | | | SVN-Revision: 24846 | ||||
* | 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 |