Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Reinauer
892a6976ba ipq806x: trick mbncat into compliance
The fake binaries *.mbn need an 8 byte header
d1 dc 4b 84 34 10 d7 73 for mbncat.py to accept them.

Add all files that will be needed for IPQ806x builds
down the line.

This will still not produce a working coreboot binary, but
it will fix compilation of coreboot.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>

Change-Id: I8cbb45eeb559f673deeefbf7692aff6b0211e59f
2015-04-13 14:41:04 -07:00
Stefan Reinauer
49f26985f6 ipq806x: Add dummy uber SBL binary
Please update uber-sbl.mbn from your existing coreboot image.
These are only dummy images to make the build pass.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Change-Id: I20be2c7c71fcad274c7ef281f430f090b282e9ee
2015-04-10 15:00:50 -07:00
Marc Jones
2bc495fd31 nvidia/tegra132: Add CPU micorcode binaries
Add the Tegra 132 binaries from NVIDIA made available here:
https://github.com/NVIDIA/cpu-microcode

Signed-off-by: Marc Jones <marc.jones@se-eng.com>
2015-03-06 14:59:33 -07:00
Alexandru Gagniuc
f42b78f4f4 cpu/intel: Add haswell microcode (306cx and 4065x)
Change-Id: I084a2c6daee5a9cf0305758acd0ca8dff0a6beea
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-04 15:40:08 -06:00
Alexandru Gagniuc
5cba2c4f8f cpu/intel: Add model 306ax microcode
This is done by creating a model_306ax dir. The update-microcodes
script will then automatically extract the relevant microcode.

Change-Id: Idf78088b58ad2ce9dc9e6881adf3a8ee9d2fd03c
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-04 14:33:41 -06:00
Alexandru Gagniuc
ed5df7bd12 cpu/intel: Add microcode files for supported CPUs
Microcode files will need to be added to this repository before they
can be removed from the main coreboot repo. Add them in anticipation
of this change. The script was updated to pull the latest microcode.

These files were extracted using the update-microcodes.sh script, and
may not necessarily match the updates currently present in the main
repository.

Change-Id: I30d41ff31b1ebb6aaeb773c2c663d7176d27060d
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-04 14:33:40 -06:00
Alexandru Gagniuc
7d1ef69c38 update-microcodes.sh: Automatically generate include headers
Rather than simply extracting the microcode updates, also create a
microcode.h header for each model, to include the extracted microcode
updates.

This should make maintenance easier, as coreboot code will be able to
simply include the "microcode.h" files in 3dparty rather than having
to update the includes every time the microcodes are updated in here.

Change-Id: I7abd81f984b1a61aeb6041d85b366e9a45c59421
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-01-31 12:37:09 -06:00
Marc Jones
27bdb5e8a6 qualcomm: Add IPQ8064 firmware placeholder
**************************************************************************
* ATTENTION: The blobs/cpu/qualcomm/ipq8064/sbls.bin file is a
* placeholder.
* It is NOT a working IPQ8064 binary.
*
* Developers should maintain the IPQ8064 file on the flash device and be
* sure to back it up prior to overwriting it with a coreboot image.
**************************************************************************

Change-Id: Ifadede6d7851a7dfb2eada8f58752a5971f9a9aa
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
2014-11-07 15:01:05 -07:00
Bruce Griffith
23cdbffa01 AMD AGESA: Move Bald Eagle AGESA BLOB from CPU to new PI directory
Move the AGESA BLOB from the CPU directory to the PI directory to match
the organization of the Steppe Eagle directory.  Convert the license
file from RTF to text so that it can be reviewed in Gerrit.

Change-Id: I2b7e499ea458939af3ed5bf4e4e8d59301733ffc
Signed-off-by: Bruce Griffith <bruce.griffith@se-eng.com>
2014-07-28 12:11:33 -06:00
Bruce Griffith
4ec2695288 AMD AGESA: Add BLOBs to support AMD Embedded "Bald Eagle" processors
Add AGESA BLOB, VBIOS, and xHCI BLOB into the 3rdparty repo.  These
are explicitly to support AMD Embedded "Bald Eagle" processors in
an FP3 package.  These BLOBs may also work with other AMD Kaveri
based processor but use with other Kaveris is not supported and has
not been tested.  Use at your own risk.

Change-Id: Ia3807835fdde3b2ee76ab25cfa7943085866d794
Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
2014-07-07 16:37:50 -06:00
Alexandru Gagniuc
45f0c04fd7 cpu/intel: Add microcode extractor script from main repo
Add the update-microcodes.sh script in anticipation of removing the
microcode updates from the main coreboot repository.

The script is copied verbatim from main repository.

Change-Id: I4d07d48646d71d58b5be329a24352ec04ae2f02d
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2014-02-28 00:18:47 +01:00
Stefan Reinauer
b36cc7e08f exynos5420: add BL1 binary
This is a fake binary. Run strings on it to determine the
URL of the real binary.

Change-Id: Iaebdb2336e1df3b10395031b8f19d46b7550acc6
Signed-off-by: Stefan Reinauer <reinauer@google.com>
2013-07-09 16:38:38 -07:00
Stefan Reinauer
b96446a3e4 exynos5250: change BL1 binary name to bl1.bin
Change-Id: I5c092c74871b67a727c05064291d8d3f1a4a9654
Signed-off-by: Stefan Reinauer <reinauer@google.com>
2013-07-09 16:37:54 -07:00
Stefan Reinauer
4c0dcf96ae Add dummy bootblock for Exynos E5250
Look into the file to find out where to get the actual bootblock
for now. This is hopefully temporary to get the coreboot build process
in place and working.

Signed-off-by: Stefan Reinauer <reinauer@google.com>
Change-Id: I53987a0515b00af83f959468296b4c5929ba49df
2013-01-04 16:01:24 -08:00
Patrick Georgi
f29d9c590a Add Geode LX VSA
license is proper, build environment not so,
so distribute as binary.
2012-04-29 19:43:52 +02:00