Commit Graph

293 Commits (c454ba36579dcdca717514f4744d8a926ac01d8e)

Author SHA1 Message Date
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* 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
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
12 years ago
Felix Fietkau 0ff3c396d3 kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
SVN-Revision: 31637
12 years ago
Jonas Gorski 30362b90af AR7: don't mark as broken
Linux 3.3.4 boots fine on my AR7 device.

SVN-Revision: 31623
12 years ago
Gabor Juhos 28e897845f ar7: remove 2.6.37 support
SVN-Revision: 31617
12 years ago
Gabor Juhos 047a51c4fd ar7: switch to 3.3 and mark the target as broken
SVN-Revision: 31616
12 years ago
Gabor Juhos dd884a6b73 ar7: add 3.3 support
SVN-Revision: 31615
12 years ago
Gabor Juhos e85a44f11b ar7: fix kernel_entry extraction
SVN-Revision: 31614
12 years ago
Florian Fainelli 7bed2e2225 fix titan gpio register size
SVN-Revision: 30502
13 years ago
Florian Fainelli 3994a2d1f9 add additionnal debug symbols when kernel debugging is enabled
SVN-Revision: 27637
13 years ago
Daniel Dickinson 0d8b0e937d base-files: diag.sh: added failsafe led definition
SVN-Revision: 27502
13 years ago
Florian Fainelli 58b5a2ca7b add GT701 LEDs support (#9382)
SVN-Revision: 26952
13 years ago
Florian Fainelli fbbe154a48 remove useless patches
SVN-Revision: 26837
13 years ago
Florian Fainelli de02a2795b fill maintainer infos for a couple of targets
SVN-Revision: 26836
13 years ago
Felix Fietkau f5d3d0e7d8 ar7: remove patches/configs for old kernel versions
SVN-Revision: 26707
13 years ago
Hauke Mehrtens 50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
14 years ago
Hauke Mehrtens 4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
14 years ago
Florian Fainelli 06ddfcc75c use kmod-acx-mac80211 by default
SVN-Revision: 25755
14 years ago
Florian Fainelli f198979add fix MII register ioremap on when high cpmac is available, patch from Wipster
SVN-Revision: 25730
14 years ago
Florian Fainelli d071d17c46 switch to 2.6.37.1
SVN-Revision: 25675
14 years ago
Florian Fainelli 3d217da60b add a default network config file, patch from Wipster
SVN-Revision: 25647
14 years ago
Florian Fainelli d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
14 years ago
Florian Fainelli 590cb083bc add support for 2.6.37, thanks Wipster!
SVN-Revision: 25569
14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
14 years ago
Florian Fainelli a133b09b07 refresh patches and remove trailing whitespaces
SVN-Revision: 24181
14 years ago
Florian Fainelli 27189b328e refresh and refine 972-cpmac_multi_probe.patch, patch from sn9
SVN-Revision: 24180
14 years ago
Florian Fainelli 629cc5b101 refresh 973-cpmac_handle_mvswitch.patch
SVN-Revision: 24179
14 years ago
Florian Fainelli a2aa5a227e refresh and refine vlynq patch, patch from sn9
SVN-Revision: 24178
14 years ago
Felix Fietkau b54002aa8e remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet
SVN-Revision: 24161
14 years ago
Florian Fainelli e8881e29b6 patch 972-cpmac_multi_probe.patch correctly, thanks sn9
SVN-Revision: 24142
14 years ago
Florian Fainelli 4b3ffba803 rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patch
SVN-Revision: 24141
14 years ago
Florian Fainelli 80785891e8 handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and Wipster
SVN-Revision: 24140
14 years ago
Florian Fainelli e7ecbdcaa8 handle new revisions of vlynq wrt reset sequence, patch from sn9
SVN-Revision: 24139
14 years ago
Florian Fainelli 6f825a0be3 increase flash window size to 32MiB, patch from sn9.
SVN-Revision: 24138
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Florian Fainelli 88864e2aa1 avoid namespace clash on ar7_gpio_init
SVN-Revision: 23917
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Florian Fainelli 21aeb28779 initialize clocks earlier for lpj to be correct (#7548)
SVN-Revision: 23746
14 years ago
Florian Fainelli 32ec735d8a refresh 2.6.32 patches
SVN-Revision: 23745
14 years ago
Florian Fainelli 2434c2bb70 vlynq: try remote clock first, then external (#7324)
SVN-Revision: 23737
14 years ago
Florian Fainelli 56eaf842c7 refresh 2.6.32 patches
SVN-Revision: 23736
14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
14 years ago
Florian Fainelli c0411f877f rework multi_probe patch to be cleaner
SVN-Revision: 22850
14 years ago
Florian Fainelli 82e244fb28 refresh patches
SVN-Revision: 22849
14 years ago
Florian Fainelli 00e15a3abf add 2.6.35 support
SVN-Revision: 22812
14 years ago
Florian Fainelli 3515a89f70 make adm6996 switches work on tnetd7200 and tnetd7300
SVN-Revision: 22771
14 years ago
Florian Fainelli bb28b9941e cleanup the cpmac phy mask, patch from Ben Witten
SVN-Revision: 22770
14 years ago