index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the generic NAND driver
Florian Fainelli
2007-09-27
2
-75
/
+134
*
add initial diagnostic support
Gabor Juhos
2007-09-27
2
-0
/
+98
*
fix mach_type for the WP54G-WRT board
Gabor Juhos
2007-09-26
1
-1
/
+1
*
add missing PCI irq map for the RouterBOARD 133 (closes #2431)
Gabor Juhos
2007-09-26
1
-0
/
+2
*
remove unused PCI externs
Gabor Juhos
2007-09-25
1
-3
/
+0
*
fix initcall level of adm5120_board_setup()
Gabor Juhos
2007-09-25
1
-1
/
+1
*
fix vlan configuration on Dell TrueMobile 2300
Gabor Juhos
2007-09-25
1
-5
/
+9
*
prom_free_memory should be __init
Florian Fainelli
2007-09-24
1
-2
/
+2
*
move pci_irq_map definitions into the board specific files
Gabor Juhos
2007-09-24
12
-113
/
+112
*
Fix rb535 revision 5 detection
Florian Fainelli
2007-09-24
2
-4
/
+4
*
add ipv6 conntrack support (closes: #2192)
Nicolas Thill
2007-09-23
2
-6
/
+4
*
move crypto support to a seperate crypto.mk file, split modules into multiple...
Nicolas Thill
2007-09-23
12
-184
/
+28
*
fix a copy-paste error
Gabor Juhos
2007-09-23
1
-1
/
+1
*
add preliminary support for the Mikrotik RouterBOARD 192
Gabor Juhos
2007-09-23
3
-2
/
+20
*
fix ethernet vlan matrix of the NP28G board (closes: #2387)
Gabor Juhos
2007-09-23
1
-3
/
+1
*
backport [8862] to pre 2.6.22 kernels as well
Nicolas Thill
2007-09-23
1
-3
/
+3
*
add necessary includes
Eugene Konev
2007-09-23
1
-0
/
+4
*
added option to atheros kernel to be able to disable reset button from inside...
John Crispin
2007-09-23
2
-2
/
+21
*
make ATM_DRIVERS default to n
Felix Fietkau
2007-09-22
2
-0
/
+2
*
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...
Nicolas Thill
2007-09-22
7
-46
/
+1384
*
refresh brcm-2.4 kconfig
Nicolas Thill
2007-09-22
1
-7
/
+7
*
set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
Nicolas Thill
2007-09-22
1
-0
/
+1
*
Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ix...
Rod Whitby
2007-09-21
2
-2
/
+3
*
rename NAND driver
Gabor Juhos
2007-09-21
3
-7
/
+11
*
use prepare_generic_squashfs in image generation, thanks ffrrrr
Gabor Juhos
2007-09-21
1
-2
/
+8
*
add initial generic gpio-leds support
Eugene Konev
2007-09-21
1
-0
/
+44
*
make gpio conformant to generic gpio spec.
Eugene Konev
2007-09-21
5
-32
/
+32
*
checkin a new, experimental USB driver
Gabor Juhos
2007-09-21
16
-883
/
+4282
*
fix description of Kconfig option for the Macronix flash chips boot-location ...
Gabor Juhos
2007-09-21
1
-1
/
+1
*
clean up jffs2 config options
Gabor Juhos
2007-09-21
2
-12
/
+0
*
fix silliness in [8886]
Matteo Croce
2007-09-20
1
-7
/
+2
*
replace deprecated u_char with u8
Matteo Croce
2007-09-20
1
-4
/
+4
*
Make ar7_part more readable and endianness safe
Matteo Croce
2007-09-20
2
-42
/
+64
*
small cpmac fixes
Matteo Croce
2007-09-20
1
-2
/
+1
*
remove useless dependency
Matteo Croce
2007-09-20
1
-1
/
+1
*
Add reiserfs module and include it in the FSG-3 profile.
Rod Whitby
2007-09-20
1
-1
/
+1
*
remove two ip6t modules on linux 2.4, because they're causing conflicts with ...
Felix Fietkau
2007-09-20
1
-2
/
+2
*
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...
Nicolas Thill
2007-09-20
3
-9
/
+3
*
use set_irq_chip_and_handler (#2408)
Eugene Konev
2007-09-20
1
-1
/
+3
*
style cleanups (make checkpatch.pl happy)
Matteo Croce
2007-09-19
1
-5
/
+5
*
clean up jffs2 config options
Felix Fietkau
2007-09-19
18
-24
/
+0
*
enable jffs2 summary for faster mount time
Felix Fietkau
2007-09-19
2
-2
/
+2
*
made HOME=/root global instead of x86 specific
John Crispin
2007-09-19
3
-21
/
+0
*
root users folder is now in the fs and no longer /tmp
John Crispin
2007-09-19
3
-0
/
+21
*
cleanup (use dma API, use accessors, debugging/printk cleanup)
Eugene Konev
2007-09-19
1
-460
/
+429
*
We have generic irqs now.
Eugene Konev
2007-09-19
1
-1
/
+2
*
merge 3G usb serial card patches and move it at 802
Nicolas Thill
2007-09-17
2
-24
/
+15
*
detect ar7 at runtime in set_except_vector and remove useless volatile
Matteo Croce
2007-09-17
1
-21
/
+25
*
changed the timeout for grub to load the menu from 10 secs to 2 secs
John Crispin
2007-09-16
1
-1
/
+1
*
rename packages dependecies missed from [8806]
Nicolas Thill
2007-09-16
1
-2
/
+2
[next]