summaryrefslogtreecommitdiff
path: root/cesar/hal/phy/src/bridgedma.c
AgeCommit message (Expand)Author
2013-08-30cesar/hal/phy: correct bridgedma stopped test loop, refs #4110Cyril Jourdan
2013-02-01hal/phy: verify brgDMA status in assert, closes #3666Nélio Laranjeiro
2012-06-04hal/phy/bridgedma: fix the timeout loop, closes #3097Nélio Laranjeiro
2011-06-07cesar/hal/phy: use slist to handle jobs processed by BRG DMA, refs #2537Nélio Laranjeiro
2011-06-07cesar: move sar polling to a bridge DMA function, refs #1962Nélio Laranjeiro
2011-06-07cesar/hal/phy: remove useless define to access registers, refs #2537Nélio Laranjeiro
2011-06-07cesar/hal/phy: don't chain DMA's jobs dynamically, closes #2537Nélio Laranjeiro
2011-06-07cesar/hal/phy: move phy_bridge_dma_start__configure function, refs #2537Nélio Laranjeiro
2011-06-07cesar/hal/phy: add context to _phy_bridgedma_statusNélio Laranjeiro
2011-05-25Revert "cesar/hal/phy: change status function of brg DMA, closes #2537"Nélio Laranjeiro
2011-05-25Revert "cesar/hal/phy: add context to _phy_bridgedma_status function, refs #2...Nélio Laranjeiro
2011-05-20cesar/hal/phy: add context to _phy_bridgedma_status function, refs #2537Nélio Laranjeiro
2011-05-20cesar/hal/phy: change status function of brg DMA, closes #2537Nélio Laranjeiro
2011-05-20cesar/hal/phy: dont mask bit 0,1 of brgdma registersNélio Laranjeiro
2010-10-18cesar/hal/phy: read twice status register, refs #1956Nélio Laranjeiro
2010-02-01cesar/hal/phy: register interruption service to eCos if necessarylaranjeiro
2010-02-01cesar/hal/phy/bridgedma: change bridgedma behaviorlaranjeiro
2010-01-26cesar/hal/phy/bridgedma: avoid bridgedma to loop, closes #863laranjeiro
2010-01-11cesar/hal/phy: bridged DMA job list correctly handled, closes #852laranjeiro
2009-12-14cesar/{hal/phy,mac/sar}: move bridge DMA job list to the bridge, closes #852laranjeiro
2009-12-14cesar/{hal/phy,mac/sar}: merge all bridgedma simulation code, closes #855laranjeiro
2009-12-14cesar/hal/phy/bridgedma: reset the bridge on initialisationlaranjeiro
2009-12-14cesar/hal/phy: remove a useless returnlaranjeiro
2009-11-27hal/phy: bridge DMA remove the job list, closes #827laranjeiro
2009-11-27cesar/hal/phy: used the register access file from the hardware baselaranjeiro
2009-11-23cesar/{hal/phy, mac/sar}: get end job correctly, closes #813laranjeiro
2009-03-19hal/phy: Fix the bridge DMA control functions.laranjeiro
2008-08-25hal/phy/bridgedma: Update the driver.laranjeiro
2008-08-20hal/phy/bridgedma: Debugged the bridgedma start function.laranjeiro
2008-08-20hal/phy/bridgedma: Update the driver to write the first job register when the...laranjeiro
2008-07-18test_general/hal/phy/bridgedma: Update the start function to set the last bit...laranjeiro
2008-07-09test_general/hard/bridgedma:laranjeiro
2008-07-07hal/phy/bridgedma:laranjeiro
2008-07-07hal/phy/bridgedma: Tested the hardware bridgedma (interruption only onlaranjeiro
2008-06-30hal/phy/bridgedma: Update the pointer of the job_current to the register of t...laranjeiro
2008-06-13hal/phy/bridgedma : Add the HAL for the hardware bridgeDMA.laranjeiro
2008-06-13hal/phy :laranjeiro
2008-06-06bridgedma : Add the CRC checkout. (does not work on the proto).laranjeiro
2008-04-08Added the bridgedma rx test.laranjeiro
2008-04-07Moved the complete svn base into the cesar directory.save