summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/include
AgeCommit message (Collapse)Author
2009-08-26[CLEO][NVRAM]Added a gpio_allow_dir field under NVRAMsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5297 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-08-04[CLEO][U-BOOT][KERNEL]Added parameters exchangesave
- Added the plc code size parameter - Changed nvram_addr field to nvram_offset (offset is better to remap nvram address) git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5154 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-28[CLEO][U-BOOT] Merging image_descriptor between u-boot and linuxsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5106 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-28[CLEO][U-BOOT]Reorganized NVRAM management filessave
- Put genNVRAM under BASE/tools directory - Suppressed mknvram directory - Changed spc300_nvram.h to nvram.h - Merged nvram.h linux with u-boot one git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5103 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-27[CLEO][U-BOOT]Detection of leon needed ram sizesave
- Changed image_desc : added a plc_ram field under linux and u-boot - Passed the new SDRAM size to linux under u-boot git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5079 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-27[CLEO][U-BOOT]NVRAM base addr and detectionsave
- Added base address for NVRAM bi field - Stopped U-Boot if NVRAM is not present - if NVRAM not present skip PIO, GPIOs, Ethernet configuration - Added mmu during start-up - Suppressed base address for SPI flash driver - FLASH_SIZE become FLASH AREA git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5077 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-20[CLEO][U-BOOT]Merging changes between arizona and spk300g boardsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5034 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-20[CLEO][U-BOOT]Cleanning spk300g unused filessave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5033 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-17[CLEO][U-BOOT]changed malika into spk300gsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5019 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-17[CLEO][U-BOOT]Put NVRAM addr and MAC addr detection to board_init and ↵save
board_late_init functions + added SDRAM size detection git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5018 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-16[CLEO][U-BOOT]Suppressed warning during compilation + Changed configs of Malikasave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4998 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-15[CLEAO][U-BOOT] Added flash nvram config. Resolved bug in malika stat.S ↵draskovic
(nvram default config removed from the beginig of file). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4963 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-15[CLEO][U-BOOT]Malika has only SPI flash, deleted flash_gen. Change in nvram ↵draskovic
detection in C files - we have nvram addr in gd stuct now. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4956 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-10[cleopatre][doc] update MME specs (DRV MMEs)lefranc
[cleopatre][doc] added PLC daemon spec inside PLC driver archi [cleopatre][u-boot] updated arizona.h to SPI flash and other spc300 stuffs git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4937 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-09[CLEO][U-BOOT]Malika NVRAM configuration on start up - pll, sdram, gpio, piodraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4931 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-09[CLEO][U-BOOT]Changed Regbank define to use it under u-boot init proceduresave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4921 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-08[CLEO][U-BOOT]Added tags argument for linux starting under spidboot commandsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4903 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-07[CLEO][U-BOOT] Exluded CFG_CMD_ENV from CONFIG_COMMANDS. Added spidboot as a ↵draskovic
default autoboot command. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4901 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-30[CLEO][U-BOOT]Corrected environnement variables accesses because 8bits read ↵save
is not allowed with SPI direct git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4866 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-25[CLEO][U-BOOT] Changed some comments and Corrected INVALID indexsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4847 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-24[CLEO][U-BOOT]Added licence header for each SPiDCOM file and Suppressed ↵save
unuse spaces for net part git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4840 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-24[CLEO][U-BOOT]Added licence header for each SPiDCOM file and Suppressed ↵save
unuse spaces for include and cpu part git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4837 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-15[CLEO][U-BOOT]Tool for NVRAM generation that can read config file.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4795 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-08[CLEO][U-BOOT]Implemented number of images detection from NVRAM.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4765 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-06-05[CLEO][U-BOOT]Implementation of NVRAM autodetection and SDRAM ↵draskovic
reconfiguration in assembly, and change of Malika start.S for shuting down pll before config. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4753 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-27[CLEO][U-BOOT]ETH config from NVRAM enabled.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4712 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-18[CLEO][U-BOOT] spidupd and spidboot corrections.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4670 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-15[CLEO] spidboot and spidupd corrections.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4662 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-14[CLEO][U-BOOT] Change spidboot to call do_spidupd. Changed spidup to handle ↵draskovic
dual boot. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4654 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-06[CLEO][U-BOOT] Malika board (ASIC) start code errors correcteddraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4601 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-06[CLEO][U-BOOT]Dual boot implementationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4600 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-04[CLEO][ALL] Changed MARIA FREQ from 25 to 33MHzsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4578 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-30[CLEO][U_BOOT]spidboot command implementationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4569 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-24[CLEO][U-BOOT]Removed unnecesarry FCM3 stuff.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4530 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-24[CLEO][U-BOOT]Removed unnecesarry FCM3 stuff.draskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4529 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-24[CLEO][U-BOOT]MALIKA start code for ASICdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4524 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-15[CLEO][U-BOOT]Changed SDRAM timing for Arizona platform to follow Hardware ↵save
team instructions git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4471 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-04-08[CLEO][U-BOOT]MMU and DCache enabled, SPI Flash driver modificationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4429 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-19[CLEO][U-BOOT]bootm command and SPI flashdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4266 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-19[kernel] change real MACH_SPC300 architecture IDlefranc
[u-boot] change real MACH_SPC300 architecture ID [bundle] finalized bundle creation git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4258 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-19[CLEO][U-BOOT]MD5 algo .h filedraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4257 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-19[kernel] changed linux-2.6.25.10 to linux-2.6.25.10-spc300lefranc
[bundle] add bundle creation functionnality git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4255 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-17[CLEO][U-BOOT]Erase and timer bugs fixeddraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4244 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-06[CLEO][U-BOOT]SPIDUPD image update protocol implementationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4175 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-24[CLEO][U-BOOT]Changed SDRAM controller configurationsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4088 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-18[CLEO][U-BOOT]put arizona config to NOR flash by defaultsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4041 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-06[CLEO][UBOOT] Small cleaning of eth driverdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3942 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-02-06[CLEO][UBOOT] Ethernet driverdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3941 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-01-26[CLEO][U-BOOT]Added SDRAM controller management + SPI managementdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3869 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-01-22[CLEO][U-BOOT]Changed configuration : SDRAM=32M , bus speed=25 and arm speed=50save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3844 017c9cb6-072f-447c-8318-d5b54f68fe89