summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 specific init code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add init() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move VSC8601 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP1001 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add a reset() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: rename wait_phy_link_up() to spcmac_phy_wait_link_...Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: remove eth1_phy_addr and eth_phy_idYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add phy_device to represent PHY differencesYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: some reformatingYacine Belkadi
2012-12-18cleo/uboot: command prompt depends on chip type, closes #3606Olivier Dufour
2012-12-18cleo/buildroot/package/mtd: flash_eraseall by partition size, closes #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: try to erase by 64K sector if possible, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: store sector size in flash structure, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: store 4K sector flag in flash structure, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: add helper function for 4K erasing config, refs #3520Jérémy Dufour
2012-12-17{common/lib/mmtcgen,cleopatre/doc}: add vs_get_attenuation_list, refs #3485Nélio Laranjeiro
2012-12-12cleo/doc/mme_specs: improvement of the VS_GET_STATS.CNF documentationJean-Philippe NOEL
2012-12-12cleo/doc/mme_specs: improvement of the VS_EOC_GET_REAL_TIME_STATISTICS.CNF do...Jean-Philippe NOEL
2012-12-12cleo/Makefile: give bundle version to buildroot, closes #3593Olivier Dufour
2012-12-11cleo/devkit/tests/libspid: fix valgrind error for system_utests, closes #3507Thierry Carré
2012-12-11cleo/application/libspid: code factorizationThierry Carré
2012-12-11cleo/application/libmme: clean targets from makefile, closes #3410Nélio Laranjeiro
2012-12-11cleo/u-boot/cpinclude: preserve timestamps when copying, closes #3515Yacine Belkadi
2012-12-11cleo/linux/scripts/cpincludes: preserve timestamps when copying, refs #3514Yacine Belkadi
2012-12-11cleo/buildroot/pkg/busybox.mk: fix dependencies for custom version, closes #3513Yacine Belkadi
2012-12-11cleo/Makefile: compile GEN_BINS outside the base, closes #3565Olivier Dufour
2012-12-10{cleo/uboot, common}: change system clock speed to 222 MHz, closes #3587Cyril Jourdan
2012-12-06cleopatre/devkit/plcdrv: add dspclk_mhz parameter, closes #3431Nicolas Schodet
2012-12-06cleopatre/devkit/plcdrv: factorize boot param codeNicolas Schodet
2012-12-06cleo/linux/driver/mtd: remove the 4K support for winbond, closes #3559Olivier Dufour
2012-12-04cleo/buildroot/plcdrv: enable AES on MSE500, closes #3566Olivier Dufour
2012-12-04cleo/buildroot/plcd: allow chip specific compilation, closes #3569Olivier Dufour
2012-11-30cleo/app: update applications to use the response file, closes #3416Olivier Dufour
2012-11-30cleo/buildroot: add a Makefile to create response file, refs #3416Olivier Dufour
2012-11-29cleo/buildroot: add MSE500 in bundle generation, closes #3418Olivier Dufour
2012-11-29cleo/Makefile: binaries are generated using buildroot, closes #3257Olivier Dufour
2012-11-29cleo/buildroot/package: create a separated package for plcd, closes #3259Olivier Dufour
2012-11-29cleo/Makefile: remove EoC rules in bundle, closes #3481Olivier Dufour
2012-11-29cleo/devkit/plcdrv: add proc entry to disable QoS, closes #3527Nicolas Schodet
2012-11-29cleopatre/devkit/plcdrv: fix proc entries modesNicolas Schodet
2012-11-29cleo/Makefile: fix libmme compilation error in bundle, closes #3475Olivier Dufour
2012-11-21cleo: copy required files to generate bundle, closes #3452Jérémy Dufour
2012-11-21cleo/uboot: add support for SPC200C archi in spidupdate MME, refs #3452Jérémy Dufour
2012-11-21cleo/uboot: use new spidcom image descriptor in spid{boot,update}, refs #3452Jérémy Dufour
2012-11-21cleo/u-boot: remove non maintained code from spidboot, refs #3452Jérémy Dufour
2012-11-21cleo/tools/spidup: add support for common image descriptor, refs #3452Jérémy Dufour
2012-11-21common/tools/mksimage: generate 200 and 300 image descriptor, refs #3452Jérémy Dufour
2012-11-21common: move spid_img_desc.h to common/include, refs #3452Jérémy Dufour
2012-11-21{common, cleo/linux/scripts}: move mksimage from linux to common, refs #3452Jérémy Dufour