Commit History

Author SHA1 Message Date
  David Hendricks e1c80111e8 Use nanosleep() for long, imprecise delays 9 years ago
  David Hendricks 6b30d9e8c8 Always initialize broken_timer to 0 12 years ago
  David Hendricks 5b420ab6bc Make broken_timer flag configurable during compilation 12 years ago
  David Hendricks 910408319f Merge and resolve conflicts with upstream @r1367 13 years ago
  Stefan Reinauer e64faafeb5 Use system udelay function instead of spinning on an empty loop. 13 years ago
  oxygene 70aa650178 Fix and improve libpayload platform support 14 years ago
  David Hendricks 668f29d5cd sync with upstream @r1255 14 years ago
  stepan d0d220f1ad flashrom: fix sparse warning: Using plain integer as NULL pointer 14 years ago
  David Hendricks c801adb8f9 Massive integration with upstream code. This brings us up from 1130 to 1235. 14 years ago
  David Hendricks c6c9f82e85 promote several print statements to debugging verbosity and make small modifications to reduce the amount of redundant information displayed. 14 years ago
  oxygene 5027589128 Add support for building flashrom against libpayload. 14 years ago
  David Hendricks 82fd8aecae sync to upstream @r1130 14 years ago
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 years ago
  hailfinger 63932d4186 gcc and clang can check format strings of printf-like functions. Since 14 years ago
  hailfinger 958a49720e Do not trust the OS at all and measure timer precision before 14 years ago
  hailfinger a83a5fe133 Remove unneeded #include statements completely. 14 years ago
  hailfinger 80d61acf35 Reinitialize the delay loop upon recalibration. 14 years ago
  hailfinger 30dae1a59f The current delay loop calculation is still from revision 1 of flashrom, 15 years ago
  hailfinger e83d038eba The delay loop is probably one of the oldest pieces of code in flashrom. 15 years ago
  hailfinger 8f496f3990 internal.c was always compiled in because it hosted the function 15 years ago
  hailfinger e5829f6108 Add external programmer delay functions so external programmers can 15 years ago
  uwe 57195badde Drop unused/duplicated #includes and some dead code (trivial). 15 years ago
  uwe 5e931bc44a Original v2 revision: 4117 15 years ago
  uwe fa98ca1e7f Original v2 revision: 3669 16 years ago
  stuge 6a9c0b96ac Original v2 revision: 3569 16 years ago
  uwe fd2d0fe2af Original v2 revision: 2873 17 years ago
  uwe 143ef30b13 Original v2 revision: 2847 17 years ago
  uwe 8469fdd950 Original v2 revision: 2846 17 years ago
  uwe 555dd97f12 Original v2 revision: 2768 17 years ago
  uwe 6876259ca0 Original v2 revision: 2767 17 years ago