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
*
initial merge of danube wdt code
John Crispin
2007-12-13
6
-10
/
+455
*
Prevent the use of underscores in package names (#2801)
Florian Fainelli
2007-12-13
1
-1
/
+1
*
clean up openwrt version handling, use a separate script that is executed at ...
Felix Fietkau
2007-12-13
3
-18
/
+35
*
add workaround for ppp-on-boot issues, fixes #2524
Felix Fietkau
2007-12-13
1
-0
/
+4
*
add atheros reset button fixes from #2774
Felix Fietkau
2007-12-13
1
-2
/
+2
*
remove a broken patch that should have been nuked with the busybox upgrade (#...
Felix Fietkau
2007-12-13
1
-12
/
+0
*
refresh patches, make madwifi-dfs compile on linux 2.4 again
Felix Fietkau
2007-12-13
15
-204
/
+421
*
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
Felix Fietkau
2007-12-13
3
-360
/
+48
*
hopefully fix occasional uClibc/gcc build failures
Felix Fietkau
2007-12-13
2
-6
/
+7
*
add linux-uvc patch from #2842
Felix Fietkau
2007-12-12
1
-4
/
+6
*
use a shadow value for the write-only GPIO_CONF2 register
Gabor Juhos
2007-12-12
1
-16
/
+10
*
use the right irq_handler in the CF driver
Gabor Juhos
2007-12-12
1
-2
/
+2
*
fix mac address setup on RouterBOARDs
Gabor Juhos
2007-12-12
3
-17
/
+12
*
Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes Con...
Jens Muecke
2007-12-12
7
-177
/
+76
*
remove an unused #include statement that is causing compile issues on osx
Felix Fietkau
2007-12-12
1
-0
/
+12
*
add prereq check for gnu find
Felix Fietkau
2007-12-11
1
-0
/
+7
*
enable wait state pin for the CF slot on the RB153 board
Gabor Juhos
2007-12-11
2
-1
/
+5
*
RB153 CF driver fixes
Gabor Juhos
2007-12-11
1
-11
/
+18
*
new experimental driver for the CF slot on the RouterBOARD 153
Gabor Juhos
2007-12-11
6
-31
/
+362
*
Replace deprecated DEBUG config symbol
Florian Fainelli
2007-12-11
1
-2
/
+2
*
added CONFIG_DANUBE_PCI_HW_SWAP
John Crispin
2007-12-10
1
-2
/
+17
*
initial merge of danube, pci is still broken and the new dma code still needs...
John Crispin
2007-12-10
26
-0
/
+6384
*
add support for GPIO IRQs
Gabor Juhos
2007-12-10
5
-43
/
+95
*
Enable SSB ohci driver (#2828)
Florian Fainelli
2007-12-10
1
-0
/
+1
*
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
Florian Fainelli
2007-12-10
1
-1
/
+1
*
fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack...
Felix Fietkau
2007-12-09
1
-0
/
+2
*
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Felix Fietkau
2007-12-09
14
-31
/
+31
*
enable IPv6-support for ipsec-tools
Felix Fietkau
2007-12-09
1
-1
/
+2
*
suppress bug after compiling last package in kamikaze SDK.
Felix Fietkau
2007-12-09
1
-3
/
+3
*
add back patch to fix building on avr32 and cris
Imre Kaloz
2007-12-09
1
-0
/
+11
*
Forgot removing that file while applying patch from #2757
Florian Fainelli
2007-12-09
1
-254
/
+0
*
Enable adminport feature of ipsec-tools (#2750)
Florian Fainelli
2007-12-09
1
-1
/
+2
*
Upgrade wpa_supplicant to 0.5.9 (#2823)
Florian Fainelli
2007-12-09
1
-2
/
+2
*
Add bcm5354 patches from #2757
Florian Fainelli
2007-12-09
4
-0
/
+463
*
Add bcm5354 patch from #2754
Florian Fainelli
2007-12-09
1
-0
/
+155
*
Fix missing return
Florian Fainelli
2007-12-09
1
-1
/
+1
*
Setup MAC addresses for routerboards
Florian Fainelli
2007-12-09
2
-2
/
+13
*
bump kernel to 2.6.23.9 for x86
Tim Yardley
2007-12-08
1
-1
/
+1
*
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been...
Tim Yardley
2007-12-08
4
-838
/
+757
*
ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ...
Rod Whitby
2007-12-07
4
-1
/
+1
*
ixp4xx: Split into two subtargets, one normal and one for boards which boot d...
Rod Whitby
2007-12-07
9
-0
/
+14
*
add missing kernel config symbol
Felix Fietkau
2007-12-07
3
-0
/
+3
*
fix a warning
Felix Fietkau
2007-12-07
1
-1
/
+1
*
Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From...
Felix Fietkau
2007-12-07
1
-13
/
+20
*
Reimplement rx ring with EOQ markers to avoid reset storms
Felix Fietkau
2007-12-07
1
-5
/
+102
*
Fix race between device reset and start_xmit
Felix Fietkau
2007-12-07
1
-32
/
+61
*
finally fix libintl issues on osx and potentially other platforms by disablin...
Felix Fietkau
2007-12-06
1
-0
/
+2
*
Remove HOST_LOADLIBES fix from busybox, caused problems.
Felix Fietkau
2007-12-06
1
-1
/
+0
*
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
Felix Fietkau
2007-12-05
3
-5
/
+5
*
busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Felix Fietkau
2007-12-05
1
-1
/
+2
[next]