aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ar71xx] ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-267-61/+126
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2665-9975/+9249
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-264-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the 'dev' member of the structure was removed in 2.6.27 (see:Florian Fainelli2008-11-261-2/+2
| | | | | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior <seniorr@aracnet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb module config symbols fixupFlorian Fainelli2008-11-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add definitions for AR91xx specific DDR registersGabor Juhos2008-11-261-8/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] rename DDR registersGabor Juhos2008-11-263-22/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 4-port LAN and 1 port wan configurations workFlorian Fainelli2008-11-262-1/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ag71xx: dump additional registers in debug modeGabor Juhos2008-11-262-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch powerpc targets to gcc 4.2.4Imre Kaloz2008-11-261-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵Imre Kaloz2008-11-2614-979/+1035
| | | | | | note: no CF driver for now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the default kernel target on powerpcImre Kaloz2008-11-261-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix AP83 boot failureGabor Juhos2008-11-261-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change booting target from hda to sda.Jens Muecke2008-11-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add dummy code for the Atheros AP83 boardGabor Juhos2008-11-257-2/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch to gcc 4.2.4 for avr32Imre Kaloz2008-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add avr32 support to binutils 2.18Imre Kaloz2008-11-253-1/+53427
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix lzma uImage generationImre Kaloz2008-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable gigabit feature if the SoC supports itGabor Juhos2008-11-251-11/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] improve SoC detectionGabor Juhos2008-11-252-7/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-11-256-0/+102
| | | | | | headers_install' git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.27.7Imre Kaloz2008-11-257-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move THERMAL symbols into the generic configImre Kaloz2008-11-2524-38/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade avr32 to 2.6.27Imre Kaloz2008-11-253-16679/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix this nasty patch which prevented others from applyingFlorian Fainelli2008-11-241-13/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add experimental fix for OCF on 2.6.27.y (closes #4184)Gabor Juhos2008-11-241-0/+197
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ethernet driver preparation for gigabit supportGabor Juhos2008-11-243-8/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ↵Florian Fainelli2008-11-241-0/+3
| | | | | | Norbert git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix gpio-leds, and gpio-buttons platform data initializationGabor Juhos2008-11-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)Florian Fainelli2008-11-233-1/+1025
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make b43 back again available for brcm47xx (#4237)Florian Fainelli2008-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for negative conditional dependencies.Lars-Peter Clausen2008-11-221-6/+10
| | | | | | | | Also add the condition of conditional dependencies to dependencies which are inherited form the conditional dependency. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] create firmware image for the Compex NP25G and WPE53G boardsGabor Juhos2008-11-221-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] enable MyLoader partition parserGabor Juhos2008-11-225-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add NP25G and WP543 board idGabor Juhos2008-11-221-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean NATIVE_TOOLCHAIN dependenciesNicolas Thill2008-11-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow cvs/git/hg/svn wrap_mirror to work for host tools as wellNicolas Thill2008-11-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and ↵Jo-Philipp Wich2008-11-221-0/+46
| | | | | | possibly others git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] uboot: support boards with tantos switch and small code and format ↵OpenWrt Developers2008-11-211-147/+183
| | | | | | cleanups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] remove empty dirctoriesOpenWrt Developers2008-11-210-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx has pcmcia support and is able to run b43 on its pci busFlorian Fainelli2008-11-201-2/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package ssb glue code out of the kernel, and make b43 be built for ↵Florian Fainelli2008-11-202-1/+23
| | | | | | non-brcm47xx targets as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Synchroniz bcm63xx kernel configurationFlorian Fainelli2008-11-201-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵Florian Fainelli2008-11-201-1/+1
| | | | | | garbage, therefore making a simple strcmp will fail git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate valid images for the bcm96348gw boardFlorian Fainelli2008-11-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove those two profiles, people that actually change cards will certainly ↵Florian Fainelli2008-11-202-26/+0
| | | | | | know how to add modules for them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] fix error from last commitOpenWrt Developers2008-11-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] some cleanups:OpenWrt Developers2008-11-2014-204/+307
| | | | | | | | | | | - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13295 3c298f89-4303-0410-b956-a3cf2f4a3e73