summaryrefslogtreecommitdiff
path: root/cesar/hal
AgeCommit message (Expand)Author
2012-06-04hal/phy/bridgedma: fix the timeout loop, closes #3097Nélio Laranjeiro
2012-05-10cesar/{bsu,hal/phy/spoc,cp}: add missing function stubsNélio Laranjeiro
2012-05-02cesar/hal/phy/maximus: closes #1012Celine Buret
2012-04-23cesar: modify scilab call in makefiles replace nw by nwni, closes #3086Nélio Laranjeiro
2012-04-23cesar/hal/phy/spoc: replace getf by exec in scilab scripts, closes #3080Nélio Laranjeiro
2012-04-06cesar/{hal/phy,host/doc,maximus/phy}: change preamble defines, refs #2995Celine Buret
2012-03-23Merge branch 'addref'Nicolas Schodet
2012-03-22cesar/hal/arch: use arch_atomic_add_lock for reference counting, closes #2927Nicolas Schodet
2012-03-20cesar/hal/phy/test/phy: add mabeille panoramic scriptNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: add mabeille dump for rx memNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: do not program rx action if last one did not triggerNicolas Schodet
2012-03-20cesar/hal/phy: add config item to disable access timer watchdogNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: fix bad callback register, refs #848Nicolas Schodet
2012-02-21cesar/hal/ipmbox/maximus: modify message length of sci_msg_popCeline Buret
2012-02-21cesar/hal/ipmbox/maximus/test: fix invalid read, refs #2987Celine Buret
2012-02-20cesar/hal/ipmbox/maximus: apply coding rules, refs #2937Celine Buret
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2012-01-09Merge branch 'cpu-starvation'Nicolas Schodet
2011-12-20cesar/hal/phy: change activation_init_ref and lambda, closes #2831 & #2868Nicolas Schodet
2011-12-16cesar/hal/arch: when stopping system, lock DSRNicolas Schodet
2011-11-03cesar/hal/boot_params: fix name of macro used to suppress boot_params_copy() ...Yacine Belkadi
2011-11-03cesar/hal/boot_params: make boot_params_process() optionalYacine Belkadi
2011-11-02cesar/hal: add the boot parameter "mem", refs #583Yacine Belkadi
2011-11-02cesar/{ecos,hal/boot_params}: copy boot params from __bin_eof to boot_params_...Yacine Belkadi
2011-11-02cesar/ecos: add the __bin_eof symbol to the linker script, refs #583Yacine Belkadi
2011-11-02cesar/hal: add support for boot parameters, refs #583Yacine Belkadi
2011-10-26cesar/hal/phy: force make to stat generated file date, closes #2783Nicolas Schodet
2011-10-26cesar/hal/phy: add expert advice for maria:#961, closes #2757Nicolas Schodet
2011-10-26cesar/hal/phy: record unexpected event details for diagnosis, refs #2757Nicolas Schodet
2011-10-26cesar/hal/phy/src/resys: update RESYS program, refs #2277Nicolas Schodet
2011-09-09cesar: add easy trace compilation thanks to ilram priority, refs #2613Nicolas Schodet
2011-09-09cesar/hal/phy/maximus: add phy_freq_error_set empty stub, refs #572Nicolas Schodet
2011-09-08cesar/hal/phy: add delta update coefficients tunable parameters, refs #572Nicolas Schodet
2011-09-08cesar/hal/phy: negate rho to be used for delta, refs #572Nicolas Schodet
2011-09-08cesar/cp, cesar/hal/phy, cesar/mac/pbproc: use delta external, refs #572Nicolas Schodet
2011-08-30cesar/hal/phy/maximus/test: fix PB testNicolas Schodet
2011-08-12cesar/hal/hle: lock DSR in ipmbox_tx, closes #2657Nicolas Schodet
2011-08-03cesar: remove unused module config dependenciesNicolas Schodet
2011-08-03cesar: remove custom objdump call from makefilesNicolas Schodet
2011-08-03cesar: adapt Module files for multiple inclusionNicolas Schodet
2011-07-26cesar/hal/hle/doc: add mme_tag bit in data massage for HLE, refs #2096Aleksandar Cecaric
2011-06-22cesar/hal/phy: use the same GIL as last TX for short PPDU, refs #2574Nicolas Schodet
2011-06-21cesar/hal/phy: account for PRP delays in software protection, closes #2592Nicolas Schodet
2011-06-20cesar/hal/phy: add configurable CAP mask, closes #2523Nicolas Schodet
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