1. 1d80d64 cbtable.c: Factor out lb_table_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  2. 4a55e68 cbtable.c: Factor out lb_header_validation logic by Edward O'Callaghan · 4 years, 10 months ago
  3. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  4. ac01baa Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
  5. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  6. 124ef38 Fix whitespace errors by Elyes HAOUAS · 6 years ago
  7. 441d2a4 Make image parameter of cb_check_image const by Nico Huber · 8 years ago
  8. 592d99c cbtable.c: Do not unnecessarily duplicate strings by Paul Menzel · 10 years ago
  9. 43eac03 Clean up physmap, fix unaligned mapping problems by Carl-Daniel Hailfinger · 11 years ago
  10. 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
  11. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  12. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  13. b4e06bd Refactor the -p internal:mainboard handling by Stefan Tauner · 12 years ago
  14. 37e8686 Move show_id to where it belongs by Stefan Tauner · 12 years ago
  15. 60d9bd2 Portability fixes and cleanups by Carl-Daniel Hailfinger · 12 years ago
  16. 2d927fb Replace --mainboard with -p internal:mainboard by Carl-Daniel Hailfinger · 13 years ago
  17. 12a04eb Coreboot table handling: make debug message msg_pdbg by Stefan Reinauer · 13 years ago
  18. 73f8ec8 Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  19. f992c19 Rename Direct I/O library to DirectHW by Carl-Daniel Hailfinger · 14 years ago
  20. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  21. ed7a964 Implement libpayload support and improve life for DOS based flashrom, too by Patrick Georgi · 14 years ago
  22. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  23. 831e8f4 Remove unneeded #include statements completely by Carl-Daniel Hailfinger · 14 years ago
  24. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  25. baaffe0 Create a physical memory mapping function which requests cached readonly memory by Carl-Daniel Hailfinger · 15 years ago
  26. e7f3209 Enable -Wshadow, clean code for that by Michael Karcher · 15 years ago
  27. 66ef4e5 Internal (onboard) programming was the only feature which could not be disabled by Carl-Daniel Hailfinger · 15 years ago
  28. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  29. bc25f94 Boards with coreboot have a cbtable containing vendor and board name by Carl-Daniel Hailfinger · 15 years ago
  30. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  31. d02b73f Fix spelling error in comment by Daniel McLellan · 15 years ago
  32. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  33. 2d853bb This patch adds "high coreboot table support" to coreboot version 2 by Stefan Reinauer · 16 years ago
  34. f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
  35. 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago
  36. a0d75a0 Forgot some things in r3899 by Peter Stuge · 16 years ago
  37. 2dc3aaa Little readability improvement in cbtable.c:coreboot_init() by Peter Stuge · 16 years ago
  38. ccf8c6c Check all mmap() calls and print helpful Linux error message by Peter Stuge · 16 years ago
  39. 2fbe624 Rename linuxbios_* files in utils repository by Stefan Reinauer · 17 years ago[Renamed (99%) from lbtable.c]
  40. e3f3e2e Rename LinuxBIOS to coreboot by Stefan Reinauer · 17 years ago
  41. a502dce Some cosmetic cleanups in the flashrom code and output by Uwe Hermann · 17 years ago
  42. ac30934 Revert my last cleanup patch by Uwe Hermann · 17 years ago
  43. 17d00ab Cosmetic changes to make the flashrom output more consistent by Uwe Hermann · 17 years ago
  44. d110764 Change all flashrom license headers to use our standard format by Uwe Hermann · 17 years ago
  45. ffec5f3 Cosmetic fixes by Uwe Hermann · 17 years ago
  46. 0846f89 Drop a bunch of useless header files, merge them into flash.h by Uwe Hermann · 17 years ago
  47. 5380d51 Some copyright analysis by Stefan Reinauer · 17 years ago
  48. 7c1402f Unify mmap error messages by Stefan Reinauer · 17 years ago
  49. a7e0548 Fix coding style of flashrom by running indent on all files by Uwe Hermann · 17 years ago
  50. 7038564 Trivial (cosmetic) cleanup by Stefan Reinauer · 17 years ago
  51. ce1041c Add support for LinuxBIOS tables independent from its source tree by Uwe Hermann · 18 years ago
  52. 064b1f2 This patch is a rework of Adam Kaufman's Solaris patch by Adam Kaufman · 18 years ago
  53. 184a404 Flashrom update from Stefan, resolve issue 21 by Ollie Lho · 19 years ago