| Commit message (Expand) | Author | Age | Files | Lines |
* | grub-assemble: add RAID modules | Francis Rowe | 2015-08-26 | 1 | -0/+5 |
|
|
* | GRUB keymaps: Add Esponal (Spanish) Qwerty | Francis Rowe | 2015-08-17 | 2 | -0/+130 |
|
|
* | Update coreboot to the latest as of 4 August 2015 | Francis Rowe | 2015-08-04 | 1 | -8/+33 |
|
|
* | s/machine/system | Francis Rowe | 2015-06-27 | 2 | -3/+3 |
|
|
* | grub-assemble: Add German QWERTZ keymap files | Francis Rowe | 2015-06-25 | 2 | -0/+130 |
|
|
* | Update coreboot-libre | Francis Rowe | 2015-06-15 | 2 | -17/+38 |
|
|
* | utilities/grub-assemble: use printf properly | Francis Rowe | 2015-06-10 | 1 | -1/+1 |
|
|
* | all script: use a standard style | Francis Rowe | 2015-06-10 | 4 | -34/+34 |
|
|
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-06 | 1 | -1/+1 |
|
|
* | Update coreboot + merge GM45 hybrid GPU patches | Francis Rowe | 2015-05-04 | 2 | -9/+151 |
|
|
* | resources/utilities/ich9deblob/Makefile: Update copyright header | Francis Rowe | 2015-05-04 | 1 | -2/+2 |
|
|
* | demefactory: don't remove the ME/Platform regions | Francis Rowe | 2015-05-03 | 1 | -2/+1 |
|
|
* | demefactory: fix wrong copyright attribution | Francis Rowe | 2015-05-03 | 4 | -4/+5 |
|
|
* | demefactory (new utility): create GM45 factory.rom without the ME | Francis Rowe | 2015-05-03 | 5 | -2/+220 |
|
|
* | ich9deblob: re-factor descriptor.c functions | Francis Rowe | 2015-05-03 | 2 | -26/+41 |
|
|
* | coreboot-libre: provide better blob categorization | Francis Rowe | 2015-03-27 | 1 | -24/+64 |
|
|
* | Update coreboot | Francis Rowe | 2015-03-16 | 2 | -183/+40 |
|
|
* | coreboot-libre: don't list vortex86ex kbd firmware as microcode | Francis Rowe | 2015-03-15 | 1 | -1/+7 |
|
|
* | coreboot-libre: add TODO to not delete intel microcode updates | Francis Rowe | 2015-03-15 | 1 | -0/+5 |
|
|
* | coreboot-libre: don't rm */early_setup_ss.h | Francis Rowe | 2015-03-15 | 3 | -8/+8 |
|
|
* | coreboot-libre: add GPLv3 license to the "findblobs" script | Francis Rowe | 2015-03-15 | 1 | -0/+18 |
|
|
* | coreboot-libreboot: don't rm raminit_tables (nahelem/sandybridge) | Francis Rowe | 2015-03-15 | 3 | -7/+6 |
|
|
* | coreboot-libre: don't delete the .spd.hex files | Francis Rowe | 2015-03-15 | 3 | -32/+30 |
|
|
* | docs/release.html: Update TODO list | Francis Rowe | 2015-03-06 | 1 | -0/+3 |
|
|
* | grub-assemble: Add the "bsd" and "part_bsd" modules | Francis Rowe | 2015-03-01 | 1 | -0/+2 |
|
|
* | grub-assemble: Disable verbose output | Francis Rowe | 2015-03-01 | 1 | -1/+2 |
|
|
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 3 | -4/+9 |
|
|
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-19 | 3 | -4/+7 |
|
|
* | Move DEBLOB to resources/utilities/coreboot-libre/deblob | Francis Rowe | 2015-02-15 | 1 | -0/+306 |
|
|
* | Delete GRUB Invaders from libreboot | Francis Rowe | 2015-02-13 | 1 | -1/+0 |
|
|
* | 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 |
|
|
* | 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 | 1 | -1/+0 |
|
|
* | grub-assemble: merge scripts into a single script gen.sh | Francis Rowe | 2015-02-07 | 3 | -57/+56 |
|
|
* | 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 |
|
|