This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db5e143756
openwrt
/
target
/
linux
/
ar7
History
Eugene Konev
db5e143756
vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup
...
SVN-Revision: 8759
2007-09-12 12:23:56 +00:00
..
base-files/default
/etc
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
files
vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup, drivers now can handle error irqs themselves * style cleanup
2007-09-12 12:23:56 +00:00
image
cosmetic fixes for ar7: indent, use lowercase hex notation, format
2007-09-06 19:35:08 +00:00
patches-2.6.22
more AR7 cleanups & fixes
2007-09-11 23:50:02 +00:00
profiles
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
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
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
2007-09-08 19:55:42 +00:00
Makefile
adapt profiles for subtarget changes
2007-09-08 20:04:43 +00:00