Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs/git/index.html: depthcharge boards get their own section | Francis Rowe | 2015-10-12 | 1 | -7/+21 |
| | |||||
* | docs/git/index.html: Config notes for ASUS Chromebook C201 | Francis Rowe | 2015-10-12 | 1 | -0/+10 |
| | |||||
* | docs/git/index.html: notes about depthcharge | Francis Rowe | 2015-10-11 | 1 | -0/+6 |
| | |||||
* | preliminary documentation for the ASUS C201 | Francis Rowe | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | New board: ThinkPad R500 (experimental) | Francis Rowe | 2015-09-20 | 1 | -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/list | Francis Rowe | 2015-07-12 | 1 | -0/+6 |
| | |||||
* | Documentation: convert to GFDL | Francis Rowe | 2015-07-11 | 1 | -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 crossgcc | Francis Rowe | 2015-07-11 | 1 | -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 automatically | Francis Rowe | 2015-07-11 | 1 | -0/+11 |
| | | | | Don't download it, either. | ||||
* | build/roms/withgrub: Put ROM images in bin/grub/, not bin/ | Francis Rowe | 2015-06-28 | 1 | -1/+3 |
| | |||||
* | docs/git/index.html: GRUB-payload configs get their own section | Francis Rowe | 2015-06-28 | 1 | -444/+460 |
| | |||||
* | docs/git/index.html: Update config paths | Francis Rowe | 2015-06-28 | 1 | -47/+47 |
| | |||||
* | docs/git/index.html: Link to the maintenance guide for configs | Francis Rowe | 2015-06-28 | 1 | -3/+3 |
| | |||||
* | s/machine/system | Francis Rowe | 2015-06-28 | 1 | -25/+25 |
| | | | | It was annoying me. | ||||
* | docs/git/index.html: say that the KFSN4-DRE has 64-bit CPUs | Francis Rowe | 2015-06-27 | 1 | -0/+1 |
| | |||||
* | docs/git/index.html: Add configuration for kfns4-dre | Francis Rowe | 2015-06-27 | 1 | -7/+49 |
| | |||||
* | docs/git/index.html: Update notes about building release archives | Francis Rowe | 2015-06-08 | 1 | -3/+46 |
| | |||||
* | build/external/source moved to build/release/tobuild | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | | | | build/release/util no longer runs it | ||||
* | docs/license.txt: rename to cc-by-sa-4.txt | Francis Rowe | 2015-05-18 | 1 | -2/+2 |
| | |||||
* | coreboot-libre: backport patches for X200 Tablet digitizer support | Francis Rowe | 2015-05-17 | 1 | -0/+1 |
| | |||||
* | docs/git/index.html: USB dongle console output (not log output) | Francis Rowe | 2015-05-04 | 1 | -7/+7 |
| | |||||
* | Update coreboot + merge GM45 hybrid GPU patches | Francis Rowe | 2015-05-04 | 1 | -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 Rowe | 2015-04-20 | 1 | -4/+0 |
| | |||||
* | docs/git/index.html: Add more details about BUC.TS | Francis Rowe | 2015-04-20 | 1 | -2/+18 |
| | |||||
* | download (script): "./download all" not "./download everything" | Francis Rowe | 2015-04-11 | 1 | -1/+1 |
| | | | | For consistency with "./build module all" | ||||
* | build/dependencies/parabola: Add dependencies for x86_64 | Francis Rowe | 2015-04-03 | 1 | -8/+24 |
| | |||||
* | Move parabola/trisquel dependency scripts to scripts/helpers/build | Francis Rowe | 2015-04-03 | 1 | -2/+8 |
| | |||||
* | Revert "Move parabola/trisquel dependency scripts to scripts/helpers/build" | Francis Rowe | 2015-04-03 | 1 | -8/+2 |
| | | | | This reverts commit 0fe9cd2f2e6b7e0a4a6f7d06e5027be154933c54. | ||||
* | Move parabola/trisquel dependency scripts to scripts/helpers/build | Francis Rowe | 2015-04-02 | 1 | -2/+8 |
| | |||||
* | ThinkPad T500 support | Francis Rowe | 2015-03-31 | 1 | -1/+46 |
| | |||||
* | New board: ThinkPad T400 | Francis Rowe | 2015-03-18 | 1 | -0/+45 |
| | |||||
* | docs/git/index.html: Add notes about building for specific boards | Francis Rowe | 2015-03-01 | 1 | -2/+9 |
| | |||||
* | build-release: Move the release archives to release/ | Francis Rowe | 2015-02-15 | 1 | -2/+6 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 1 | -40/+59 |
| | | | | All build scripts were moved to resources/scripts/helpers/ | ||||
* | Move the "get" scripts to resources/scripts/helpers/fetch/ | Francis Rowe | 2015-02-14 | 1 | -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 Rowe | 2015-02-13 | 1 | -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 Rowe | 2015-02-09 | 1 | -1/+46 |
| | |||||
* | Documentation: implement theme, drastically improve readability | Francis Rowe | 2015-02-04 | 1 | -531/+567 |
| | |||||
* | docs/git/index.html: Add to the list of x86_64 compatible hosts. | Francis Rowe | 2015-02-01 | 1 | -1/+2 |
| | |||||
* | docs/git/index.html: Say that the build dependencies are for src | Francis Rowe | 2015-02-01 | 1 | -1/+4 |
| | |||||
* | X60, X60S and X60 Tablet now the same ROM images. | Francis Rowe | 2015-02-01 | 1 | -36/+6 |
| | | | | The same images are now used for all three variants. | ||||
* | typo | Francis Rowe | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | docs/git/index.html: Add notes about setting up git | Francis Rowe | 2015-01-31 | 1 | -0/+18 |
| | |||||
* | Add QEMU (q35/ich9) support to libreboot. | Francis Rowe | 2015-01-30 | 1 | -2/+35 |
| | |||||
* | Add QEMU (i440fx/piix4) support to libreboot | Francis Rowe | 2015-01-30 | 1 | -1/+34 |
| | |||||
* | Documentation: fix incorrect usage of apostrophes. | Francis Rowe | 2015-01-18 | 1 | -11/+11 |
| | |||||
* | build-release: create small source archive with flashrom/bucts | Francis Rowe | 2014-12-31 | 1 | -0/+13 |
| | | | | | For building those applications on the hosts that are difficult to cross-compile for. | ||||
* | build-release: include static binaries for ich9gen and ich9deblob | Francis Rowe | 2014-12-31 | 1 | -0/+3 |
| | |||||
* | build-release: include statically (cross) compiled cbfstool | Francis Rowe | 2014-12-31 | 1 | -0/+7 |
| | |||||
* | Update coreboot (again) | Francis Rowe | 2014-12-13 | 1 | -27/+3 |
| | | | | Also improve the deblob utilities |