Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-29 | Test parsing boolean. | 3 | -1/+43 | |
2013-12-29 | Check if a value will fit in bitfield before setting. | 3 | -14/+26 | |
2013-12-29 | Standardize on snake_case naming as this is a C library. | 9 | -86/+89 | |
2013-12-29 | Split up 8 byte wrappers from generic bit array functions. | 6 | -311/+355 | |
2013-12-29 | Standardize argument ordering for bitfield functions. | 3 | -21/+72 | |
2013-12-29 | Clean up bitfield API a bit. | 4 | -165/+221 | |
2013-12-28 | Hack together a legacy getBitField backed by new bit copying function. | 3 | -55/+65 | |
2013-12-28 | Draft work making the bitfield functions more generic. | 3 | -29/+219 | |
2013-12-27 | Add missing include for explicit import. | 1 | -0/+1 | |
2013-12-24 | Add test cases from vi-firmware. | 9 | -12/+125 | |
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | 13 | -0/+500 |