| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-14 | 20 | -0/+1416 |
|
|
* | Rename scripts/helpers/fetch to scripts/helpers/download | Francis Rowe | 2015-02-14 | 5 | -0/+0 |
|
|
* | Move the "get" scripts to resources/scripts/helpers/fetch/ | Francis Rowe | 2015-02-14 | 5 | -0/+365 |
|
|
* | Moved powertop.trisquel7 to resources/scripts/misc/ | Francis Rowe | 2015-02-14 | 1 | -0/+50 |
|
|
* | getgrub: add notes about work on longstanding bug in GRUB | Francis Rowe | 2015-02-13 | 2 | -0/+264 |
|
|
* | getgrub: Update GRUB | Francis Rowe | 2015-02-13 | 3 | -15/+26 |
|
|
* | bucts: Make it build without git | Francis Rowe | 2015-02-13 | 1 | -0/+24 |
|
|
* | Moved dejavu-fonts-ttf-2.34/AUTHORS to resources/grub/font/ | Francis Rowe | 2015-02-13 | 17 | -2/+9128 |
|
|
* | Delete GRUB Invaders from libreboot | Francis Rowe | 2015-02-13 | 4 | -54/+0 |
|
|
* | Delete SeaBIOS from libreboot. | Francis Rowe | 2015-02-13 | 3 | -95/+1 |
|
|
* | grub.cfg: add another SYSLINUX config location | Lunar | 2015-02-13 | 1 | -0/+4 |
|
|
* | deletede i945-pwm .gitignore | Francis Rowe | 2015-02-11 | 1 | -2/+0 |
|
|
* | i945-pwm: add clean command to Makefile | Francis Rowe | 2015-02-11 | 1 | -0/+3 |
|
|
* | i945-pwm: add -lz to Makefile | Francis Rowe | 2015-02-11 | 5 | -0/+843 |
|
|
* | New board: ThinkPad R400 support added to libreboot. | Francis Rowe | 2015-02-08 | 9 | -64/+1041 |
|
|
* | 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 | 2 | -2/+1 |
|
|
* | grub-assemble: merge scripts into a single script gen.sh | Francis Rowe | 2015-02-07 | 3 | -57/+56 |
|
|
* | X60, X60S and X60 Tablet now the same ROM images. | Francis Rowe | 2015-02-01 | 2 | -489/+6 |
|
|
* | Add QEMU (q35/ich9) support to libreboot. | Francis Rowe | 2015-01-30 | 1 | -0/+471 |
|
|
* | Add QEMU (i440fx/piix4) support to libreboot | Francis Rowe | 2015-01-29 | 1 | -0/+436 |
|
|
* | grub.cfg: hardcode the list of partitions to search | Francis Rowe | 2015-01-26 | 1 | -6/+3 |
|
|
* | grub.cfg: Fix Trisquel 7 32-bit (gnome) live USB booting | Francis Rowe | 2015-01-24 | 1 | -14/+6 |
|
|
* | grub.cfg: Explicitly load missing modules | Francis Rowe | 2015-01-22 | 1 | -1/+9 |
|
|
* | grub.cfg: Add USB to the Search for GRUB menuentry | Francis Rowe | 2015-01-22 | 1 | -2/+2 |
|
|
* | grub.cfg: Add ahci1 to list of devices for optical drive | Francis Rowe | 2015-01-22 | 1 | -12/+14 |
|
|
* | grub.cfg: Scan all USB partitions for ISOLINUX parser | Francis Rowe | 2015-01-22 | 1 | -12/+14 |
|
|
* | grub.cfg: Search menuentry now explicity loads part_gpt | Francis Rowe | 2015-01-22 | 1 | -0/+1 |
|
|
* | grub.cfg: use for loop instead of search for libreboot_grub.cfg | Francis Rowe | 2015-01-22 | 1 | -9/+18 |
|
|
* | grub.cfg: In default entry, search for libreboot_grub.cfg on disk | Mark H Weaver | 2015-01-22 | 1 | -4/+10 |
|
|
* | ich9deblob/ich9gen: replace endianness checking function | Francis Rowe | 2015-01-12 | 2 | -15/+7 |
|
|
* | ich9deblob/ich9gen: checksum function: rename variable | Francis Rowe | 2015-01-10 | 2 | -3/+3 |
|
|
* | ich9deblob/ich9gen: rename checksum function | Francis Rowe | 2015-01-10 | 2 | -3/+3 |
|
|
* | ich9deblob: remove useless variable in main function | Francis Rowe | 2015-01-10 | 1 | -7/+5 |
|
|
* | ich9deblob: do not change the MAC address | Francis Rowe | 2015-01-10 | 1 | -15/+1 |
|
|
* | ich9deblob: re-factor main function | Francis Rowe | 2015-01-10 | 1 | -120/+52 |
|
|
* | ich9deblob/ich9gen: re-factor descriptor deblob function | Francis Rowe | 2015-01-10 | 2 | -28/+25 |
|
|
* | ich9deblob/ich9gen: re-factory gbe deblob function | Francis Rowe | 2015-01-10 | 1 | -26/+13 |
|
|
* | ich9deblob/ich9gen: re-factor descriptor/gbe file creation | Francis Rowe | 2015-01-10 | 1 | -10/+2 |
|
|
* | ich9deblob/ich9gen: re-factor the gbe checksum function | Francis Rowe | 2015-01-10 | 2 | -29/+8 |
|
|
* | ich9deblob/ich9gen: get word function: make it actually readable | Francis Rowe | 2015-01-10 | 1 | -9/+9 |
|
|
* | ich9deblob/ich9gen: word grab function (gbe): use clear naming | Francis Rowe | 2015-01-10 | 2 | -3/+3 |
|
|
* | ich9deblob/ich9gen: checksum word grab: shift, not multiply | Francis Rowe | 2015-01-10 | 1 | -1/+1 |
|
|
* | ich9deblob/ich9gen: use portable data types | Francis Rowe | 2015-01-10 | 14 | -235/+244 |
|
|
* | ich9delob: link to original utility in header | Francis Rowe | 2015-01-05 | 1 | -0/+1 |
|
|
* | ich9gen/ich9deblob: set default MAC address | Francis Rowe | 2014-12-30 | 2 | -7/+17 |
|
|
* | ich9deblob/ich9gen: change descriptor OEM string to LIBERATE | Francis Rowe | 2014-12-29 | 2 | -9/+26 |
|
|
* | Removed redundant flashchip definitions in flashrom | Francis Rowe | 2014-12-29 | 6 | -373/+345 |
|
|
* | X200: add whitelist to flashrom | Francis Rowe | 2014-12-29 | 1 | -0/+10 |
|
|
* | ich9deblob/ich9gen: Host/CPU read/write access to all regions. | Francis Rowe | 2014-12-29 | 3 | -47/+81 |
|
|