summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2009-02-06[CLEO][UBOOT] Eth driver code cleandraskovic
2009-02-06[CLEO][UBOOT] Small cleaning of eth driverdraskovic
2009-02-06[CLEO][UBOOT] Ethernet driverdraskovic
2009-02-05[CLEO][PLCDRV] Added a default config for AFE during plcdrv initsave
2009-02-05[CLEO][PLCDRV]Oups forgotten a include file for SPI management under plcdrvsave
2009-02-05[CLEO][PLCDRV] Correction for afe confiugration : swap tx datasave
2009-02-05Suppress whitespacessave
2009-02-05[CLEO][PLCDRV] Added /proc to configure AFEsave
2009-02-05[CLEO]KERNEL]Added the software reboot managementsave
2009-02-05[CLEO][PLCDRV]Changed loopback under ecos after commit 3891save
2009-02-05[buildroot] oups, I did i againlefranc
2009-02-05[buildroot] typo error inside the makefile... sorrylefranc
2009-02-05[buildroot] prevent linux sources to be unpacked if source archive is copied ...lefranc
2009-02-05[buildroot] change STAGING_DIR from toolchain dir to local dirlefranc
2009-02-04[buildroot] add auto-generation of linux source link into project_build_armlefranc
2009-02-03[buildroot] remove .config with distcleanlefranc
2009-01-26[CLEO][PLCDRV]Changed name of leon binary file format (lbin to rom) + number ...save
2009-01-26[CLEO][U-BOOT]Added SDRAM controller management + SPI managementdraskovic
2009-01-23[CLEO][BULDROOT]Added some scripts in rootfs skeleton + changed network inter...save
2009-01-23[CLEO][PLCDRV]Changed some tracessave
2009-01-23[CLEO][PLCDRV]Changed mme decoding because stored in little endianssave
2009-01-23[CLEO][PLCDRV]Added Linux list to manage skb in used + changed some tracesave
2009-01-23[CLEO][KERNEL]Added set multicast function in eth driver for promiscuous modesave
2009-01-23[CLEO][BUILDROOT]Added ebtable, lzrz programssave
2009-01-22[CLEO][PLCDRV]Added downloading Leon for Linux + Launch Leon after mailbox initsave
2009-01-22[CLEO][PLCDRV]Changed SDRAM size(32M) + Added a static virtual area for Leon ...save
2009-01-22[CLEO][U-BOOT]Changed configuration : SDRAM=32M , bus speed=25 and arm speed=50save
2009-01-22[CLEO][PLCDRV]Added some tracessave
2009-01-22[CLEO][PLCDRV]Correction after functionnal tests: mbx status calculation, int...save
2009-01-22[CLEO][KERNEL]Changed eth driver from module to static kernel + corrected com...save
2009-01-22[CLEO][PLCDRV] Suppress plcdrv makefile verbose modesave
2009-01-22[CLEO][PLCDRV]Change trace construction and suppress driver interface in trac...save
2009-01-16[u-boot] add CONFIG_EXEC_FROM_SPI to boot on the SPI flashlefranc
2009-01-15[CLEO][KERNEL]Suppressed unused file in kernelsave
2009-01-15[CLEO][KERNEL]Changed absolute paths + erased double SDRAM_CTRL_BASE_ADDRsave
2009-01-15[CLEO][PLCDRV]Added functionnal testssave
2009-01-15[CLEO][KERNEL]Correction of include hardware definessave
2009-01-15[CLEO][PLCDRV]Passed to HAL the physical address to rings and we only set ARM...save
2009-01-15[CLEO][PLCDRV]Suppressed White-spacessave
2009-01-14[CLEO][PLCDRV]Added hal unitary testssave
2009-01-14[CLEO][PLCDRV]Changed mailbox message structure : added generic header typesave
2009-01-14[CLEO][PLCDRV]Updated unitary tests for layers linux, processing, mailboxsave
2009-01-14[CLEO][PLCDRV]Managed hal context in mailbox layer + return status during eac...save
2009-01-14[CLEO][PLCDRV]Consider that mailbox head and tail are set to 0 by hw so don't...save
2009-01-14[CLEO][PLCDRV]Added hal layer codesave
2009-01-14[CLEO][PLCDRV]Added hal init, uninit, register access proceduresave
2009-01-14[CLEO][PLCDRV]Init structure pased from layer to layer init procedures + Allo...save
2009-01-14[CLEO][KERNEL]Oups forgot one new Hardware define filesave
2009-01-14[CLEO][KERNEL]Changed Hardware definessave
2009-01-14[CLEO][PLCDRV] Added HAL layer skeletonsave