Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
developers:jogo [2018/07/15 15:23] – created (source: https://dev.archive.openwrt.org/wiki/jogo.html) tmomasdevelopers:jogo [2018/07/15 17:06] – removed tmomas
Line 1: Line 1:
-====== jogo ====== 
-~~NOTRANS~~ 
-~~NOTOC~~ 
- 
-===== Contact ===== 
- 
-  * Email: jogo (at) openwrt (dot) org 
-  * IRC: KanjiMonster 
- 
-===== Platforms/Boards ===== 
- 
-  * [[docs:techref:targets:ar7|ar7]] 
-    * Linksys WAG354G v1  
-  * [[docs:techref:targets:ar71xx|ar71xx]] 
-    * RouterBOARD RB/493G 
-    * Netgear WNR2000 v1 
-    * Netgear WN2000RPT 
-    * Ubiquiti Routerstation Pro  
-  * [[docs:techref:targets:atheros|atheros]] 
-    * Abicom AP48  
-  * [[docs:techref:targets:brcm47xx|brcm47xx]] 
-    * Asus WL-500gP v1 
-    * Netgear WNR2000 v2 
-    * Linksys E2000  
-  * [[docs:techref:targets:brcm63xx|brcm63xx]] 
-    * BT Homehub 2.0 Type A 
-    * D-Link DSL-2741B Rev. C2 
-    * D-Link DSL-2740B Rev. F1 
-    * SFR Neufbox 4 
-    * SFR Neufbox 6 
-    * Telekom Speedport W303 V Type B 
-    * Telekom Speedport W500 V 
-  * [[docs:techref:targets:kirkwood|kirkwood]] 
-    * D-Link DIR-665 
-    * Seagate Dockstar  
- 
- 
-===== ToDo/Plans ===== 
- 
-  * No target 
-    * Upstream all the patches (well maybe only the non board ones) 
-    * add BCM63381 support (no board and no devices with it there yet it seems) 
-    * add BCM63138/BCM63148 support (no board and no devices with it there yet it seems)  
-  * DD 
-    * device tree support for bcm63xx 
-      * change dtb passing to use UHI interface r46181. 
-      * add pinmux drivers 
-      * add generic clock support 
-      * probe uart through dtb 
-      * probe spi through dtb 
-      * probe hsspi through dtb 
-      * probe b53/spi through dtb 
-      * probe enet(sw) through dtb 
-      * probe b53/mdio through dtb 
-      * probe hw-random through dtb 
-    * add bcmnand driver 
-    * switch from generic/smp to generic(smp/6358 and newer)/legacy(6338/6345/6348) 
-    * fix gigabit phy on BCM63268 family 
-    * make multi-ext-phy work on enetsw 
-  * Chaos Calmer 
-    * device tree support for bcm63xx 
-      * add booting with appended dtb done 
-      * use dtb for board detection done 
-      * load irq controllers from dtb done 
-      * load gpio controllers from dtb done 
-      * add dtbs for all boards done 
-    * Add support for BCM6318 done 
-    * Add support for BCM63168/63268 done 
-    * Integrate Noltari's sprom patches done 
- 
-  * Barrier Braker 
-    * Add b53 broadcom switch driver and integrate into bcm63xx done 
-    * Add bcm63xx internal switch support to b53 done 
-    * Update ZNC to 1.0 done 
- 
-  * Attitude Adjustment 
-    * Add support for BCM6328 
-    * Add support for BCM6362 
-    * Add support for BCM6368 
- 
-  * No target milestone 
-    * Add support for the integrated crypro processor in BCM6362/68/268 
-    * Add support for the integrated wifi in BCM6362/268 
-    * Add dual core SMP support 
- 
  
  • Last modified: 2018/07/15 17:10
  • by tmomas