Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .gitignore: add ich9fdgbe_8m.bin and ich9fdgbe_4m.bin | Francis Rowe | 2014-12-31 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | docs (bbb_setup.html): how to use FTDI debug on Beaglebone Black | Francis Rowe | 2014-12-30 | 3 | -0/+13 |
| | |||||
* | Documentation: merged X200 flashing instructions with main | Francis Rowe | 2014-12-30 | 4 | -45/+27 |
| | |||||
* | Removed redundant flashchip definitions in flashrom | Francis Rowe | 2014-12-30 | 1 | -0/+3 |
| | | | | | | | | | | | | For X200 owners with one of the Macronix flash chips. There are multiple definitions for almost the same chip, and they are all detected at once. Normally the user has to use the -c argument in flashrom to select a flash chip. With this modification, they can run flashrom without the argument. Deletion of redundant flash chip definitions is now also handled by getflashrom instead of builddeps-flashrom. builddeps-flashrom now only patches for i945 lenovo bios sst/macronix. | ||||
* | X200: add whitelist to flashrom | Francis Rowe | 2014-12-30 | 1 | -0/+1 |
| | | | | | A future release of flashrom will have this upstreamed. Adding to libreboot temporarily as an external patch. | ||||
* | X200: fix uneven backlight at low levels | Francis Rowe | 2014-12-29 | 1 | -3/+1 |
| | |||||
* | ich9macchange: new script. changes mac address in gbe on x200 roms | Francis Rowe | 2014-12-29 | 1 | -0/+6 |
| | |||||
* | docs (X200): add notes about changing Gbe MAC address | Francis Rowe | 2014-12-29 | 2 | -5/+33 |
| | |||||
* | docs (macbook21): update notes about heat / external flashing | Francis Rowe | 2014-12-28 | 1 | -22/+5 |
| | |||||
* | docs (X200): update flashing guide | Francis Rowe | 2014-12-28 | 3 | -9/+25 |
| | |||||
* | Docs: x200_remove_me.html: Add note about default descriptor gbe | Francis Rowe | 2014-12-28 | 1 | -0/+10 |
| | |||||
* | x200 docs: fix incorrect path for ich9gen | Francis Rowe | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | ich9deblob: added ich9gen utility | Francis Rowe | 2014-12-28 | 2 | -0/+62 |
| | | | | | This can generate the descriptor+gbe images from scratch, without the need for a factory.bin dump. | ||||
* | docs/hcl/x200.html: Fix incorrect notes about memory on X200S | Francis Rowe | 2014-12-26 | 2 | -3/+5 |
| | |||||
* | Enable cstates 1 and 2 on macbook21 | Francis Rowe | 2014-12-25 | 1 | -0/+1 |
| | | | | This reduces heat / power usage when the system is idle | ||||
* | docs/hcl/x200_remove_me.html: Add info about faulty Gbe regions | Francis Rowe | 2014-12-22 | 1 | -5/+11 |
| | |||||
* | docs/hcl/x200_remove_me.html: info about GBe checksum calculation | Francis Rowe | 2014-12-15 | 1 | -0/+9 |
| | |||||
* | buildrom-withgrub: disabled creation of *txtmode*.rom for X200 | Francis Rowe | 2014-12-14 | 1 | -0/+9 |
| | | | | | (only framebuffer graphics work for now. this is what most people use anyway) | ||||
* | Update SeaBIOS (again) | Francis Rowe | 2014-12-14 | 1 | -0/+4 |
| | |||||
* | docs/install/index.html#flashrom_x200: improve instructions | Francis Rowe | 2014-12-14 | 1 | -0/+7 |
| | |||||
* | Update coreboot (again) | Francis Rowe | 2014-12-13 | 2 | -27/+4 |
| | | | | Also improve the deblob utilities | ||||
* | build-release: not all files were copied to libreboot_src. fix it. | Francis Rowe | 2014-12-13 | 1 | -0/+1 |
| | |||||
* | build-release: include cbmem (static binaries) in libreboot_bin | Francis Rowe | 2014-12-13 | 2 | -2/+3 |
| | |||||
* | docs/git/index.html#build: fix build-release instructions | Francis Rowe | 2014-12-13 | 1 | -1/+2 |
| | | | | | Tell the user how to properly build flashrom/bucts with static linking. Update build-release. | ||||
* | Documentation (X200): add software-based flashing instructions. | Francis Rowe | 2014-12-13 | 2 | -1/+4 |
| | |||||
* | Documentation: Remove all references to the bus pirate | Francis Rowe | 2014-12-13 | 18 | -455/+447 |
| | | | | Replace with BBB flashing tutorials. | ||||
* | Add ThinkPad X200S and X200 Tablet support to libreboot | Francis Rowe | 2014-12-13 | 4 | -286/+276 |
| | | | | (also tidied up the X200-related documentation) | ||||
* | docs/release.html: Update release info | Francis Rowe | 2014-12-12 | 2 | -28/+209 |
| | | | | | | (preparation. Release planned for christmas day 2014) docs/archive_old.html: Move r20141015 release info here | ||||
* | ThinkPad X200 support added to libreboot | Francis Rowe | 2014-12-11 | 22 | -3/+3877 |
| | |||||
* | docs/git/index.html: update info about coreboot-libre configs | Francis Rowe | 2014-11-28 | 1 | -0/+4 |
| | |||||
* | docs/security/t60_security.html: fix stupid language | Francis Rowe | 2014-11-28 | 1 | -1/+2 |
| | |||||
* | docs/install/t60_unbrick.html: fix stupid language | Francis Rowe | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | docs/hardware/t60_heatsink.html: fix stupid language | Francis Rowe | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | docs/hardware/x60_heatsink.html: fix stupid language | Francis Rowe | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | Documentation: general cleanup. | Francis Rowe | 2014-11-28 | 3 | -37/+46 |
| | | | | | | | | TODO's deleted from docs/release.html (no longer valid) or moved to docs/future/index.html. Description of libreboot slightly modified. (distinguish the coreboot part of libreboot as coreboot-libre. | ||||
* | docs/git/index.html#build_flashrom: say correct path for binaries | Francis Rowe | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | docs/release.html: add lenovo g505s to the list of candidates | Francis Rowe | 2014-11-25 | 1 | -0/+7 |
| | |||||
* | libreboot_bin.tar.xz: Include utils as statically linked binaries | Francis Rowe | 2014-11-25 | 2 | -5/+36 |
| | | | | | This means that the user does not have to install build dependency or build from source anymore. | ||||
* | powertop.trisquel7 (new): Setup powertop on trisquel 7 | Francis Rowe | 2014-11-24 | 1 | -5/+3 |
| | |||||
* | deps-parabola (removed) Remove Parabola dependencies script. | Francis Rowe | 2014-11-24 | 1 | -1/+0 |
| | | | | | It was useless. It will be re-added later. Removing for now to reduce confusion. | ||||
* | docs/release.html: Remove links to coreboot commits | Francis Rowe | 2014-11-23 | 1 | -20/+0 |
| | | | | They aren't needed. | ||||
* | x60flashfrom5 (new), for X60 users upgrading from 5th/early release | Francis Rowe | 2014-11-23 | 1 | -0/+5 |
| | |||||
* | Update coreboot | Francis Rowe | 2014-11-23 | 1 | -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 Rowe | 2014-11-21 | 1 | -4/+4 |
| | | | | This reverts commit 3e1712768172e53ed02da96e1bb392edaa219de7. | ||||
* | buildrom-withgrub: Only include 1 keymap file in GRUB memdisk. | Francis Rowe | 2014-11-21 | 1 | -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. | ||||
* | docs/release.html: Add info about new cb commit (for next update). | Francis Rowe | 2014-11-21 | 1 | -0/+4 |
| | |||||
* | Revert "docs/release.html Move vortex86ex back to critical tasks" | Francis Rowe | 2014-11-17 | 1 | -3/+3 |
| | | | | | | | This reverts commit 11b5bb1158f61fd3e9653ae1b8e2f083ce99f81d. Distribution for i586-only CPU's is limited now, and there will be a very limited number of users for this machine. Putting it in the low priority list, this time permanently. | ||||
* | docs/release.html Move vortex86ex back to critical tasks | Francis Rowe | 2014-11-17 | 1 | -3/+3 |
| |