summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2011-03-04cleo/app/{igmp_snoopd, libspid}: implement an IGMP Snooping Daemon, refs #2202Yacine Belkadi
2011-03-03cleo/buildroot/target/rootfs: mkdir /var/run/infoYacine Belkadi
2011-02-10cleo/devkit/doc: include remarks of igmp developers in specs, closes #2184Celine Buret
2011-02-10cleo/devkit/doc: update specs after igmp meeting, refs #2184Celine Buret
2011-02-10cleo/app/igmpd: create igmp daemon for basic testing, refs #2184Celine Buret
2011-02-10cleo/devkit/doc: update igmp specs after jps review, refs #2184Celine Buret
2011-02-10cleo/devkit/doc: create igmp specs, refs #2184Celine Buret
2011-02-08cleo/devkit/plcdrv: protect concurrent access to mailbox send, closes #2288Jérémy Dufour
2011-02-08cleo/devkit/plcdrv: lock IRQ when doing a spin_lock, closes #2287Jérémy Dufour
2011-02-08cleo/linux/drivers/spi: lock IRQ when doing a spin_lock, refs #2287Jérémy Dufour
2011-02-08cleo/linux/drivers/gpio: lock IRQ when doing a spin_lock, refs #2287Jérémy Dufour
2011-02-08cleo/linux/drivers/spi: prefer to use existing macros for better code readingJérémy Dufour
2011-02-08cleo/devkit/plcdrv: do not remove element after been freed, closes #2286Jérémy Dufour
2011-01-19cleo/devkit/doc[eoc]: update mme spec with new messages for network parameter...Milan Stevanovic
2011-01-18cleo/app/cwmp: fix the MakefileYacine Belkadi
2011-01-18cleo/app/cwmp: replace the log_error("...") calls by the new log_mark()Yacine Belkadi
2011-01-18cleo/app/cwmp: add utils_log() for logging from code in impl_* filesYacine Belkadi
2011-01-18cleo/app/cwmp: fix wrong type in impl_add_instance() and impl_del_instance()Yacine Belkadi
2011-01-18cleo/app/cwmp: move instance related switch-cases from main.c to impl_instance.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the set_value switch from main to impl_set.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the big switch(param_id) from main.c to impl_get.cYacine Belkadi
2011-01-18cleo/app/cwmp: in utils_run_command() replace system() by execvp()Yacine Belkadi
2011-01-18cleo/app/cwmp: prefix ("utils_") functions and types provided by utils.cYacine Belkadi
2011-01-18cleo/app/cwmp: rename some functionsYacine Belkadi
2011-01-18cleo/app/cwmp: split impl.cYacine Belkadi
2011-01-18cleo/devkit/plcdrv: empty debug from Cesar is not the end, closes #2215Jérémy Dufour
2011-01-18cleo/{mgrd,plcd}: allow several SIGHUP signal receptions, closes #2109Celine Buret
2011-01-06cleo/app/cwmp: fix: Ethernet interface stats are not refreshedYacine Belkadi
2011-01-04cleo/app/cwmp: CPE WAN Management Procotol (TR-069) - Initial commitYacine Belkadi
2011-01-04cleo/devkit/plcdrv: handle reception of debug dump buffer, closes #2071Jérémy Dufour
2011-01-04cleo/devkit/plcdrv: add device to read debug dump from cesar, refs #2071Jérémy Dufour
2011-01-04cleo/devkit/arm: add functions to allocate/free debug dump buffer, refs #2071Jérémy Dufour
2011-01-04cleo/devkit/plcdrv: add support to send DEBUG DUMP mailbox message, refs #2071Jérémy Dufour
2010-12-15cleo/app/spidapp: fix #2164 mistakes in sniffer optionsCeline Buret
2010-12-14cleo/devkit/doc[eoc]: update mme spec for vs_get_topo message, refs #2133Milan Stevanovic
2010-12-09cleo/linux/arch/arm/spc300: add large flashes to scr310 and spr300Celine Buret
2010-12-09cleo/{buildroot,devkit,linux}: add flash large 1 image mapping, closes #2151Celine Buret
2010-11-09cleo/devkit/doc [eoc]: add missing description for MME handlers, no refsAleksandar Sutic
2010-11-04cleopatre/devkit/doc: cleopatre_mme_specs updated with VS_EOC_GET_REAL_TIME_S...Nebojsa Nesovic
2010-10-29cleo/app/mgrd: rename sc and led files into gpio_event, closes #2010Celine Buret
2010-10-26cleo/buildroot: call ldconfig from our external toolchain, closes #1674Jean-Philippe SAVE
2010-10-26cleopatre/devkit/doc[eoc]: mme specs for VS_EOC_SET/GET_PORTS.REQ/CNF updated...Nebojsa Nesovic
2010-10-20cleopatre/devkit/doc[eoc]: cleopatre_mme_specs updated with VS_EOC_JiangSu mm...Nebojsa Nesovic
2010-10-18cleo/buildroot/target: define nb of serial ports to 2 instead of 4, closes #1957Celine Buret
2010-10-18cleo/app/mgrd: implement attachment led and led1&2, closes #1951Celine Buret
2010-10-18cleo/tools/nvram: configure gpio 3 as arm gpio, refs #1951Celine Buret
2010-10-12cleo/app/{libspid,spidapp}: add new features in spidapp, closes #1908Celine Buret
2010-10-07cleo/devkit/plcd: check security level before starting scCeline Buret
2010-10-07cleo/devkit/plcd: reset sc button when sc is finished, closes #1878Celine Buret
2010-10-07cleo/app/mgrd: handle sc button as a gpio interrupt, refs #1878Celine Buret