]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/log
keystone-rtos/ibl.git
12 years agoUpdated romparse utility to specify device address
Mike Line [Wed, 20 Oct 2010 22:52:17 +0000 (18:52 -0400)]
Updated romparse utility to specify device address

The romparse utility was updated to handle the c6455 case. Here the i2c
parameter table always lives at i2c address 0x50, the little endian image
lives at 0x50, but the big endian image lives at 0x51. The change allows the
specification of the i2c device address instead of a file name, so
manual placement of the image can be done.

12 years agoi2c map files
Mike Line [Tue, 19 Oct 2010 21:52:05 +0000 (17:52 -0400)]
i2c map files

12 years agoI2c map files
Mike Line [Tue, 19 Oct 2010 21:33:08 +0000 (17:33 -0400)]
I2c map files

12 years agocr-lf conversion
Mike Line [Tue, 19 Oct 2010 19:20:34 +0000 (15:20 -0400)]
cr-lf conversion

12 years agoBoard configuration gel
Mike Line [Tue, 19 Oct 2010 19:18:10 +0000 (15:18 -0400)]
Board configuration gel

12 years agoromparse utility
Mike Line [Tue, 19 Oct 2010 18:54:23 +0000 (14:54 -0400)]
romparse utility

12 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:54:13 +0000 (14:54 -0400)]
i2c writer utility

12 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:56 +0000 (14:53 -0400)]
i2c writer utility

12 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:43 +0000 (14:53 -0400)]
i2c writer utility

12 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:13 +0000 (14:53 -0400)]
i2c writer utility

12 years agoi2c Reader utility
Mike Line [Tue, 19 Oct 2010 18:52:52 +0000 (14:52 -0400)]
i2c Reader utility

12 years agoi2c Reader utility
Mike Line [Tue, 19 Oct 2010 18:52:37 +0000 (14:52 -0400)]
i2c Reader utility

12 years agoupdated configuration to use gels
Mike Line [Tue, 19 Oct 2010 18:51:45 +0000 (14:51 -0400)]
updated configuration to use gels

The configuration utility is now a single utility with a gel to specify the
board specific parameters

12 years agoi2c reader utility
Mike Line [Tue, 19 Oct 2010 18:51:26 +0000 (14:51 -0400)]
i2c reader utility

12 years agoi2c reader utility
Mike Line [Tue, 19 Oct 2010 18:51:07 +0000 (14:51 -0400)]
i2c reader utility

12 years agoc6474 ibl
Mike Line [Tue, 19 Oct 2010 18:50:50 +0000 (14:50 -0400)]
c6474 ibl

12 years agoc6455 ibl
Mike Line [Tue, 19 Oct 2010 18:50:22 +0000 (14:50 -0400)]
c6455 ibl

12 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:47:07 +0000 (14:47 -0400)]
c6455 additions

c6455 ibl added

12 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:43:50 +0000 (14:43 -0400)]
c6455 additions

c6455 ibl additions

12 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:41:48 +0000 (14:41 -0400)]
c6455 additions

12 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:40:42 +0000 (14:40 -0400)]
c6455 additions

12 years ago6474 Additions
Mike Line [Thu, 14 Oct 2010 19:49:20 +0000 (15:49 -0400)]
6474 Additions

Signed-off-by: Mike Line <m-line1@ti.com>
12 years agoMake updates for big endian
Mike Line [Fri, 1 Oct 2010 17:59:36 +0000 (13:59 -0400)]
Make updates for big endian

The makefile and tools are updated to so the i2c bus address used
by the ibl will be 0x50 by default for the little endian image,
and 0x51 for the big endian. These can be overridden in the
make command.

12 years agoAdded elf interpreter
unknown [Fri, 1 Oct 2010 12:18:01 +0000 (08:18 -0400)]
Added elf interpreter

12 years agoFseek tftp re-reads added
unknown [Fri, 1 Oct 2010 12:15:25 +0000 (08:15 -0400)]
Fseek tftp re-reads added

On fseek to an earlier file location, the tftp client will complete
reading of the current file, and then re-request the file from the server.
This allows loading of elf files created by TI tools which put the
program header table after the segment information.

12 years agoBig endian support
unknown [Tue, 28 Sep 2010 12:01:28 +0000 (08:01 -0400)]
Big endian support

Make files modified to handle big endian version

12 years agoNandwriter addtition
unknown [Thu, 23 Sep 2010 17:32:21 +0000 (13:32 -0400)]
Nandwriter addtition

Added the second stage make file

12 years agonandwriter additions
unknown [Thu, 23 Sep 2010 17:31:09 +0000 (13:31 -0400)]
nandwriter additions

Added a very simple nand writer

12 years agonand flash addition
unknown [Thu, 23 Sep 2010 17:26:13 +0000 (13:26 -0400)]
nand flash addition
clean updates

12 years agoPort makedep.awk to gawk syntax from Thompson Automation extended awk
Bill Mills [Tue, 14 Sep 2010 23:50:33 +0000 (19:50 -0400)]
Port makedep.awk to gawk syntax from Thompson Automation extended awk

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoRecord intention of porting makedep,awk to gawk by starting with an exact copy
Bill Mills [Tue, 14 Sep 2010 22:39:20 +0000 (18:39 -0400)]
Record intention of porting makedep,awk to gawk by starting with an exact copy

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoPort makefiles to Linux (while still supporting Windows)
Bill Mills [Tue, 14 Sep 2010 23:44:55 +0000 (19:44 -0400)]
Port makefiles to Linux (while still supporting Windows)

Seems to build c6472
Also ignore Linux version of utility binaries

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoRecord Sandeep's changes to 0.5 as 0.5.1
Bill Mills [Tue, 14 Sep 2010 22:22:52 +0000 (18:22 -0400)]
Record Sandeep's changes to 0.5 as 0.5.1

This version was used to build binaries for linux-c6x-0.7.0 release.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoChanges from Mike Line's 0.5 version
Bill Mills [Tue, 14 Sep 2010 22:13:04 +0000 (18:13 -0400)]
Changes from Mike Line's 0.5 version

Appears to add support for little endian

Note: i2crom.map is an _input_ file despite the fact that all other *.maps
are output files.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoVersion 0.4 from Mike Line
Bill Mills [Tue, 14 Sep 2010 22:02:49 +0000 (18:02 -0400)]
Version 0.4 from Mike Line

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoignore more stuff
Bill Mills [Tue, 14 Sep 2010 21:36:53 +0000 (17:36 -0400)]
ignore more stuff

12 years agoignore all backup files & intermediates
Bill Mills [Wed, 8 Sep 2010 00:02:23 +0000 (20:02 -0400)]
ignore all backup files & intermediates
attribute binary files as such