summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Collapse)Author
2010-02-15cleo/plcd: add DRV_STA_SET_CONFIG, closes #1240lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6724 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-15cleo/devkit/doc: update VS_GET_STATSlefranc
- a NULL char (0x00) is needed at the end of the whole string git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6723 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-15cleo/devkit/doc: update MME specs for DRV_STA_SET_CONFIG, refs #1240lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6722 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/plcdrv: change rx buffer number to 100, closes #1055lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6707 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/linux: ethernet driver find IP175C or IP175D switch, refs #1238lefranc
- still incomplete due to mdio R/W phy attachment; refs #1247 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6706 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/u-boot: find if switch is an IP175C or IP175D, refs #1238lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6705 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/u-boot: return phy address = 0 if NVRAM has wrong valuelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6704 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/tools: do not remove scr310 nvram config file from AV bundle, closes #1065lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6693 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/buidroot: remove ebtableslefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6692 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-11cleo/buildroot: remove spk300g_eoc board config, refs #1218lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6691 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-05cleo/{u-boot,kernel}: Fix hardware bug on phy connectionssave
For IP175 : - force MAC 5 link as 100FD, the max speed to be sure that it can communicate with each phy whatever the link For IP1001 : - integrate the HERVE patch All these patchs can't be suppressed even after a soft reset, so re-apply these patch on Linux kernel is not needed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6689 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cleo/appli/managerd: add missing VS_GET_VERSION unit test filelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6683 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cleo/appli/managerd: add VS_ETH_STATS MMElefranc
- unit tests included git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6682 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cleo/appli/managerd: add cnf inside get_version structure namelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6681 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-28cleo/devkit/doc: fix documentation of MME specs for VS_GET_SNRdufour
There are a few mistakes in the documentation parts explaining how to use this MME. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6662 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-28cleo/appli/managerd: check if OUI is SPiDCOM's one when reveiving VS MMElefranc
- closes #1078 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6658 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-27cleo/buildoot: set the factory hpav.conf SL item to 'sc' instead of 'hs'lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6657 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-26cleo/devkit/plcdrv: Change afe initial configurationsave
Adapt configuration to be compatible with ad9865, ad9867, ad9868. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6643 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-22cleo/buildroot: prevent .packed file to be re-created inside linux dirlefranc
- closes #477 - closes #605 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6639 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-20cleo/buildroot: merge av and eoc plcdrv makefilelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6637 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-20cleo/devkit/plcdrv: Add a mutex for sk_buff list accessessave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6636 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-20cleo/devkit/plcdrv: Check sk_buff allocation for netlink partsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6635 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-20cleo/buildroot: copy devkit binaries into rootfs; closes #847lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6634 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-20cleo/buildroot: prevent buildroot to use original kernel sourceslefranc
- original kernel sources are not needed anymore inside download directory; closes #731 - now linux compiles with ubuntu/kubuntu 9.10; closes #861 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6633 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-19cleo/bundle: remove bundle type inside bundle archive name, closes #1072lefranc
- now release tag includes the bundle type: eoc-0.1-rc5, av-0.1-rc6 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6629 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-19cleo/buildroot: remove ebtables option from all boards, closes #1071lefranc
- for spk300g, spk310 and scr310 boards git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6628 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-18cleo/devkit/plcdrv: Suppress GFP_KERNEL flags on allocsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6626 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-14cleo/u-boot: do not go to prompt if first char is a break, closes #1067lefranc
- this feature can be removed in spk300g.h config (see CONFIG_EAT_FIRST_BREAK) git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6618 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-13{cleo/plcdrv,cesar/hal/hle}: change IPMBox ring size from 0x400 to 0x1000lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6615 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-13cleo/tools/genNVRAM: add note for AD986x xclock config, closes #1047lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6613 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-11cleo/devkit/doc: update VS_GET_SNR MME specs for 32 bits data, closes #1054lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6607 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-11cleo/bundle: fix new .rom and cesar project names for eoc and avlefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6603 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-08cleo/tools/genNVRAM: mode eb to spk300 in nvram config filenamelefranc
- malika-eb is now referred as spk300 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6600 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-08cleo/tools/genNVRAM: add ethernet port number, closes #1014lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6599 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-08cleo/tools/genNVRAM: small cosmetic fixeslefranc
- use general nvram.h instead of linux's one - comments added or fixed git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6598 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: add vs_get_version unit testlefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6597 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: add VS_GET_VERSION processinglefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6596 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: use MME header rather than ether header in processinglefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6595 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: remove MME ethertype and add bcast mac-addrlefranc
- remove already defined MME ethertype - add define for broadcast mac-address git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6594 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: add send function for br interfacelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6593 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/libmme: typo fixes and SPiDCOM OUIlefranc
- use ETH_ALEN for mac-address length - add SPIDCOM OUI define git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6592 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/buildroot: remove iptables application in spk300g default config filelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6591 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/buildroot: copy plc.rom from cesar even if we are not in bundlelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6590 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/u-boot: Corrected timer prescaler calculation, closes #1050save
Error in algorithm so prescaler was wrong for a xclk equal to 18.75. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6589 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-05cleo/devkit/plcdrv: Change afe initial configuration, closes #1041save
Suppress configuration that can be different between ad9865, ad9867, ad9868. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6586 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-05cleo/appli/libspid: fix bug about long comment line in config files; fixes #1071lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6585 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-30cleo/buildroot: remove linux script build patch for ubuntu 3.10lefranc
- there are still some reverse patch problem with this fix; reopens #861 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6583 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-28cleo/devkit/doc: update bundle archi documentlefranc
- change malika-dk to spk300k - change malika-eb to spk300 - add scr310 - add manufactory_info field into NVRAM git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6582 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-28cleo/devkit/plcdrv: add statistics for /proc/net/plclefranc
- tx_pool: number of allocated skbuff for Tx - rx_pool: number of allocated skbuff for Rx - L2A max length: max size of Rx mailbox msg queue reached git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6581 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-28cleo/tools/genNVRAM: change scr310 default dpwlefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6580 017c9cb6-072f-447c-8318-d5b54f68fe89