index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
mkimxboot
Age
Commit message (
Expand
)
Author
2012-06-09
Fix crash in mkimxboot bootloader installation.
Dominik Riebeling
2012-05-31
imxtools: move tools to a new sbtools/ subdirectory
Amaury Pouly
2012-05-19
mkimxboot: add support for more target and variants
Amaury Pouly
2012-02-29
imx233: always boot when powered up from 5v
Amaury Pouly
2012-02-28
mkimxboot/fuze+: fix booting to the OF
Amaury Pouly
2012-02-28
mkximxboot/fuze+: add power button delay to power on
Amaury Pouly
2012-01-02
Allow passing additional CFLAGS.
Dominik Riebeling
2011-12-14
mkimxboot: use common Makefile.
Dominik Riebeling
2011-12-04
Add double inclusion protection and prepare for use with C++ code.
Dominik Riebeling
2011-12-04
Add missing include.
Dominik Riebeling
2011-11-30
mkimxboot: remove an unecessary include that will prevent compilation of rbutil
Amaury Pouly
2011-11-06
mkimxboot: fix bootloader load address, replace call by jump on final call to...
Amaury Pouly
2011-11-06
Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ c...
Amaury Pouly