aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAge
...
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-05
| | | | SVN-Revision: 14413
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-03
| | | | SVN-Revision: 14384
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-03
| | | | SVN-Revision: 14383
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵Gabor Juhos2009-02-03
| | | | | | Hansen and to Jonas) SVN-Revision: 14382
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-02
| | | | SVN-Revision: 14371
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-02
| | | | SVN-Revision: 14366
* print some informations about the SoC at bootupGabor Juhos2009-02-01
| | | | SVN-Revision: 14338
* fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-28
| | | | SVN-Revision: 14238
* tew-632brp: enable WAN portGabor Juhos2009-01-27
| | | | SVN-Revision: 14216
* experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-26
| | | | SVN-Revision: 14208
* tew-632brp: add WPS buttonGabor Juhos2009-01-26
| | | | SVN-Revision: 14205
* move random MAC address generation into the platform initialization codeGabor Juhos2009-01-26
| | | | SVN-Revision: 14204
* add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-04
| | | | SVN-Revision: 13863
* remove board specific stuff from the generic machine setupGabor Juhos2009-01-04
| | | | SVN-Revision: 13861
* add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-04
| | | | SVN-Revision: 13860
* fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-04
| | | | SVN-Revision: 13853
* register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-03
| | | | SVN-Revision: 13836
* prepare for ath9k supportGabor Juhos2009-01-02
| | | | SVN-Revision: 13825
* add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-30
| | | | SVN-Revision: 13775
* add dummy WMAC deviceGabor Juhos2008-12-30
| | | | SVN-Revision: 13769
* add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-29
| | | | SVN-Revision: 13759
* add WMAC definitionsGabor Juhos2008-12-26
| | | | SVN-Revision: 13746
* add Ubiquiti board detectionGabor Juhos2008-12-26
| | | | SVN-Revision: 13745
* use SoC specific irq dispatch codeGabor Juhos2008-12-23
| | | | SVN-Revision: 13736
* fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵Gabor Juhos2008-12-20
| | | | | | at ubnt.com>) SVN-Revision: 13699
* rb-4xx: setup code cleanupGabor Juhos2008-12-20
| | | | SVN-Revision: 13698
* improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵Gabor Juhos2008-12-19
| | | | | | ubnt.com>) SVN-Revision: 13697
* rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-19
| | | | SVN-Revision: 13694
* prepare for RouterStation supportGabor Juhos2008-12-15
| | | | SVN-Revision: 13657
* move machine setup codeGabor Juhos2008-12-15
| | | | SVN-Revision: 13656
* tew-632brp: add status LEDGabor Juhos2008-12-15
| | | | SVN-Revision: 13648
* tew-632brp: register GPIO buttonsGabor Juhos2008-12-15
| | | | SVN-Revision: 13647
* tew-632brp: register GPIO LEDsGabor Juhos2008-12-15
| | | | SVN-Revision: 13646
* tew-632brp: use LZMA compressed uImageGabor Juhos2008-12-15
| | | | SVN-Revision: 13645
* tew-632brp: register flash deviceGabor Juhos2008-12-14
| | | | SVN-Revision: 13631
* register eth0 device on the TEW-632BRP boardGabor Juhos2008-12-09
| | | | SVN-Revision: 13566
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-09
| | | | SVN-Revision: 13561
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-09
| | | | SVN-Revision: 13560
* ag71xx driver: add OOM handlerGabor Juhos2008-12-08
| | | | SVN-Revision: 13545
* ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-08
| | | | SVN-Revision: 13544
* ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-08
| | | | SVN-Revision: 13543
* ag71xx driver: remove unused codeGabor Juhos2008-12-08
| | | | SVN-Revision: 13542
* ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-07
| | | | SVN-Revision: 13538
* ag71xx driver: handle TX timoutGabor Juhos2008-12-07
| | | | SVN-Revision: 13537
* add dummy code for the TRENDnet TEW-632BRP boardGabor Juhos2008-12-06
| | | | SVN-Revision: 13531
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-06
| | | | SVN-Revision: 13529
* ag71xx driver: improve poll routineGabor Juhos2008-12-05
| | | | SVN-Revision: 13525
* ag71xx driver: always flush register writesGabor Juhos2008-12-05
| | | | SVN-Revision: 13524
* ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-05
| | | | SVN-Revision: 13523
* ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-05
| | | | SVN-Revision: 13522