summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2011-11-02cleo/buildroot/target: remove crypto and crc for all boards, closes #2811Celine Buret
2011-11-02cleo/buildroot/target: remove kernel debugging for all boards, refs #2811Celine Buret
2011-11-02cleo/buildroot/target: remove openssl package from all boards, refs #2811Celine Buret
2011-11-02cleo/buildroot: support setting plc mem size value from buildroot, closes #583Yacine Belkadi
2011-11-02cleo/linux/mksimage: add the "--plc-ram" option, refs #583Yacine Belkadi
2011-11-02cleo/devkit/plcdrv: pass plc mem size to Cesar as a boot parameter, refs #583Yacine Belkadi
2011-11-02cleo/linux: export spc300_plc_mem_size, refs #583Yacine Belkadi
2011-11-02cleo/devkit/plcdrv: remove hard coded value for leon_start_addr, refs #583Yacine Belkadi
2011-11-02cleo/linux: export spc300_plc_mem_start, refs #583Yacine Belkadi
2011-11-02cleo/devkit/plcdrv: add support for passing boot parameters to Cesar, refs #583Yacine Belkadi
2011-11-02cleo/devkit/plcdrv: refactor plcdrv_get_rom_version(), refs #583Yacine Belkadi
2011-11-02cleo/dev/doc: add link CE to bit-loading spec, closes #2745Jérémy Dufour
2011-10-27cleo/u-boot/common: change 3s of wait time to 0s, closes #2715Thierry Carré
2011-10-27cleo/u-boot/drivers: reduce the autoneg timeout from 10s to 4s, closes #2791Thierry Carré
2011-10-27cleo/devkit/plcdrv: fix DMA synchronisation in plcdrv, closes #2295Jérémy Dufour
2011-10-27cleo/devkit/plcdrv: add processing function to send dump buffers, refs #2295Nicolas Schodet
2011-10-27cleo/devkit/plcrdv: remove redundant functions commentsJérémy Dufour
2011-10-27cleo/linux/drivers/net: fix DMA synchronisation in Synopsys driver, refs #2295Jérémy Dufour
2011-10-20cleo/devkit/doc: mme spec updated for vs_get_pb_stats, refs #2666Thierry Carré
2011-10-20cleo/app/managerd: Fix MMU protection on big mme, refs #2666Thierry Carré
2011-10-20cleo/devkit/doc: add 2 MME inside the spec, refs #2666Thierry Carré
2011-10-13cleo: add/update some .gitignore files, closes #2773Yacine Belkadi
2011-10-13cleo/tools/spidupd: add "inc", "src" and "obj" directories, refs #2773Yacine Belkadi
2011-10-13cleo/app/fw_wd: add "src" and "obj" directories, refs #2773Yacine Belkadi
2011-10-13cleo/app/afe: add "src" and "obj" directories, refs #2773Yacine Belkadi
2011-09-28cleopatre/devkit/doc[eoc]: qos document, refs #2595Milenko Jelisavcic
2011-09-15cleo/devkit/plcdrv: remove the "nowd" option, closes #2614Yacine Belkadi
2011-09-15cleo/linux/drv/ad986x: move code from char/ to (the new) afe/, closes #453Yacine Belkadi
2011-09-15cleo/{devkit/plcdrv,linux/drv/ad9865}: move AFE /proc code from plcdrv to ad9...Yacine Belkadi
2011-09-15cleo/devkit/plcdrv: use afe_{read|write}_reg() to access AFE registers, refs ...Yacine Belkadi
2011-09-15cleo/linux/drv/ad986x: export functions for reading/writing to the AFE regist...Yacine Belkadi
2011-09-15cleo/linux/drv/ad986x: refactor the code for reading/writing to the AFE regis...Yacine Belkadi
2011-09-15cleo/linux/drv/ad986x: store a reference to the spi_device, refs #453Yacine Belkadi
2011-09-15cleo/devkit/plcdrv: small refactor to AFE initialization code, refs #453Yacine Belkadi
2011-09-15cleo/linux/drv/ad9865: rename ad9865 to ad986xYacine Belkadi
2011-09-15cleo/devkit/plcdrv: on a write to /proc/.../afe, don't show "syntax" if input...Yacine Belkadi
2011-09-12cleo/bundle: add plc.rom with traces in a bundle generation, closes #2613Jean-Philippe SAVE
2011-09-12cleo/bundle: force cesar clean for a bundle generation, refs #2682Jean-Philippe SAVE
2011-09-08cleo/devkit/plcdrv: add seq_check support, closes #2644Yacine Belkadi
2011-09-08cleo/linux/drv/eth: add seq_check support, refs #2644Yacine Belkadi
2011-09-08cleo/linux: add seq_check, refs #2644Yacine Belkadi
2011-09-08cleo/bundle: don't include upnpd yetYacine Belkadi
2011-08-26cleo/app/upnpd: upnp daemon initial commit, closes #2631Thierry Trotignon
2011-08-17cleo/{app/{libmme,libspid},devkit/tests}: change ETH_P_ALL to ETH_P_HPAV, clo...Milan Stevanovic
2011-08-17cleo/app/libmme: apply coding rules, refs #2650Milan Stevanovic
2011-08-12cleo/linux/drv/eth: support getting/setting flow control params from ethtool,...Yacine Belkadi
2011-08-12cleo/linux/drv/eth: flow control: change Rx FIFO fill-level thresholds, refs ...Belkadi & Save
2011-08-12cleo/linux/drv/eth: replace printk "Rx FIFO Error" by TRACE "Rx FIFO overflow...Belkadi & Save
2011-08-12cleo/linux/drv/eth: flow control: set Pause Low Threshold to 144, refs #2487Yacine Belkadi
2011-08-12cleo/linux/drv/eth: flow control: set Pause Time to 65535 quanta, refs #2487Yacine Belkadi