summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Expand)Author
2013-02-22cleo/devkit/plcdrv: get sysclk speed from linux, closes #3787Olivier Dufour
2013-02-22cleo/linux/arch/arm/spc300: add a function to return sysclk speed, refs #3787Olivier Dufour
2013-02-21cleo/Makefile: bundle fails on board generation error, closes #3775Olivier Dufour
2013-02-21cleo/uboot/cmd_spidboot: update origin index on autoswitch boot, closes #3783Cyril Jourdan
2013-02-15Revert "Revert "cleo/doc/mme_specs: use automatic generated version, refs #37...Jean-Philippe SAVE
2013-02-15{cleo, common/doc/template/mstar}: find version for bundle mode, closes #3750Jean-Philippe SAVE
2013-02-14cleo/doc/autoswitch: add documentation for autoswitch, closes #3656Olivier Dufour
2013-02-14cleo/buildroot/target/Spidcom: fix desc file of spk300 and scr310, refs #3723Yacine Belkadi
2013-02-14cleo/linux/driver/mtd: linux use flash list defined in common, refs #3647Thierry Carré
2013-02-14cleo/tools/openocd: move flash declaration in common, refs #3647Thierry Carré
2013-02-14cleo: add openocd in bundle preparation, refs #3647Thierry Carré
2013-02-14cleo/tools/openocd: special rule added on all_flash.h for openocd, refs #3647Thierry Carré
2013-02-13cleo/linux/spc300: remove SPI static remapping, closes #3334Cyril Jourdan
2013-02-12cleo/buildroot/target/Spidcom: move boards's dirs to a new "targets" dir, clo...Yacine Belkadi
2013-02-12cleo/buildroot/target/Spidcom: generate defconfig, refs #3723Yacine Belkadi
2013-02-12cleo/buildroot/target/Spidcom: generate device_table.txt, refs #3723Yacine Belkadi
2013-02-12cleo/buildroot/target/initramfs: depend on $(TARGET_DEVICE_TABLE), refs #3723Yacine Belkadi
2013-02-12cleo/buildroot/target/Spidcom: generate busybox.config, refs #3723Yacine Belkadi
2013-02-12cleo/buildroot/target/Spidcom: generate linux26.config, refs #3723Yacine Belkadi
2013-02-11cleo/buildroot/target/Spidcom: enhance desc.py to support Kconfig files, refs...Yacine Belkadi
2013-02-11cleo/buildroot/target/linux: add a prerequisite to the LINUX26_KCONFIG target...Yacine Belkadi
2013-02-11cleo/buildroot/target/Spidcom: remove the board's Makefile.in files, refs #3723Yacine Belkadi
2013-02-11cleo/buildroot/target/Spidcom: get target_skeleton from desc file, refs #3723Yacine Belkadi
2013-02-11cleo/buildroot/target/spidcom: move target_skeleton/ to common/target_skeleto...Yacine Belkadi
2013-02-11cleo/buildroot/target/Spidcom: keep one uClibc.config and delete others, refs...Yacine Belkadi
2013-02-11cleo: replace repeated BUNDLE_TMP_PATH by BUNDLE_TMPDIR_PATH, refs #3761Nélio Laranjeiro
2013-02-11cleo/devkit/plcdrv: get DSP mode from kernel, closes #3734Olivier Dufour
2013-02-11cleo/linux/arch/arm/spc300: retrieve DSP mode from ATAG, refs #3734Olivier Dufour
2013-02-11{common/inc, cleo/uboot}: put the 2X mode in img header and atag, refs #3734Olivier Dufour
2013-02-11cleo/uboot/cmd_spidboot: move PLL setup sequence, refs #3734Cyril Jourdan
2013-02-11cleo/uboot/cmd_spidboot: force image selection during autoswitch, closes #3693Olivier Dufour
2013-02-11common/inc/asm/arch: rename SRAM_DATA_PTR macro, refs #3693Olivier Dufour
2013-02-11cleo/buildroot/target_skeleton: manage autoswitch flashfs, refs #3745Olivier Dufour
2013-02-11{cleo, polux}: remove tools/flashfs directory, refs #3745Olivier Dufour
2013-02-08{cleo,polux}: remove bundle temporary directory, closes #3761Nélio Laranjeiro
2013-02-08cleo/devkit/plcd: fix autoswitch init, refs #3746Cyril Jourdan
2013-02-07{cleo,polux}: generate bundle in random temporary directory, closes #3729Nélio Laranjeiro
2013-02-07{cleo,polux}: move final bundle directory to the base, closes #3757Nélio Laranjeiro
2013-02-07{cleo,polux}: remove working directory after bundle generation, closes #3756Nélio Laranjeiro
2013-02-07cleo/tools/openocd-r668/config: gen_ocd_config returns 1 on error, closes #3754Nélio Laranjeiro
2013-02-06cleo/devkit/tests/genNVRAM: add functional tests for genNVRAM, refs #3740Jean-Philippe SAVE
2013-02-06cleo/buildroot/target/device: enable PHY realtek for MPR520, closes #3755Olivier Dufour
2013-02-06cleo/linux/driver/net/phy: disable EEE in RTL821x phy driver, refs #3755Olivier Dufour
2013-02-06cleo/tools/openocd/config: needs a board to configure jtag, closes #3739Nélio Laranjeiro
2013-02-06cleo/devkit/plcd: do not try to close file if open failed, closes #3746Cyril Jourdan
2013-02-05common/tools/genNVRAM: remove 500-200 specific config, refs #3694Cyril Jourdan
2013-02-05cleo/uboot/cmd_spidboot: force PLC200 IOMUX to 0 on 300/500 images, refs #3694Cyril Jourdan
2013-02-05cleo/uboot/cpu/spc300: remove mode dependant PLL init, refs #3694Cyril Jourdan
2013-02-05cleo/uboot/cpu/spc300: remove DSP PLL init in msepll.S, refs #3694Cyril Jourdan
2013-02-05cleo/uboot/cmd_spidboot: set DSP PLL just before boot, refs #3694Cyril Jourdan