Historique des commits

Auteur SHA1 Message Date
  David Hendricks c36685af7a cli_mfg: Add option to specify write-protect range by region name il y a 8 ans
  Carl-Daniel Hailfinger e5ec66e7b3 Replace --mainboard with -p internal:mainboard il y a 8 ans
  Stefan Tauner e8b59cdaef layout.c: change name and return type of find_next_included_romentry il y a 8 ans
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access il y a 8 ans
  hailfinger d6d6f4d472 Fix fscanf format string security bug in layout.c il y a 8 ans
  David Hendricks 3aaeda8bf3 Fix math bug in handle_partial_verify() il y a 9 ans
  David Hendricks 5989eeb071 Split logic to determine required_erase_size into its own function il y a 9 ans
  David Hendricks 671fa135cb Add bounds checking to handle_romentries() il y a 9 ans
  David Hendricks eded0f40b6 Fix minor typo ("easeable" -> "eraseable") il y a 9 ans
  David Hendricks 0c93af02ee Fix a few unitialized or unused variable errors il y a 9 ans
  David Hendricks 1f887a129e Ensure partial verify accounts for erase alignment il y a 9 ans
  David Hendricks 5477739cb8 Align partial reads to eraseblock size for partial writes il y a 10 ans
  Vadim Bendebury a6f9c4aa0c Do not tolerate warning when building flashrom il y a 11 ans
  David Hendricks 4dec0e73cd Add a size check for files specified via -i arguments il y a 11 ans
  David Hendricks df29a833cc make args for -r/-w/-v non-positional and optional il y a 11 ans
  David Hendricks 77f41d77cf re-factor handle_partial_read() for overlapping regions il y a 11 ans
  David Hendricks da816d6549 fix misprinted fmap debug output il y a 11 ans
  Simon Glass 9ad06c196c Add a -x option to extract regions from a flash image il y a 11 ans
  David Hendricks 6612f9c63f use read_flash() when searching for fmap header il y a 11 ans
  David Hendricks 2b5dbe5353 add missing "break" if fmap is found il y a 11 ans
  Vic Yang 952e82ca15 Fix a bug that '-l' option is overriden by fdtmap il y a 11 ans
  Simon Glass 6905fbc2bc flashrom: Refactor search code to look for fdtmap and fmap simultaneously il y a 11 ans
  Simon Glass b07c7caa2b Correct printf() strings in layout il y a 11 ans
  Simon Glass c53fc49748 Add CONFIG_FDTMAP to read flashmap from FDT il y a 12 ans
  Simon Glass 1d2e26ae9b Move flash search code into a separate file (2nd attempt) il y a 12 ans
  David Hendricks cd9914c82f Revert "Move flash search code into a separate file" il y a 12 ans
  Simon Glass 5ef86f0922 Move flash search code into a separate file il y a 12 ans
  David Hendricks bec6e0ca13 finish unsignifying il y a 13 ans
  Louis Yung-Chieh Lo 3d1ee0893e Fixed the bug in previous CL: checking the -i parameter. il y a 13 ans
  Louis Yung-Chieh Lo 404470d843 Fix 2 bugs in -i argument. il y a 13 ans