index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix vpi/vci setting for pppoa
Felix Fietkau
2006-10-30
1
-1
/
+3
*
enable pppoa for ar7
Felix Fietkau
2006-10-30
1
-0
/
+1
*
rdc: disable pci serial, remove bluetooth (because usb is disabled)
Felix Fietkau
2006-10-30
1
-44
/
+5
*
sync dropbear init script with whiterussian, fix locking and add config integ...
Felix Fietkau
2006-10-29
3
-13
/
+46
*
reset CONFIG_SECTION when calling config_load
Felix Fietkau
2006-10-28
1
-0
/
+1
*
use target optimization flags for madwifi tools
Nicolas Thill
2006-10-27
1
-2
/
+5
*
add target optimization flags
Nicolas Thill
2006-10-27
1
-0
/
+1
*
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e...
Imre Kaloz
2006-10-27
8
-57
/
+3322
*
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....
Imre Kaloz
2006-10-27
8
-6
/
+17
*
extend X86_GRUB_ROOTPART selection to jffs2 images
Felix Fietkau
2006-10-27
1
-2
/
+2
*
revert to hda2
Felix Fietkau
2006-10-27
1
-2
/
+2
*
this should have been sda not hda
Tim Yardley
2006-10-27
1
-2
/
+2
*
bring in floorf so that postgres server will compile by default, package to c...
Tim Yardley
2006-10-26
1
-1
/
+1
*
add a configuration option to enable full c99 math in libm. this is needed f...
Tim Yardley
2006-10-26
2
-1
/
+11
*
add protection against running cf2nand from yaffs2
Felix Fietkau
2006-10-26
1
-0
/
+5
*
add cf2nand script for copying a cf card installation to nand flash automatic...
Felix Fietkau
2006-10-26
1
-0
/
+61
*
add lookup function for mtd parts
Felix Fietkau
2006-10-26
1
-0
/
+7
*
use lock to remove race conditions in bringing up ppp and dhcp that would lea...
Felix Fietkau
2006-10-26
3
-5
/
+26
*
reduce the possibility of race conditions when using the lock utility
Felix Fietkau
2006-10-26
1
-4
/
+6
*
Add NAND flash/YAFFS2 patches for RB532 by David Goodenough
Felix Fietkau
2006-10-26
7
-93
/
+11649
*
fix dropbear init script
Felix Fietkau
2006-10-26
1
-1
/
+1
*
some minor cleanup
Tim Yardley
2006-10-25
2
-13
/
+13
*
fix partition issue with x86, leveraging the default size on the second parti...
Tim Yardley
2006-10-25
1
-6
/
+6
*
ignore mtd erase errors (will probably be required for nand flash)
Felix Fietkau
2006-10-25
1
-5
/
+2
*
use gcc 4.1.1 for rb532 by default
Felix Fietkau
2006-10-25
1
-1
/
+1
*
make network scripts more robust, prevent multiple instances of pppd and udhc...
Felix Fietkau
2006-10-24
4
-21
/
+27
*
code to bring in the following for x86:
Tim Yardley
2006-10-24
2
-1
/
+14
*
fix irq issue (ap70 eth1)
Mike Baker
2006-10-24
1
-1
/
+4
*
add netconfig fix for wl-500g premium
Felix Fietkau
2006-10-24
2
-4
/
+14
*
add e1000 driver, remove references to LINUX_2_4_X86
Felix Fietkau
2006-10-24
2
-6
/
+19
*
turn target runtime check of mtd into a compile-time check
Felix Fietkau
2006-10-24
2
-19
/
+14
*
add fix for samsung flash chips
Felix Fietkau
2006-10-24
1
-0
/
+38
*
add extra autoload for ppp modules
Felix Fietkau
2006-10-24
1
-2
/
+4
*
remove an obsolete function
Felix Fietkau
2006-10-24
1
-7
/
+0
*
fix dependencies on the virtual kernel package (fixes #878)
Felix Fietkau
2006-10-24
1
-1
/
+1
*
convert ar7-atm to KernelPackage template
Felix Fietkau
2006-10-24
1
-18
/
+9
*
convert ar7-net to KernelPackage template
Felix Fietkau
2006-10-24
1
-11
/
+6
*
fix tiatm compile
Felix Fietkau
2006-10-24
1
-0
/
+28
*
fix typo
Felix Fietkau
2006-10-23
2
-2
/
+2
*
improve mtd image check - don't check trx header if the target partition is n...
Felix Fietkau
2006-10-23
1
-10
/
+15
*
fix a timeout on amd flash chips (patch from #874)
Felix Fietkau
2006-10-22
1
-0
/
+39
*
strip third arg (dir name) to Build/Configure/Default macro
Nicolas Thill
2006-10-22
1
-1
/
+1
*
use getdents64 in the uClibc glob function
Felix Fietkau
2006-10-22
1
-0
/
+12
*
add generic and via ide support to x86-2.6
Felix Fietkau
2006-10-22
1
-2
/
+2
*
add missing autoload options
Felix Fietkau
2006-10-22
1
-0
/
+5
*
remove obsolete file
Felix Fietkau
2006-10-20
1
-35
/
+0
*
template.awk fix processing of certain config file formats
Felix Fietkau
2006-10-20
1
-3
/
+3
*
fix squid and rp-pppoe (closes: #869)
Nicolas Thill
2006-10-20
6
-21
/
+82
*
move /usr/lib/parse-config.awk to /lib/config/template.awk
Felix Fietkau
2006-10-20
2
-1
/
+1
*
fix ar7-net compile error
Felix Fietkau
2006-10-19
1
-1
/
+1
[next]