index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix opkg.conf
Travis Kemen
2010-02-17
1
-1
/
+1
*
Update to v2.2 fixed checksum byte calculation for other versions than 0x2019...
Travis Kemen
2010-02-17
3
-23
/
+33
*
- clean up menu.lst template - make grub usage of vt0 selectable in menuconfi...
Jo-Philipp Wich
2010-02-17
3
-14
/
+41
*
include the board name in the generated dtb's filename
Imre Kaloz
2010-02-16
1
-1
/
+1
*
use binutils 2.19.1 by default for avr32, too
Imre Kaloz
2010-02-16
1
-3
/
+0
*
add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
Imre Kaloz
2010-02-16
1
-0
/
+30629
*
mpc83xx: clean up the mess caused by the reverted sorting patch
Felix Fietkau
2010-02-16
1
-81
/
+81
*
Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...
Felix Fietkau
2010-02-16
1
-1
/
+0
*
add some more config symbols to the generic 2.6.32 config
Imre Kaloz
2010-02-16
1
-0
/
+9
*
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
[next]