summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-19[ifxmips] adds support in uboot for eon flash chipsblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[rdc] rework board detectionflorian
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[tools] fix file creation mode, thanks rtzflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[scripts] remote-gdb:jow
* use sysroot instead of solib search paths * don't query arch if there's only one choice git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18base-files: show boot state on intramfs imagesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: check returned value of ioremap in ar71xx_pcibios_setupjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: optimize register access in ar71xx_pci.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: optimize register access in irq.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: optimize register access in ar724x_pci.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: introduce global ar724x_pci_ctrl_base variablejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: add error handling to ar724x_pcibios_initjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: move ar724x_pci_* helpers to ar724x-pci.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: use set_irq_chained_handler for the PCI IRQsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: remove unnecessary includes from setup.cjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18ar71xx: fix ar724x_pci_wr{,_nf} helpersjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18fix limitthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18do not use font <FONT_MINI_4x6> for target lb60 by default as it's unreadablemirko
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] Bugfix: do not call request_irq() with interrupts disabled, signed ↵blogic
off by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] make mtd handel 128k sectors properly, based on patch by Ithamar ↵blogic
R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] fixes board detection, signed off by Ithamar R. Ademablogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed ↵blogic
of by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18adds misisng include in ifxmips dsl driver compat layerblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18added feature "pcmcia"markus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] Also build jffs2 images with 128k eraseblock size, signed off by ↵blogic
Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, ↵blogic
signed off by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] we have a maximum of 32 gpiosblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] Make it possible for boards to disable PCI REQ signals in the PCI ↵blogic
controller, signed off by Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[package] madwifi: remove redundant conditional dep, atheros has PCI supportnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18[ifxmips] Calculate PCI BARMASK11 register value dynamicly, signed off by ↵blogic
Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18allow pingthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18remove +1 as it isn't needed since 16619thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-17[malta] include wpad-mini and mac80211_hwsim by defaultflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-17[kernel] add missing configuration symbolsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-17sdk: fix up paths for $(ARCH_SUFFIX)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-17[xburst] refresh patcheslars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16[xburst] The lcm driver currently does not use any of the backlight api, solars
remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.juhosg
* Thanks to Pascal Dornier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16ifxmips - adds cf0001 swizzel patch, by/signed off Veli-Matti Valtonen (maligor)blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16adm5120: use 2.6.32.10 kernelacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16revert last commitacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16adm5120: use 2.6.33.1 kernelacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16ar71xx: optimize GPIO codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16new kernel checksums:markus
2.6.32.10 2.6.33.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16fix yenta_socket drivermarkus
Disable some calls the WRT54G3G implementation does not like and enable interrupts to allow hotplugging. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16fix PCI resouce allocation for SSB PCI host bridgemarkus
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16rb532: don't use bridge by defaultacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16rb532: sync patches. Use 2.6.33.1 kernelacoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16generic-2.6: sync patches to 2.6.33.1acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20236 3c298f89-4303-0410-b956-a3cf2f4a3e73