Age | Commit message (Expand) | Author |
2022-05-16 | payloads/nvramcui/nvramcui.c: Reformat code | Elyes Haouas |
2021-01-13 | nvramcui: Make local render_form() function static | Nico Huber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2017-06-06 | nvramcui: Use regular `if` over `#if` for `IS_ENABLED` | Paul Menzel |
2017-03-13 | nvramcui: Add USB support | Nicola Corna |
2017-01-25 | nvramcui: Declare variable outside for loop | Paul Menzel |
2016-09-01 | nvramcui: remove undeclared variable | Antonello Dettori |
2016-08-23 | nvramcui: refactor code | Antonello Dettori |
2016-05-03 | nvramcui: Cast u8 * values to char * to eliminate warnings | Martin Roth |
2016-04-26 | nvramcui: Reformat nvramcui.c | Martin Roth |
2016-04-26 | nvramcui: Remove unnecessary header files | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | nvramcui: reboot at the end as TODO suggests | Vladimir Serbinenko |
2015-02-25 | nvramcui: don't init curses too early | Lubomir Rintel |
2015-02-25 | nvramcui: fix a buffer overflow | Lubomir Rintel |
2015-02-25 | nvramcui: don't wait for the first key update to render the form | Lubomir Rintel |
2015-02-25 | nvramcui: drop unused variable | Lubomir Rintel |
2014-01-19 | nvramcui: Trim values when setting. | Vladimir Serbinenko |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-19 | Add nvramcui | Patrick Georgi |