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
...
*
upgrade to 2.6.32.8
Imre Kaloz
2010-02-16
9
-963
/
+33
*
upgrade to 2.6.32.8
Imre Kaloz
2010-02-16
3
-3
/
+6
*
use gcc 4.4.3 for the powerpc targets by default
Imre Kaloz
2010-02-16
2
-4
/
+5
*
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
Felix Fietkau
2010-02-16
1
-0
/
+18
*
mpc83xx: add support for the vitesse 8601 phy
Felix Fietkau
2010-02-16
1
-0
/
+116
*
mpc83xx: add support for mpc8313 in 2.6.32
Felix Fietkau
2010-02-16
1
-91
/
+95
*
hostapd: select crda if mac80211 is selected
Felix Fietkau
2010-02-16
1
-3
/
+3
*
kernel: build the scsi core package even if CONFIG_SCSI=y
Felix Fietkau
2010-02-16
1
-1
/
+1
*
kernel: add a package for block2mtd
Felix Fietkau
2010-02-16
1
-0
/
+8
*
kernel: add a package for kmod-ata-sil
Felix Fietkau
2010-02-16
1
-0
/
+14
*
hostapd: fix wpad compile on powerpc
Felix Fietkau
2010-02-16
1
-1
/
+2
*
hostapd: move the roboswitch config override to the right place
Felix Fietkau
2010-02-16
1
-2
/
+2
*
...and probably claudio forgot to rename this directory, too :)
Imre Kaloz
2010-02-16
7
-0
/
+0
*
I guess florian didn't want this file here ;)
Imre Kaloz
2010-02-16
1
-269
/
+0
*
change back kernel version to 2.6.32.8
Imre Kaloz
2010-02-16
1
-1
/
+1
*
Add audio feature flag.
Lars-Peter Clausen
2010-02-15
5
-4
/
+10
*
swconfig: add copyright for Martin Mares
Felix Fietkau
2010-02-15
1
-0
/
+1
*
swconfig: use print_attr_val() in CMD_GET
Felix Fietkau
2010-02-15
1
-17
/
+2
*
swconfig: add show command
Felix Fietkau
2010-02-15
1
-1
/
+88
*
swconfig: clean up command line parsing
Felix Fietkau
2010-02-15
1
-45
/
+35
*
ath9k: adjust ack timeout workaround patch based on upstream submission
Felix Fietkau
2010-02-15
1
-3
/
+9
*
fixup the hunks in patch
Imre Kaloz
2010-02-15
1
-5
/
+5
*
ubicom32 isn't supported with binutils 2.18
Imre Kaloz
2010-02-15
1
-0
/
+1
*
add missing symbols to default config
Jo-Philipp Wich
2010-02-14
1
-0
/
+5
*
kernel: yet another missing config symbol for 2.6.32
Gabor Juhos
2010-02-14
1
-0
/
+1
*
jz-mmc: Fix deadlock which could occur if the card was removed while a data t...
Lars-Peter Clausen
2010-02-13
1
-10
/
+53
*
revert accidentally committed changes in Xen config
Jo-Philipp Wich
2010-02-13
1
-18
/
+1
*
merge 2.6.31 and 2.6.32 configs
Jo-Philipp Wich
2010-02-13
4
-545
/
+18
*
move kernel config symbols from the Xen subtarget to the platform config
Jo-Philipp Wich
2010-02-13
2
-44
/
+65
*
More missing debug config symbols for the generic 2.6.32 config
Lars-Peter Clausen
2010-02-13
1
-0
/
+4
*
fix custom package selection
Jo-Philipp Wich
2010-02-13
1
-1
/
+1
*
add geodns addresses for the kernel, closes #6574
Travis Kemen
2010-02-13
1
-0
/
+2
*
fix mistake, thanks xMff
Travis Kemen
2010-02-13
1
-1
/
+1
*
sync kernel config, closes #6675
Travis Kemen
2010-02-13
1
-0
/
+1
*
Add some missing debug symbols to the generic 2.6.32 config.
Lars-Peter Clausen
2010-02-13
1
-0
/
+39
*
prepare kernel 2.6.32 support
Jo-Philipp Wich
2010-02-13
8
-26
/
+777
*
add preinit xenfs mount handler
Jo-Philipp Wich
2010-02-12
1
-0
/
+11
*
make console port editable through menuconfig, gzip ext2 images, add suitable...
Jo-Philipp Wich
2010-02-12
3
-8
/
+24
*
kernel: add xen kmods
Jo-Philipp Wich
2010-02-12
1
-0
/
+110
*
add Xen DomU subtarget
Jo-Philipp Wich
2010-02-12
4
-1
/
+92
*
add some missing symbols
Jo-Philipp Wich
2010-02-12
1
-0
/
+5
*
base-files: add /dev/hvcX to hotplug common rules
Jo-Philipp Wich
2010-02-12
1
-1
/
+1
*
remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 alread...
Imre Kaloz
2010-02-12
1
-22
/
+0
*
base-files: revert dhcp state information on ifdown and restore pre-r19530 be...
Jo-Philipp Wich
2010-02-12
3
-3
/
+7
*
Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for th...
Travis Kemen
2010-02-12
3
-104
/
+130
*
Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ...
Travis Kemen
2010-02-12
2
-0
/
+35
*
disable devtmpfs in 2.6.32 because its not used, thanks tripolar
Travis Kemen
2010-02-12
1
-2
/
+2
*
update brcm47xx to .32, thanks tripolar
Travis Kemen
2010-02-12
1
-1
/
+1
*
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
Travis Kemen
2010-02-12
12
-13
/
+13
*
mpc83xx: add 2.6.32 support
Gabor Juhos
2010-02-11
4
-0
/
+2317
[prev]
[next]