Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -2/+0 |
| | | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403 | ||||
* | move redboot boardconfig patch into target folder | John Crispin | 2012-11-12 | 3 | -0/+60 |
| | | | | SVN-Revision: 34166 | ||||
* | drop GPIODEV platform code | John Crispin | 2012-10-17 | 1 | -6/+1 |
| | | | | SVN-Revision: 33825 | ||||
* | gpiodev/gpioctl RIP | John Crispin | 2012-10-11 | 2 | -2/+1 |
| | | | | SVN-Revision: 33725 | ||||
* | add support for adm6996 phy | John Crispin | 2012-09-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 33592 | ||||
* | get rid of the IRQF_SAMPLE_RANDOM flag | Florian Fainelli | 2012-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33558 | ||||
* | Add leds back after migration to sysfs | John Crispin | 2012-07-26 | 2 | -0/+12 |
| | | | | | | | | | | atheros trunk moved to full sysfs gpiolib, but the leds were forgotten. This restores the wlan led that was missing after switching from backfire to trunk. Signed-off-by: Karl Palsson <karlp@remake.is> SVN-Revision: 32885 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 31645 | ||||
* | atheros: Fix compilation | Jo-Philipp Wich | 2012-05-07 | 1 | -1/+4 |
| | | | | | | | | | With our recent switch to the 3.3 kernel target, some headers were occidentally omitted. Signed-off-by: Jonathan Bither <jonbither@gmail.com> SVN-Revision: 31640 | ||||
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵ | Felix Fietkau | 2012-05-06 | 4 | -91/+5 |
| | | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637 | ||||
* | atheros: clean up the patches some more | Felix Fietkau | 2012-05-06 | 4 | -24/+2 |
| | | | | SVN-Revision: 31626 | ||||
* | atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ↵ | Felix Fietkau | 2012-05-06 | 32 | -7672/+419 |
| | | | | | | newer kernels SVN-Revision: 31625 | ||||
* | convert to gpiolib | John Crispin | 2011-12-09 | 2 | -0/+536 |
| | | | | | | Signed-off-by: karlp@tweak.net.au SVN-Revision: 29486 | ||||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 | 1 | -1/+1 |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | ||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 28750 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 2 | -2/+0 |
| | | | | SVN-Revision: 28584 | ||||
* | atheros: fix mii phy read/write ioctl | Felix Fietkau | 2011-07-24 | 2 | -2/+2 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 27747 | ||||
* | * revert accidental config change | John Crispin | 2011-06-09 | 1 | -20/+53 |
| | | | | SVN-Revision: 27142 | ||||
* | * fixes spi flash for ar9 | John Crispin | 2011-06-08 | 1 | -53/+20 |
| | | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137 | ||||
* | linux/atheros: add 2.6.38 preliminary support | Alexandros C. Couloumbis | 2011-04-27 | 14 | -0/+6616 |
| | | | | SVN-Revision: 26772 | ||||
* | atheros: use ath5k instead of madwifi | Felix Fietkau | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26588 | ||||
* | atheros: remove bogus wlan device mask checks | Felix Fietkau | 2011-04-11 | 1 | -31/+7 |
| | | | | SVN-Revision: 26585 | ||||
* | 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: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | linux/atheros: add missing netpoll option. (closes #9130) | Alexandros C. Couloumbis | 2011-03-28 | 1 | -0/+31 |
| | | | | SVN-Revision: 26331 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26226 | ||||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26126 | ||||
* | atheros: add gpio_set_debounce(), refresh patches | Felix Fietkau | 2011-03-06 | 4 | -6/+11 |
| | | | | SVN-Revision: 25914 | ||||
* | atheros: remove support for older kernels | Felix Fietkau | 2011-02-26 | 68 | -33157/+0 |
| | | | | SVN-Revision: 25721 | ||||
* | atheros: update to 2.6.37.1 | Felix Fietkau | 2011-02-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 25720 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25583 | ||||
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | 13 | -6635/+0 |
| | | | | SVN-Revision: 24644 | ||||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 | 1 | -1/+1 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete ↵ | Felix Fietkau | 2010-11-27 | 7 | -7/+0 |
| | | | | | | and should not be used yet SVN-Revision: 24161 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian) | Alexandros C. Couloumbis | 2010-11-08 | 15 | -0/+6644 |
| | | | | SVN-Revision: 23928 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | linux/atheros: fix another 2.6.36 patch issue | Alexandros C. Couloumbis | 2010-10-15 | 1 | -3/+4 |
| | | | | SVN-Revision: 23456 | ||||
* | target/linux: fix a path issue on previous commit | Alexandros C. Couloumbis | 2010-10-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 23455 | ||||
* | linux/atheros: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-15 | 15 | -0/+6643 |
| | | | | SVN-Revision: 23454 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23219 | ||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 22766 | ||||
* | add missing bits & bytes from r22412 | Alexandros C. Couloumbis | 2010-07-30 | 4 | -4/+52 |
| | | | | SVN-Revision: 22416 |