Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at91: add some missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 26571 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 7 | -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 mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 26562 | ||||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 4 | -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 earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
| | | | | SVN-Revision: 26560 | ||||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
| | | | | SVN-Revision: 26559 | ||||
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 26558 | ||||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | ||||
* | atheros: merge a few patches into the right place | Felix Fietkau | 2011-04-09 | 6 | -54/+27 |
| | | | | SVN-Revision: 26556 | ||||
* | atheros: fix up empty radio data mac address (based on patch from #8601) | Felix Fietkau | 2011-04-09 | 1 | -1/+8 |
| | | | | SVN-Revision: 26555 | ||||
* | atheros: fix ath5k support on ar2315/2317 | Felix Fietkau | 2011-04-09 | 2 | -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-300 | Felix Fietkau | 2011-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 26553 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-04-09 | 4 | -0/+14 |
| | | | | SVN-Revision: 26552 | ||||
* | brcm47xx: upgrade to kernel 2.6.27.6. | Hauke Mehrtens | 2011-04-08 | 1 | -1/+1 |
| | | | | | | This should be save now. SVN-Revision: 26533 | ||||
* | Bump kernel version to 2.6.37.6 | Jo-Philipp Wich | 2011-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 26525 | ||||
* | brcm47xx: add initial support for kernel 2.6.38 | Hauke Mehrtens | 2011-04-07 | 33 | -0/+3076 |
| | | | | SVN-Revision: 26524 | ||||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | 6 | -0/+63 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 | ||||
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | 3 | -0/+11 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26522 | ||||
* | ar71xx: add support for the built-in WMAC of the AR934x | Gabor Juhos | 2011-04-07 | 5 | -0/+89 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26521 | ||||
* | ar71xx: create a separate profile for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26520 | ||||
* | ar71xx: build firmware image for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+28 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26519 | ||||
* | ar71xx: add initial support for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 5 | -0/+131 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518 | ||||
* | ar71xx: indicate AR934x support in menuconfig | Gabor Juhos | 2011-04-07 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26517 | ||||
* | ar71xx: add support for the watchdog of the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -2/+20 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26516 | ||||
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515 | ||||
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -1/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514 | ||||
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -0/+12 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513 | ||||
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | Gabor Juhos | 2011-04-07 | 1 | -0/+26 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512 | ||||
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | 1 | -2/+25 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511 | ||||
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | 3 | -5/+48 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510 | ||||
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -3/+249 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509 | ||||
* | ramips: initial board support for MOFI3500-3GN | Gabor Juhos | 2011-04-04 | 9 | -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 version | Felix Fietkau | 2011-04-03 | 1 | -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 default | Florian Fainelli | 2011-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26453 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 25 | -34/+36 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | Hauke Mehrtens | 2011-04-03 | 1 | -0/+37 |
| | | | | SVN-Revision: 26440 | ||||
* | kernel: add a missing kconfig symbol for 2.6.38 | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 26417 | ||||
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+6 |
| | | | | | | switches (fixes #8911) SVN-Revision: 26410 | ||||
* | kernel: add a missing dependency for the mv_cesa crypto driver | Felix Fietkau | 2011-04-02 | 2 | -0/+20 |
| | | | | SVN-Revision: 26406 | ||||
* | remove unknown package names from DEFAULT:= | John Crispin | 2011-04-02 | 2 | -4/+2 |
| | | | | SVN-Revision: 26403 | ||||
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
| | | | | | | blkcipher, hash) SVN-Revision: 26402 | ||||
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵ | Felix Fietkau | 2011-04-02 | 3 | -3/+3 |
| | | | | | | the profiles, fixes imagebuilder issues SVN-Revision: 26401 | ||||
* | flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. ↵ | Daniel Dickinson | 2011-04-02 | 4 | -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 Dickinson | 2011-04-02 | 1 | -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 | ||||
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link ↵ | Felix Fietkau | 2011-04-02 | 4 | -0/+4 |
| | | | | | | detection SVN-Revision: 26394 | ||||
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ↵ | Felix Fietkau | 2011-04-02 | 3 | -76/+109 |
| | | | | | | behind the switch instead SVN-Revision: 26393 | ||||
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ↵ | Felix Fietkau | 2011-04-02 | 1 | -4/+5 |
| | | | | | | run them on every device open, only on tx timeouts SVN-Revision: 26392 | ||||
* | Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices. | Daniel Dickinson | 2011-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 26387 | ||||
* | shmem_set_file: Remove ima_counts_get() | Michael Büsch | 2011-03-30 | 1 | -12/+3 |
| | | | | SVN-Revision: 26378 | ||||
* | 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to ↵ | Michael Büsch | 2011-03-30 | 1 | -11/+13 |
| | | | | | | acoul for noticing. SVN-Revision: 26377 |