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-02-04 18:21:07 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
rdc
/
files
/
arch
/
i386
/
mach-rdc
History
Florian Fainelli
e22d12ddfc
Add support for the gpio connected reset button
...
SVN-Revision: 10173
2008-01-11 15:19:13 +00:00
..
gpio.c
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
Resync kernel config, do not enable the setup file
2007-10-15 17:26:27 +00:00
platform.c
Add support for the gpio connected reset button
2008-01-11 15:19:13 +00:00
setup.c
Add the RDC PCI ids for a fancier PCI device table.Return the system name on boot.
2007-10-15 16:13:25 +00:00
wdt.c
Led is not active low by default, register the watchdog
2007-10-05 13:50:21 +00:00