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
*
Set default compiler for ps3
Hamish Guthrie
2009-03-16
2
-1
/
+9
*
backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1...
Florian Fainelli
2009-03-15
1
-0
/
+64
*
use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
Florian Fainelli
2009-03-15
3
-119
/
+3147
*
preliminary support for the Atheros AP81 refrence board
Gabor Juhos
2009-03-15
6
-2
/
+34
*
fix double g typo
Florian Fainelli
2009-03-15
1
-1
/
+1
*
sync kernel config
Gabor Juhos
2009-03-15
1
-16
/
+1
*
add 2.6.28 patches and kernel config
Florian Fainelli
2009-03-15
25
-0
/
+1221
*
fix ppp and pptp typos where is used instead of (#4768, #4778)
Florian Fainelli
2009-03-15
6
-7
/
+7
*
fix typo in spidev_test category
Florian Fainelli
2009-03-15
1
-1
/
+1
*
orion: fix preselection for ath9k
Felix Fietkau
2009-03-15
1
-1
/
+1
*
pb42: add GPIO buttons
Gabor Juhos
2009-03-14
1
-0
/
+28
*
pb42: fix ethernet, remove USB registration, add default network configuration
Gabor Juhos
2009-03-14
3
-5
/
+29
*
nuke obsolete kernel stuff
Felix Fietkau
2009-03-14
705
-354417
/
+0
*
create firmware image for the Ubiquiti LS-SR71 board
Gabor Juhos
2009-03-14
2
-2
/
+13
*
ls-sr71: add GPIO LEDs
Gabor Juhos
2009-03-14
1
-1
/
+43
*
simplify setup code for Ubiquiti boards
Gabor Juhos
2009-03-14
1
-19
/
+17
*
mac80211: update compat-wireless to 2009-03-13
Gabor Juhos
2009-03-14
1
-2
/
+2
*
nuke some obsolete gcc versions
Felix Fietkau
2009-03-14
28
-1311
/
+2
*
enable eabi support by default
Felix Fietkau
2009-03-14
1
-1
/
+1
*
switch to binutils 2.19.1 by default
Felix Fietkau
2009-03-14
1
-1
/
+2
*
remove obsolete eabi config overrides
Felix Fietkau
2009-03-14
5
-30
/
+0
*
move cflags default setting to target makefiles
Felix Fietkau
2009-03-14
6
-10
/
+25
*
gcc: backport a patch from gcc trunk that fixes an internal compiler error on...
Felix Fietkau
2009-03-13
1
-0
/
+71
*
Build autoconf before automake.
Lars-Peter Clausen
2009-03-13
1
-1
/
+1
*
fix the target-local CONFIG_SITE export. apparently make can't do more than o...
Felix Fietkau
2009-03-13
1
-4
/
+6
*
fix stampfile variables for the toolchain build (fixes gcc compile error)
Felix Fietkau
2009-03-13
5
-9
/
+9
*
Cleanup the PS3 makefile
Geoff Levand
2009-03-12
1
-7
/
+11
*
Rename defconfig-petitboot defconfig-ps3-petitboot
Geoff Levand
2009-03-12
1
-0
/
+0
*
Remove PS3 linux-2.6.27 kernel support
Geoff Levand
2009-03-12
2
-32090
/
+0
*
Remove PS3 linux-2.6.25 kernel support
Geoff Levand
2009-03-12
2
-1044
/
+0
*
Update the PS3 2.6.28 kernel config:
Geoff Levand
2009-03-12
1
-77
/
+11
*
Update the ps3-utils package from 2.2.0 to 2.3.
Geoff Levand
2009-03-12
1
-4
/
+8
*
make the compile: host-install dependency independent of the order in which t...
Felix Fietkau
2009-03-12
1
-2
/
+3
*
enable Host/Install on compile: if package.mk is included
Felix Fietkau
2009-03-12
1
-1
/
+1
*
move the CONFIG_SITE export to target-local exports
Felix Fietkau
2009-03-12
1
-5
/
+4
*
add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
Florian Fainelli
2009-03-12
3
-12
/
+80
*
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_...
Florian Fainelli
2009-03-11
3
-17
/
+17
*
make SPI work in full-duplex mode by default
Florian Fainelli
2009-03-10
1
-2
/
+2
*
allow flash start address and firmware offset to be set on the command line (...
Florian Fainelli
2009-03-10
1
-11
/
+24
*
mac80211: update compat-wireless to 2009-03-09
Gabor Juhos
2009-03-10
4
-90
/
+23
*
tew-632brp: add default network configuration
Gabor Juhos
2009-03-10
1
-0
/
+16
*
include kmod-switch in the default images
Florian Fainelli
2009-03-09
1
-1
/
+1
*
make robocfg work on brcm63xx as well (#4599)
Florian Fainelli
2009-03-09
1
-35
/
+83
*
allow kmod-switch to be used on brcm63xx (#4599)
Florian Fainelli
2009-03-09
3
-4
/
+14
*
added directory for generic patches for linux kernel 2.6.29 - added ported pa...
Mirko Vogt
2009-03-09
1
-0
/
+625
*
fix p54usb firmware md5sum (#4759)
Florian Fainelli
2009-03-09
1
-1
/
+1
*
get rid of an illegal characters warning with packages that contain uppercase...
Felix Fietkau
2009-03-09
1
-2
/
+2
*
move input device nodes to /dev/input
Felix Fietkau
2009-03-09
1
-0
/
+5
*
fix KERNEL_PATCHVER for rc kernels
Felix Fietkau
2009-03-09
1
-1
/
+2
*
kconfig.pl: throw warnings into stderr instead of stdout
Felix Fietkau
2009-03-09
1
-1
/
+1
[next]