Age | Commit message (Expand) | Author |
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 |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2013-06-26 | libpayload: Use longer delay in tinycurses' wgetch() | Nico Huber |
2011-06-30 | Reduce warnings/errors in libpayload when using picky compiler options | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-08 | Trivial fix, use correct define. | Mathias Krause |
2009-07-31 | * drop duplicate prototype for lib_get_sysinfo() | Stefan Reinauer |
2009-02-22 | libpayload: Fix build when both USB and PS/2 keyboard support is disabled | Mart Raudsepp |
2008-11-24 | [PATCH] libpayload: rename config.h to libpayload-config.h | Jordan Crouse |
2008-10-23 | make escape code handling for serial terminal more robust | Patrick Georgi |
2008-10-16 | - reduced memory requirements a lot (from >100kb/controller to | Patrick Georgi |
2008-09-26 | * factor out serial hardware init | Stefan Reinauer |
2008-09-17 | - unify keycodes for non-ASCII keys by using curses' codes and labels | Patrick Georgi |
2008-09-05 | Add editing keypad keys and the missing F11 key to the curses serial | Ulf Jordan |
2008-08-11 | these should be the last occurences of CONFIG_ without config.h in libpayload. | Stefan Reinauer |
2008-06-20 | libpayload: Support curses for serial | Jordan Crouse |
2008-04-21 | libpayload: Fix keyboard buglet | Jordan Crouse |
2008-04-08 | libpayload: Add a timeout function for getchar and getch | Jordan Crouse |
2008-03-20 | Fix code to allow usage of -Wall in libpayload and the sample (trivial). | Uwe Hermann |
2008-03-20 | Cosmetics, coding style fixes (trivial). | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |