1. d0e687a Fix the build when serial console support is disabled (trivial). by Uwe Hermann · 16 years ago
  2. 681ec27 libpayload: Add LAR walking support by Jordan Crouse · 16 years ago
  3. e227143 libpayload: Add gettimeofday() and friends by Jordan Crouse · 16 years ago
  4. d772e1e libpayload: Fix a small but aggressive bug in printf() by Jordan Crouse · 16 years ago
  5. 63f181f libpayload: Enable keyboard translation so that we can use scancode set 1 by Jordan Crouse · 16 years ago
  6. 24a0404 libpayload: Fix malloc allocation by Jordan Crouse · 16 years ago
  7. c781584 libpayload: Add the null terminator to the end of the duplicated string by Jordan Crouse · 16 years ago
  8. 5f4410b libpayload: Fix keyboard buglet by Jordan Crouse · 16 years ago
  9. 0b53ec3d Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). by Uwe Hermann · 16 years ago
  10. 50eff21 Correct upper boundary for isxdigit. by Ulf Jordan · 16 years ago
  11. be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 16 years ago
  12. 72199bc Rewrite and filling of libc/ctype.c (thus adjusting copyright line). by Uwe Hermann · 16 years ago
  13. b103345 Convert BIN2HEX/HEX2BIN to functions and add the abs() family by Uwe Hermann · 16 years ago
  14. fad8c2b Various small consistency fixes (trivial): by Uwe Hermann · 16 years ago
  15. 5431553 libpayload: Add a Geode video driver by Jordan Crouse · 16 years ago
  16. 234e87f libpayload: Support functions for Geode by Jordan Crouse · 16 years ago
  17. 30939bd libpayload: Add video console framework by Jordan Crouse · 16 years ago
  18. bac89d0 libpayload: Avoid .svn files in the header install by Jordan Crouse · 16 years ago
  19. 804f4df Make the sample Makefile a bit more generic, so it can be adapted more by Uwe Hermann · 16 years ago
  20. c3e728f libpayload: Implement gcc wrappers for libpayload by Jordan Crouse · 16 years ago
  21. c5a78ac Add missing prototypes for libc/rand.c functions (trivial). by Uwe Hermann · 16 years ago
  22. ea72559 Small curses fixes/additions for libpayload (trivial). by Uwe Hermann · 16 years ago
  23. 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 16 years ago
  24. 4eb5089 Add rand/rand_r/srand functions for generating pseudo-random bytes. by Uwe Hermann · 16 years ago
  25. 3860404 libpayload: remove unneeded stack stuff by Jordan Crouse · 16 years ago
  26. 1bee6f9 Add BIN2HEX and HEX2BIN macros (trivial). by Uwe Hermann · 16 years ago
  27. 3995593 Add a SHA-1 implementation to libpayload. by Uwe Hermann · 16 years ago
  28. 0a89625 Add missing snprintf() to libc/printf.c (trivial). by Uwe Hermann · 16 years ago
  29. 2c6b33c Libpayload fixes to prevent triple-faults when running in QEMU. by Klaus Schnass · 16 years ago
  30. 30d789b Fix the NVRAM access functions to work correctly for the by Uwe Hermann · 16 years ago
  31. 2d758b8 Whitespace fixes (trivial). by Uwe Hermann · 16 years ago
  32. b642e6d Rename drivers/cmos.c to drivers/nvram.c (trivial). by Uwe Hermann · 16 years ago
  33. c16d24e Due to popular demand, rename "CMOS" to "NVRAM" (trivial). by Uwe Hermann · 16 years ago
  34. 0e122af [libpayload] Work around sign-extending issue by Jordan Crouse · 16 years ago
  35. 8cc38d2 Add initial support for some basic CMOS read/write functions and the by Uwe Hermann · 16 years ago
  36. 408c4e1 Drop -Os in libpayload for now, it causes run-time problems for some by Uwe Hermann · 16 years ago
  37. b0e3f39 Make cursor positioning work by using both halves of the by Jonathan A. Kollasch · 16 years ago
  38. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  39. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  40. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  41. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  42. 5f4c8ab Change kconfig references from 'buildrom' to 'libpayload'. by Christopher Kilgour · 16 years ago
  43. 0c1cea2 Allow 'make menuconfig' to function within libpayload. by Christopher Kilgour · 16 years ago
  44. dc69e05 Make the list of functions in libpayload.h more complete (trivial). by Uwe Hermann · 16 years ago
  45. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  46. c52761b libpayload: BSD solutions contributed by Uwe by Uwe Hermann · 16 years ago
  47. f3029a8 libpayload: External code by Jordan Crouse · 16 years ago
  48. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago