summaryrefslogtreecommitdiffstats
path: root/src/board
Commit message (Expand)AuthorAgeFilesLines
* src/board/ich9.sh: Replace info() with dbg()P. J. McDermott2015-10-301-2/+2
* ich9_prepare_rom(): Get current MAC addressP. J. McDermott2015-10-291-2/+10
* show_menu(): Add initial value parameterP. J. McDermott2015-10-291-1/+1
* ich9_prepare_rom(): Pass length to show_prompt()P. J. McDermott2015-10-291-1/+1
* board_prepare_rom(): New functionP. J. McDermott2015-10-284-0/+36
* src/board/ich9.sh: New fileP. J. McDermott2015-10-282-0/+82
* board_validate_chip(): DropP. J. McDermott2015-10-274-52/+0
* src/board/local.mk: Fix syntaxP. J. McDermott2015-10-271-1/+1
* board/taurinus_x200_*: AddP. J. McDermott2015-10-273-0/+142
* board_get_id(): New functionP. J. McDermott2015-10-272-0/+12
* Automatically register boardsP. J. McDermott2015-10-272-0/+12
* board/x200: Split into x200_4mb and x200_8mbP. J. McDermott2015-10-273-37/+42
* Add board information codeP. J. McDermott2015-10-272-0/+58