summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2012-11-30cesar/{hal/arch,ecos}: use a faster and smaller ISR lock, closes #3404Nicolas Schodet
2012-11-30cesar/project/plc: add high level for ilramNélio Laranjeiro
2012-11-29cleo/buildroot: add MSE500 in bundle generation, closes #3418Olivier Dufour
2012-11-29cesar/hal/arch: add two levels for ilram, closes #3457Nélio Laranjeiro
2012-11-29cesar/test_general/station/compliance: remove board compilationNélio Laranjeiro
2012-11-29cesar/hal/arch/dlink: do not assert if ILRAM2 is empty, refs #3459Cyril Jourdan
2012-11-29cesar/tools/sniffer_phy: implement boot params, refs #3459Cyril Jourdan
2012-11-07cesar/ce/rx/bl: remove tonemap update code, closes #3310Jalil Chemseddine
2012-11-07cesar/ce/rx/bl: remove tonemap update tests, refs #3310Jalil Chemseddine
2012-11-07cesar/hal/phy: add param to bypass Rx Filter (MSE500-300), closes #3415Yacine Belkadi
2012-11-05cesar/cp/msg: fix nf_mi for vs mme, closes #3437Thierry Carré
2012-10-31cesar/lib/trace: work around eCos snprintf bug, refs #673, closes #3434Nicolas Schodet
2012-10-31cesar/common/make: fix problem with coverage and eCos, closes #3454Nicolas Schodet
2012-10-23cesar/tools/sniffer_phy: add missing ")", refs #3414Nélio Laranjeiro
2012-10-22cesar/mac/pbproc: add more function to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/mac/common: add mac_store_mfs_{get,add}_ to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/mac/ca: add ca_mfs_update* function to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/lib: add mac_lookup_table_find_* to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/bufmgr: add give back and get to ilram2, closes #3455Nélio Laranjeiro
2012-10-22cesar/hal/ipmbox: add function to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/cl: add functions to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar/mac/sar: add some functions to ilram2 section, refs #3455Nélio Laranjeiro
2012-10-22cesar: use CALLBACK macro to register callbacks, refs #3414Nélio Laranjeiro
2012-10-22cesar/hal/arch: add ARCH_ILRAM2_PRIO with special behavior, refs #3414Nélio Laranjeiro
2012-10-22cesar/common/tools: add ilram2 size verification to lram-size, refs #3414Nélio Laranjeiro
2012-10-22cesar/{common,eoc,hal}: add the second ilram section, refs #3414Nélio Laranjeiro
2012-10-19{cesar, cleo}/ipmbox: adapt init after moving DATA on RAM, closes #3441Jean-Philippe SAVE
2012-10-19cesar/tools/sniffer_phy: integrate mmtcgen, closes #3442Nélio Laranjeiro
2012-10-19cesar/mac/pbproc/test/int: use a single Makefile for sparc and maximus buildNicolas Schodet
2012-10-19cesar/hal/phy/test/phy: use a single Makefile for sparc and maximus buildNicolas Schodet
2012-10-19cesar/common/make: add eCos compilation per target, closes #3387Nicolas Schodet
2012-10-19cesar/common/tools/traceviewer: add medium analysis, closes #3428Nicolas Schodet
2012-10-19cesar/common/tools/traceviewer: add duration display, refs #3428Nicolas Schodet
2012-10-19cesar/common/tools/traceviewer: use a more visible blueNicolas Schodet
2012-10-19cesar/common/tools/traceviewer: default to read trace bundlesNicolas Schodet
2012-10-19cesar/hal/phy: add symbol_nb parameter for tracing, refs #3428Nicolas Schodet
2012-10-19cesar/hal/phy/maximus: unify trace format with hal/phy, refs #3428Nicolas Schodet
2012-10-19cesar/hal/phy: combine phy_tx_frame parameters to save ilramNicolas Schodet
2012-10-19cesar/common/make: fix missing variables when including a module for configNicolas Schodet
2012-10-19cesar/mac/pbproc: fix out of alloc timing, closes #3406Nicolas Schodet
2012-10-19cesar/mac/pbproc/test/pbproc: replace end of alloc literalNicolas Schodet
2012-10-19cesar/cesar/test_general/station: use common config set, refs #3374Nélio Laranjeiro
2012-10-19cesar: remove useless config items in config files, refs #3374Nélio Laranjeiro
2012-10-19cesar/cp/av: remove empty Config files, refs #3374Nélio Laranjeiro
2012-10-19cesar/{common,projects}: add default config set for plc project, refs #3374Nélio Laranjeiro
2012-10-19cesar/ecos: change cyg_hal_system_clock_freq type to cyg_uint32, closes #3438Nélio Laranjeiro
2012-10-19cesar/cp/av/sta/action: use predefined valuesMilenko Jelisavcic
2012-10-19cesar{common,mac}: define max number of stationsMilenko Jelisavcic
2012-10-19cesar/mac/ca: use predefined values for snid_max and nek_maxMilenko Jelisavcic
2012-10-19cesar/mac/sar: fix compilation warningMilenko Jelisavcic