Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: use the RB411 setup for the RB411U | Gabor Juhos | 2010-03-21 | 1 | -10/+1 |
| | | | | SVN-Revision: 20359 | ||||
* | ar71xx: change PHY select logic, and update phy_masks | Gabor Juhos | 2010-03-21 | 22 | -78/+37 |
| | | | | SVN-Revision: 20358 | ||||
* | fix ethernet driver remove function to use the correct annotation (#6311) | Florian Fainelli | 2010-03-21 | 4 | -8/+8 |
| | | | | SVN-Revision: 20350 | ||||
* | jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely() | Lars-Peter Clausen | 2010-03-21 | 1 | -17/+23 |
| | | | | SVN-Revision: 20349 | ||||
* | x86: do no overwrite CONFIG_SCSI_LOWLEVEL | Hauke Mehrtens | 2010-03-21 | 3 | -3/+2 |
| | | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 SVN-Revision: 20340 | ||||
* | kernel: Add some missing config symbols | Hauke Mehrtens | 2010-03-21 | 5 | -10/+142 |
| | | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. SVN-Revision: 20339 | ||||
* | add register definitions for ebu | John Crispin | 2010-03-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 20338 | ||||
* | atheros: config-2.6.33, PCI: disable common quirks | Alexandros C. Couloumbis | 2010-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 20337 | ||||
* | atheros: config-2.6.33, use UP-only small-memory-footprint RCU | Alexandros C. Couloumbis | 2010-03-21 | 1 | -2/+0 |
| | | | | | | (tested on production system, works solid for couple of weeks) SVN-Revision: 20336 | ||||
* | atheros: config-2.6.33, optimize for size | Alexandros C. Couloumbis | 2010-03-21 | 1 | -0/+2 |
| | | | | SVN-Revision: 20335 | ||||
* | atheros: config-2.6.33, turn off swap memory | Alexandros C. Couloumbis | 2010-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 20334 | ||||
* | atheros: config-2.6.33, turn off BSD Process Accounting | Alexandros C. Couloumbis | 2010-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 20333 | ||||
* | atheros: config-2.6.33, fix CONFIG_CMDLINE | Alexandros C. Couloumbis | 2010-03-21 | 1 | -1/+5 |
| | | | | SVN-Revision: 20332 | ||||
* | generic-2.6: sync patches to 2.6.34-rc2 | Alexandros C. Couloumbis | 2010-03-21 | 1 | -2/+3 |
| | | | | SVN-Revision: 20329 | ||||
* | do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge ↵ | Florian Fainelli | 2010-03-20 | 1 | -1/+0 |
| | | | | | | driver, thanks rtz SVN-Revision: 20324 | ||||
* | rework board detection | Florian Fainelli | 2010-03-18 | 14 | -305/+634 |
| | | | | | | | | | Rework board detection, separate board specific code into its own file. As a result we also change the way rdc images are generated. Support for board which required binary tools, like AMIT are dropped. Patch by Bernhard Loos. SVN-Revision: 20294 | ||||
* | base-files: show boot state on intramfs images | Gabor Juhos | 2010-03-18 | 1 | -0/+5 |
| | | | | SVN-Revision: 20289 | ||||
* | ar71xx: check returned value of ioremap in ar71xx_pcibios_setup | Gabor Juhos | 2010-03-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 20288 | ||||
* | ar71xx: optimize register access in ar71xx_pci.c | Gabor Juhos | 2010-03-18 | 1 | -44/+50 |
| | | | | SVN-Revision: 20287 | ||||
* | ar71xx: optimize register access in irq.c | Gabor Juhos | 2010-03-18 | 1 | -23/+46 |
| | | | | SVN-Revision: 20286 | ||||
* | ar71xx: optimize register access in ar724x_pci.c | Gabor Juhos | 2010-03-18 | 1 | -37/+36 |
| | | | | SVN-Revision: 20285 | ||||
* | ar71xx: introduce global ar724x_pci_ctrl_base variable | Gabor Juhos | 2010-03-18 | 1 | -20/+14 |
| | | | | SVN-Revision: 20284 | ||||
* | ar71xx: add error handling to ar724x_pcibios_init | Gabor Juhos | 2010-03-18 | 1 | -2/+13 |
| | | | | SVN-Revision: 20283 | ||||
* | ar71xx: move ar724x_pci_* helpers to ar724x-pci.c | Gabor Juhos | 2010-03-18 | 2 | -30/+30 |
| | | | | SVN-Revision: 20282 | ||||
* | ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c | Gabor Juhos | 2010-03-18 | 3 | -163/+149 |
| | | | | SVN-Revision: 20281 | ||||
* | ar71xx: use set_irq_chained_handler for the PCI IRQs | Gabor Juhos | 2010-03-18 | 1 | -37/+12 |
| | | | | SVN-Revision: 20280 | ||||
* | ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2 | Gabor Juhos | 2010-03-18 | 3 | -7/+6 |
| | | | | SVN-Revision: 20279 | ||||
* | ar71xx: remove unnecessary includes from setup.c | Gabor Juhos | 2010-03-18 | 1 | -2/+0 |
| | | | | SVN-Revision: 20278 | ||||
* | 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 | ||||
* | sdk: fix up paths for $(ARCH_SUFFIX) | Felix Fietkau | 2010-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 20254 | ||||
* | 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 |