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
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: override mtd partitions for the TEW-632BRP family
Gabor Juhos
2009-11-28
1
-5
/
+6
*
add sitecom subtarget after the profiles->subtargets conversion (#6245)
Florian Fainelli
2009-11-28
4
-4
/
+9
*
ar71xx: create images for the WNDR3700, which can be flashed via the factory ...
Gabor Juhos
2009-11-28
1
-0
/
+4
*
ar71xx: create sysupgrade image for the WNDR3700
Gabor Juhos
2009-11-28
2
-0
/
+52
*
ar71xx: fix a typo in ar71xx.sh
Gabor Juhos
2009-11-28
1
-1
/
+1
*
ar71xx: add default network configuration file for the WNDR3700
Gabor Juhos
2009-11-27
1
-0
/
+16
*
ar71xx: add PCI fixup for the WNDR3700 board
Gabor Juhos
2009-11-27
1
-0
/
+77
*
ar71xx: fix pll_1000 values for the WNDR3700
Gabor Juhos
2009-11-27
1
-0
/
+2
*
ar71xx: add AR724x GPIO_FUNC register bit defines
Gabor Juhos
2009-11-27
1
-0
/
+18
*
ar71xx: fix AR724X_GPIO_COUNT
Gabor Juhos
2009-11-27
1
-1
/
+1
*
ar71xx: add AR724x register defines
Gabor Juhos
2009-11-27
1
-0
/
+2
*
target supports usb
Florian Fainelli
2009-11-26
1
-1
/
+1
*
resync kernel configuration
Florian Fainelli
2009-11-26
1
-32
/
+1
*
add support for the Simplemachines Sim.One board
Florian Fainelli
2009-11-25
16
-0
/
+20547
*
refresh 2.6.25 patches
Florian Fainelli
2009-11-25
1
-1
/
+1
*
resync kernel configuration
Florian Fainelli
2009-11-25
1
-24
/
+24
*
ar71xx: rename TL-WRx41 images, because newer factory web interface does not ...
Gabor Juhos
2009-11-25
1
-1
/
+1
*
ar71xx: use MkImageLzma template for Ubiquiti XM devices
Gabor Juhos
2009-11-25
1
-5
/
+1
*
ar71xx: add sysupgrade support for Ubiquiti XM boards
Gabor Juhos
2009-11-25
2
-3
/
+7
*
ar71xx: enable failsafe on the Nanostation M/Rocket M
Gabor Juhos
2009-11-25
2
-1
/
+7
*
ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and add...
Gabor Juhos
2009-11-25
2
-2
/
+93
*
ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile
Gabor Juhos
2009-11-25
1
-1
/
+3
*
ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...
Felix Fietkau
2009-11-24
1
-4
/
+2
*
kernel: add missing config symbols for kernel debugging
Felix Fietkau
2009-11-24
3
-0
/
+6
*
ar71xx: use 4k erase size images for ubnt xm
Felix Fietkau
2009-11-23
1
-1
/
+1
*
add missing CONFIG_MIPS_FPU_EMU to kernel config
Jo-Philipp Wich
2009-11-22
2
-0
/
+2
*
add support for the RTA1025W_16 board (#5979)
Florian Fainelli
2009-11-22
1
-0
/
+17
*
remove obsolete 2.6.28 config & empty patches dir
Nicolas Thill
2009-11-22
1
-392
/
+0
*
use CONFIG_EMBEDDED for x86, too
Imre Kaloz
2009-11-21
1
-1
/
+2
*
add more symbols to the generic config
Imre Kaloz
2009-11-21
2
-1
/
+15
*
do not use the wrapper scripts for exportable toolchains internally. on some ...
Felix Fietkau
2009-11-19
2
-0
/
+101
*
ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
Felix Fietkau
2009-11-18
1
-0
/
+43
*
ar71xx: use a separate board id for rocket m
Felix Fietkau
2009-11-18
3
-5
/
+10
*
ar71xx: enable command-line mtd map parsing
Felix Fietkau
2009-11-18
3
-0
/
+3
*
ar71xx: add Ubiquiti Rocket M and Nanostation M support
Matteo Croce
2009-11-18
3
-33
/
+55
*
fix grub image target dependency
Imre Kaloz
2009-11-18
1
-1
/
+1
*
atheros: add fstype to combined image file name
Nicolas Thill
2009-11-17
1
-1
/
+1
*
change x86 image generation handling to treat only olpc specially
Imre Kaloz
2009-11-17
2
-6
/
+5
*
refresh 2.6.32 patches with -rc7
Imre Kaloz
2009-11-17
12
-19
/
+29
*
replace our arm LZMA loader with the one that goes upstream
Imre Kaloz
2009-11-17
15
-1420
/
+1746
*
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...
Gabor Juhos
2009-11-16
3
-5
/
+96
*
ar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos
2009-11-16
2
-1
/
+63
*
ar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos
2009-11-16
1
-2
/
+2
*
add migration code to automatically convert old to new switch config on first...
Jo-Philipp Wich
2009-11-15
1
-1
/
+35
*
change switch config to swconfig style format to remain consistent accross pl...
Jo-Philipp Wich
2009-11-15
1
-4
/
+14
*
fix image create after the conversion to subtargets
Florian Fainelli
2009-11-15
1
-1
/
+1
*
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...
Felix Fietkau
2009-11-14
4
-2
/
+63
*
make fpu emulation support configurable through kernel_menuconfig by adding a...
Felix Fietkau
2009-11-13
5
-10
/
+10
*
fix problem with 128MB ram.
Hauke Mehrtens
2009-11-13
4
-0
/
+60
*
ar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos
2009-11-13
10
-0
/
+163
[next]