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
*
generate firmware image for the TEW-652BRP board
Gabor Juhos
2008-12-17
1
-0
/
+5
*
2.6.26: fix crypto modules build failure
Gabor Juhos
2008-12-17
1
-0
/
+27
*
some correction (sorry, was compiling old files)
Thomas Langer
2008-12-16
5
-5
/
+6
*
many more code cleanups for checkpatch.pl, most flagged as errors
Thomas Langer
2008-12-16
22
-919
/
+864
*
forgot to disable USB gadget options
Thomas Langer
2008-12-16
1
-9
/
+2
*
cleanup sources and prepare for 2.6.27
Thomas Langer
2008-12-16
35
-1543
/
+1931
*
update to 2.6.27.9 and refresh patches
Gabor Juhos
2008-12-16
11
-14
/
+14
*
sync kernel configs
Gabor Juhos
2008-12-15
3
-15
/
+10
*
prepare for RouterStation support
Gabor Juhos
2008-12-15
8
-0
/
+47
*
move machine setup code
Gabor Juhos
2008-12-15
4
-18
/
+32
*
refresh 2.6.28 patches
Gabor Juhos
2008-12-15
6
-10
/
+10
*
refresh 2.6.28 patches
Gabor Juhos
2008-12-15
4
-4
/
+4
*
add simple prom emulator to 2.6.2{7,8} as well
Gabor Juhos
2008-12-15
4
-0
/
+120
*
add WUSB related symbols to the generic 2.6.28 config
Imre Kaloz
2008-12-15
1
-0
/
+7
*
upgrade compat-wireless to 2008-12-11
Imre Kaloz
2008-12-15
1
-1
/
+1
*
add a patch helping available storage space detection, remove workaround from...
Nicolas Thill
2008-12-15
3
-4
/
+51
*
move linux/switch.h to generic files/ instead of the kernel version specific ...
Felix Fietkau
2008-12-15
3
-336
/
+0
*
tew-632brp: add status LED
Gabor Juhos
2008-12-15
1
-0
/
+5
*
tew-632brp: register GPIO buttons
Gabor Juhos
2008-12-15
1
-0
/
+18
*
tew-632brp: register GPIO LEDs
Gabor Juhos
2008-12-15
1
-0
/
+18
*
tew-632brp: use LZMA compressed uImage
Gabor Juhos
2008-12-15
2
-12
/
+12
*
fix MIPS prom emulator patch
Gabor Juhos
2008-12-14
1
-2
/
+2
*
generate firmware image for the TEW-632BRP board
Gabor Juhos
2008-12-14
1
-5
/
+36
*
enable simple prom emulator
Gabor Juhos
2008-12-14
1
-0
/
+10
*
add simple prom emulator for MIPS
Gabor Juhos
2008-12-14
1
-0
/
+50
*
tew-632brp: register flash device
Gabor Juhos
2008-12-14
1
-0
/
+58
*
Add sizeof of unsigned long long
Florian Fainelli
2008-12-14
10
-0
/
+10
*
fix myloader partition parser on 2.6.28
Gabor Juhos
2008-12-14
1
-0
/
+11
*
call preinit instead of init
Mirko Vogt
2008-12-13
1
-0
/
+11
*
change prefix for kernelpatchbase 2.6.26
Mirko Vogt
2008-12-13
255
-0
/
+0
*
moko nand blocksize is 128k
Michael Büsch
2008-12-12
1
-3
/
+3
*
moko: Fix patch so it applies properly. This fixes kernel boot due to other p...
Michael Büsch
2008-12-12
1
-38
/
+53
*
Build images for Inventel Livebox
Florian Fainelli
2008-12-12
1
-1
/
+11
*
changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch...
Mirko Vogt
2008-12-12
589
-18
/
+178974
*
disable IMQ on 2.6.28 as well -- people should use IFB..
Imre Kaloz
2008-12-12
1
-2
/
+2
*
add a workaround preventing opkg to install anything on squashfs-based fs lay...
Nicolas Thill
2008-12-12
1
-0
/
+3
*
Fix the default negotiation to be 10Mbits HD on some devices (#4224)
Florian Fainelli
2008-12-12
1
-0
/
+14
*
add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and...
Mirko Vogt
2008-12-12
268
-133872
/
+151304
*
Build the root fs.
Michael Büsch
2008-12-11
2
-1
/
+10
*
Resync kernel config
Florian Fainelli
2008-12-11
1
-16
/
+1
*
Alloz aead and friends to compile for 2.6.27 targets no idea it could not wit...
Florian Fainelli
2008-12-11
1
-0
/
+27
*
Add basic framework for the openmoko platform. The kernel does build and boot...
Michael Büsch
2008-12-11
7
-0
/
+133894
*
load crypto_blkcipher before cryptomgr.. *sigh*
Imre Kaloz
2008-12-11
1
-1
/
+1
*
add an "Installed-Size" field to package control files, so that opkg could ch...
Nicolas Thill
2008-12-11
1
-0
/
+3
*
remove references to kmod-crypto-aead, removed in [13584]
Nicolas Thill
2008-12-11
1
-2
/
+2
*
load aead after crypto_algapi
Nicolas Thill
2008-12-11
1
-1
/
+1
*
add a suitable default config for ps3 petitboot
Hamish Guthrie
2008-12-11
1
-0
/
+1203
*
Add kexec load legacy kernel patch
Hamish Guthrie
2008-12-11
1
-0
/
+187
*
Add 2.6.27.8 kernel Modify startup files
Hamish Guthrie
2008-12-11
4
-231
/
+141
*
Remove package libtwin - should be in packages, not trunk
Hamish Guthrie
2008-12-11
1
-1
/
+0
[next]