index
:
librebootfr
master
French translation of the Libreboot project.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
scripts
/
helpers
/
build
/
roms
Commit message (
Expand
)
Author
Age
Files
Lines
*
build/roms/withgrub: add 16:10 background to 16MiB GM45 laptop configs
Leah Woods
2016-05-21
1
-2
/
+2
*
All board: payload now named payload.elf
Leah Woods
2016-05-21
5
-14
/
+12
*
actually, 3 seconds is enough
Leah Woods
2016-05-20
1
-1
/
+1
*
SeaGRUB: reduce timeout from 60s to 6s
Leah Woods
2016-05-20
1
-1
/
+1
*
build/roms/withgrub: use cbfstool add-int for 0s delay in cbfs (SeaGRUB)
Leah Woods
2016-05-20
1
-4
/
+1
*
Don't use SeaVGABIOS on systems that use SeaGRUB
Leah Woods
2016-05-20
2
-4
/
+1
*
build/roms/withgrub: fix broken build (use bash properly. grep is not needed)
Leah Woods
2016-05-19
1
-9
/
+3
*
build/roms/withgrub: Don't add timeout file to ROM if it already exists
Leah Woods
2016-05-19
1
-2
/
+4
*
typofix
Leah Woods
2016-05-19
1
-1
/
+1
*
build/roms/withgrub: (buildfix) add missing "print" to cbfstool command
Leah Woods
2016-05-19
1
-1
/
+1
*
build/roms/withgrub: (buildfix) only delete ps2-keyboard-spinup if it exists
Leah Woods
2016-05-19
1
-2
/
+4
*
build/roms/withgrub: (buildfix) remove existing default timeout file
Leah Woods
2016-05-19
1
-2
/
+5
*
build/roms/withgrub: add timeout for SeaBIOS (needed on some boards)
Leah Woods
2016-05-19
1
-0
/
+3
*
build/roms/withgrub: typofix in script
Leah Woods
2016-05-19
1
-1
/
+1
*
build/roms/withgrub: add grub to the ROM using add-payload, not add
Leah Woods
2016-05-19
1
-2
/
+3
*
Implement SeaGRUB and make it the default payload on all current GRUB boards
Leah Woods
2016-05-18
2
-3
/
+28
*
Add 16MiB ROM image configs for all GM45 thinkpads
Leah Woods
2016-05-14
1
-1
/
+1
*
reassign Minifree Ltd copyrights back to Minifree director
Leah Woods
2016-05-06
5
-5
/
+5
*
reassign copyright from Minifree director to Minifree Ltd
Minifree Ltd
2016-04-26
5
-5
/
+5
*
ressources: Fix indentation on build/roms/withdepthcharge
Paul Kocialkowski
2016-04-19
1
-103
/
+109
*
build/roms/seabios: support both text-mode and vesafb mode
Francis Rowe
2016-03-15
1
-2
/
+14
*
build/roms/seabios: copy coreboot config, NOT THE SEABIOS CONFIG, for building
Francis Rowe
2016-03-15
1
-1
/
+1
*
Add SeaBIOS payload to libreboot
Francis Rowe
2016-03-14
2
-0
/
+180
*
Remove ThinkPad R500 support (wasn't ready for production use yet anyway)
Francis Rowe
2016-03-11
2
-24
/
+4
*
build system: allow arbitrary specification of number of cores used
Francis Rowe
2016-03-10
2
-4
/
+26
*
build scripts: use $(nproc) not "$(nproc)" for make -j option
Francis Rowe
2016-03-10
2
-4
/
+4
*
build/roms/withdepthcharge: fix build issue (wrong working directory)
Francis Rowe
2016-03-08
1
-2
/
+5
*
copy coreboot directory per revision, not per board
Francis Rowe
2016-03-07
3
-18
/
+71
*
New board: Intel D510MO
Francis Rowe
2016-01-30
1
-2
/
+2
*
New board: ASUS KCMA-D8 desktop/workstation motherboard
Francis Rowe
2016-01-30
1
-2
/
+2
*
build/roms/withgrub: don't build vesafb images for ga-g41m-es2l
Francis Rowe
2016-01-05
1
-2
/
+2
*
Use different coreboot revisions and patches per board
Francis Rowe
2016-01-04
3
-56
/
+70
*
build/roms/withgrub: only dd the .rom files
Francis Rowe
2016-01-02
1
-1
/
+1
*
build/roms/*: remove coreinfo-related instructions
Francis Rowe
2015-12-13
1
-6
/
+0
*
remove seabios (this time permanently)
Francis Rowe
2015-12-13
1
-4
/
+0
*
New payload: Coreinfo
Klemens Nanni
2015-12-09
1
-0
/
+6
*
build/roms/withgrub: get custom gm45 macaddress from the right file
Francis Rowe
2015-12-07
1
-2
/
+2
*
build/roms/withgrub: use user-supplied gm45 mac address if given
Francis Rowe
2015-12-06
1
-1
/
+5
*
build/roms/*: Don't put lbversion file in CBFS (no longer needed)
Francis Rowe
2015-12-06
2
-6
/
+0
*
build/roms/*: use .coreboot-version, not lbversion in CBFS
Francis Rowe
2015-12-06
2
-6
/
+4
*
build/roms/*: put libreboot version in .coreboot-version file
Francis Rowe
2015-12-06
2
-1
/
+3
*
roms/withgrub_helper: Slight commenting changes
Klemens Nanni
2015-11-21
1
-11
/
+8
*
Replace Chromebook mentions with CrOS, that is more generic
Paul Kocialkowski
2015-11-06
1
-1
/
+1
*
Don't build ifdtool. Not needed in libreboot.
Francis Rowe
2015-11-06
1
-3
/
+0
*
scripts: say ROM images, not ROM's. ROM's is wrong!
Francis Rowe
2015-11-06
1
-3
/
+3
*
build/roms/withgrub: use sub shell instead of cd ../
Francis Rowe
2015-11-06
1
-1
/
+2
*
build/roms/withgrub_helper: use quotes where needed
Francis Rowe
2015-11-06
1
-1
/
+1
*
roms/withgrub: Fix brace expansion
Klemens Nanni
2015-11-06
1
-2
/
+2
*
roms/withgrub_helper: Create correct ROM layouts
Klemens Nanni
2015-11-06
1
-0
/
+3
*
build/roms/withgrub: re-introduce standards compliance
Francis Rowe
2015-11-05
1
-14
/
+14
[next]