summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* kernel: l2tp: fix possible oops on l2tp_eth module unloadHauke Mehrtens2011-04-031-0/+37
| | | | SVN-Revision: 26440
* kernel: add a missing kconfig symbol for 2.6.38Felix Fietkau2011-04-021-0/+1
| | | | SVN-Revision: 26417
* rtl8306: do not overwrite registers in the phy fixup, it could mess up other ↵Felix Fietkau2011-04-021-0/+6
| | | | | | switches (fixes #8911) SVN-Revision: 26410
* kernel: add a missing dependency for the mv_cesa crypto driverFelix Fietkau2011-04-022-0/+20
| | | | SVN-Revision: 26406
* remove unknown package names from DEFAULT:=John Crispin2011-04-022-4/+2
| | | | SVN-Revision: 26403
* kernel: the cryptosoft module of ocf needs cryptoapi manager support (for ↵Felix Fietkau2011-04-021-0/+1
| | | | | | blkcipher, hash) SVN-Revision: 26402
* ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵Felix Fietkau2011-04-023-3/+3
| | | | | | the profiles, fixes imagebuilder issues SVN-Revision: 26401
* flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. ↵Daniel Dickinson2011-04-024-120/+0
| | | | | | It should be recognized by the CFI and not need forcing. User has not since replied. SVN-Revision: 26400
* We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk ↵Daniel Dickinson2011-04-021-5/+1
| | | | | | | | | | hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined. Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif). Signed-off-by: Philip Prindeville <philipp@openwrt.org SVN-Revision: 26397