Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-29 | Split up 8 byte wrappers from generic bit array functions. | Christopher Peplin | 4 | -109/+130 |
2013-12-29 | Standardize argument ordering for bitfield functions. | Christopher Peplin | 2 | -16/+67 |
2013-12-29 | Clean up bitfield API a bit. | Christopher Peplin | 3 | -157/+204 |
2013-12-28 | Hack together a legacy getBitField backed by new bit copying function. | Christopher Peplin | 1 | -40/+50 |
2013-12-28 | Draft work making the bitfield functions more generic. | Christopher Peplin | 2 | -29/+173 |
2013-12-27 | Add missing include for explicit import. | Christopher Peplin | 1 | -0/+1 |
2013-12-24 | Add test cases from vi-firmware. | Christopher Peplin | 4 | -10/+42 |
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | Christopher Peplin | 6 | -0/+176 |