| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This only affects the GM45-based systems (e.g., X200, T400, etcetera)
and GA-G41M-ES2L board as they require an MAC address hardcoded into
the ROM for their integrated NIC to function.
The new default MAC address is now '00:4c:69:62:72:65' (Libre).
Credit goes to specing from the #libreboot IRC channel for coming up
with it.
|
| |
| |
| |
| |
| |
| |
| | |
The file 'macaddress' is expected to contain a correctly formed MAC
address to be compiled into the descriptor binary generated by
ich9gen. The file is optional and poses no issue if not present,
however, as ich9gen will simply insert its own default in that case.
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
| |
Sources for ich9deblob and demefactory are included alongside
ich9gen and preserved for future applications.
|
|\ |
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Previously, the function 'project_release_sources_archive_path'
assumed that a project's source files would always be located within
"$root/$SOURCES" in a directory named after the project. However,
this does not account for projects such as bucts whose source files
are located in "$root/$PROJECTS/$project/sources".
In order to address this, trivial changes were made to leverage
project_sources_path() as it returns nearly all the information needed
to create the path to the archive file.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
Previously configured options which were changed with this commit:
* LOCALVERSION=""
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* H8_BEEP_ON_DEATH=y
* H8_FLASH_LEDS_ON_DEATH=y
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
* VGA_TEXT_FRAMEBUFFER=y
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* HAVE_IFD_BIN=y
* IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_8m.bin"
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
The Intel Firmware Descriptor (IFD) will be generated by ich9gen in
Libreboot's new build system.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
Previously configured options which were changed with this commit:
* LOCALVERSION=""
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* SOUTHBRIDGE_AMD_SB700_33MHZ_SPI=y
* UART_PCI_ADDR=0x0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* VGA_TEXT_FRAMEBUFFER=y
* UART_PCI_ADDR=0x0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* SOUTHBRIDGE_AMD_SB700_33MHZ_SPI=y
* UART_PCI_ADDR=0x0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* VGA_TEXT_FRAMEBUFFER=y
* REALTEK_8168_MACADDRESS="00:f5:f0:40:71:fe"
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
|
|/
|
|
|
|
|
|
|
|
| |
This config was updated using Coreboot's 'oldconfig' make target.
New configuration options enabled with this commit:
* ENABLE_VMX=y
* SET_VMX_LOCK_BIT=y
* UART_PCI_ADDR=0x0
|
|\ |
|
| | |
|
|/ |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Testing needs to be done on the revision specified at
'projects/coreboot/configs/revision', thus all board-specific revision
files should be removed in order to avoid checking out an older
commit in the meantime.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This is an update to Paul Kocialkowski's previous patch. Only an
absolute minimum of changes were made over those of Paul's in order
for it to apply, successfully, hence keeping Paul as the author of the
patch.
|
| | |
|
|\ \ |
|
|/ /
| |
| |
| |
| | |
This reverts commit 5100c4e7e9cc5e06cf32e06a5a0bd0d79d7655c6.
We do not have yet libc and other deps for bucts inside libreboot
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
bucts is now merged in-tree, so the download() and download_check()
actions are no longer necessary.
|
| | | |
|
| | | |
|