Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-31 | Fix byte alignment for right aligned functions. | 1 | -6/+22 | |
2013-12-29 | Add a function to set a single nibble in a bitarray. | 1 | -0/+15 | |
2013-12-29 | Standardize function names to snake_case. | 1 | -8/+8 | |
2013-12-29 | Split up 8 byte wrappers from generic bit array functions. | 1 | -202/+0 | |
2013-12-29 | Standardize argument ordering for bitfield functions. | 1 | -5/+5 | |
2013-12-29 | Clean up bitfield API a bit. | 1 | -8/+17 | |
2013-12-28 | Hack together a legacy getBitField backed by new bit copying function. | 1 | -14/+14 | |
2013-12-28 | Draft work making the bitfield functions more generic. | 1 | -0/+46 | |
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | 1 | -0/+225 |