Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [new uImage] Add libfdt support to mkimage | Bartlomiej Sieka | 2008-02-29 | -0/+1 |
| | | | | Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> | |||
* | [new uImage] Add sha1.o object to mkimage binary build | Bartlomiej Sieka | 2008-02-29 | -0/+1 |
| | | | | Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> | |||
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -0/+59 |
- Add inline helper macros for basic header processing - Move common non inline code common/image.c - Replace direct header access with the API routines - Rename IH_CPU_* to IH_ARCH_* Signed-off-by: Marian Balakowicz <m8@semihalf.com> |