Gabor Juhos
36e9a33df7
cns21xx: build uImage for the NS-K330
...
SVN-Revision: 30974
13 years ago
Gabor Juhos
89babcf633
cns21xx: remove 2.6.3x support
...
SVN-Revision: 30973
13 years ago
Gabor Juhos
776172531f
cns21xx: switch to 3.2.9
...
SVN-Revision: 30972
13 years ago
Gabor Juhos
6dbe40f7d4
cns21xx: add support for 3.2
...
SVN-Revision: 30971
13 years ago
Jens Muecke
deac1c16a1
Enable keyboard for x86
...
This is required for qemu like descripted in
here http://wiki.openwrt.org/doc/howto/qemu
SVN-Revision: 30966
13 years ago
Felix Fietkau
7b609a31be
kernel: improve profiling support, keep static symbols when profiling is enabled
...
SVN-Revision: 30964
13 years ago
Florian Fainelli
9b60eb478a
remove support for old kernels
...
SVN-Revision: 30963
13 years ago
Florian Fainelli
a2a18fe1ea
switch to 3.2
...
SVN-Revision: 30962
13 years ago
Florian Fainelli
6e2c0fbe9f
add support for 3.2
...
SVN-Revision: 30961
13 years ago
Florian Fainelli
9ef8de0e0a
add some more missing symbols
...
SVN-Revision: 30960
13 years ago
Gabor Juhos
f601339e79
ar71xx: add profile and generate image for the JA76PF2 board
...
SVN-Revision: 30958
13 years ago
Gabor Juhos
6036151187
ar71xx: add support for the jjPlus JA76PF2 board
...
SVN-Revision: 30957
13 years ago
Gabor Juhos
a680662391
ar71xx: change LED name prefix on the jjplus boards
...
SVN-Revision: 30956
13 years ago
Gabor Juhos
90279757bb
mpc52xx: switch to 3.2.9
...
SVN-Revision: 30955
13 years ago
Felix Fietkau
dd0f928b14
kernel: optimize out remaining netfilter hooks in the bridging code if bridge filtering is disabled
...
SVN-Revision: 30954
13 years ago
Felix Fietkau
b957208807
swconfig: use a mutex instead of a spinlock, many swconfig calls sleep
...
SVN-Revision: 30952
13 years ago
Felix Fietkau
404a4c1fcd
ar8216: fix a MTU related regression
...
Switch reset on AR8316 appears to clobber the MTU configuration register
and possibly other global config registers. Move global configuration
register init writes back to the reset callback.
SVN-Revision: 30951
13 years ago
Gabor Juhos
c00b53f3d0
ar71xx: move micrel PHY driver to the generic linux target
...
SVN-Revision: 30946
13 years ago
Gabor Juhos
0011804302
linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected
...
SVN-Revision: 30945
13 years ago
Gabor Juhos
eb096bca59
linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected
...
SVN-Revision: 30944
13 years ago
Hauke Mehrtens
cee31ca238
brcm47xx: add support for NAND flash on devices using bcma
...
This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2.
Thank you Tathagata Das <tathagata@alumnux.com> for the patch
SVN-Revision: 30943
13 years ago
Hauke Mehrtens
7fee567dc0
brcm47xx: move and rename the patches
...
The patches are now grouped by the part what they are doing and are using three digest numbers.
This does not remove or adds anything
SVN-Revision: 30942
13 years ago
Jonas Gorski
fab5be9b4f
lantiq: load dwc_otg early
...
Needed for using external rootfs on usb sticks.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 30940
13 years ago
Gabor Juhos
e3af7c82f8
generic: ar8216: merge multiple if statements in ar8216_hw_apply
...
SVN-Revision: 30928
13 years ago
Gabor Juhos
ff909edf94
ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports
...
SVN-Revision: 30926
13 years ago
Gabor Juhos
cd6a4cde13
ar71xx: ag71xx: start aneg on switch PHYs after reset
...
SVN-Revision: 30925
13 years ago
Gabor Juhos
7c9534cfd7
ar71xx: ag71xx: poll PHY status of all available switch ports
...
SVN-Revision: 30924
13 years ago
Gabor Juhos
8449eecf5f
ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch
...
SVN-Revision: 30923
13 years ago
Gabor Juhos
1c5ac02a29
ar71xx: reset the switch on AR934x before ethernet device registration
...
SVN-Revision: 30922
13 years ago
Gabor Juhos
17d3131d3c
ar71xx: fix a typo in ar71xx_regs.h
...
SVN-Revision: 30921
13 years ago
Florian Fainelli
07486c4d96
remove udc patch since it is unused
...
SVN-Revision: 30920
13 years ago
Felix Fietkau
b387cfd6e4
kernel: bypass all netfilter hooks if the sysctls for that functionality have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config
...
SVN-Revision: 30917
13 years ago
Gabor Juhos
66df117d1b
ar71xx: use a dummy callback for interfaces with fixed speed
...
SVN-Revision: 30913
13 years ago
Gabor Juhos
8b2b37ae58
ar71xx: merge ar934x_bo_ddr_flush patch
...
SVN-Revision: 30912
13 years ago
Gabor Juhos
b0bb0793b9
ar71xx: enable UART function for early_printk/console
...
SVN-Revision: 30909
13 years ago
Gabor Juhos
727a8c20c0
linux/3.3: refresh patches against 3.3-rc7
...
SVN-Revision: 30908
13 years ago
Gabor Juhos
18f7081e17
ramips: rt305x: add profile for the AZtech HW-5503G board
...
Patch from #11085 .
SVN-Revision: 30907
13 years ago
Gabor Juhos
fdb175f909
linux/3.3: allow to set platform_data for phy devices
...
SVN-Revision: 30906
13 years ago
Gabor Juhos
1f79bfec0b
linux/3.2: allow to set platform_data for phy devices
...
SVN-Revision: 30905
13 years ago
Gabor Juhos
2c2c288a3c
linux/3.3: add missing config symbol
...
SVN-Revision: 30904
13 years ago
Gabor Juhos
ccc939ebc0
ar71xx: remove a 3.3 patch, it is already in 3.3-rc7
...
SVN-Revision: 30903
13 years ago
Gabor Juhos
0814e61841
ar71xx: fix Compex WPE72 detection
...
SVN-Revision: 30902
13 years ago
Gabor Juhos
0f77d0b2ba
ramips: add RT3350 detection
...
SVN-Revision: 30900
13 years ago
Jo-Philipp Wich
2dedd94d66
expose CONFIG_NETFILTER_NETLINK for external kmods
...
SVN-Revision: 30894
13 years ago
Gabor Juhos
05d3f559f5
ramips: rt305x: rewrite SoC detection
...
SVN-Revision: 30890
13 years ago
Gabor Juhos
8cf8ee8f9d
ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*
...
SVN-Revision: 30889
13 years ago
Gabor Juhos
acb4ad86e5
ramips: replace RALINK_SOC_* macros with global variables
...
SVN-Revision: 30888
13 years ago
Gabor Juhos
8cff770eb3
ramips: introduce ramips_soc_prom_init and move SoC detection into that
...
SVN-Revision: 30887
13 years ago
Gabor Juhos
2149facb53
generic: ar8216: use usleep_range in ar8216_mii_{read,write}
...
msleep(1) can sleep for up to 20ms.
SVN-Revision: 30885
13 years ago
Gabor Juhos
77d0a8ca85
generic: ar8216: add a helper function for writing PHY debug registers
...
SVN-Revision: 30884
13 years ago