summaryrefslogtreecommitdiffstats
path: root/docs/release.html
blob: 3acfff3407448e6fe99571df0461b9f7ee77cae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<style type="text/css">
		@import url('css/main.css');
	</style>

	<title>Libreboot release information</title>
</head>
<body>
	<div class="section">
		<h1 id="pagetop">Libreboot release information</h1>
			<p>
				Documentation for this release can be found at <a href="index.html">index.html</a>.
				Updated versions of libreboot can be found at <a href="http://libreboot.org/">libreboot.org</a>.
			</p>
	</div>

	<div class="section">
		
		<h2>Old Releases</h2>
			<p>
				See <a href="archive_old.html">archive_old.html</a> for information about older libreboot releases.
			</p>

			<div class="important">
				<h2>
					See <a href="#tasks">tasks</a> for the current TODO list.
				</h2>
			</div>
			
	</div>

	<div class="section">

		<h1 id="releaseYYYYMMDD">Release YYYYMMDD</h1>
		
			<p>
				Release date: Month Day(st,rd,th), Year.
			</p>

				<p>
					Installation instructions can be found at <a href="install/index.html">install/index.html</a>. 
					Building instructions (for source code) can be found at <a href="git/index.html#build">git/index.html#build</a>.
				</p>

			<h2>Machines supported in this release:</h2>
				<ul>
					<li>
						<b>ThinkPad X60/X60s</b>
						<ul>
							<li>
								You can also remove the motherboard from an X61/X61s and replace it with an X60/X60s motherboard.
								An X60 Tablet motherboard will also fit inside an X60/X60s. 
							</li>
						</ul>
					</li>
					<li>
						<b>ThinkPad X60 Tablet</b> (1024x768 and 1400x1050) with digitizer support
						<ul>
							<li>See <a href="hcl/index.html#supported_x60t_list">hcl/index.html#supported_x60t_list</a> for list of supported LCD panels</li>
							<li>It is unknown whether an X61 Tablet can have it's mainboard replaced with an X60 Tablet motherboard.</li>
						</ul>
					</li>
					<li>
						<b>ThinkPad T60</b> (Intel GPU) (there are issues; see below):
						<ul>
							<li>See notes below for exceptions, and <a href="hcl/index.html#supported_t60_list">hcl/index.html#supported_t60_list</a> for known working LCD panels.</li>
							<li>It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard.</li>
							<li>See <a href="future/index.html#t60_cpu_microcode">future/index.html#t60_cpu_microcode</a>.</li>
							<li>T60P (and T60 laptops with ATI GPU) will likely never be supported: <a href="hcl/index.html#t60_ati_intel">hcl/index.html#t60_ati_intel</a></li>
						</ul>
					</li>
					<li>
						<b>ThinkPad X200</b>
						<ul>
							<li>X200S and X200 Tablet are also supported, conditionally; see <a href="hcl/x200.html#x200s">hcl/x200.html#x200s</a></li>
							<li><b>ME/AMT</b>: libreboot removes this, permanently. <a href="hcl/gm45_remove_me.html">hcl/gm45_remove_me.html</a></li>
						</ul>
					</li>
					<li>
						<b>ThinkPad R400</b>
						<ul>
							<li>See <a href="hcl/r400.html">hcl/r400.html</a></li>
							<li><b>ME/AMT</b>: libreboot removes this, permanently. <a href="hcl/gm45_remove_me.html">hcl/gm45_remove_me.html</a></li>
						</ul>
					</li>
					<li>
						<b>ThinkPad T400</b>
						<ul>
							<li>See <a href="hcl/t400.html">hcl/t400.html</a></li>
							<li><b>ME/AMT</b>: libreboot removes this, permanently. <a href="hcl/gm45_remove_me.html">hcl/gm45_remove_me.html</a></li>
						</ul>
					</li>
					<li>
						<b>ThinkPad T500</b>
						<ul>
							<li>See <a href="hcl/t500.html">hcl/t500.html</a></li>
							<li><b>ME/AMT</b>: libreboot removes this, permanently. <a href="hcl/gm45_remove_me.html">hcl/gm45_remove_me.html</a></li>
						</ul>
					</li>
					<li>
						<b>Apple MacBook1,1</b> (MA255LL/A, MA254LL/A, MA472LL/A)
						<ul>
							<li>See <a href="hcl/index.html#macbook11">hcl/index.html#macbook11</a>.</li>
						</ul>
					</li>
					<li>
						<b>Apple MacBook2,1</b> (MA699LL/A, MA701LL/A, MB061LL/A, MA700LL/A, MB063LL/A, MB062LL/A)
						<ul>
							<li>See <a href="hcl/index.html#macbook21">hcl/index.html#macbook21</a>.</li>
						</ul>
					</li>
				</ul>


			<h2>
				Git. No changelog!
			</h2>
				<p>
					This version of libreboot is from git. It is not a stable release!
					If you are using a snapshot (tarball), you can find a file included called <b>commitid</b>
					which tells you what git revision it is from the libreboot git repository. If this is not
					a snapshot, then you have cloned libreboot, so you can simply run <b>git log</b>.
				</p>
				<ul>
					<li>Did we forget to mention that this is from git?</li>
					<li>This is from the libreboot git repository.</li>
				</ul>

				
	</div>

	<div class="section">

		<div class="subsection">

			<h2 id="tasks">
				Tasks for future release
			</h2>
				<h3 id="board_ports">Board ports</h3>
					<ul>
						<li>
							<a href="http://projects.mtjm.eu/work_packages/13">Port to as many GM45 laptops as possible</a>
							<ul>
								<li>
									<b><i><u>HIGH^2 PRIORITY!</u></i></b> Lenovo G505S (works without CPU microcode updates). Video BIOS is an issue (unfinished replacement: openatom), as
									is the SMU firmware (ruik will know more). Other non-essential blobs may also still be present (but possible
									to remove). <a href="http://projects.mtjm.eu/work_packages/44">http://projects.mtjm.eu/work_packages/44</a>
									- It's AMD, so no ME either!
									<ul>
										<li>funfunctor (afaik) in the coreboot IRC channel is the person who ported this laptop,
										he might be able to help</li>
									</ul>
								</li>
								<li>
									HP Pavillion 1035DX (same chipset as G505S. See notes above)
								</li>
								<li>
									add roda rk9 support (contact nico to ask for more details about hw). 
									This is GM45 but these machines do not have a descriptor (no ME), should be easy
									<ul>
										<li>This board lacks native graphics initialization (it should be easy to add in Kconfig files,
										but it has to be tested beforehand)</li>
									</ul>
								</li>
								<li>
									ThinkPad R500: <a href="http://projects.mtjm.eu/work_packages/43">http://projects.mtjm.eu/work_packages/43</a>
								</li>
								<li>
									port acer aspire 5738 to coreboot (gm45)? (and then libreboot). EC is the main blocker (no support in coreboot yet).
									ME isn't an issue, because its GM45 so it could be removed (it looks like this machine might also be shipped in 
									non-descriptor mode by default, like the roda rk9). 
									Search <b>jv50 block diagram filetype:pdf</b> for schematics.
									(jv50 is written on the board); noone seems to have found any documentation for the EC chip, but
									maybe it could be sufficiently reverse engineered via serialice and ectool.
								</li>
								<li>
									T400S and X301. These both seem to be GS45. X301 uses only the low-performance mode CPUs, so raminit
									is the main blocker there. They both probably use WSON-8 flash chips.
								</li>
								<li>
									Add proper GS45 raminit for enabling all X200S and X200 Tablets to work properly. (maybe other machines)
									See <a href="hcl/x200.html#x200s_raminit">hcl/x200.html#x200s_raminit</a>
								</li>
								<li>
									ThinkPad X201 - ME ignition is an issue. Watchdog for ME is an issue. Might be possible to disable watchdog in the flash descriptor
									(soft straps).
								</li>
								<li>
									T410S is supported but not yet merged. This uses the same chipset as the X201. 
									<a href="http://review.coreboot.org/#/c/7975/">http://review.coreboot.org/#/c/7975/</a>
									has the patch. This should be tested by someone and should ideally be merged in coreboot. pecg has one. help him.
								</li>
								<li>
									This page contains a list of basically every thinkpad that would ever be a candidate for libreboot:
									<a href="http://psref.lenovo.com/WithdrawnBook">http://psref.lenovo.com/WithdrawnBook</a> - 
									take a look at <a href="http://www.lenovo.com/psref/pdf/ltwbook_2013.pdf">this PDF</a>.
								</li>
								<li>
									F2A85-M and E350M1 (libreboot_*_headless.rom). Test openatom (video BIOS replacement). SMU firmware is a problem. XHCI firmware is a problem.
								</li>
							</ul>
						</li>
					</ul>
					
				<h3>Platform-specific bugs</h3>
					<ul>
						<li>
							<b><u><i>HIGH PRIORITY!</i></u></b> Fix these issues on GM45/GS45 targets:
							<ul>
								<li>
									X200: text-mode is broken. only framebuffer graphics work.
									Commit bde6d309dfafe58732ec46314a2d4c08974b62d4 in coreboot is what
									broke it. Investigate. 
								</li>
								<li>
									Sound (internal speaker) worked on the T500, but stopped after all subsequent boots.
									(might just be this machine). investigate. (external speaker works)
								</li>
								<li>
									<b><u><i>HIGH PRIORITY!</i></u></b> T400/T500/R400/R500: make switchable graphics work
									(disable the ATI chip, enable the Intel GPU, make it work with the native graphics initialization
									that already exists and works (on the systems that only have an Intel GPU))
								</li>
							</ul>
						</li>
						<li>
							<b>Finish all work listed in <a href="future/index.html">future/index.html</a></b>
						</li>
						<li>
							Fix these issues on i945 targets (X60/T60/macbook21)
							<ul>
								<li>
									<b><u><i>HIGH PRIORITY!</i></u></b> <b>i945: Linux 3.19 doesn't boot.
									<b>UPDATE: Patch to fix it is on linux bug tracker (see below), we are waiting
									for it to merge in linux upstream/mainline. For now, we are getting
									this patch into the GNU/Linux distros typically used with libreboot.</b>
									 (also affects T60/macbook21).
									<a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171">Preliminary bug report (kernel, linux)</a>
									pstuge said <a href="http://biosbits.org/">http://biosbits.org/</a>
									patricg says https://wiki.ubuntu.com/HardwareEnablementTeam/Documentation/FirmwareTestSuiteLive</b>
									<ul>
										<li>It's commit aaecdf61 (drm/i915: Stop gathering error states for CS error interrupts)
										in linux that introduced the regression</li>
										<li>
											This patch linked on the bug report page above:
											<a href="https://bugzilla.kernel.org/attachment.cgi?id=172941">https://bugzilla.kernel.org/attachment.cgi?id=172941</a>
											- fixes the problem, and makes the i945 laptops boot up again.
											<ul>
												<li>
													Parabola has temporarily merged it in a kernel update
													- when it's merged upstream, let Emulatorman know (#parabola on IRC freenode)
												</li>
												<li>
													So has Guix
													- when it's merged upstream, let mark_weaver know (#guix on IRC freenode)
												</li>
												<li>
													So has freesh (for Trisquel)
													- when it's merged upstream, let jxself and lxo know (#linux-libre on IRC freeode)
												</li>
											</ul>
										</li>
										<li>
											Since 3.19, there are still some warning messages now, after applying the patch.
											See Mono's comments on the bug report page
											- <a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171#c27">https://bugzilla.kernel.org/show_bug.cgi?id=93171#c27</a>
											<ul>
												<li>
													<a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171#c29">https://bugzilla.kernel.org/show_bug.cgi?id=93171#c29</a>
													<a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171#c30">https://bugzilla.kernel.org/show_bug.cgi?id=93171#c30</a>
													- it seems that these warnings have been fixed, and will soon land in upstream.
												</li>
											</ul>
										</li>
										<li>
											TODO: this fix in linux is a workaround, the real bug is in coreboot. (without the patch,
											3.19/higher doesn't boot on coreboot/libreboot i945 with native graphics, but does boot
											on lenovobios with 3.19/higher - it probably also boots with coreboot+vgarom, since
											the bug is in the video init code.
										</li>
									</ul>
								</li>
								<li>
									i945: fix VRAM size (currently 8MB. should be 64MB). 
									See <a href="future/index.html#i945_vram_size">future/index.html#i945_vram_size</a>.
								</li>
								<li>
									Fix remaining incompatible LCD panels in native graphics on T60. 
									See <a href="future/index.html#lcd_i945_incompatibility">future/index.html#lcd_i945_incompatibility</a>.
								</li>
								<li>
									i945: the intel video driver used to initialize the display without native graphics initialization
									and without the extracted video BIOS. It no longer does, so investigate why it does not, and fix
									the regression (fix has to be done in the kernel, Linux).
									See <a href="http://www.coreboot.org/pipermail/coreboot/2014-June/078104.html">http://www.coreboot.org/pipermail/coreboot/2014-June/078104.html</a> and
									<a href="http://www.coreboot.org/pipermail/coreboot/2014-June/078105.html">http://www.coreboot.org/pipermail/coreboot/2014-June/078105.html</a>
								</li>
								<li>
									Add fake_vbt tables on i945 machines (also GM45).
								</li>
								<li>
									Commit 26ca08caf81ad2dcc9c8246a743d82ffb464c767 in coreboot, see the while (1) loop that
									waits for the panel to power up on i945. This is an infinite loop if the panel doesn't power up.
									Fix it. Also, are there panels that don't power up? Test this, and fix it.
								</li>
							</ul>
						</li>
					</ul>
					
				<h3>Payloads</h3>
					<ul>
						<li>
							Add ProteanOS payload to machines with big enough flash chips. (eg X200/R400).
							This page (outdated, but still useful according to the maintainer) has some info:
							<a href="http://www.proteanos.com/doc/plat/porting/">http://www.proteanos.com/doc/plat/porting/</a>.
							pehjota says that once the port is done, prokit can be modified to generate the entire
							distribution as a vmlinuz and initrd.img file.
						</li>
						<li>
							Related to MemTest86+:
							<ul>
								<li>
									Todo: modify memtest86+ to work with libpayload (coreboot framebuffer) and delete all the text-mode ROM images.
									See <a href="http://projects.mtjm.eu/work_packages/17">http://projects.mtjm.eu/work_packages/17</a>
								</li>
							</ul>
						</li>
					</ul>

				<h3>Build system</h3>
					<ul>
						<li><b><u><i>HIGH PRIORITY!</i></u></b> <b>Make memtest86+ build using coreboot's own crossgcc toolchain. Currently,
						memtest86+ doesn't even work at all when cross-compiled using the toolchain in x86-64 trisquel7</b></li>
						<li>
							<b><u><i>HIGH PRIORITY</i></u></b> GRUB does not display any text at all when using EHCI debug. Investigate.
						</li>
						<li>
							<b><u><i>HIGH PRIORITY</i></u></b> Confirm that the EHCI debug options enabled in coreboot menuconfig are correct
							for the current versions of the BBB (rev. C or higher). Search <b>EHCI debug</b> on
							<a href="install/bbb_setup.html">install/bbb_setup.html</a>
						</li>
						<li>
							Make libreboot (all of it!) build reproducibly. This is very important.
							See <a href="http://projects.mtjm.eu/work_packages/16">http://projects.mtjm.eu/work_packages/16</a>.
						</li>
						<li>
							build/release/archives currently fails on Parabola (it only works well in Trisquel).
							That script is buggy, and full of ugly hacks anyway, 
							so re-write it and make it modular/portable this time.
						</li>
						<li>
							Reduce the size of libreboot releases.
							See <a href="http://projects.mtjm.eu/work_packages/19">http://projects.mtjm.eu/work_packages/19</a>
							<ul>
								<li>
									Proposal: unify ROM images (don't duplicate).
									See <a href="http://projects.mtjm.eu/work_packages/20">http://projects.mtjm.eu/work_packages/20</a>.
								</li>
							</ul>
						</li>
						<li>Make GRUB build using coreboot's own crossgcc toolchain</li>
						<li>
							Delete all parts of coreboot that libreboot doesn't use.
							For instance, delete boards that aren't used in libreboot.
							This will reduce the size of the source tarballs considerably.
						</li>
					</ul>
					
				<h3>Improvements to the utilities</h3>
					<ul>
						<li>
							Make ich9gen/ich9deblob portable. They both rely extensively on bitfields, and they assume
							little-endian; for instance, mapping a little endian file directly to a struct, instead
							of serializing/deserializing. Re-factor both utilities and make them fully portable.
							See <a href="http://projects.mtjm.eu/work_packages/18">http://projects.mtjm.eu/work_packages/18</a>
						</li>
						<li>
							Adapt linux-libre deblob scripts for use with coreboot. Libreboot is already deblobbed
							using its own script, but updating it is still a bit too manual. linux-libre's deblob
							scripts do an excellent job and (adapted) will make it much easier to maintain coreboot-libre.
						</li>
						<li>
							Add a whitelist entry to board_enable.c in flashrom, for the ThinkPad R400 and T400
						</li>
						<li>
							Improve the deblobbing scripts (see <a href="http://projects.mtjm.eu/work_packages/40">http://projects.mtjm.eu/work_packages/40</a>)
							<ul>
								<li>
									.spd.hex files. These aren't blobs? Don't remove them? (in coreboot). See deblob script. 
									Categorize blobs and non-blobs more clearly, explaining what they are for
									and why they are (or are not) blobs.
								</li>
							</ul>
						</li>
					</ul>
				
				<h3>Documentation improvements</h3>
					<ul>
						<li>
							<b><u><i>HIGH PRIORITY!</i></u></b> <b>Add information from hw registers on all boards. See
							<a href="http://projects.mtjm.eu/work_packages/15">http://projects.mtjm.eu/work_packages/15</a></b>
							<ul>
								<li>We currently have them for X200 (4MiB flash chip), T400 but not complete</li>
								<li>
									Get them for more boards:
									<ul>
										<li>X60</li>
										<li>T60</li>
										<li>macbook21</li>
										<li>X200 (make sure to have it for both flash chip sizes)</li>
										<li>R400 (make sure to have it for both flash chip sizes)</li>
										<li>T400 (make sure to have it for both flash chip sizes)</li>
										<li>T500 (make sure to have it for both flash chip sizes)</li>
									</ul>
								</li>
							</ul>
						</li>
						<li>
							Add guides for GM45 laptops in docs/security/
						</li>
						<li>
							Add guides for GM45 laptops in docs/hardware/
						</li>
						<li>
							Convert documentation to Sphinx/ReST
							See <a href="http://projects.mtjm.eu/work_packages/5">http://projects.mtjm.eu/work_packages/5</a>
							and <a href="http://projects.mtjm.eu/work_packages/12">http://projects.mtjm.eu/work_packages/12</a>
						</li>
						<li>
							<b>
								Maintainence manual. How to contribute to libreboot.
								See <a href="http://projects.mtjm.eu/work_packages/11">http://projects.mtjm.eu/work_packages/11</a>
							</b>
						</li>
						<li>
							Add cubieboard SPI flashing instructions to libreboot. 
							<a href="https://github.com/mrnuke/coreboot/commits/cubie_mmc?author=mrnuke">mrnuke's github page with patches</a>. mrnuke in IRC knows
							about the cubieboard
						</li>
						<li>
							LUKS key in initramfs: Add Trisquel documentation for docs/gnulinux/encrypted_trisquel.html.
							See <a href="http://projects.mtjm.eu/work_packages/39">http://projects.mtjm.eu/work_packages/39</a>
						</li>
						<li>
							<a href="http://blogs.coreboot.org/files/2013/07/vultureprog_shuttle_sbs.jpg">image</a>,
							<a href="http://blogs.coreboot.org/files/2013/08/vultureprog_probing.jpg">image</a>,
							<a href="http://blogs.coreboot.org/files/2013/06/superboosted2.jpg">image</a> - 
							work with mrnuke on getting info about vultureprog PLCC flashing into libreboot. Libreboot needs
							server boards. <a href="https://github.com/mrnuke/vultureprog">https://github.com/mrnuke/vultureprog</a>,
							<a href="https://github.com/mrnuke/qiprog">https://github.com/mrnuke/qiprog</a>,
							<a href="https://github.com/mrnuke/vultureprog-hardware">https://github.com/mrnuke/vultureprog-hardware</a>.
							He also uses the sigrok logic analyzer (free/libre):
							<a href="http://www.dx.com/p/logic-analyzer-w-dupont-lines-and-usb-cable-for-scm-black-148945">http://www.dx.com/p/logic-analyzer-w-dupont-lines-and-usb-cable-for-scm-black-148945</a>
						</li>
					</ul>
					
				<h3>Project (institutional) improvements</h3>
					<ul>
						<li>
							<b><u><i>HIGH PRIORITY!</i></u></b> <b>Libreboot needs to be factory firmware, not the replacement. It needs to be *the* firmware.
							Consult with the openlunchbox project (and maybe others) on getting hardware manufactured
							with libreboot support (out of the box, from the factory).</b>
						</li>
						<li>
							Look into the possibility of expanding libreboot to support non-coreboot systems. (u-boot, for instance). 
							Currently, libreboot presents itself as a deblobbed coreboot distribution. There are other systems out there
							that use other firmware, such as u-boot, which libreboot could theoretically support. This would mean that
							the build scripts know how to build things other than just coreboot/grub.
							<ul>
								<li>Allwinner A10 (ARM) SoCs</li>
								<li>PMON?</li>
								<li>barebox (u-boot derivative)</li>
								<li>etc</li>
								<li>
									<a href="http://zedboard.org/product/zedboard">http://zedboard.org/product/zedboard</a>
									might be a candidate, according to the main developer of openlunchbox.
								</li>
							</ul>
						</li>
						<li>
							Set up a routine (project-wise) for testing each machine with the latest kernel version.
							See <a href="http://projects.mtjm.eu/work_packages/22">http://projects.mtjm.eu/work_packages/22</a>
							and <a href="http://projects.mtjm.eu/work_packages/21">http://projects.mtjm.eu/work_packages/21</a>
						</li>
					</ul>
					
				<h3>EC firmware</h3>
					<p>
						<a href="http://www.coreboot.org/Embedded_controller">http://www.coreboot.org/Embedded_controller</a>
						Replace this on all libreboot targets. Some laptops use an extra SPI flash chip for the EC, some
						have EC in the main chip, some don't use SPI flash at all but have the firmware inside the EC chip itself.
						If the EC has integrated flash then you need to be able to get to the pins on the chip or be able to program them over LPC or SPI (if they have that feature).
						The lenovo laptops currently supported in libreboot all use H8 EC chips (contains flash inside the chip).
						Read the datasheets on how to externally programme the EC. Chromebooks seem to have free EC
						(<a href="https://chromium.googlesource.com/chromiumos/platform/ec/+/master/chip/">https://chromium.googlesource.com/chromiumos/platform/ec/+/master/chip/</a>).
					</p>
					
		</div>

		<p><a href="#pagetop">Back to top of page.</a></p>
		
	</div>

	<div class="section">

		<p>
			Copyright &copy; 2014, 2015 Francis Rowe &lt;info@gluglug.org.uk&gt;<br/>
			This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions.
			A copy of the license can be found at <a href="license.txt">license.txt</a>.
		</p>

		<p>
			This document is distributed in the hope that it will be useful,
			but WITHOUT ANY WARRANTY; without even the implied warranty of
			MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See <a href="license.txt">license.txt</a> for more information.
		</p>
		
	</div>

</body>
</html>