| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-29 | Add print_freq() to display frequencies nicely | Simon Glass | |
| Add a function similar to print_size() that works for frequencies. It can handle from Hz to GHz. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> | |||
| 2015-04-29 | Move display_options functions to their own header | Simon Glass | |
| Before adding one more function, create a separate header to help reduce the size of common.h. Add the missing function comments and tidy up. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> | |||
