Commit History

作者 SHA1 備註 提交日期
  David Hendricks ac1d25c100 Revert "Update all programmer init functions to register bus programmers into common list" 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 年之前
  Ramya Vijaykumar 4af3f82cda Implement status register read/write callbacks in flash struct 8 年之前
  David Hendricks 5e79c9f695 Fail if EC is targeted but no EC is found 11 年之前
  Shawn Nematbakhsh 3404b1aec2 Add flashrom support for ITE IT8518 EC. 12 年之前
  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 a3cbe39c76 Revert "Unsignify lengths and addresses in chip functions and structs" 13 年之前
  stefanct 5d0137cb0a Unsignify lengths and addresses in chip functions and structs 13 年之前
  hailfinger 969e2f3dda Change programmer selection in cli and generic code 13 年之前
  hailfinger b91c08c795 Fixup of r1397: 13 年之前
  uwe 8d342eb876 Random whitespace and coding-style fixes. 13 年之前
  hailfinger e1e41ea435 Rename CHIP_BUSTYPE_FOO to BUS_FOO. 13 年之前
  David Hendricks 910408319f Merge and resolve conflicts with upstream @r1367 13 年之前
  mkarcher d264e9e065 kill central list of SPI programmers 13 年之前
  hailfinger 94e090c1fa Add support for more than one Super I/O or EC per machine. 13 年之前
  David Hendricks c801adb8f9 Massive integration with upstream code. This brings us up from 1130 to 1235. 14 年之前
  hailfinger def852d160 Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAM. 14 年之前
  hailfinger 71e1bd420c Switch all flash chips to partial write. 14 年之前
  uwe 81d75abad4 Updates to the board and chips status tables (trivial). 14 年之前
  David Hendricks 82fd8aecae sync to upstream @r1130 14 年之前
  hailfinger 428f685cd7 Split off programmer.h from flash.h. 14 年之前
  hailfinger b9560eedba We have a generic unlocking infrastructure. Use it for SPI chips. 14 年之前
  hailfinger c7d06c6409 Convert SPI chips to partial write, but wrap the write functions in a 14 年之前
  hailfinger c73ce6e2b7 Autodetect the ITE IT8705 Super I/O and enable flash writes if it 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 年之前
  hailfinger 1ff33dcb8d Kill global variables, constants and functions if local scope suffices. 14 年之前
  hailfinger 324a9cccbc Handle the following architectures in generic flashrom code: 14 年之前