| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | sbtools,mkximboot: fix whitespace | Amaury Pouly | 2013-06-15 |
| | | | | | Change-Id: I8d8adb783707172d1aaef302366c240310350ed8 | ||
| * | sbtoelf: implement sb1 loading and dumping | Amaury Pouly | 2012-11-27 |
| | | | | | | | | Implement actual loading of a sb1 file to a structure in full generality. Also implement dumping for debug purpose Change-Id: I320035ea628719480a79aaccb05dce9a83256927 | ||
| * | sbtools: add support for the stmp36xx format | Amaury Pouly | 2012-11-26 |
| | | | | | | | | | | | | The STMP36xx series also uses .sb files but with a different format. The main differences are the encryption and the lack of sections, making it basically a list of commands: fill, load, call, jump, switch mode, set sdram settings. Currently only the sbtoelf has support for the sb1 and can only dump the list of commands. Actual support for elf creation will come later. Change-Id: I1f2e0230c91ac64efd0e8430e0c5212098c599fd | ||
| * | imxtools: move tools to a new sbtools/ subdirectory | Amaury Pouly | 2012-05-31 |
| Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e | |||