summaryrefslogtreecommitdiffstats
path: root/docs/git
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* docs/git/index.html: Add notes about setting up gitFrancis Rowe2015-01-311-0/+18
|
* Add QEMU (q35/ich9) support to libreboot.Francis Rowe2015-01-301-2/+35
|
* Add QEMU (i440fx/piix4) support to librebootFrancis Rowe2015-01-291-1/+34
|
* Documentation: fix incorrect usage of apostrophes.Francis Rowe2015-01-181-11/+11
|
* build-release: create small source archive with flashrom/buctsFrancis Rowe2014-12-311-0/+13
| | | | | For building those applications on the hosts that are difficult to cross-compile for.
* build-release: include static binaries for ich9gen and ich9deblobFrancis Rowe2014-12-301-0/+3
|
* build-release: include statically (cross) compiled cbfstoolFrancis Rowe2014-12-301-0/+7
|
* Update coreboot (again)Francis Rowe2014-12-131-27/+3
| | | | Also improve the deblob utilities
* build-release: include cbmem (static binaries) in libreboot_binFrancis Rowe2014-12-131-2/+2
|
* docs/git/index.html#build: fix build-release instructionsFrancis Rowe2014-12-131-1/+2
| | | | | Tell the user how to properly build flashrom/bucts with static linking. Update build-release.
* ThinkPad X200 support added to librebootFrancis Rowe2014-12-111-2/+45
|
* docs/git/index.html: update info about coreboot-libre configsFrancis Rowe2014-11-281-0/+4
|
* docs/git/index.html#build_flashrom: say correct path for binariesFrancis Rowe2014-11-251-1/+1
|
* libreboot_bin.tar.xz: Include utils as statically linked binariesFrancis Rowe2014-11-241-2/+35
| | | | | This means that the user does not have to install build dependency or build from source anymore.
* deps-parabola (removed) Remove Parabola dependencies script.Francis Rowe2014-11-241-1/+0
| | | | | It was useless. It will be re-added later. Removing for now to reduce confusion.
* Update corebootFrancis Rowe2014-11-231-16/+28
| | | | | | | | | | | | | | Some notes: DEBLOB script updated (more blobs added). i945: reverted to legacy brightness. i945: permanently set tft_brightness to 0xff (works around a bug on X60 where brightness loops to zero when at max brightness and trying to increase the brightness level) EHCI debug dongle (BeagleBone Black) now enabled on all boards.
* Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk."Francis Rowe2014-11-211-4/+4
| | | | This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7.
* buildrom-withgrub: Only include 1 keymap file in GRUB memdisk.Francis Rowe2014-11-211-4/+4
| | | | | | | | | | | | | This is to reduce the size of the image. To accomplish this, the payload in each coreboot configuration was set to 'None', after which the buildrom-withgrub script was modified to build a new grub.elf for each image. This is fast, since building the grub.elf only takes less than a second. The alternative was to build a new coreboot ROM per keymap, which would have been slow. Other files were also modified along with this, check the diff to see everything.
* Documentation: *major* cleanup.Francis Rowe2014-11-051-0/+503
Cleanup was long overdue. Old structure was messy and inefficient.