summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* solos: various upstreamed solos patchesFelix Fietkau2011-04-122-0/+158
| | | | | | | | These patches were submitted to netdev and will likely be out in 2.6.38.3. In the meantime, they're needed in 2.6.37.6. Patch by Philip Prindeville SVN-Revision: 26616
* generic: Add support for 2.6.39Felix Fietkau2011-04-12103-0/+62035
| | | | | | Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615
* Change partition table layoutHamish Guthrie2011-04-121-0/+34
| | | | SVN-Revision: 26607
* ar71xx: fix build error w/o CONFIG_PCIGabor Juhos2011-04-123-1/+15
| | | | SVN-Revision: 26606
* ar71xx: don't hardcode console parameters in kernel configGabor Juhos2011-04-123-52/+101
| | | | SVN-Revision: 26605
* ar71xx: use the gpio_keys_polled driver instead of gpio_buttonsGabor Juhos2011-04-1238-262/+299
| | | | SVN-Revision: 26603
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-129-19/+90
| | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601
* generic: rtl8366{s,rb}: remove the PHY driver.Gabor Juhos2011-04-122-104/+2
| | | | | | | | | | Since the PHY driver is only used for the WAN port and there is virtually no difference between it and the generic PHY driver, we can sefely remove it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26600
* generic: add support for the MX25L1606E SPI flashGabor Juhos2011-04-112-0/+40
| | | | SVN-Revision: 26596
* ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmacGabor Juhos2011-04-1123-222/+164
| | | | SVN-Revision: 26595
* ar71xx: fix AR934X_WMAC_SIZEGabor Juhos2011-04-111-1/+1
| | | | SVN-Revision: 26594
* atheros: use ath5k instead of madwifiFelix Fietkau2011-04-111-1/+1
| | | | SVN-Revision: 26588
* atheros: remove bogus wlan device mask checksFelix Fietkau2011-04-111-31/+7
| | | | SVN-Revision: 26585
* drop 005-au1000_phy_addr.patch, upstream is fixedFlorian Fainelli2011-04-101-29/+0
| | | | SVN-Revision: 26580
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-1019-27/+380
| | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576
* at91: add some missing config optionsHauke Mehrtens2011-04-091-0/+3
| | | | SVN-Revision: 26571
* kernel: add symbols, small fixesHauke Mehrtens2011-04-097-0/+20
| | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570
* ar71xx: fix section mismatchGabor Juhos2011-04-091-1/+1
| | | | SVN-Revision: 26562
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqGabor Juhos2011-04-094-20/+25
| | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561
* ar71xx: show the SoC type earlierGabor Juhos2011-04-091-3/+2
| | | | SVN-Revision: 26560
* ar71xx: cleanup SoC detection codeGabor Juhos2011-04-091-9/+6
| | | | SVN-Revision: 26559
* ar71xx: sync kernel configurationGabor Juhos2011-04-091-0/+16
| | | | SVN-Revision: 26558
* ar71xx: Fix mac address offset for AR934xGabor Juhos2011-04-091-1/+1
| | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557
* atheros: merge a few patches into the right placeFelix Fietkau2011-04-096-54/+27
| | | | SVN-Revision: 26556
* atheros: fix up empty radio data mac address (based on patch from #8601)Felix Fietkau2011-04-091-1/+8
| | | | SVN-Revision: 26555
* atheros: fix ath5k support on ar2315/2317Felix Fietkau2011-04-092-18/+30
| | | | | | | | | - Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap - Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices) Based on patches by Wojciech Dubowik SVN-Revision: 26554
* atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300Felix Fietkau2011-04-091-0/+1
| | | | SVN-Revision: 26553
* kernel: add missing config optionsHauke Mehrtens2011-04-094-0/+14
| | | | SVN-Revision: 26552
* brcm47xx: upgrade to kernel 2.6.27.6.Hauke Mehrtens2011-04-081-1/+1
| | | | | | This should be save now. SVN-Revision: 26533
* Bump kernel version to 2.6.37.6Jo-Philipp Wich2011-04-071-1/+1
| | | | SVN-Revision: 26525
* brcm47xx: add initial support for kernel 2.6.38Hauke Mehrtens2011-04-0733-0/+3076
| | | | SVN-Revision: 26524
* ar71xx: add DB120 board specific PCI initializationGabor Juhos2011-04-076-0/+63
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523
* ar71xx: register WMAC device on the DB120 boardGabor Juhos2011-04-073-0/+11
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26522
* ar71xx: add support for the built-in WMAC of the AR934xGabor Juhos2011-04-075-0/+89
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26521
* ar71xx: create a separate profile for the Atheros DB120 boardGabor Juhos2011-04-071-0/+11
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26520
* ar71xx: build firmware image for the Atheros DB120 boardGabor Juhos2011-04-071-0/+28
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26519
* ar71xx: add initial support for the Atheros DB120 boardGabor Juhos2011-04-075-0/+131
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518
* ar71xx: indicate AR934x support in menuconfigGabor Juhos2011-04-072-3/+3
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26517
* ar71xx: add support for the watchdog of the AR934x SoCsGabor Juhos2011-04-071-2/+20
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26516
* ar71xx: enable PCI for the AR934[24] SoCsGabor Juhos2011-04-071-0/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515
* ar71xx: enable USB support for the AR934x SoCsGabor Juhos2011-04-071-1/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514
* ar71xx: enable GPIO support for the AR934x SoCsGabor Juhos2011-04-072-0/+12
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513
* ar71xx: add AR934x specific glue for ar7100_device{start,stop}Gabor Juhos2011-04-071-0/+26
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512
* ar71xx: add AR934x specific UART clock initializationGabor Juhos2011-04-071-2/+25
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511
* ar71xx: add AR934x specific glue for IRQ initializationGabor Juhos2011-04-073-5/+48
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510
* ar71xx: add initial support for the AR934x SoCsGabor Juhos2011-04-072-3/+249
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509
* ramips: initial board support for MOFI3500-3GNGabor Juhos2011-04-049-1/+161
| | | | | | | | | | This patch adds initial board support for the MoFi Network MOFI3500-3GN (Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG). This router is basically the NA version of the HW550-3G. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26466
* x86/geos: redux of cs5535 versionFelix Fietkau2011-04-031-1/+1
| | | | | | | | The previous technique didn't work with "make defconfig" correctly. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26458
* create an initramfs image by defaultFlorian Fainelli2011-04-031-1/+1
| | | | SVN-Revision: 26453
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-0325-34/+36
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441