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
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcm4710: port a missing part of the cache fixes to linux 2.6
Felix Fietkau
2006-10-16
1
-33
/
+51
*
fix irq sharing issue on bcm4710
Felix Fietkau
2006-10-16
1
-4
/
+5
*
fix extpci irq assignment bug
Felix Fietkau
2006-10-16
1
-4
/
+16
*
accidentally removed a small part of the flash map patch - fixing that.
Felix Fietkau
2006-10-16
1
-0
/
+27
*
Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ...
Florian Fainelli
2006-10-15
1
-24
/
+0
*
Updated kernel config
Florian Fainelli
2006-10-15
1
-6
/
+4
*
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
Florian Fainelli
2006-10-15
7
-0
/
+3712
*
add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...
Felix Fietkau
2006-10-15
2
-32
/
+43
*
don't hardcode the cpu frequency for bcm47xx in linux 2.6
Felix Fietkau
2006-10-15
1
-160
/
+227
*
fix bcm4710 cache fixes
Felix Fietkau
2006-10-15
1
-9
/
+9
*
Update kernel config : add support for bluetooth devices, enable packet suppo...
Florian Fainelli
2006-10-15
1
-8
/
+28
*
cleanup
Felix Fietkau
2006-10-14
2
-13
/
+1
*
use the native toolchain for grub on non-amd64 hosts
Felix Fietkau
2006-10-14
1
-2
/
+23
*
leave out the ccache directory when copying the staging dir into the sdk (#843)
Felix Fietkau
2006-10-14
2
-2
/
+5
*
move brcm-2.4 specific kmod to new module layout
Nicolas Thill
2006-10-13
1
-10
/
+0
*
rewrite of platform irq handler
Mike Baker
2006-10-12
1
-229
/
+78
*
fix bug in ethernet irq handler
Mike Baker
2006-10-12
1
-1
/
+1
*
another compile fix
Felix Fietkau
2006-10-11
1
-8
/
+10
*
fix compile error
Felix Fietkau
2006-10-11
1
-70
/
+71
*
use bash for gen_image.sh
Felix Fietkau
2006-10-11
1
-1
/
+1
*
kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
Felix Fietkau
2006-10-10
1
-0
/
+21
*
fix target/utils compile on freebsd
Felix Fietkau
2006-10-10
1
-1
/
+1
*
add generic ide support for x86-2.6
Felix Fietkau
2006-10-10
1
-1
/
+1
*
pppoe: use the interface mtu as upper limit for ppp packet size + header (bas...
Felix Fietkau
2006-10-10
2
-0
/
+24
*
fix uml-2.6 build on x86_64
Nicolas Thill
2006-10-09
1
-0
/
+1
*
fix ar7 image alignment for jffs2
Felix Fietkau
2006-10-09
1
-7
/
+8
*
Remove unecessary control files since those kmods are packaged with the new l...
Florian Fainelli
2006-10-09
21
-84
/
+0
*
Remove unecessary control files, others to come
Florian Fainelli
2006-10-09
1
-4
/
+0
*
enable more netfilter features in the x86-2.6 kernel
Felix Fietkau
2006-10-09
1
-13
/
+13
*
add reboot=bios to x86 grub images to fix reboot issue on wrap
Felix Fietkau
2006-10-09
1
-1
/
+1
*
enable jffs2 by default on x86-2.6
Felix Fietkau
2006-10-08
1
-0
/
+1
*
add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...
Felix Fietkau
2006-10-08
5
-1
/
+189
*
add a fix for the block2mtd init
Felix Fietkau
2006-10-08
2
-12
/
+235
*
add ext2 to the x86-2.6 kernel by default
Felix Fietkau
2006-10-08
1
-1
/
+1
*
add block2mtd by default in x86-2.6
Felix Fietkau
2006-10-08
1
-1
/
+1
*
remove x86-2.4
Felix Fietkau
2006-10-07
7
-1862
/
+0
*
rename patch
Felix Fietkau
2006-10-07
1
-0
/
+0
*
fix default ARCH setting
Nicolas Thill
2006-10-07
1
-1
/
+2
*
port kmod-sched to new kernel packaging system
Felix Fietkau
2006-10-06
1
-7
/
+0
*
add new rc.common for standardized init scripts, convert existing init scripts
Felix Fietkau
2006-10-04
1
-514
/
+515
*
move BIG_ENDIAN selection to arch configs
Felix Fietkau
2006-10-03
1
-7
/
+6
*
set the sdk default to y if CONFIG_ALL is set
Felix Fietkau
2006-10-03
1
-1
/
+1
*
use -f option when calling trx (osx build works now)
Felix Fietkau
2006-09-27
1
-1
/
+1
*
add -f option to make adding files to the trx command line explicit (otherwis...
Felix Fietkau
2006-09-27
1
-4
/
+5
*
clean up filesystem selction
Felix Fietkau
2006-09-23
1
-1
/
+20
*
Update brcm63xx config to add support for USB and SCSI disks, standardize wit...
Florian Fainelli
2006-09-21
1
-4
/
+225
*
patch from ticket #787
Mike Baker
2006-09-20
2
-0
/
+84
*
enable squashfs in the magicbox kernel (not used yet), magicbox build now no ...
Felix Fietkau
2006-09-05
3
-6
/
+14
*
Add more detail to uml readme
Gerry Rozema
2006-09-04
2
-16
/
+109
*
remove useless check
Felix Fietkau
2006-09-04
1
-1
/
+1
[prev]
[next]