summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] fix platform_devices registrationflorian2010-10-181-6/+6
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Add support for cores with slow WDT clock (bcm5354)florian2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)florian2010-10-171-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Remove 2.6.35 supportmb2010-10-1715-20922/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove 2.6.32 supportflorian2010-10-1730-4479/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix SPI driver, move register out of driver codeflorian2010-10-171-274/+312
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] restore kernel oldconfigflorian2010-10-171-0/+5
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh patchesflorian2010-10-173-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh nb4 support. Register 74x164 deviceflorian2010-10-171-58/+91
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add spi devices board info int bcm63xx_boardsflorian2010-10-171-0/+25
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add 74x164 SPI chip supportflorian2010-10-171-24/+202
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] backport SPI master with no RXTX support (from 2.6.36)florian2010-10-172-0/+454
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register earlier extended platform devicesflorian2010-10-171-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsflorian2010-10-172-2/+3
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kernelmb2010-10-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: fix another 2.6.36 patch issue acoul2010-10-151-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix a path issue on previous commitacoul2010-10-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)acoul2010-10-1515-0/+6643
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tinteljow2010-10-146-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new ↵nbd2010-10-148-107/+24
| | | | | | switch driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)nbd2010-10-142-6/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux kernel version 2.6.36.7 is not (yet) released...mirko2010-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add 2.6.36 patcheslars2010-10-1329-1/+19196
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add some missing symbols to 2.6.36 configlars2010-10-131-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] unify extended vlan id swconfig attributes.jow2010-10-124-7/+7
| | | | | | | | AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic/config-2.6.36: Add missing symbolsacoul2010-10-121-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: Add support for cores with slow WDT clock like bcm5354. (thank ↵acoul2010-10-124-0/+356
| | | | | | you Aleksandar Radovanovic) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)acoul2010-10-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Tag the uncompressed imageclaudio2010-10-111-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add me as maintainerclaudio2010-10-112-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Update to 2.6.35.7claudio2010-10-113-10/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Copy rootfs(s) inside BIN_DIRclaudio2010-10-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Add support for FOXGM carrier boardclaudio2010-10-112-2/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/brcm47xx: fix an initialization issue on 2.6.36 kernelacoul2010-10-111-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)acoul2010-10-112-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [Patch v2] Geos -- new x86 subtarget definitionjow2010-10-104-3/+53
| | | | | | | | | | | | | This defines the Geos platform from Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as modulemb2010-10-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.acoul2010-10-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target:xburst] do not override CFLAGS - the default ones are finemirko2010-10-081-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: (2.6.36) add a missed patchacoul2010-10-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)acoul2010-10-0837-0/+1354
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for nokia n810 soundmb2010-10-072-3/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)nbd2010-10-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* spi-gpio-old: 2.6.36 compile fixmb2010-10-071-10/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hci_h4p: Compile fixesmb2010-10-071-17/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cryptodev: Compilefix on 2.6.36mb2010-10-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kernel configmb2010-10-071-8/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Improve n810 battery managementmb2010-10-073-76/+226
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add patches for kernel 2.6.36hauke2010-10-0627-0/+3329
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: crashlog uses bootmem to allocate memory which is being deprecated ↵hcg2010-10-061-1/+1
| | | | | | in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23269 3c298f89-4303-0410-b956-a3cf2f4a3e73