1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Gabor Juhos
bb5cd9c240 fix a bug in the GPIO code
SVN-Revision: 10759
2008-04-07 14:10:37 +00:00
Gabor Juhos
9c1dfdc702 more license cleanups
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos
fa10728685 use a shadow value for the write-only GPIO_CONF2 register
SVN-Revision: 9715
2007-12-12 12:42:40 +00:00
Gabor Juhos
224aaf34ac enable wait state pin for the CF slot on the RB153 board
SVN-Revision: 9709
2007-12-11 17:59:42 +00:00
Gabor Juhos
9b9b83976c add support for GPIO IRQs
SVN-Revision: 9700
2007-12-10 14:05:01 +00:00
Gabor Juhos
0fa0801a32 coding style fixes
SVN-Revision: 9263
2007-10-11 15:09:50 +00:00
Felix Fietkau
56231056ea 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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00