| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
embedded into FPGA bootloader.
Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils.
|
|
|
|
|
| |
use cmake compiler force macro (to simplify things),
added copyright updates dates to some files
|
|
|
|
| |
simplifies code
|
|
|
|
|
|
|
|
| |
that init to zero
removed the spi flash init in favor of an initialization constant at zero
tweaked the cmakelists flags list
added pad option to the gen binaries macro
|
|
|
|
|
|
| |
added u2p init file that is called by u2init
added spi flash init and added to u2pinit
implemented mdelay usage in bootloader
|
|
|