| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-31 | include: Remove unused header files | Tom Rini | |
| As part of various code clean-ups we have on occasion missed removing unused header files. None of these files are referenced anywhere else at this point. Signed-off-by: Tom Rini <[email protected]> | |||
| 2009-08-25 | Replace BCD2BIN and BIN2BCD macros with inline functions | Albin Tonnerre | |
| In the process, also remove backward-compatiblity macros BIN_TO_BCD and BCD_TO_BIN and update the sole board using them to use the new bin2bcd and bcd2bin instead Signed-off-by: Albin Tonnerre <[email protected]> Acked-by: Stefan Roese <[email protected]> Acked-by: Detlev Zundel <[email protected]> | |||
| 2000-11-20 | Initial revision | wdenk | |
