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-30 08:04:10 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
brcm47xx
History
Nicolas Thill
e3a42b23c6
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
...
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
..
files
fix GENERIC_GPIO support
2008-05-02 07:24:24 +00:00
files-2.6.25
fix GENERIC_GPIO support
2008-05-02 07:24:24 +00:00
patches-2.6.23
Fix b44 phyaddr by applying the PHY-address mask.
Closes
#3712
- Adapted from patch by Michael Buesch on the linux-netdev mailing list.
2008-03-23 04:27:04 +00:00
patches-2.6.25
First step to upgrade of brcm47xx to kernel version 2.6.25
2008-04-25 20:49:40 +00:00
profiles
add b43 fixes from
#2677
2007-11-11 11:44:59 +00:00
base-files
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.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
image
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
Makefile
upgrade & standardize kernel versions
2008-02-11 10:50:40 +00:00