summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2013-05-07cleo/buildroot/package: create a package for debug-utils, closes #3956Olivier Dufour
2013-05-07cleo/app/debug-utils: implement md/mw, refs #3956Olivier Dufour
2013-05-07cleo/app/debug-utils: implement ioctl in debug-drv, refs #3956Olivier Dufour
2013-05-07cleo/app/debug-utils: add skeleton for debug-drv module, refs #3956Olivier Dufour
2013-05-02{cleo/uboot, common}: Uboot uses flashes common list, refs #3931Julien Lacour
2013-05-02{common, cleo/linux/drivers}: Linux unlock flash at boot, refs 3931Julien Lacour
2013-04-26cleo/devkit/tests/libspid/ftests: delete an obsolete unit testThierry Carré
2013-04-26cleo/devkit/tests/libspid: remove cesar's makefile usage and add coverageThierry Carré
2013-04-26cleo/devkit/plcd: send force_role mme to cesar, refs #3789Thierry Carré
2013-04-26cleo/devkit/doc: add a new drv mme in documentation, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: factorize all plcd_stack_set call, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: standardize plcd_stack_set functions, refs #3789Thierry Carré
2013-04-26cleo/devkit/tests/plcd: add utests for plcd_files, refs #3789Thierry Carré
2013-04-26cleo/devkit/tests/plcd: fix mistakes on coding standard in linuxThierry Carré
2013-04-26cleo/{devkit/plcd, app/libspid}: add 'force_role' item in hpav.conf, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: rework hpav.conf read and hpav.info write, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: improve main body of plcd_daemonThierry Carré
2013-04-26cleo/devkit/plcd: improve plcd_daemon_openThierry Carré
2013-04-26cleo/devkit/plcd: move hpav.info write into plcd_files.c, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: move hpav.conf read into plcd_files.c, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: signal register/unregister in open/close functionsThierry Carré
2013-04-26cleo/devkit/plcd: add prefix 'plcd_daemon_' for handler functionThierry Carré
2013-04-26cleo/devkit/plcd: split plcd_main.c in two c files, refs #3789Thierry Carré
2013-04-26cleo/devkit/plcd: save pid in plcd contextThierry Carré
2013-04-26cleo/devkit/plcd: improve readability for print usageThierry Carré
2013-04-26cleo/devkit/plcd: fix short option in cli, closes #3869Thierry Carré
2013-04-26cleo/devkit/plcd: fix segmentation fault on unknown option, closes #3868Thierry Carré
2013-04-26cleo/devkit/plcd: avoid exit function in main()Thierry Carré
2013-04-26cleo/devkit/plcd: simplify the 'main' function, closes #3866Thierry Carré
2013-04-26cleo/devkit/plcd: add missing close, refs #3866Thierry Carré
2013-04-26cleo/devkit/plcd: add robustness on pointers to rodata section, refs #3866Thierry Carré
2013-04-26cleo/devkit/plcd: create a new initializaton, refs #3866Thierry Carré
2013-04-24change default NMK pass from HomePlugAV0123 to HomePlugAVNicolas Rabault
2013-04-22cleo/devkit/plcdrv[av]: clean skb free bug in plcdrv, closes #3930Jun Xiang
2013-04-18{cleo, polux}/linux/drivers/net: set RMII speed in ETH_CONFIG, closes #3900Olivier Dufour
2013-04-08cleo/{app/libmme,devkit/tests/libmme}: reorder fmi field data, closes #3908Marko Stankovic
2013-04-05cleopatre/devkit/plcd: add phy.conf handling, closes #3911Nicolas Schodet
2013-03-27cleo/linux/drivers/gpio: remove debug printk, closes #3873Olivier Dufour
2013-03-22cleo/app/libspid: close files before functions error return, closes #3852Wentao Hu
2013-03-22cleo/app/libspid: close the files after read it, refs #3852Wentao Hu
2013-03-20cleo/devkit/tests/plcd: add coverage supportThierry Carré
2013-03-19{cleo,polux}: move bundle_delivery into common/tools, closes #3863Jean-Philippe SAVE
2013-03-19cleo/devkit/tests/plcd: create the first utest with plcd_autoswitch, closes #...Thierry Carré
2013-03-19cleo/devkit/tests: initiate libspid stubs with plcd utest, refs #3865Thierry Carré
2013-03-19cleo/devkit/tests/plcd: initiate utest structure for plcd, refs #3865Thierry Carré
2013-03-19cleo/devkit/plcd: add empty header in plcd for override libc in utest, refs #...Thierry Carré
2013-03-19cleo/devkit/plcd: warnings fix about getpid prototype undeclaredThierry Carré
2013-03-19cleo/devkit/plcd: warnings fix about return value not used and not respectedThierry Carré
2013-03-19cleo/devkit/plcd: declare headers first, libs after, and standard libs in lastThierry Carré
2013-03-19cleo/devkit/plcd: rename inc/plcd.h into inc/plcd_ctx.hThierry Carré