1. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  2. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  3. 5592908 libpayload: Don't declare mouse support in tinycurses by Patrick Georgi · 13 years ago
  4. 23b6c8f libpayload: fix wborder() by Patrick Georgi · 13 years ago
  5. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  6. 6b247d3 Only try to beep when speaker support is compiled in. Trivial change. by Patrick Georgi · 14 years ago
  7. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  8. 2c9617d Mostly cosmetical changes. by Stefan Reinauer · 15 years ago
  9. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  10. c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 16 years ago
  11. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 16 years ago
  12. 902ed76 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due by Ulf Jordan · 16 years ago
  13. 57700ff This patch adds damage detection to libpayload's tinycurses. This by Stefan Reinauer · 16 years ago
  14. f218d97 * Implement scrolling in tinycurses * Fix an off by one bug by Stefan Reinauer · 16 years ago
  15. d57a680 Add support for curses color output over serial. by Ulf Jordan · 16 years ago
  16. 2aea11f Add a kconfig option to choose between outputing ACS characters or by Ulf Jordan · 16 years ago
  17. 364317b Fix tinycurses color output on the VGA console. by Ulf Jordan · 16 years ago
  18. 74eedae Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and by Ulf Jordan · 16 years ago
  19. b4d4bac Add support for line drawing characters and the alternate character set. by Ulf Jordan · 16 years ago
  20. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  21. d43841d libpayload: Fix curses subwindows by Jordan Crouse · 16 years ago
  22. 621c095 libpayload: implement wborder function by Jordan Crouse · 16 years ago
  23. 30939bd libpayload: Add video console framework by Jordan Crouse · 16 years ago
  24. ea72559 Small curses fixes/additions for libpayload (trivial). by Uwe Hermann · 16 years ago
  25. 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 16 years ago
  26. 0e122af [libpayload] Work around sign-extending issue by Jordan Crouse · 16 years ago
  27. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  28. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  29. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  30. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago