Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/module/coreboot: don't parallelize building of utils | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | build/module/i945pwm: don't parallelize the build | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | build/module/ich9deblob: don't parallelize the build | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | build/roms/*: Don't put lbversion file in CBFS (no longer needed) | Francis Rowe | 2015-12-06 | 2 | -6/+0 |
| | | | | We now tell coreboot's build system what version string to use. | ||||
* | build/roms/*: use .coreboot-version, not lbversion in CBFS | Francis Rowe | 2015-12-06 | 2 | -6/+4 |
| | |||||
* | update SeaBIOS | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | GRUB: use sane file names for reproducibility patches | Francis Rowe | 2015-12-06 | 1 | -3/+3 |
| | |||||
* | memtest86plus: don't build it parallel | Alexander Couzens | 2015-12-06 | 1 | -1/+1 |
| | | | | memtest is very small and doesn't support parallel builds (yet) | ||||
* | build/release/src: don't exclude the documentation | Francis Rowe | 2015-12-06 | 2 | -81/+4 |
| | | | | | | The documentation is being converted to texinfo, and we will have intergration in libreboot's build system for compiling it into other formats like HTML. | ||||
* | GRUB: really make it reproducible | Francis Rowe | 2015-12-06 | 1 | -3/+3 |
| | | | | | Use older version of Alexander's patches, for now. Wait until the final versions are merged upstream in GRUB. | ||||
* | Revert "Revert "grub: build reproducibly"" | Francis Rowe | 2015-12-06 | 7 | -0/+27 |
| | | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90. | ||||
* | build/roms/*: put libreboot version in .coreboot-version file | Francis Rowe | 2015-12-06 | 2 | -1/+3 |
| | | | | | This is one of the things needed, for building coreboot in a reproducible fashion. | ||||
* | Revert "grub: build reproducibly" | Francis Rowe | 2015-12-04 | 7 | -27/+0 |
| | | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0. | ||||
* | grub: build reproducibly | Francis Rowe | 2015-12-04 | 7 | -0/+27 |
| | |||||
* | update GRUB | Francis Rowe | 2015-11-30 | 1 | -3/+3 |
| | |||||
* | grub: only run distclean if a makefile exists (fixes build error) | Francis Rowe | 2015-11-29 | 2 | -2/+2 |
| | |||||
* | build/release/*: create ChangeLog/NEWS when building from archive | Francis Rowe | 2015-11-22 | 5 | -0/+20 |
| | |||||
* | build/clean/*: Use make properly (-C flag) | Klemens Nanni | 2015-11-21 | 5 | -64/+25 |
| | | | | | Instead of manually cd'ing into and out of directories, use make's -C flag. | ||||
* | roms/withgrub_helper: Slight commenting changes | Klemens Nanni | 2015-11-21 | 1 | -11/+8 |
| | |||||
* | download/Memtest86+: Use patches not raw files | Klemens Nanni | 2015-11-21 | 1 | -15/+6 |
| | |||||
* | release build scripts: add ChangeLog and NEWS to release | Francis Rowe | 2015-11-16 | 5 | -0/+48 |
| | |||||
* | build/clean/seabios: make it executable | Francis Rowe | 2015-11-14 | 1 | -0/+0 |
| | | | | otherwise release building is screwed up | ||||
* | build/dependencies/trisquel: add missing "install" instruction | Francis Rowe | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | build/dependencies/*: install texi2html | Francis Rowe | 2015-11-07 | 2 | -2/+2 |
| | |||||
* | add pandoc to parabola/trisquel dependencies script | Francis Rowe | 2015-11-06 | 2 | -0/+10 |
| | |||||
* | Replace Chromebook mentions with CrOS, that is more generic | Paul Kocialkowski | 2015-11-06 | 2 | -3/+3 |
| | | | | | | | | | | Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288 CrOS devices are Chromebooks, either. We want to support more CrOS devices, including some that are not Chromebooks, such as the ASUS Chromebit! Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | veyron_speedy config update, depthcharge menus improvement | Paul Kocialkowski | 2015-11-06 | 1 | -3/+2 |
| | |||||
* | download/coreboot: add missing copyright attribution | Francis Rowe | 2015-11-06 | 1 | -0/+1 |
| | |||||
* | download/coreboot: remove false information | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Don't build ifdtool. Not needed in libreboot. | Francis Rowe | 2015-11-06 | 2 | -5/+2 |
| | |||||
* | Update coreboot to new version (use latest stable kgpe-d16 tree) | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | download/coreboot: temporary fix: revert vboot (for ASUS C201) | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | | | | Temporary fix for build error. | ||||
* | scripts: say ROM images, not ROM's. ROM's is wrong! | Francis Rowe | 2015-11-06 | 2 | -4/+4 |
| | |||||
* | build/module/coreboot: also build crossgcc arm | Francis Rowe | 2015-11-06 | 1 | -2/+4 |
| | |||||
* | 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 |
| | | | | | | | find bin/grub [...] also searches other boards' ROMs and thus would print a ROM layout not neccessarily belonging to the same board images got built for. | ||||
* | build/roms/withgrub: re-introduce standards compliance | Francis Rowe | 2015-11-05 | 1 | -14/+14 |
| | | | | klemens, please merge this! | ||||
* | roms/withgrub: Typofix | Klemens Nanni | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | roms/withgrub: Keep it simple | Klemens Nanni | 2015-11-05 | 1 | -26/+20 |
| | |||||
* | Simplify ./build module routines | Klemens Nanni | 2015-11-05 | 4 | -44/+17 |
| | |||||
* | build/dependencies/trisquel7: add libcrypto (libssl-dev) to script | Francis Rowe | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | KGPE-D16: update patch set (also update coreboot and vboot) | Francis Rowe | 2015-10-19 | 2 | -72/+30 |
| | | | | | | | | | | | Also contains other fixes from coreboot, like: * 551cff0 Derive lvds_dual_channel from EDID timings. ^ makes single/dual channel LVDS selection on GM45 automatic * 26fc544 lenovo/t60: Enable native intel gfx init. ^ was being maintained in libreboot, now upstreamed so not needed Framebuffer mode was disabled for the KGPE-D16, because only text-mode works at the moment. | ||||
* | New board: ASUS KGPE-D16 | Francis Rowe | 2015-10-17 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | coreboot build errors: In file included from src/northbridge/amd/amdfam10/misc_control.c:35:0: src/include/option.h:13:27: error: static declaration of 'get_option' follows non-static declaration static inline enum cb_err get_option(void *dest, const char *name) ^ In file included from src/northbridge/amd/amdfam10/misc_control.c:34:0: src/include/pc80/mc146818rtc.h:176:13: note: previous declaration of 'get_option' was here enum cb_err get_option(void *dest, const char *name); Ping tpearson about this. Also ping him about the fact that there isn't actually an option to enable or disable native graphics initialization, but that the option MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG is in fact available and set to Y in the Kconfig file. I think this is probably since there isn't even an option ROM available for the machine, so it's pointless to offer the setting. | ||||
* | download/seabios: say SeaBIOS, not GRUB | Francis Rowe | 2015-10-15 | 1 | -3/+3 |
| | |||||
* | Update SeaBIOS to 6bcacf7d19b1dc7fcd99f55491e93514f1f19279 | Francis Rowe | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | build/roms/withgrub_helper: add the SeaBIOS payload | Francis Rowe | 2015-10-15 | 1 | -0/+4 |
| | | | | Forgot to do this during rebase |