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
...
*
Add missing CONFIG_SSB_SLIENT config symbol
Florian Fainelli
2008-11-26
4
-0
/
+4
*
the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kern...
Florian Fainelli
2008-11-26
1
-2
/
+2
*
ssb module config symbols fixup
Florian Fainelli
2008-11-26
1
-2
/
+2
*
add definitions for AR91xx specific DDR registers
Gabor Juhos
2008-11-26
1
-8
/
+13
*
rename DDR registers
Gabor Juhos
2008-11-26
3
-22
/
+22
*
Make 4-port LAN and 1 port wan configurations work
Florian Fainelli
2008-11-26
2
-1
/
+25
*
ag71xx: dump additional registers in debug mode
Gabor Juhos
2008-11-26
2
-4
/
+8
*
switch powerpc targets to gcc 4.2.4
Imre Kaloz
2008-11-26
1
-3
/
+2
*
nuke the magicbox target and incorporate a rewritten port into ppc40x - note:...
Imre Kaloz
2008-11-26
14
-979
/
+1035
*
use the default kernel target on powerpc
Imre Kaloz
2008-11-26
1
-3
/
+0
*
fix AP83 boot failure
Gabor Juhos
2008-11-26
1
-0
/
+7
*
Change booting target from hda to sda.
Jens Muecke
2008-11-25
1
-2
/
+2
*
add dummy code for the Atheros AP83 board
Gabor Juhos
2008-11-25
7
-2
/
+35
*
switch to gcc 4.2.4 for avr32
Imre Kaloz
2008-11-25
1
-1
/
+1
*
add avr32 support to binutils 2.18
Imre Kaloz
2008-11-25
3
-1
/
+53427
*
fix lzma uImage generation
Imre Kaloz
2008-11-25
1
-1
/
+1
*
enable gigabit feature if the SoC supports it
Gabor Juhos
2008-11-25
1
-11
/
+43
*
improve SoC detection
Gabor Juhos
2008-11-25
2
-7
/
+50
*
fix ipset patch to have headers installed when using 'make -C $(KDIR) headers...
Nicolas Thill
2008-11-25
6
-0
/
+102
*
update to 2.6.27.7
Imre Kaloz
2008-11-25
7
-8
/
+8
*
move THERMAL symbols into the generic config
Imre Kaloz
2008-11-25
24
-38
/
+4
*
upgrade avr32 to 2.6.27
Imre Kaloz
2008-11-25
3
-16679
/
+4
*
Fix this nasty patch which prevented others from applying
Florian Fainelli
2008-11-24
1
-13
/
+2
*
add experimental fix for OCF on 2.6.27.y (closes #4184)
Gabor Juhos
2008-11-24
1
-0
/
+197
*
ethernet driver preparation for gigabit support
Gabor Juhos
2008-11-24
3
-8
/
+7
*
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...
Florian Fainelli
2008-11-24
1
-0
/
+3
*
fix gpio-leds, and gpio-buttons platform data initialization
Gabor Juhos
2008-11-24
1
-0
/
+2
*
Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
Florian Fainelli
2008-11-23
3
-1
/
+1025
*
Fix indention.
Lars-Peter Clausen
2008-11-22
1
-1
/
+1
*
Make b43 back again available for brcm47xx (#4237)
Florian Fainelli
2008-11-22
1
-1
/
+1
*
Add support for negative conditional dependencies. Also add the condition of ...
Lars-Peter Clausen
2008-11-22
1
-6
/
+10
*
create firmware image for the Compex NP25G and WPE53G boards
Gabor Juhos
2008-11-22
1
-2
/
+12
*
enable MyLoader partition parser
Gabor Juhos
2008-11-22
5
-3
/
+5
*
add NP25G and WP543 board id
Gabor Juhos
2008-11-22
1
-0
/
+4
*
clean NATIVE_TOOLCHAIN dependencies
Nicolas Thill
2008-11-22
1
-3
/
+3
*
allow cvs/git/hg/svn wrap_mirror to work for host tools as well
Nicolas Thill
2008-11-22
1
-1
/
+2
*
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibl...
Jo-Philipp Wich
2008-11-22
1
-0
/
+46
*
uboot: support boards with tantos switch and small code and format cleanups
Thomas Langer
2008-11-21
1
-147
/
+183
*
brcm63xx has pcmcia support and is able to run b43 on its pci bus
Florian Fainelli
2008-11-20
1
-2
/
+13
*
Update brcm63xx broadcom profile now that b43 is available
Florian Fainelli
2008-11-20
1
-1
/
+1
*
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47...
Florian Fainelli
2008-11-20
2
-1
/
+23
*
Synchroniz bcm63xx kernel configuration
Florian Fainelli
2008-11-20
1
-2
/
+3
*
Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some g...
Florian Fainelli
2008-11-20
1
-1
/
+1
*
Generate valid images for the bcm96348gw board
Florian Fainelli
2008-11-20
1
-0
/
+1
*
Remove those two profiles, people that actually change cards will certainly k...
Florian Fainelli
2008-11-20
2
-26
/
+0
*
fix error from last commit
Thomas Langer
2008-11-20
1
-1
/
+1
*
some cleanups: - fix CPUID detection - update MTD map for checks and sysupgra...
Thomas Langer
2008-11-20
14
-204
/
+307
*
restore accidentally deleted ofc patches
Gabor Juhos
2008-11-19
2
-0
/
+50
*
kernel/modules: disable automatic loading of crypto-test module
Gabor Juhos
2008-11-19
1
-1
/
+0
*
cleanup uboot package
Thomas Langer
2008-11-19
69
-14866
/
+928
[prev]
[next]