Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵ | Jo-Philipp Wich | 2009-07-16 | 1 | -1/+1 |
| | | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867 | ||||
* | Reverese mangle_pmu logic. Initalize regulator constrains to those used for ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -22/+16 |
| | | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866 | ||||
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | 11 | -214/+193 |
| | | | | SVN-Revision: 16863 | ||||
* | madwifi: turn software based tsf merging on by default, get rid of some ↵ | Felix Fietkau | 2009-07-16 | 1 | -4/+5 |
| | | | | | | iwpriv errors on wifi restart SVN-Revision: 16862 | ||||
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | 1 | -0/+80 |
| | | | | SVN-Revision: 16861 | ||||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 | 9 | -3/+675 |
| | | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860 | ||||
* | mach_gta02: Add some missing always_on regulator constraints and declare ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -4/+8 |
| | | | | | | regulator constraints to be fully specified. SVN-Revision: 16859 | ||||
* | Implement voltage listing for pc50633. | Lars-Peter Clausen | 2009-07-16 | 1 | -0/+106 |
| | | | | SVN-Revision: 16858 | ||||
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 16853 | ||||
* | binutils: fix build failure on powerpc target | Gabor Juhos | 2009-07-14 | 1 | -0/+20 |
| | | | | SVN-Revision: 16848 | ||||
* | madwifi: trivial antenna diversity fix | Felix Fietkau | 2009-07-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 16846 | ||||
* | add additions from (#5149) | Florian Fainelli | 2009-07-14 | 1 | -2/+6 |
| | | | | SVN-Revision: 16841 | ||||
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | 2 | -0/+2 |
| | | | | SVN-Revision: 16840 | ||||
* | ag71xx driver: rename ag71xx_debug module parameter | Gabor Juhos | 2009-07-13 | 1 | -4/+4 |
| | | | | SVN-Revision: 16833 | ||||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 2 | -24/+32 |
| | | | | SVN-Revision: 16831 | ||||
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 16830 | ||||
* | isdn4linux modules fixes | Florian Fainelli | 2009-07-13 | 1 | -4/+6 |
| | | | | SVN-Revision: 16829 | ||||
* | NET_EMATCH is a boolean (#5506) | Florian Fainelli | 2009-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 16828 | ||||
* | ag71xx driver: fix a typo | Gabor Juhos | 2009-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 16827 | ||||
* | enable driver for the PCF857X I2C GPIO expander | Gabor Juhos | 2009-07-13 | 3 | -0/+3 |
| | | | | SVN-Revision: 16826 | ||||
* | ag71xx driver: align descriptors on cache_line boundary | Gabor Juhos | 2009-07-13 | 2 | -11/+25 |
| | | | | SVN-Revision: 16825 | ||||
* | ag71xx driver: store descriptor pointers in ag71xx_buf | Gabor Juhos | 2009-07-13 | 2 | -23/+31 |
| | | | | SVN-Revision: 16824 | ||||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 3 | -0/+126 |
| | | | | SVN-Revision: 16823 | ||||
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | 4 | -31/+32 |
| | | | | SVN-Revision: 16821 | ||||
* | ag71xx driver: descriptors always aligned on 4 byte boundary | Gabor Juhos | 2009-07-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 16818 | ||||
* | ag71xx driver: don't flush ddr on tx path | Gabor Juhos | 2009-07-12 | 1 | -6/+0 |
| | | | | SVN-Revision: 16817 | ||||
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵ | Lars-Peter Clausen | 2009-07-12 | 6 | -221/+49 |
| | | | | | | code. SVN-Revision: 16816 | ||||
* | udhcpc: Pass all events to udhcpc.user | Vasilis Tsiligiannis | 2009-07-12 | 1 | -3/+3 |
| | | | | | | | | | | Petitboot and maybe other apps need to know when the dhcp lease is lost. Move the udhcpc.user call to send it all udhcpc events. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 16815 | ||||
* | madwifi.sh channel fix | Vasilis Tsiligiannis | 2009-07-12 | 1 | -22/+17 |
| | | | | | | | | In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 16814 | ||||
* | fix isdn4linux kernel modules with the 2.4.37 update | Florian Fainelli | 2009-07-12 | 1 | -5/+16 |
| | | | | SVN-Revision: 16799 | ||||
* | wprobe does not build on 2.4 | Florian Fainelli | 2009-07-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 16796 | ||||
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 16795 | ||||
* | create firmware image for the wrt400n board (based on a patch by Sandeep ↵ | Gabor Juhos | 2009-07-12 | 1 | -8/+9 |
| | | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16793 | ||||
* | firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep ↵ | Gabor Juhos | 2009-07-12 | 5 | -0/+726 |
| | | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16792 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 3 | -0/+293 |
| | | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791 | ||||
* | madwifi: clean up wme handling, use same packet classification as mac80211 | Felix Fietkau | 2009-07-12 | 1 | -0/+136 |
| | | | | SVN-Revision: 16790 | ||||
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵ | Felix Fietkau | 2009-07-12 | 5 | -22/+21 |
| | | | | | | enable skbedit by default SVN-Revision: 16789 | ||||
* | madwifi: fix another instance of excessive stack usage in wlanconfig | Felix Fietkau | 2009-07-12 | 1 | -0/+9 |
| | | | | SVN-Revision: 16788 | ||||
* | use subsys_initcall in the i2c-gpio driver | Gabor Juhos | 2009-07-11 | 3 | -0/+33 |
| | | | | SVN-Revision: 16787 | ||||
* | Cleanup glamo mmc driver. | Lars-Peter Clausen | 2009-07-11 | 4 | -580/+320 |
| | | | | SVN-Revision: 16786 | ||||
* | increase size of the kernel partition on the TL-WR[789]41N boards | Gabor Juhos | 2009-07-11 | 3 | -9/+9 |
| | | | | SVN-Revision: 16785 | ||||
* | increase size of the kernel partition on the TEW-632BR board | Gabor Juhos | 2009-07-11 | 2 | -7/+7 |
| | | | | SVN-Revision: 16784 | ||||
* | register the VSC7395 device on the PB44 board | Gabor Juhos | 2009-07-11 | 1 | -13/+65 |
| | | | | SVN-Revision: 16783 | ||||
* | enable I2C_GPIO driver | Gabor Juhos | 2009-07-11 | 3 | -3/+12 |
| | | | | SVN-Revision: 16782 | ||||
* | add SPI controller driver for the PB44 board | Gabor Juhos | 2009-07-11 | 7 | -0/+383 |
| | | | | SVN-Revision: 16781 | ||||
* | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 3 | -7/+24 |
| | | | | SVN-Revision: 16780 | ||||
* | add definitions for some magic values in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -3/+12 |
| | | | | SVN-Revision: 16779 | ||||
* | add AR7240 to BOARDNAME | Gabor Juhos | 2009-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16778 | ||||
* | upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action | Felix Fietkau | 2009-07-11 | 9 | -104/+61 |
| | | | | SVN-Revision: 16777 | ||||
* | move the toolchain_install stampfile to the right place to fix spurious ↵ | Felix Fietkau | 2009-07-11 | 2 | -3/+3 |
| | | | | | | missing toolchain errors after cleaning stuff SVN-Revision: 16776 |