コミット履歴

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