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
*
replace libcgi with some code extracted from haserl - libcgi is too inflexibl...
Felix Fietkau
2007-03-11
3
-59
/
+529
*
fix staging dir installation of libcgi
Felix Fietkau
2007-03-11
1
-0
/
+1
*
fix typo (#1454)
Felix Fietkau
2007-03-11
1
-1
/
+1
*
add awx (awk web extension) - experimental core for a new web interface frame...
Felix Fietkau
2007-03-11
3
-2
/
+674
*
add libcgi
Felix Fietkau
2007-03-11
1
-0
/
+30
*
enable httpd config option for running scripts through an interpreter
Felix Fietkau
2007-03-11
1
-1
/
+1
*
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
Felix Fietkau
2007-03-11
1
-1
/
+1
*
Added dependency on AT91 build
Hamish Guthrie
2007-03-10
1
-0
/
+1
*
Added MMC/SD Card module support
Hamish Guthrie
2007-03-10
2
-0
/
+20
*
more devfs related bugs
Mike Baker
2007-03-09
1
-8
/
+13
*
fix up the netconfig script after the devfs=>hotplug2 migration
Felix Fietkau
2007-03-09
1
-1
/
+1
*
fallback when devfs names aren't found
Mike Baker
2007-03-09
1
-1
/
+6
*
Changed default compiler for 2.6 kernels to 4.1.2
Hamish Guthrie
2007-03-07
1
-1
/
+1
*
split out scsi module support and add ata piix support
Tim Yardley
2007-03-07
4
-2
/
+87
*
Added GPIO driver
Hamish Guthrie
2007-03-07
2
-0
/
+358
*
Fix config, set directory block to -1 for redboot.
Mike Albon
2007-03-06
1
-1
/
+1
*
add new config option for the hostname in /etc/config/system (fixes #1302, #1...
Felix Fietkau
2007-03-06
2
-2
/
+13
*
Add support for LED drivers (clock tick and CPU activity) Removed partition s...
Hamish Guthrie
2007-03-06
3
-51
/
+173
*
add vga console support for x86-2.6 images (fixes #1342, #840)
Felix Fietkau
2007-03-06
4
-7
/
+45
*
Modified partition table to support jffs2
Hamish Guthrie
2007-03-05
1
-0
/
+37
*
Chaged kernel config so default builds cleanly
Hamish Guthrie
2007-03-05
1
-21
/
+14
*
trunk.. same deal as changeset:6526
Tim Yardley
2007-03-05
20
-0
/
+0
*
fix squashfs for ixp4xx
Imre Kaloz
2007-03-05
1
-1
/
+1
*
add missing init=/etc/preinit cmdline parameter
Felix Fietkau
2007-03-05
1
-2
/
+2
*
add squashfs support for ixp4xx
Felix Fietkau
2007-03-05
3
-8
/
+17
*
more hotplug2/mdev/devfs related fixups, this time for broadcom
Felix Fietkau
2007-03-04
2
-14
/
+21
*
fix a compile error caused by the devfs removal
Felix Fietkau
2007-03-04
1
-2
/
+1
*
enable ne2k-pci by default
Felix Fietkau
2007-03-04
1
-1
/
+1
*
SVN-Revision: 6516
Imre Kaloz
2007-03-04
1
-3
/
+3
*
fix metadata scan for profile split
Felix Fietkau
2007-03-04
2
-5
/
+17
*
reorder target profiles
Felix Fietkau
2007-03-04
6
-0
/
+0
*
add some missing deps for the metadata files
Felix Fietkau
2007-03-04
1
-1
/
+1
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
18
-28
/
+38
*
make hotplug2 depend on udevtrigger
Felix Fietkau
2007-03-04
1
-1
/
+1
*
add hotplug2
Felix Fietkau
2007-03-04
1
-0
/
+42
*
upgrade udev to latest version and add separate package for udevtrigger (will...
Felix Fietkau
2007-03-04
1
-2
/
+13
*
Added initial support for at91 plaform (HCG)
Hamish Guthrie
2007-03-04
5
-0
/
+19627
*
add a crlf workaround similar to the one from freewrt
Felix Fietkau
2007-03-04
1
-0
/
+3
*
disable the automatic config reset if 'Advanced configuration options' is sel...
Felix Fietkau
2007-03-04
5
-105
/
+109
*
hopefully fix ping bugs introduced in [6443]
Felix Fietkau
2007-03-04
1
-12
/
+1
*
only mount sysfs once (thx, ejka)
Felix Fietkau
2007-03-04
1
-2
/
+0
*
force a config reset when the user changes the target platform in menuconfig
Felix Fietkau
2007-03-04
7
-290
/
+318
*
same propset here as changeset:6500
Tim Yardley
2007-03-04
15
-15
/
+15
*
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ...
Imre Kaloz
2007-03-03
9
-1142
/
+2866
*
fix mdev for broadcom 2.6
Felix Fietkau
2007-03-03
1
-2
/
+12
*
enable preinit for magicbox
Felix Fietkau
2007-03-03
1
-1
/
+1
*
enable preinit in a few other platforms
Felix Fietkau
2007-03-03
5
-7
/
+7
*
add failsafe support for x86-2.6 and fix mdev support for platforms using /et...
Felix Fietkau
2007-03-03
5
-13
/
+30
*
don't run mdev on hotplug pseudo-events that come from user space
Felix Fietkau
2007-03-03
1
-1
/
+1
*
changes to target/linux/generic-* should not trigger a kernel-headers rebuild
Felix Fietkau
2007-03-03
1
-1
/
+0
[next]