summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* accept unknown server certificates by default on svn downloadFlorian Fainelli2010-03-191-1/+1
| | | | | | | Some packages sources need to be checked out from server with unknown certificates, silently accept by default in order not to stop builds, thanks rhk. SVN-Revision: 20299
* adds support in uboot for eon flash chipsJohn Crispin2010-03-191-0/+28
| | | | SVN-Revision: 20298
* rework board detectionFlorian Fainelli2010-03-1815-305/+734
| | | | | | | | | 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
* fix file creation mode, thanks rtzFlorian Fainelli2010-03-181-1/+1
| | | | SVN-Revision: 20293
* remote-gdb: * use sysroot instead of solib search paths * don't query arch ↵Jo-Philipp Wich2010-03-181-14/+17
| | | | | | if there's only one choice SVN-Revision: 20290
* base-files: show boot state on intramfs imagesGabor Juhos2010-03-181-0/+5
| | | | SVN-Revision: 20289
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20288
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
| | | | SVN-Revision: 20287
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
| | | | SVN-Revision: 20286
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
| | | | SVN-Revision: 20285
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
| | | | SVN-Revision: 20284
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
| | | | SVN-Revision: 20283
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-182-30/+30
| | | | SVN-Revision: 20282
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-183-163/+149
| | | | SVN-Revision: 20281
* ar71xx: use set_irq_chained_handler for the PCI IRQsGabor Juhos2010-03-181-37/+12
| | | | SVN-Revision: 20280
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-183-7/+6
| | | | SVN-Revision: 20279
* ar71xx: remove unnecessary includes from setup.cGabor Juhos2010-03-181-2/+0
| | | | SVN-Revision: 20278
* ar71xx: fix ar724x_pci_wr{,_nf} helpersGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20277
* fix limitTravis Kemen2010-03-181-1/+1
| | | | SVN-Revision: 20275
* do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadableMirko Vogt2010-03-181-1/+0
| | | | SVN-Revision: 20274
* Bugfix: do not call request_irq() with interrupts disabled, signed off by ↵John Crispin2010-03-181-15/+9
| | | | | | Ithamar R. Adema SVN-Revision: 20273
* make mtd handel 128k sectors properly, based on patch by Ithamar R. AdemaJohn Crispin2010-03-181-10/+14
| | | | SVN-Revision: 20272
* fixes board detection, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+2
| | | | SVN-Revision: 20271
* Add option to disable debug output of DSL drivers signed of by Ithamar R. AdemaJohn Crispin2010-03-183-2/+299
| | | | SVN-Revision: 20270
* adds misisng include in ifxmips dsl driver compat layerJohn Crispin2010-03-181-8/+9
| | | | SVN-Revision: 20269
* added feature "pcmcia"Markus Wigge2010-03-181-1/+1
| | | | SVN-Revision: 20268
* Also build jffs2 images with 128k eraseblock size, signed off by Ithamar R. ↵John Crispin2010-03-181-0/+5
| | | | | | Adema SVN-Revision: 20267
* Allow UCI configuration of ATM QOS parameters per interface, signed off by ↵John Crispin2010-03-181-1/+3
| | | | | | Ithamar R. Adema SVN-Revision: 20266
* we have a maximum of 32 gpiosJohn Crispin2010-03-181-1/+1
| | | | SVN-Revision: 20265
* Make it possible for boards to disable PCI REQ signals in the PCI ↵John Crispin2010-03-182-1/+9
| | | | | | controller, signed off by Ithamar R. Adema SVN-Revision: 20264
* madwifi: remove redundant conditional dep, atheros has PCI supportNicolas Thill2010-03-181-1/+1
| | | | SVN-Revision: 20263
* Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+12
| | | | SVN-Revision: 20262
* allow pingTravis Kemen2010-03-181-0/+7
| | | | SVN-Revision: 20261
* remove +1 as it isn't needed since 16619Travis Kemen2010-03-181-1/+1
| | | | SVN-Revision: 20259
* include wpad-mini and mac80211_hwsim by defaultFlorian Fainelli2010-03-171-0/+2
| | | | SVN-Revision: 20256
* add missing configuration symbolsFlorian Fainelli2010-03-173-0/+3
| | | | SVN-Revision: 20255
* sdk: fix up paths for $(ARCH_SUFFIX)Felix Fietkau2010-03-171-1/+1
| | | | SVN-Revision: 20254
* refresh patchesLars-Peter Clausen2010-03-174-20/+27
| | | | SVN-Revision: 20253
* The lcm driver currently does not use any of the backlight api, so remove ↵Lars-Peter Clausen2010-03-162-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 Juhos2010-03-161-1/+1
| | | | | | * Thanks to Pascal Dornier SVN-Revision: 20247
* ifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor)John Crispin2010-03-162-0/+25
| | | | SVN-Revision: 20246
* adm5120: use 2.6.32.10 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20245
* revert last commitAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20244
* adm5120: use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20243
* ar71xx: optimize GPIO codeGabor Juhos2010-03-161-21/+24
| | | | SVN-Revision: 20242
* new kernel checksums: 2.6.32.10 2.6.33.1Markus Wigge2010-03-161-0/+6
| | | | SVN-Revision: 20241
* fix yenta_socket driverMarkus Wigge2010-03-162-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 bridgeMarkus Wigge2010-03-162-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 defaultAlexandros C. Couloumbis2010-03-161-1/+0
| | | | SVN-Revision: 20238
* rb532: sync patches. Use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-168-1/+799
| | | | SVN-Revision: 20237