Commit History

作者 SHA1 備註 提交日期
  David Hendricks ac1d25c100 Revert "Update all programmer init functions to register bus programmers into common list" 8 年之前
  David Hendricks 93784b4961 Revert "Have all shutdown functions take a flashctx argument" 8 年之前
  Souvik Ghosh 052210a7da Have all shutdown functions take a flashctx argument 8 年之前
  Souvik Ghosh 63b92f99a9 Update all programmer init functions to register bus programmers into common list 8 年之前
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 年之前
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs 13 年之前
  hailfinger 76bb7e9843 Register Parallel/LPC/FWH programmers the same way SPI programmers are registered. 13 年之前
  stefanct d9ac2215a0 serprog: small improvements 13 年之前
  stefanct a3cbe39c76 Revert "Unsignify lengths and addresses in chip functions and structs" 13 年之前
  stefanct 5d0137cb0a Unsignify lengths and addresses in chip functions and structs 13 年之前
  stefanct 69965b6d8d serprog: add SPI support 13 年之前
  hailfinger e1e41ea435 Rename CHIP_BUSTYPE_FOO to BUS_FOO. 13 年之前
  stefanct 371e7e89c3 add a bunch of new/tested stuff and various small changes 4 13 年之前
  dhendrix 0ffc2eb070 Use shutdown callback mechanism to shutdown programmers 13 年之前
  stepan d0d220f1ad flashrom: fix sparse warning: Using plain integer as NULL pointer 14 年之前
  stepan 1af502a392 Remove duplicate includes from the code. 14 年之前
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 年之前
  hailfinger ddeb4ace76 Make programmer_param static by converting all users to 14 年之前
  hailfinger 1ef766d088 Various places in the flashrom source feature custom parameter 14 年之前
  uwe 3a3ab2f811 Polish the flashrom code comments and outputs a bit. 15 年之前
  snelson 0afd28be35 Convert all messages in serprog.c to the new message infrastructure. 15 年之前
  hailfinger 4979b049bf Move serial handling from serprog.c to serial.c. 15 年之前
  hailfinger b88282ec84 Bus Pirate support needs serial communication. Serprog already has such 15 年之前
  stepan a839c2ee6f this patch fixes all 27 flashrom source code issues reported by 15 年之前
  hailfinger 3e454f3363 Fix strict aliasing in serprog. 15 年之前
  hailfinger 74d88a7266 Allow to compile out serprog completely. If CONFIG_SERPROG is not set, 15 年之前
  hailfinger 4f45a4fd00 Use a common parameter variable for all programmers. This allows us to 15 年之前
  hailfinger fab0bc9d26 Remove unnecessary #include files. 15 年之前
  hailfinger bacbc8bda7 Support for an external serial flasher protocol. 15 年之前
  hailfinger 37b4fbf954 Initial commit of an external serial flasher protocol. 15 年之前