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
*
ramips: add preliminary support for the RT3662/RT3883 SoCs
Gabor Juhos
2012-02-13
40
-9
/
+2286
*
kexec-tools: update to 2.0.3 (fixes #9846)
Florian Fainelli
2012-02-13
1
-3
/
+3
*
add support for 3.2
Florian Fainelli
2012-02-13
1
-0
/
+14
*
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
Hauke Mehrtens
2012-02-12
2
-2
/
+0
*
brcm47xx: activate config bug to show warnings
Hauke Mehrtens
2012-02-12
2
-2
/
+0
*
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...
Felix Fietkau
2012-02-12
1
-0
/
+68
*
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
Felix Fietkau
2012-02-12
1
-1
/
+1
*
package/grub: fix stage2 link with recent binutils
Felix Fietkau
2012-02-12
1
-0
/
+77
*
ramips: use GENERIC_{4,8}M image template for WR5123GN
Gabor Juhos
2012-02-12
1
-5
/
+2
*
ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline
Gabor Juhos
2012-02-12
1
-1
/
+2
*
brcm47xx: refresh patches
Hauke Mehrtens
2012-02-12
8
-31
/
+20
*
brcm47xx: update usb driver for brcm47xx.
Hauke Mehrtens
2012-02-12
8
-390
/
+280
*
tools/genext2fs: do not include the host getline.h, it breaks the tool in sub...
Felix Fietkau
2012-02-12
1
-1
/
+1
*
glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...
Felix Fietkau
2012-02-12
15
-266
/
+43
*
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)
Felix Fietkau
2012-02-12
1
-5
/
+54
*
ramips: add initial support for 3.2
Gabor Juhos
2012-02-12
13
-1
/
+607
*
ramips: include 'linux/module.h' in the ramips_spi driver
Gabor Juhos
2012-02-12
1
-0
/
+1
*
ramips: rt288x: remove per-board physmap_flash_data instances
Gabor Juhos
2012-02-12
6
-28
/
+30
*
ramips: rt305x: remove per-board physmap_flash_data instances
Gabor Juhos
2012-02-12
21
-120
/
+93
*
enable another l2 cache errate on newer kernels
Imre Kaloz
2012-02-12
1
-0
/
+1
*
enable 2.22 for unsupported archs if BROKEN is enabled
Imre Kaloz
2012-02-12
1
-2
/
+2
*
upgrade vanilla gcc to 4.6.2
Imre Kaloz
2012-02-12
15
-12
/
+12
*
use binutils 2.22 by default
Imre Kaloz
2012-02-12
1
-3
/
+6
*
use uClibc 0.9.33 by default
Imre Kaloz
2012-02-12
2
-3
/
+3
*
use Linaro GCC 4.6 by default
Imre Kaloz
2012-02-12
2
-8
/
+5
*
update to latest Linaro releases
Imre Kaloz
2012-02-12
1
-5
/
+5
*
ramips: load gpio-polled keys module
Gabor Juhos
2012-02-11
1
-1
/
+1
*
ramips: remove yet another CONFIG_MTD_PARTITION ifdef
Gabor Juhos
2012-02-11
1
-2
/
+0
*
ramips: use gpio-keys-polled instead of gpio-buttons
Gabor Juhos
2012-02-11
27
-138
/
+159
*
add some missing symbols
Imre Kaloz
2012-02-11
1
-0
/
+3
*
ramips: add MIPS platform file
Gabor Juhos
2012-02-11
2
-29
/
+29
*
generic/2.6.39: refresh patches
Gabor Juhos
2012-02-11
9
-10
/
+10
*
refresh patches to -rc3
Imre Kaloz
2012-02-11
6
-6
/
+6
*
ramips: add MDIO bus support for RT288X
Gabor Juhos
2012-02-11
2
-2
/
+154
*
rename 3.1 patches directory as it will be used for newer kernels as well
Imre Kaloz
2012-02-11
14
-0
/
+0
*
rename 2.6.39 patches directory
Imre Kaloz
2012-02-11
15
-0
/
+0
*
ramips: fix Belkin F5D8235-v2 VLAN setup
Gabor Juhos
2012-02-11
1
-4
/
+10
*
ramips: raeth: make debugging messages configurable
Gabor Juhos
2012-02-11
4
-4
/
+16
*
ramips: raeth: use device pointer in DMA API calls
Gabor Juhos
2012-02-11
1
-11
/
+12
*
ramips: raeth: add netdev pointer to private structure
Gabor Juhos
2012-02-11
2
-0
/
+2
*
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
Gabor Juhos
2012-02-11
1
-5
/
+4
*
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma
Gabor Juhos
2012-02-11
1
-1
/
+4
*
ramips: raeth: add rx_dma array to store the DMA address of the rx packets
Gabor Juhos
2012-02-11
2
-10
/
+17
*
ramips: raeth: use dma_addr_t for the descriptors
Gabor Juhos
2012-02-11
2
-9
/
+10
*
ramips: raeth: unmap DMA memory when a packet is received
Gabor Juhos
2012-02-11
1
-0
/
+4
*
ramips: raeth: add a temporary pktlen variable
Gabor Juhos
2012-02-11
1
-3
/
+6
*
ramips: raeth: protect macro parameters
Gabor Juhos
2012-02-11
1
-4
/
+4
*
ramips: raeth: indicate dropped packets in stats
Gabor Juhos
2012-02-11
1
-0
/
+2
*
ramips: raeth: use the NUM_TX_DESC for the tx_skb array
Gabor Juhos
2012-02-11
1
-1
/
+1
*
ramips: use uncached address in detect_mem_size
Gabor Juhos
2012-02-11
1
-2
/
+3
[next]