1. 74b4bd0 tree: Replace `egrep` with `grep -E` by Felix Singer · 1 year, 5 months ago
  2. 1ff6017 libpayload: curses: Only call `serial_set_color()` with initialized values by Paul Menzel · 3 years, 5 months ago
  3. 2eae410 includes: Provide `wchar.h` with `wchar_t` and `wint_t` by Nico Huber · 3 years, 2 months ago
  4. f56d652 libpayload/curses: Use <stdbool.h> by Nico Huber · 3 years, 10 months ago
  5. 3ff7bcf payloads: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  6. 81bebc8 payloads/libpayload/curses/menu/eti.h: Remove unneeded whitespaces by Elyes HAOUAS · 4 years, 1 month ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. 5f7b116 libpayload: Enable -Wimplicit-fallthrough by Jacob Garber · 5 years ago
  9. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  11. 0b5b44e libpayload/curses/PDCurses/doc/intro.txt: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  12. 8728273 payloads: Remove/fix trailing whitespace by Martin Roth · 6 years ago
  13. 012e7a4 libpayload/curses/{form,menu}: Fix uncountable "information" by Elyes HAOUAS · 6 years ago
  14. 185202c libpayload: Fix payload .bss corruption by Kyösti Mälkki · 6 years ago
  15. 0087738 payloads/libpayload: Add spaces around '==' by Elyes HAOUAS · 6 years ago
  16. 4713b5c libpayload/curses/form: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  17. f2be550 payloads/libpayload/curses/menu: Remove trailing whitespace by Elyes HAOUAS · 6 years ago
  18. 5250852 libpayload/.../PDCurses: Improve compatibility with ncurses by Patrick Georgi · 8 years ago
  19. 83f75bf libpayload/.../PDCurses: avoid reading orig before NULL checking it by Patrick Georgi · 8 years ago
  20. 5bbc5e5 libpayload: PDCurses: Remove trailing whitespace by Stefan Reinauer · 9 years ago
  21. 4f85a1e libpayload: Rename PDCurses-3.4 to PDCurses by Stefan Reinauer · 9 years ago
  22. 2ea24da PDCurses: Don't hard code version number by Stefan Reinauer · 9 years ago
  23. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  24. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  25. 8180d1a libpayload/PDcurses: avoid NULL deref by Patrick Georgi · 10 years ago
  26. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  27. 6a00836 libpayload: Use longer delay in tinycurses' wgetch() by Nico Huber · 11 years ago
  28. ce809b9 fix tinycurses by Patrick Georgi · 11 years ago
  29. bab0a0b PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER` by Paul Menzel · 11 years ago
  30. 0a527e7 libpayload: Fix prototype warnings in PDCurses by Stefan Reinauer · 11 years ago
  31. a6c495e libpayload: Fix const warnings in keyname() and termname() by Stefan Reinauer · 11 years ago
  32. 8d225f1 libpayload: Fix variable shadowing in PDCurses by Stefan Reinauer · 11 years ago
  33. 0fef4fe libpayload: Fix missing prototype warning for Xinitscr() by Stefan Reinauer · 11 years ago
  34. 7299c13 PDcurses: Delete automatically created (and unused) files by Stefan Reinauer · 12 years ago
  35. 0a90861 libpayload: Don't let USB/PC/serial keyboards overwrite each other by Dave Frodin · 12 years ago
  36. ba9b09b libpayload: Enable colors in PDcurses by Patrick Georgi · 13 years ago
  37. e11835e libpayload: remove trailing whitespace and run dos2unix by Stefan Reinauer · 13 years ago
  38. 3b77b72 libpayload: Add PDCurses and ncurses' libform/libmenu by Patrick Georgi · 13 years ago
  39. 5592908 libpayload: Don't declare mouse support in tinycurses by Patrick Georgi · 13 years ago
  40. 23b6c8f libpayload: fix wborder() by Patrick Georgi · 13 years ago
  41. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  42. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  43. 6b247d3 Only try to beep when speaker support is compiled in. Trivial change. by Patrick Georgi · 14 years ago
  44. 857a778 become more standard with libpayload headers. PATH_MAX belongs in limits.h, by Stefan Reinauer · 14 years ago
  45. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  46. 128ac91 Trivial fix, use correct define. by Mathias Krause · 14 years ago
  47. 131c007 * drop duplicate prototype for lib_get_sysinfo() by Stefan Reinauer · 15 years ago
  48. 2c9617d Mostly cosmetical changes. by Stefan Reinauer · 15 years ago
  49. c5a2ec6 libpayload: Fix build when both USB and PS/2 keyboard support is disabled by Mart Raudsepp · 15 years ago
  50. db8c0ab [PATCH] libpayload: rename config.h to libpayload-config.h by Jordan Crouse · 16 years ago
  51. c4f294f make escape code handling for serial terminal more robust by Patrick Georgi · 16 years ago
  52. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  53. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  54. c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 16 years ago
  55. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 16 years ago
  56. 902ed76 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due by Ulf Jordan · 16 years ago
  57. e6408a3 - unify keycodes for non-ASCII keys by using curses' codes and labels by Patrick Georgi · 16 years ago
  58. 57700ff This patch adds damage detection to libpayload's tinycurses. This by Stefan Reinauer · 16 years ago
  59. f218d97 * Implement scrolling in tinycurses * Fix an off by one bug by Stefan Reinauer · 16 years ago
  60. f044f28 Add editing keypad keys and the missing F11 key to the curses serial by Ulf Jordan · 16 years ago
  61. d57a680 Add support for curses color output over serial. by Ulf Jordan · 16 years ago
  62. 2aea11f Add a kconfig option to choose between outputing ACS characters or by Ulf Jordan · 16 years ago
  63. 364317b Fix tinycurses color output on the VGA console. by Ulf Jordan · 16 years ago
  64. 74eedae Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and by Ulf Jordan · 16 years ago
  65. b4d4bac Add support for line drawing characters and the alternate character set. by Ulf Jordan · 16 years ago
  66. 12e2726 No really, _these_ should be the last occurences of CONFIG_ without by Jordan Crouse · 16 years ago
  67. 5e354b7 these should be the last occurences of CONFIG_ without config.h in libpayload. by Stefan Reinauer · 16 years ago
  68. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  69. d43841d libpayload: Fix curses subwindows by Jordan Crouse · 16 years ago
  70. 621c095 libpayload: implement wborder function by Jordan Crouse · 16 years ago
  71. 5f4410b libpayload: Fix keyboard buglet by Jordan Crouse · 16 years ago
  72. 0b53ec3d Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). by Uwe Hermann · 16 years ago
  73. be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 16 years ago
  74. fad8c2b Various small consistency fixes (trivial): by Uwe Hermann · 16 years ago
  75. 30939bd libpayload: Add video console framework by Jordan Crouse · 16 years ago
  76. ea72559 Small curses fixes/additions for libpayload (trivial). by Uwe Hermann · 16 years ago
  77. 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 16 years ago
  78. 30d789b Fix the NVRAM access functions to work correctly for the by Uwe Hermann · 16 years ago
  79. 0e122af [libpayload] Work around sign-extending issue by Jordan Crouse · 16 years ago
  80. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  81. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  82. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  83. f3029a8 libpayload: External code by Jordan Crouse · 16 years ago
  84. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago