]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/history - src/main/iblmain.c
.gitignore: update to ignore all make created files
[keystone-rtos/ibl.git] / src / main / iblmain.c
2011-07-18 Sandeep PaulrajModification to IBL main function
2011-07-16 Sandeep Paulrajc64x: Add Multi Boot Support
2011-06-08 Sandeep NairFix for slow I2C boot on C6678/C6670 EVM's
2011-06-03 Sandeep NairRenamed C661x to C66x
2011-06-01 Sandeep NairChanges to make IBL NAND boot work on C6670 Beta-2 EVM DEV.MAD_UTILS.IBL.01.00.00.05
2011-05-24 Sandeep NairMerge branch 'master' of git@gtgit01.gt.design.ti.com...
2011-05-18 Sandeep PaulrajUpdates to IBL main function for GPIO NAND driver
2011-05-09 Bill MillsMerge branch 'nysh_multi_boot'
2011-05-09 Hao ZhangAdded support for NOR/EMAC boot for C6670
2011-05-09 Bill MillsSupport new feature for multiple device/image boot
2011-04-21 Hao ZhangChanged the DDR rate to 1333 and fixed the HUA boot... DEV.BIOS.MCSDK.02.00.00.07.Eng2
2011-03-06 Hao ZhangClean up the code and fixed instablitily issue in the... DEV.MCSDK.02.00.00.IBL.NAND_BOOT_CLEANUP
2011-03-04 Hao ZhangAdded NAND/EMAC boot support DEV.MCSDK.02.00.00.IBL.NAND_EMAC_BOOT
2011-01-05 Mike LineSeperated driver interface from data format for nand/nor
2010-11-22 Mike LineCode review updates
2010-11-19 Mike LineMerge branch 'tmp-mike2'
2010-11-18 Mike LineMerge branch 'tmp-mike2' of gtgit01.gt.design.ti.com...
2010-11-18 Mike LineMerge branch 'newI2cMap' into tmp-mike2
2010-11-12 Mike LineBug fix for automatic file format detection
2010-11-10 Mike LineUpdated make to handle single endian and dual endian
2010-11-09 Mike LineAdded an optional second ibl config area to the i2c...
2010-11-05 Raghu NambiathUpdate copyright information
2010-11-03 Mike LineDebugged the IBL two stage load process
2010-11-01 Mike LineTwo stage load of ibl from I2C
2010-10-27 Mike LineMerge branch 'tmp-mike2' of gtgit01.gt.design.ti.com...
2010-10-27 Mike LineC6474 required changes
2010-10-19 Mike Linec6455 additions
2010-10-14 Mike Line6474 Additions
2010-10-01 Mike LineMake updates for big endian
2010-10-01 unknownFseek tftp re-reads added
2010-09-28 unknownBig endian support
2010-09-14 Bill MillsVersion 0.4 from Mike Line