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-03-10 14:34:13 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
atheros
/
files
/
arch
/
mips
/
atheros
History
Felix Fietkau
56c3c68fa6
increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
...
SVN-Revision: 10409
2008-02-07 18:31:36 +00:00
..
ar5312
increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
2008-02-07 18:31:36 +00:00
ar5315
don't dispatch spurious irq0 events
2007-10-18 18:27:33 +00:00
ar531x.h
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
2008-01-31 04:44:35 +00:00
board.c
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
2008-01-31 04:44:35 +00:00
Kconfig
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
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
prom.c
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
2008-01-31 04:44:35 +00:00
reset.c
add atheros reset button fixes from
#2774
2007-12-13 05:14:47 +00:00