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
/
linux
/
brcm63xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcm63xx: Really fix the flash driver in 2.6.37
Florian Fainelli
2011-03-07
1
-0
/
+45
*
fix patches after 2.6.37 update, patch from KanjiMonster
Florian Fainelli
2011-03-01
2
-28
/
+29
*
add support for 2.6.37, patches from KanjiMonster
Florian Fainelli
2011-02-20
30
-0
/
+4186
*
add support for HW553 bcm6358-based boards (#8844)
Florian Fainelli
2011-02-19
2
-0
/
+102
*
add support for 'MAGIC' bcm6348-based board
Florian Fainelli
2011-02-19
2
-1
/
+90
*
update to 2.6.35.11
Florian Fainelli
2011-02-19
1
-1
/
+1
*
fix T-Com Speedport W 500V default config
Florian Fainelli
2011-02-09
1
-0
/
+0
*
fix build of brcm-wl
Florian Fainelli
2011-02-08
1
-0
/
+20
*
give some credits to Tanguy Bouzeloc in the spi driver
Florian Fainelli
2011-01-27
1
-2
/
+5
*
multiple SPI driver fixes
Florian Fainelli
2010-12-29
1
-36
/
+29
*
patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real r...
Daniel Dickinson
2010-12-28
1
-17
/
+5
*
patches-2.6.36: Fix flashmap spare length calculation from previous commit (f...
Daniel Dickinson
2010-12-28
1
-2
/
+2
*
spi driver: remove bcm_rset usage
Florian Fainelli
2010-12-28
1
-62
/
+74
*
Added OpenWRT-specific field to imagetag so that we can record the real root ...
Daniel Dickinson
2010-12-26
2
-30
/
+5
*
base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devi...
Daniel Dickinson
2010-12-26
1
-0
/
+20
*
mtd flashmap: Switched to calculating the rootfs size rather than depending o...
Daniel Dickinson
2010-12-26
1
-5
/
+52
*
Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 963...
Daniel Dickinson
2010-12-10
4
-1
/
+82
*
Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away....
Daniel Dickinson
2010-12-08
1
-2
/
+2
*
Profiles: Make buttons and led modules included by default so that failsafe w...
Daniel Dickinson
2010-12-08
2
-4
/
+3
*
Profiles: Move wpad-mini to the profiles that use it, rather than default for...
Daniel Dickinson
2010-12-08
5
-5
/
+5
*
patches: Renamed 150-led_count to 141-led_count so it comes before the 15-ali...
Daniel Dickinson
2010-12-07
1
-0
/
+0
*
Revert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix M...
Daniel Dickinson
2010-12-07
1
-30
/
+0
*
patches-2.6.35: Added flash chip definition for Macronix MX29LV640T. Thanks b...
Daniel Dickinson
2010-12-07
1
-0
/
+30
*
boards: Added GW6x00 fixups and GPIOs. The GW6200 GPIOs are different than th...
Daniel Dickinson
2010-12-07
3
-2
/
+141
*
patches: Refreshed patches after led_count
Daniel Dickinson
2010-12-07
4
-4
/
+4
*
board definitions: Added patch for calculating led count, which was part of t...
Daniel Dickinson
2010-12-07
1
-0
/
+23
*
Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, no...
Daniel Dickinson
2010-12-07
16
-107
/
+24
*
base-files: Added the preinit information for reset button and preinit indica...
Daniel Dickinson
2010-12-06
1
-0
/
+5
*
board definition: Fixed CPVA642 LED definitions
Daniel Dickinson
2010-12-06
4
-13
/
+8
*
board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches ...
Daniel Dickinson
2010-12-06
4
-7
/
+84
*
base-files: Added network defconfig because board only has one ethernet (4-po...
Daniel Dickinson
2010-12-06
1
-0
/
+14
*
image Makefile: Corrected router imagename length limiting. Thanks KanjiMonst...
Daniel Dickinson
2010-11-28
1
-1
/
+1
*
bcm63xx: Add support for the T-Com Speedport W 500V.
Daniel Dickinson
2010-11-28
4
-1
/
+95
*
bcm63xx: Add board id override fixup.
Daniel Dickinson
2010-11-28
2
-3
/
+75
*
bcm63xx: Finalize support for DSL-274xB, rev C2.
Daniel Dickinson
2010-11-28
4
-2
/
+91
*
bcm63xx: Allow 'colored' power leds.
Daniel Dickinson
2010-11-28
1
-1
/
+1
*
bcm63xx: Don't hardcode the switch ethernet interface in preinit.
Daniel Dickinson
2010-11-28
2
-10
/
+10
*
bcm63xx: Add defconfigs.
Daniel Dickinson
2010-11-28
3
-1
/
+23
*
update to the latest stable kernels
Imre Kaloz
2010-11-24
1
-1
/
+1
*
image Makefile: Removed extraneous tab from Image/LimitName16 macro definitio...
Daniel Dickinson
2010-11-24
1
-1
/
+1
*
image: Limited image name put into the info1 field to 16 characters and elimi...
Daniel Dickinson
2010-11-23
1
-4
/
+8
*
Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons...
Daniel Dickinson
2010-11-19
2
-0
/
+40
*
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote com...
Daniel Dickinson
2010-11-16
1
-23
/
+25
*
Add wps button on alice gate
Claudio Mignanti
2010-11-06
1
-3
/
+9
*
update kernels to 2.6.32.25 and 2.6.35.8
Imre Kaloz
2010-11-04
1
-1
/
+1
*
register uart driver on livebox (#8013)
Florian Fainelli
2010-10-27
1
-1
/
+6
*
refresh 2.6.35 patches
Florian Fainelli
2010-10-27
2
-3
/
+3
*
Fix nxp_74hc164 driver compile error (builbot)
Claudio Mignanti
2010-10-24
1
-1
/
+2
*
fix platform_devices registration
Florian Fainelli
2010-10-18
1
-6
/
+6
*
add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
Florian Fainelli
2010-10-17
1
-0
/
+49
[prev]
[next]