Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-29 | Add get_byte and get_nibble to 8byte function set. | 1 | -2/+0 | |
2013-12-29 | Standardize function names to snake_case. | 1 | -3/+3 | |
2013-12-29 | Split up 8 byte wrappers from generic bit array functions. | 1 | -50/+0 | |
2013-12-29 | Standardize argument ordering for bitfield functions. | 1 | -12/+9 | |
2013-12-29 | Clean up bitfield API a bit. | 1 | -144/+23 | |
2013-12-28 | Hack together a legacy getBitField backed by new bit copying function. | 1 | -40/+50 | |
2013-12-28 | Draft work making the bitfield functions more generic. | 1 | -28/+157 | |
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | 1 | -0/+60 |