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
*
remove old control directory
Felix Fietkau
2006-11-01
58
-235
/
+0
*
Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
Florian Fainelli
2006-11-01
3
-1
/
+192
*
fix a small typo
Felix Fietkau
2006-10-31
1
-1
/
+1
*
fix rootfs partition name for x86 images
Felix Fietkau
2006-10-31
1
-3
/
+7
*
fix kernel config after r8169 change
Felix Fietkau
2006-10-31
1
-2
/
+4
*
export skb_attach symbol (#887)
Florian Fainelli
2006-10-31
1
-1
/
+2
*
add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
Felix Fietkau
2006-10-31
1
-0
/
+102
*
rdc: disable pci serial, remove bluetooth (because usb is disabled)
Felix Fietkau
2006-10-30
1
-44
/
+5
*
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e...
Imre Kaloz
2006-10-27
7
-57
/
+3296
*
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....
Imre Kaloz
2006-10-27
5
-2
/
+2
*
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
*
Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel c...
Felix Fietkau
2006-10-26
7
-93
/
+11649
*
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
*
code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root...
Tim Yardley
2006-10-24
2
-1
/
+14
*
fix irq issue (ap70 eth1)
Mike Baker
2006-10-24
1
-1
/
+4
*
add e1000 driver, remove references to LINUX_2_4_X86
Felix Fietkau
2006-10-24
1
-1
/
+3
*
add fix for samsung flash chips
Felix Fietkau
2006-10-24
1
-0
/
+38
*
fix a timeout on amd flash chips (patch from #874)
Felix Fietkau
2006-10-22
1
-0
/
+39
*
add generic and via ide support to x86-2.6
Felix Fietkau
2006-10-22
1
-2
/
+2
*
disable pcmcia on rb532
Nicolas Thill
2006-10-19
1
-13
/
+1
*
cleanup/rewrite of the kernel build process
Felix Fietkau
2006-10-19
15
-111
/
+18
*
remove bluetooth from ar7 config
Felix Fietkau
2006-10-19
1
-23
/
+1
*
cleanup
Felix Fietkau
2006-10-19
14
-14
/
+0
*
finally kill KMOD_template - removes a big chunk of legacy build code
Felix Fietkau
2006-10-19
1
-177
/
+0
*
make filesystem size selection generic (for ext2)
Felix Fietkau
2006-10-19
2
-5
/
+2
*
port more modules over to the new system
Felix Fietkau
2006-10-19
1
-124
/
+0
*
add another parallel build fix
Felix Fietkau
2006-10-18
1
-0
/
+21
*
fix parallel build of brcm-2.4
Felix Fietkau
2006-10-18
1
-6
/
+2
*
add missing <asm/segment.h>, fix mini_fo and openswan build on ppc
Nicolas Thill
2006-10-18
1
-0
/
+10
*
enable native ipsec modules on 2.6, add ipsec kernel modules
Nicolas Thill
2006-10-18
9
-75
/
+99
*
port soundcore module
Felix Fietkau
2006-10-17
1
-8
/
+0
*
port the usb modules over to the new system
Felix Fietkau
2006-10-17
1
-109
/
+1
*
remove some old junk
Felix Fietkau
2006-10-17
2
-33
/
+0
*
remove old target/linux/package directory
Felix Fietkau
2006-10-17
2
-55
/
+0
*
move sched_use_tsc patch to generic-2.4
Felix Fietkau
2006-10-17
2
-84
/
+0
*
move the ar7 network driver into a separate package
Felix Fietkau
2006-10-17
3
-13353
/
+0
*
move the ar7 adsl driver into a separate package directory with external buil...
Felix Fietkau
2006-10-17
2
-27217
/
+0
*
allow platform support directories to add and modify kernel module packages
Felix Fietkau
2006-10-17
1
-0
/
+13
*
add fix from #763
Felix Fietkau
2006-10-17
1
-2
/
+2
*
some kernel module cleanup
Felix Fietkau
2006-10-17
2
-73
/
+2
*
remove atm support in a few platforms
Felix Fietkau
2006-10-17
2
-14
/
+2
*
add ATM_SUPPORT flag
Felix Fietkau
2006-10-17
1
-0
/
+6
*
add USES_EXT2 flag for target platforms
Felix Fietkau
2006-10-17
1
-0
/
+4
*
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
[next]