summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved dejavu-fonts-ttf-2.34/AUTHORS to resources/grub/font/Francis Rowe2015-02-1318-5/+5
|
* .gitignore: Remove the grubinvaders/ directoryFrancis Rowe2015-02-131-1/+0
|
* Delete GRUB Invaders from librebootFrancis Rowe2015-02-1313-187/+2
|
* Delete SeaBIOS from libreboot.Francis Rowe2015-02-1313-365/+1
| | | | | It was virtually useless. Noone used it. SeaBIOS is easy enough to build from source if someone wants to use it from now on.
* build-release: optimize use of tar (reduced file sizes)Francis Rowe2015-02-131-3/+3
|
* build-release: fix typo in commentFrancis Rowe2015-02-131-1/+1
|
* grub.cfg: add another SYSLINUX config locationLunar2015-02-131-0/+4
| | | | `syslinux/syslinux.cfg` is at least used by Tails.
* x200_pomona.jpg: Replace imageFrancis Rowe2015-02-131-0/+0
|
* docs/release.html: link to bugzilla url for acpi pcc probe issueFrancis Rowe2015-02-131-0/+1
|
* getcb: add TODOFrancis Rowe2015-02-121-0/+3
|
* docs/release.html: add notes about ACPI PCC Probe Failed errorFrancis Rowe2015-02-121-0/+3
|
* docs/release.html: Remove notes about Atmel AT26DF321Francis Rowe2015-02-121-7/+0
| | | | | | | The BB-xM used was found to be capable only of flashing 1.8V SPI flash chips, but the Atmel AT26DF321 is a 3.3V chip. Another person tested the BBB on Atmel AT26DF321, and could read/write it without issues.
* create bin/ directory in builddeps, not buildrom-withgrubFrancis Rowe2015-02-122-5/+5
|
* build-release: remove the bin/ directory from libreboot_utilFrancis Rowe2015-02-121-0/+3
|
* cleandeps: delete the bin/ directoryFrancis Rowe2015-02-121-2/+2
|
* buildrom-withgrub: create the bin directory if it does not existFrancis Rowe2015-02-122-1/+6
| | | | Also, add the whole /bin/ directory to .gitignore
* docs: remove wrong infoFrancis Rowe2015-02-111-1/+1
|
* coreboot-libre: don't use git for version timestampFrancis Rowe2015-02-111-0/+3
| | | | See http://review.coreboot.org/#/c/8423/
* deletede i945-pwm .gitignoreFrancis Rowe2015-02-111-2/+0
| | | | Forgot to delete when deleting submodule.
* i945-pwm executable built from src added to .gitignoreFrancis Rowe2015-02-111-0/+1
|
* i945-pwm: add clean command to MakefileFrancis Rowe2015-02-112-0/+4
|
* i945-pwm: add -lz to MakefileFrancis Rowe2015-02-116-3/+843
| | | | Fixes build error reported by user.
* docs/release.html: Update notes about Atmel AT26DF321Francis Rowe2015-02-111-1/+3
|
* docs/install/x200_external: Mention GPIO33 non-descriptor modeFrancis Rowe2015-02-111-0/+3
|
* docs/hcl/index.html: Fix typoFrancis Rowe2015-02-111-1/+1
|
* docs/hcl/index.html: Remove redundant linksFrancis Rowe2015-02-111-8/+0
|
* docs/hcl/x200.html: Remove redundant candidates listFrancis Rowe2015-02-111-18/+0
| | | | | The list didn't belong here, and was already repeated in docs/release.html
* docs/release.html: Update notes about the T400SFrancis Rowe2015-02-111-0/+3
|
* docs/release.html: Update notes about Atmel AT26DF321Francis Rowe2015-02-111-0/+1
|
* docs/release.html: Update notes about f2a85m and e350m1Francis Rowe2015-02-111-1/+1
|
* Documentation: remove W500 from list of candidatesFrancis Rowe2015-02-102-2/+2
| | | | | All of them have discrete graphics, and aren't really viable candidates at present.
* docs/release.html: Add link to list of candidatesFrancis Rowe2015-02-101-0/+5
|
* bbb_setup.html: Remove useless reference.Francis Rowe2015-02-101-1/+1
|
* ich9macchange: Add R400Francis Rowe2015-02-101-5/+8
|
* build-release: Separate ROM images into individual archivesFrancis Rowe2015-02-092-6/+24
| | | | | | ROM images are no longer included in libreboot_util.tar.xz (formerly libreboot_bin.tar.xz), but are now instead distributed in separate archives for each board configuration.
* build-release: rename libreboot_bin to libreboot_utilFrancis Rowe2015-02-091-71/+70
|
* docs/release.html: Add note about AT26DF321 flash chip (TODO)Francis Rowe2015-02-091-0/+4
|
* r400_external: Fix incorrect info about flash chip location.Francis Rowe2015-02-091-1/+1
|
* r400_external.html: Remove wrong infoFrancis Rowe2015-02-081-1/+1
|
* r400_external.html: Remove references to the X200Francis Rowe2015-02-081-4/+2
| | | | These were accidentally left in place.
* New board: ThinkPad R400 support added to libreboot.Francis Rowe2015-02-0824-738/+1453
|
* bbb_setup.html: tell user to use libreboot's own flashromFrancis Rowe2015-02-081-5/+2
|
* docs/release.html: Add to non-critical tasksFrancis Rowe2015-02-081-0/+1
|
* another typoFrancis Rowe2015-02-071-1/+1
|
* x200_external.html: Add notes about SOIC-8 to SOIC-16 upgrade.Francis Rowe2015-02-071-1/+4
| | | | Fix attribution on SOIC-8 photo.
* various fixes for r20150208Francis Rowe2015-02-075-12/+20
|
* x200_external.html: Fix description of SOIC-8 pinoutFrancis Rowe2015-02-071-3/+3
|
* Fix typo...Francis Rowe2015-02-071-1/+1
|
* Release 20150208 (February 8th, 2015)Francis Rowe2015-02-072-11/+83
|
* buildrom-withgrub: use gnulove.jpg background on 16:10 laptopsFrancis Rowe2015-02-071-1/+6
|