Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs/release.html: Remove notes about Atmel AT26DF321 | Francis Rowe | 2015-02-12 | 1 | -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-withgrub | Francis Rowe | 2015-02-12 | 2 | -5/+5 |
| | |||||
* | build-release: remove the bin/ directory from libreboot_util | Francis Rowe | 2015-02-12 | 1 | -0/+3 |
| | |||||
* | cleandeps: delete the bin/ directory | Francis Rowe | 2015-02-12 | 1 | -2/+2 |
| | |||||
* | buildrom-withgrub: create the bin directory if it does not exist | Francis Rowe | 2015-02-12 | 2 | -1/+6 |
| | | | | Also, add the whole /bin/ directory to .gitignore | ||||
* | docs: remove wrong info | Francis Rowe | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | coreboot-libre: don't use git for version timestamp | Francis Rowe | 2015-02-11 | 1 | -0/+3 |
| | | | | See http://review.coreboot.org/#/c/8423/ | ||||
* | deletede i945-pwm .gitignore | Francis Rowe | 2015-02-11 | 1 | -2/+0 |
| | | | | Forgot to delete when deleting submodule. | ||||
* | i945-pwm executable built from src added to .gitignore | Francis Rowe | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | i945-pwm: add clean command to Makefile | Francis Rowe | 2015-02-11 | 2 | -0/+4 |
| | |||||
* | i945-pwm: add -lz to Makefile | Francis Rowe | 2015-02-11 | 6 | -3/+843 |
| | | | | Fixes build error reported by user. | ||||
* | docs/release.html: Update notes about Atmel AT26DF321 | Francis Rowe | 2015-02-11 | 1 | -1/+3 |
| | |||||
* | docs/install/x200_external: Mention GPIO33 non-descriptor mode | Francis Rowe | 2015-02-11 | 1 | -0/+3 |
| | |||||
* | docs/hcl/index.html: Fix typo | Francis Rowe | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | docs/hcl/index.html: Remove redundant links | Francis Rowe | 2015-02-11 | 1 | -8/+0 |
| | |||||
* | docs/hcl/x200.html: Remove redundant candidates list | Francis Rowe | 2015-02-11 | 1 | -18/+0 |
| | | | | | The list didn't belong here, and was already repeated in docs/release.html | ||||
* | docs/release.html: Update notes about the T400S | Francis Rowe | 2015-02-11 | 1 | -0/+3 |
| | |||||
* | docs/release.html: Update notes about Atmel AT26DF321 | Francis Rowe | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | docs/release.html: Update notes about f2a85m and e350m1 | Francis Rowe | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Documentation: remove W500 from list of candidates | Francis Rowe | 2015-02-10 | 2 | -2/+2 |
| | | | | | All of them have discrete graphics, and aren't really viable candidates at present. | ||||
* | docs/release.html: Add link to list of candidates | Francis Rowe | 2015-02-10 | 1 | -0/+5 |
| | |||||
* | bbb_setup.html: Remove useless reference. | Francis Rowe | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | ich9macchange: Add R400 | Francis Rowe | 2015-02-10 | 1 | -5/+8 |
| | |||||
* | build-release: Separate ROM images into individual archives | Francis Rowe | 2015-02-09 | 2 | -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_util | Francis Rowe | 2015-02-09 | 1 | -71/+70 |
| | |||||
* | docs/release.html: Add note about AT26DF321 flash chip (TODO) | Francis Rowe | 2015-02-09 | 1 | -0/+4 |
| | |||||
* | r400_external: Fix incorrect info about flash chip location. | Francis Rowe | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | r400_external.html: Remove wrong info | Francis Rowe | 2015-02-08 | 1 | -1/+1 |
| | |||||
* | r400_external.html: Remove references to the X200 | Francis Rowe | 2015-02-08 | 1 | -4/+2 |
| | | | | These were accidentally left in place. | ||||
* | New board: ThinkPad R400 support added to libreboot. | Francis Rowe | 2015-02-08 | 24 | -738/+1453 |
| | |||||
* | bbb_setup.html: tell user to use libreboot's own flashrom | Francis Rowe | 2015-02-08 | 1 | -5/+2 |
| | |||||
* | docs/release.html: Add to non-critical tasks | Francis Rowe | 2015-02-08 | 1 | -0/+1 |
| | |||||
* | another typor20150208 | Francis Rowe | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | x200_external.html: Add notes about SOIC-8 to SOIC-16 upgrade. | Francis Rowe | 2015-02-07 | 1 | -1/+4 |
| | | | | Fix attribution on SOIC-8 photo. | ||||
* | various fixes for r20150208 | Francis Rowe | 2015-02-07 | 5 | -12/+20 |
| | |||||
* | x200_external.html: Fix description of SOIC-8 pinout | Francis Rowe | 2015-02-07 | 1 | -3/+3 |
| | |||||
* | Fix typo... | Francis Rowe | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | Release 20150208 (February 8th, 2015) | Francis Rowe | 2015-02-07 | 2 | -11/+83 |
| | |||||
* | buildrom-withgrub: use gnulove.jpg background on 16:10 laptops | Francis Rowe | 2015-02-07 | 1 | -1/+6 |
| | |||||
* | build-release: include grub-background script in libreboot_bin | Francis Rowe | 2015-02-07 | 1 | -0/+3 |
| | |||||
* | grub-background (new): lets user change GRUB background image | Francis Rowe | 2015-02-07 | 1 | -0/+61 |
| | |||||
* | grub-assemble: Add link to original utility. | Francis Rowe | 2015-02-07 | 1 | -0/+3 |
| | |||||
* | buildrom-withgrub: Put background.jpg in CBFS, not GRUB memdisk | Francis Rowe | 2015-02-07 | 3 | -2/+7 |
| | | | | | | | | | | The background.jpg was put in CBFS originally to save space inside CBFS because the GRUB payload is LZMA compressed by coreboot. The actual measured saving in space for background.jpg being in the memdisk was about 4KiB. Putting it in CBFS means that the user can easily change their background image if they want to. | ||||
* | grub-assemble: merge scripts into a single script gen.sh | Francis Rowe | 2015-02-07 | 4 | -58/+57 |
| | |||||
* | docs/release.html: Fix divisions | Francis Rowe | 2015-02-04 | 1 | -4/+0 |
| | |||||
* | Documentation: implement theme, drastically improve readability | Francis Rowe | 2015-02-04 | 35 | -7678/+8287 |
| | |||||
* | docs/hcl/index.html: Update copyright year. | Francis Rowe | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | docs/hcl/index.html: update list of compatible T60 LCD panels | Francis Rowe | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | docs/index.html: more clarification of libreboot's stated purpose. | Francis Rowe | 2015-02-01 | 1 | -1/+2 |
| | |||||
* | docs/index.html: Further clarify what libreboot is all about. | Francis Rowe | 2015-02-01 | 1 | -4/+10 |
| |