summaryrefslogtreecommitdiff
path: root/common/tools
AgeCommit message (Collapse)Author
2012-09-20{cleo, common}: change eth prefix in NVRAM fields into eth1, refs #2961Cyril Jourdan
2012-09-20common/inc/asm/arch: add RGMII mode in pkg_cfg NVRAM field, refs #2961Cyril Jourdan
2012-09-20{cleo/uboot, common}: add IOMUX management, refs #2961Cyril Jourdan
2012-09-20common/inc/asm/arch: pack IOMUX & GPIO config in same NVRAM fields, refs #2961Cyril Jourdan
2012-09-20cleo/u-boot/cpu/spc300: add timer clock for MSE500, refs #2961Jean-Philippe SAVE
- With a Xclk at 24MHz we cannot reach a timer_clk at 3,125MHz, so for MSE500 the timer_clk will be 4MHz.
2012-09-20common/tools/genNVRAM: add a MSE500 simu config file, refs #2961Cyril Jourdan
2012-09-20common/tools/genNVRAM: add a MIU config for MSE500 simu model, refs #2961Cyril Jourdan
2012-09-20{common,cleo}: remove MIU_ATOP_REG_BASE, refs #2961Cyril Jourdan
As a consequence, MIU_REG_BASE is renamed into MIU_BASE.
2012-09-20common/include/asm/arch: add MSE500 modes in nvram, refs #2961Cyril Jourdan
2012-09-20cleopatre: rename SPC300DINI into MSE500DINI_300, refs #3119Cyril Jourdan
2012-09-20common/tools/genNVRAM: correct genNVRAM compilation from bundle, closes #3200Cyril Jourdan
At the same time, add management of the dependency file to have the same Makefile in master and eoc.
2012-09-20{common, polux}: make nvram.h file common between cleo and polux, refs #3119Cyril Jourdan
Adapt genNVRAM to work with this one nvram header. Suppress nvram_gen headers in SPC2XX architectures in polux, now that those files are not used anymore.
2012-06-11common/tools/genNVRAM: make it able to generate all NVRAM types, refs #3012Cyril Jourdan
2012-06-11common/tools/genNVRAM: minor bug fixes, refs #3012Cyril Jourdan
2012-06-11cleo/tools: move genNVRAM to common/tools, refs #3012Cyril Jourdan
2008-04-07Moved the complete svn base into the cesar directory.save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1769 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-03 * common/tools:schodet
- added sdl2dot utility. * common/doc: - added doc utilities. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1745 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-02-28 * common/tools:schodet
- now a configuration item can have an integer value. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1505 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-02-05 * common/tools/vcd-trace:schodet
- more robust to partial trace. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1367 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-28 * lib/trace:schodet
- new lighter trace declaration syntax. - new TIMESTAMP option. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1339 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-15 * common/tools/vcd-trace:schodet
- ignore carriage returns. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1269 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-01-15 * hal/phy/maximus:schodet
- added lib/trace support. * common/tools: - added trace to VCD conversion tool. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1266 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-08-24Added .inl and .tpp extension.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@610 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-26Now accept .h for C++.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@544 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-10Cosmetic changes to project template script.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@460 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-07-03Added maximus platform for projects generation and eCos compilationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@415 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-29Added env variable to pass to ecos.eccsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@396 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-06-05Fixed Makefile generation bug.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@233 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-04-24Added tags generation tuned script.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@69 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-04-02Fixed, when non ecos.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@28 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-03-29Fixed some file path.schodet
Added a script to check this. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@25 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-03-28Added build time configuration support.schodet
Fixed ecos header generation order. Fixed warnings in ecos. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@22 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-03-26Added a script to create new projects.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@21 017c9cb6-072f-447c-8318-d5b54f68fe89
2007-02-23Added ecos and build system.schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4 017c9cb6-072f-447c-8318-d5b54f68fe89