index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
brcm63xx
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
[brcm63xx] remove useless hard reset in the SPI controller driver
florian
2009-08-09
1
-1
/
+0
*
[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)
florian
2009-08-09
1
-7
/
+8
*
[brcm63xx] bcm6345 fixes from AndyI
florian
2009-08-06
4
-10
/
+28
*
[brcm63xx] fix off-by-one maximum timeout in the wathchdog default counter fo...
florian
2009-08-06
2
-4
/
+2
*
[brcm63xx] disable watchdog for bcm6345 until it gets fixed
florian
2009-08-06
1
-1
/
+4
*
[brcm63xx] fix printing of offsets
florian
2009-08-02
1
-2
/
+2
*
[brcm63xx] more bcm6345 fixes and definitions, thanks to AndyI
florian
2009-07-31
5
-2
/
+81
*
[brcm63xx] add experimental support for 2.6.28.10, tested on bcm6338
florian
2009-07-30
2
-1
/
+2
*
[brcm63xx] fix typo for the flash start address on bcm6345
florian
2009-07-27
1
-1
/
+1
*
[brcm63xx] fix typos introduced in 16942
florian
2009-07-21
1
-2
/
+2
*
[brcm63xx] make the ethernet driver compile with newer kernels
florian
2009-07-21
1
-2
/
+15
*
[brcm63xx] request irq with the platform driver name instead of bus_id which ...
florian
2009-07-20
1
-1
/
+1
*
[brcm63xx] register GPIO-connected LEDs for known boards
florian
2009-07-18
2
-1
/
+245
*
[brcm63xx] fix comment only valid for bcm6345
florian
2009-07-17
1
-1
/
+1
*
[brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSP
florian
2009-07-01
5
-1
/
+97
*
[brcm63xx] fixes for the bcm6338 clocks, thanks Maxime
florian
2009-07-01
1
-2
/
+6
*
[brcm63xx] a couple of more fixes to get 6345 booting up to the console handover
florian
2009-06-30
3
-2
/
+16
*
[brcm63xx] shared DMA zone is twice smaller on 6338
florian
2009-06-28
1
-1
/
+4
*
[brcm63xx] off-by-one gpio numbers for bcm6338
florian
2009-06-28
1
-1
/
+1
*
[brcm63xx] bcm6338 can support PCI since it has MPI
florian
2009-06-27
1
-0
/
+1
*
[brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi...
florian
2009-06-27
3
-11
/
+20
*
[brcm63xx] fix the flash address comment and register the flash device again ...
florian
2009-06-27
1
-3
/
+7
*
[brcm63xx] fix a stupid typo preventing the board from being detected
florian
2009-06-27
1
-1
/
+1
*
[brcm63xx] prevent bcm6338 and bcm6345 from crashing very early
florian
2009-06-27
1
-3
/
+9
*
[brcm63xx] only register fallback sprom and enable PCI if we actually have su...
florian
2009-06-27
1
-2
/
+4
*
[brcm63xx] more missing register definitions for bcm6338
florian
2009-06-27
2
-9
/
+52
*
[brcm63xx] more bcm6338 and bcm6345 related fixes
florian
2009-06-26
4
-1
/
+9
*
[brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP...
florian
2009-06-26
2
-2
/
+7
*
[brcm63xx] add board definitions for the bcm6338w
florian
2009-06-26
1
-0
/
+8
*
[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...
florian
2009-06-18
1
-1
/
+1
*
The attached patch adds building of firmware
florian
2009-06-10
2
-22
/
+23
*
[brcm63xx] cleanup the watchdog driver a bit
florian
2009-06-09
1
-10
/
+10
*
[brcm63xx] fix the watchdog driver and enable it by default
florian
2009-06-09
1
-110
/
+129
*
[brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...
florian
2009-06-09
2
-36
/
+310
*
[brcm63xx] remove this line which got accidentaly succesfully applied, but sh...
florian
2009-06-08
1
-2
/
+0
*
[brcm63xx] fix ethernet driver removal
florian
2009-06-04
1
-1
/
+2
*
[brcm63xx] fix pcmcia device removal
florian
2009-06-04
1
-0
/
+1
*
[brcm63xx] add missing null entry in pcmcia driver
florian
2009-06-04
1
-0
/
+2
*
[brcm63xx] request gpio pins and set direction correctly for pcmcia
florian
2009-06-04
1
-1
/
+14
*
[brcm63xx] be SMP safe even with gpiolib
florian
2009-06-04
1
-7
/
+8
*
[brcm63xx] cache gpio values in gpio_set
florian
2009-06-04
1
-5
/
+8
*
[brcm63xx] use the correct number of GPIOs for bcm6358
florian
2009-06-04
3
-6
/
+12
*
[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t...
florian
2009-06-04
3
-2
/
+9
*
[brcm63xx] merger mtu/802.1q related fixes:
florian
2009-06-03
2
-11
/
+76
*
[brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...
florian
2009-06-01
1
-1
/
+1
*
[brcm63xx] add support for sysupgrade (#5117)
florian
2009-05-17
1
-1
/
+8
*
[brmc63xx] register gpiodev
florian
2009-04-30
1
-0
/
+7
*
[brcm63xx] fix redundant driver name printing in probe function
florian
2009-04-19
1
-1
/
+1
*
[brcm63xx] make images that can be flashed using the stock firmware web inter...
florian
2009-04-19
1
-5
/
+9
*
[brcm63xx] some more fixes to the SPI controller driver
florian
2009-04-08
2
-29
/
+31
[next]