This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-29 07:34:14 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
rb532
History
Florian Fainelli
a7bbd93956
Fix routerboard boot partition name in wget2nand (
#3791
)
...
SVN-Revision: 11897
2008-07-21 20:00:40 +00:00
..
base-files
Fix routerboard boot partition name in wget2nand (
#3791
)
2008-07-21 20:00:40 +00:00
files
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
2008-07-15 17:18:28 +00:00
files-2.6.23
Move files and patches to files-2.6.23 and patches-2.6.23
2008-07-15 17:17:04 +00:00
files-2.6.24
Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
2008-07-17 10:09:15 +00:00
image
make the image filenames a bit shorter
2007-11-10 23:08:11 +00:00
patches
refresh kernel patches
2008-05-19 09:07:27 +00:00
patches-2.6.23
2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (
#3790
)
2008-07-19 11:13:51 +00:00
patches-2.6.24
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
2008-07-15 17:18:28 +00:00
src
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
base-files.mk
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
config-2.6.22
enable watchdog driver for rb532 by default
2007-12-24 22:47:36 +00:00
config-2.6.23
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
2008-05-09 17:08:51 +00:00
config-2.6.24
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
2008-07-15 17:18:28 +00:00
Makefile
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
2008-05-18 20:12:54 +00:00