summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Backport changes to master branchLeah Rowe2016-06-271-1/+1
|
* backport changes to master branchLeah Woods2016-05-061-1/+1
|
* backport changes to master branchMinifree Ltd2016-04-261-1/+1
|
* backport fda6467Francis Rowe2016-01-051-1/+1
|
* fix typoFrancis Rowe2016-01-051-8/+2
|
* backport 6dd6e82Francis Rowe2016-01-051-463/+13
|
* docs: Introduce instructions to configure coreboot-libre with depthchargePaul Kocialkowski2015-11-061-28/+35
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* build/module/coreboot: also build crossgcc armFrancis Rowe2015-11-051-12/+0
|
* docs/git/index.html: depthcharge boards get their own sectionFrancis Rowe2015-10-111-7/+21
|
* docs/git/index.html: Config notes for ASUS Chromebook C201Francis Rowe2015-10-111-0/+10
|
* docs/git/index.html: notes about depthchargeFrancis Rowe2015-10-111-0/+6
|
* preliminary documentation for the ASUS C201Francis Rowe2015-10-111-0/+1
|
* New board: ThinkPad R500 (experimental)Francis Rowe2015-09-201-0/+43
| | | | | | | | | | | | | | | | | | The ich9deblob and ich9gen utilities were modified, so that they support reading and/or writing descriptor images where the GbE region is not defined. These utilities were also re-factored and tidied up a bit. A quick was noticed during the course of this work, in that Compenent 1 Density was being set to 8MiB constantly, even on systems with 4MiB flash chips. Component 2 Density was set statically to 2MiB. ich9gen now sets both to 4MiB or 8MiB, depending on whether building the descriptor for a 4MiB or 8MiB ROM image. There are still some ACPI bugs (see docs/hcl/r500.html), which will have to be fixed upstream. TODO: get hw reg dumps from a factory R500, and compare with the X200 or T400 dumps.
* docs/git/index.html: notes about build/module/listFrancis Rowe2015-07-111-0/+6
|
* Documentation: convert to GFDLFrancis Rowe2015-07-111-6/+38
| | | | | | | | | | | | | | | | | | | | | Some sections were owned by other people; these were re-written, deleted, or moved. Alternatively, they were re-licensed as-is, with permission from the relevant author(s). Patrick "P. J." McDermott on #libreboot freenode IRC: Saturday, 11 July 2015 log: <francis7> pehjota, you made a few changes to the libreboot documentation <francis7> pehjota, do I have your permission to re-license those parts under GFDL 1.3/higher, with no invariant sections or back/front cover texts? <francis7> (if so, can you write to the mailing list?) <pehjota> francis7: Sure, I'll send a message to the libreboot-dev list later. (pehjota=Patrick McDermott) (francis7=Francis Rowe, the person making this commit) TODO: docs/install/bbb_ehci.html: Get permission from author to re-license it (contact Alex David. tty0_ on IRC)
* build/release/src: Don't separate crossgccFrancis Rowe2015-07-111-4/+0
| | | | | | | Also delete build/release/crossgcc Crossgcc is now once again integrated into the _src release archive.
* build/module/coreboot: Don't build crossgcc automaticallyFrancis Rowe2015-07-111-0/+11
| | | | Don't download it, either.
* build/roms/withgrub: Put ROM images in bin/grub/, not bin/Francis Rowe2015-06-281-1/+3
|
* docs/git/index.html: GRUB-payload configs get their own sectionFrancis Rowe2015-06-281-444/+460
|
* docs/git/index.html: Update config pathsFrancis Rowe2015-06-281-47/+47
|
* docs/git/index.html: Link to the maintenance guide for configsFrancis Rowe2015-06-281-3/+3
|
* s/machine/systemFrancis Rowe2015-06-271-25/+25
| | | | It was annoying me.
* docs/git/index.html: say that the KFSN4-DRE has 64-bit CPUsFrancis Rowe2015-06-271-0/+1
|
* docs/git/index.html: Add configuration for kfns4-dreFrancis Rowe2015-06-271-7/+49
|
* docs/git/index.html: Update notes about building release archivesFrancis Rowe2015-06-081-3/+46
|
* build/external/source moved to build/release/tobuildFrancis Rowe2015-06-081-1/+1
| | | | build/release/util no longer runs it
* docs/license.txt: rename to cc-by-sa-4.txtFrancis Rowe2015-05-181-2/+2
|
* coreboot-libre: backport patches for X200 Tablet digitizer supportFrancis Rowe2015-05-171-0/+1
|
* docs/git/index.html: USB dongle console output (not log output)Francis Rowe2015-05-041-7/+7
|
* Update coreboot + merge GM45 hybrid GPU patchesFrancis Rowe2015-05-041-17/+30
| | | | | | | | | | | | | Also add power_on_after_fail to X200 and others (prevents the bug where the system would boot when connecting the AC adapter) (option in menuconfig to use CMOS/nvram settings is now enabled) Also NetDCDC is now the default USB debug dongle used (compatible with the BBB rev C). Add two new methods for managing coreboot configs: ./build config corebootreplace ./build config corebootmodify
* docs/git/index.html: Remove bad instructions.Francis Rowe2015-04-201-4/+0
|
* docs/git/index.html: Add more details about BUC.TSFrancis Rowe2015-04-201-2/+18
|
* download (script): "./download all" not "./download everything"Francis Rowe2015-04-111-1/+1
| | | | For consistency with "./build module all"
* build/dependencies/parabola: Add dependencies for x86_64Francis Rowe2015-04-021-8/+24
|
* Move parabola/trisquel dependency scripts to scripts/helpers/buildFrancis Rowe2015-04-021-2/+8
|
* Revert "Move parabola/trisquel dependency scripts to scripts/helpers/build"Francis Rowe2015-04-021-8/+2
| | | | This reverts commit 0fe9cd2f2e6b7e0a4a6f7d06e5027be154933c54.
* Move parabola/trisquel dependency scripts to scripts/helpers/buildFrancis Rowe2015-04-021-2/+8
|
* ThinkPad T500 supportFrancis Rowe2015-03-311-1/+46
|
* New board: ThinkPad T400Francis Rowe2015-03-181-0/+45
|
* docs/git/index.html: Add notes about building for specific boardsFrancis Rowe2015-03-011-2/+9
|
* build-release: Move the release archives to release/Francis Rowe2015-02-141-2/+6
|
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-141-40/+59
| | | | All build scripts were moved to resources/scripts/helpers/
* Move the "get" scripts to resources/scripts/helpers/fetch/Francis Rowe2015-02-141-2/+2
| | | | | Replace "getall" with "download", which takes as input an argument specifying which programme the user wants to download.
* Delete SeaBIOS from libreboot.Francis Rowe2015-02-131-41/+0
| | | | | It was virtually useless. Noone used it. SeaBIOS is easy enough to build from source if someone wants to use it from now on.
* New board: ThinkPad R400 support added to libreboot.Francis Rowe2015-02-081-1/+46
|
* Documentation: implement theme, drastically improve readabilityFrancis Rowe2015-02-041-531/+567
|
* docs/git/index.html: Add to the list of x86_64 compatible hosts.Francis Rowe2015-02-011-1/+2
|
* docs/git/index.html: Say that the build dependencies are for srcFrancis Rowe2015-02-011-1/+4
|
* X60, X60S and X60 Tablet now the same ROM images.Francis Rowe2015-02-011-36/+6
| | | | The same images are now used for all three variants.
* typoFrancis Rowe2015-01-311-2/+2
|