Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: fix ar724x_pci_wr{,_nf} helpers | Gabor Juhos | 2010-03-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 20277 | ||||
* | do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadable | Mirko Vogt | 2010-03-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 20274 | ||||
* | Bugfix: do not call request_irq() with interrupts disabled, signed off by ↵ | John Crispin | 2010-03-18 | 1 | -15/+9 |
| | | | | | | Ithamar R. Adema SVN-Revision: 20273 | ||||
* | make mtd handel 128k sectors properly, based on patch by Ithamar R. Adema | John Crispin | 2010-03-18 | 1 | -10/+14 |
| | | | | SVN-Revision: 20272 | ||||
* | fixes board detection, signed off by Ithamar R. Adema | John Crispin | 2010-03-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 20271 | ||||
* | added feature "pcmcia" | Markus Wigge | 2010-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 20268 | ||||
* | Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. ↵ | John Crispin | 2010-03-18 | 1 | -0/+5 |
| | | | | | | Adema SVN-Revision: 20267 | ||||
* | we have a maximum of 32 gpios | John Crispin | 2010-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 20265 | ||||
* | Make it possible for boards to disable PCI REQ signals in the PCI ↵ | John Crispin | 2010-03-18 | 2 | -1/+9 |
| | | | | | | controller, signed off by Ithamar R. Adema SVN-Revision: 20264 | ||||
* | Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. Adema | John Crispin | 2010-03-18 | 1 | -1/+12 |
| | | | | SVN-Revision: 20262 | ||||
* | include wpad-mini and mac80211_hwsim by default | Florian Fainelli | 2010-03-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 20256 | ||||
* | add missing configuration symbols | Florian Fainelli | 2010-03-17 | 3 | -0/+3 |
| | | | | SVN-Revision: 20255 | ||||
* | refresh patches | Lars-Peter Clausen | 2010-03-17 | 4 | -20/+27 |
| | | | | SVN-Revision: 20253 | ||||
* | The lcm driver currently does not use any of the backlight api, so remove ↵ | Lars-Peter Clausen | 2010-03-16 | 2 | -2/+1 |
| | | | | | | CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871 SVN-Revision: 20248 | ||||
* | ar71xx: fix semantics error in the __ar71xx_gpio_get_value function. | Gabor Juhos | 2010-03-16 | 1 | -1/+1 |
| | | | | | | * Thanks to Pascal Dornier SVN-Revision: 20247 | ||||
* | ifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor) | John Crispin | 2010-03-16 | 2 | -0/+25 |
| | | | | SVN-Revision: 20246 | ||||
* | adm5120: use 2.6.32.10 kernel | Alexandros C. Couloumbis | 2010-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 20245 | ||||
* | revert last commit | Alexandros C. Couloumbis | 2010-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 20244 | ||||
* | adm5120: use 2.6.33.1 kernel | Alexandros C. Couloumbis | 2010-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 20243 | ||||
* | ar71xx: optimize GPIO code | Gabor Juhos | 2010-03-16 | 1 | -21/+24 |
| | | | | SVN-Revision: 20242 | ||||
* | fix yenta_socket driver | Markus Wigge | 2010-03-16 | 2 | -0/+96 |
| | | | | | | | Disable some calls the WRT54G3G implementation does not like and enable interrupts to allow hotplugging. SVN-Revision: 20240 | ||||
* | fix PCI resouce allocation for SSB PCI host bridge | Markus Wigge | 2010-03-16 | 2 | -0/+106 |
| | | | | | | | | | | | | | | | | | | | | The defined offset is wrong and the fixup-code overrides it later on so that it never gets used for most PCI devices. Unfortunately the yenta-socket allocates its own resources and crashes because of the wrong mem_offset. It seems that the offset and fixup code came from 2.4 where resource allocation was handled differently. This patch removes the unneeded parts and thus enables the yenta_socket on the WRT54G3G platform. It was tested on Asus WL500G-Premium (v1 and v2), Linksys WRT54G3G, Netgear WGT634U Signed-off-by: Michael Buesch <mb@bu3sch.de> SVN-Revision: 20239 | ||||
* | rb532: don't use bridge by default | Alexandros C. Couloumbis | 2010-03-16 | 1 | -1/+0 |
| | | | | SVN-Revision: 20238 | ||||
* | rb532: sync patches. Use 2.6.33.1 kernel | Alexandros C. Couloumbis | 2010-03-16 | 8 | -1/+799 |
| | | | | SVN-Revision: 20237 | ||||
* | generic-2.6: sync patches to 2.6.33.1 | Alexandros C. Couloumbis | 2010-03-16 | 2 | -11/+11 |
| | | | | SVN-Revision: 20236 | ||||
* | ar71xx: fix defconfig script to work with ImageBuilder | Gabor Juhos | 2010-03-15 | 1 | -2/+2 |
| | | | | | | * patch from #5722 SVN-Revision: 20231 | ||||
* | ar71xx: create separated and smaller sysupgrade files for the DIR-615 and ↵ | Gabor Juhos | 2010-03-15 | 1 | -2/+10 |
| | | | | | | similar boards SVN-Revision: 20230 | ||||
* | ar71xx: build firmware image for the Fry's FR-54RTR board | Gabor Juhos | 2010-03-15 | 1 | -0/+5 |
| | | | | SVN-Revision: 20229 | ||||
* | ar71xx: don't break the existing network configuration in the wget2nand script | Gabor Juhos | 2010-03-15 | 1 | -4/+0 |
| | | | | SVN-Revision: 20228 | ||||
* | ar71xx: change DIR-600-A1 image generation template, will be usable for ↵ | Gabor Juhos | 2010-03-15 | 1 | -22/+22 |
| | | | | | | other boards SVN-Revision: 20227 | ||||
* | orion: drop DECLARE_MAC_BUF usage from the DT2 support file | Gabor Juhos | 2010-03-15 | 1 | -5/+4 |
| | | | | | | | * fixes build error on 2.6.33 * closes #6863 SVN-Revision: 20226 | ||||
* | config-2.6.32: Add mising symbol | Lars-Peter Clausen | 2010-03-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 20217 | ||||
* | atheros: fix FIS directory parsing on Top Boot flash chips | Gabor Juhos | 2010-03-14 | 4 | -0/+288 |
| | | | | SVN-Revision: 20213 | ||||
* | jzcodec: Fix supported formats. | Lars-Peter Clausen | 2010-03-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 20210 | ||||
* | also fix invalid hunks in 2.6.33 patch | Florian Fainelli | 2010-03-14 | 1 | -8/+0 |
| | | | | SVN-Revision: 20209 | ||||
* | add 2.6.34 support | Florian Fainelli | 2010-03-14 | 5 | -0/+97 |
| | | | | SVN-Revision: 20208 | ||||
* | fix invalid hunks in 060-block2mtd_init.patch file | Florian Fainelli | 2010-03-14 | 1 | -8/+0 |
| | | | | SVN-Revision: 20207 | ||||
* | export rescan_partitions to prevent linking failures in block2mtd (#6741) | Florian Fainelli | 2010-03-14 | 3 | -0/+46 |
| | | | | SVN-Revision: 20205 | ||||
* | refresh 2.6.32 patches, fix livebox support (#6821) | Florian Fainelli | 2010-03-14 | 21 | -257/+114 |
| | | | | SVN-Revision: 20204 | ||||
* | atheros: sync kernel configs | Gabor Juhos | 2010-03-14 | 4 | -30/+26 |
| | | | | SVN-Revision: 20202 | ||||
* | atheros: add early-printk support | Gabor Juhos | 2010-03-14 | 12 | -20/+292 |
| | | | | SVN-Revision: 20201 | ||||
* | remove empty patch file | Travis Kemen | 2010-03-14 | 1 | -0/+0 |
| | | | | SVN-Revision: 20200 | ||||
* | kernel: refresh lzo patch for 2.6.33 | Gabor Juhos | 2010-03-14 | 1 | -5/+3 |
| | | | | SVN-Revision: 20199 | ||||
* | atheros: refresh 2.6.33 patches | Gabor Juhos | 2010-03-14 | 1 | -87/+45 |
| | | | | SVN-Revision: 20198 | ||||
* | atheros: refresh 2.6.32 patches | Gabor Juhos | 2010-03-14 | 11 | -203/+115 |
| | | | | SVN-Revision: 20197 | ||||
* | Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵ | Travis Kemen | 2010-03-14 | 11 | -47/+209 |
| | | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185 | ||||
* | replace some more references to hostapd-mini with wpad-mini | Felix Fietkau | 2010-03-14 | 7 | -21/+21 |
| | | | | SVN-Revision: 20184 | ||||
* | fix path to the malta kernel | Florian Fainelli | 2010-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 20183 | ||||
* | resync kernel config | Florian Fainelli | 2010-03-13 | 1 | -36/+5 |
| | | | | SVN-Revision: 20182 | ||||
* | fix build hanging on kconfig symbol input | Florian Fainelli | 2010-03-13 | 1 | -19/+21 |
| | | | | SVN-Revision: 20180 |