This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b25f2f5edb
openwrt
/
target
/
linux
/
rb532
/
files
/
drivers
/
block
/
rb500
History
Florian Fainelli
cd21dd1a1d
Fix the CF serial number byteswapping (
#3133
)
...
SVN-Revision: 11837
2008-07-15 10:22:28 +00:00
..
Makefile
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
ata.c
Fix the CF serial number byteswapping (
#3133
)
2008-07-15 10:22:28 +00:00
ata.h
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
bdev.c
GPIO code updates, make the cf-mips driver compile against this gpio version
2008-04-07 21:49:05 +00:00