summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce bootblock self-decompressionJulius Werner2018-05-2222-13/+256
* Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definitionJulius Werner2018-05-221-0/+5
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-228-17/+24
* Makefile.inc: Add separate bootblock.raw.elf with allocatable BSSJulius Werner2018-05-221-4/+9
* cbfs-compression-tool: Add raw compression supportJulius Werner2018-05-221-20/+21
* Revert "program_loading: make types a mask, make unknown type a non-zero"Julius Werner2018-05-221-15/+8
* Revert "acpi: device: Walk up the tree to find identifier"Duncan Laurie2018-05-211-13/+3
* nb/amd/amdk8: Get rid of device_tElyes HAOUAS2018-05-217-52/+59
* sb/sis/sis966: Get rid of device_tElyes HAOUAS2018-05-2111-24/+31
* nvidia/mcp55: Get rid of device_tElyes HAOUAS2018-05-217-23/+25
* sb/via/vt8237r: Get rid of device_tElyes HAOUAS2018-05-219-18/+22
* sb/via/k8t890: Get rid of device_tElyes HAOUAS2018-05-213-7/+8
* sb/amd/cs5536: Get rid of device_tElyes HAOUAS2018-05-212-7/+7
* sb/amd/amd8151: Get rid of device_tElyes HAOUAS2018-05-211-2/+2
* sb/amd/amd8132: Get rid of device_tElyes HAOUAS2018-05-211-8/+8
* sb/amd/amd8131: Get rid of device_tElyes HAOUAS2018-05-211-8/+8
* sb/amd/amd8111: Get rid of device_tElyes HAOUAS2018-05-2110-23/+33
* nb/via/cx700: Get rid of device_tElyes HAOUAS2018-05-214-12/+12
* sb/amd/sb800: Get rid of device_tElyes HAOUAS2018-05-216-23/+23
* sb/amd/sb700: Get rid of device_tElyes HAOUAS2018-05-218-28/+29
* sb/amd/sb600: Get rid of device_tElyes HAOUAS2018-05-217-27/+28
* sb/amd/rs690: Get rid of device_tElyes HAOUAS2018-05-216-91/+111
* google/kahlee: Reduce UMA memory to 32MBMarshall Dawson2018-05-211-1/+1
* google/grunt: Reduce UMA memory to 32MBMarshall Dawson2018-05-211-1/+1
* mb/google/octopus: Add devicetree for BipJustin TerAvest2018-05-212-0/+195
* cimx/sb800: Use PCI_DEVFN()Kyösti Mälkki2018-05-211-15/+15
* agesa/hudson pi/hudson: Use PCI_DEVICE_IDKyösti Mälkki2018-05-212-3/+5
* agesa/hudson pi/hudson: Skip device node searchKyösti Mälkki2018-05-212-13/+4
* sb/nvidia/ck804: Get rid of device_tElyes HAOUAS2018-05-215-21/+22
* sb/ricoh/rl5c476: Get rid of device_tElyes HAOUAS2018-05-211-5/+6
* nb/via/vx800: Get rid of device_tElyes HAOUAS2018-05-213-10/+10
* nb/via/cn700: Get rid of device_tElyes HAOUAS2018-05-214-10/+10
* cbfs-compression-tool: Fix minor edge cases in algorithm type parsingJulius Werner2018-05-211-1/+2
* nb/intel/nehalem: Fix smashed stack in romstageMatthias Gazzari2018-05-211-1/+5
* util/docker: Update coreboot-sdk dockerfile dependencies listMartin Roth2018-05-211-3/+1
* util/testing: Update junit.xml to support coreboot buildsMartin Roth2018-05-211-22/+32
* libpayload: Fix payload .bss corruptionKyösti Mälkki2018-05-211-3/+8
* Documentation: Add lesson1 from the wikiMartin Roth2018-05-201-0/+168
* Makefile.inc: disable warnings on unaligned struct membersPatrick Georgi2018-05-201-0/+1
* sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS2018-05-203-11/+11
* sb/amd/common: Get rid of device_tElyes HAOUAS2018-05-201-2/+2
* nb/amd/agesa/family14: Get rid of device_tElyes HAOUAS2018-05-202-24/+25
* sb/amd/agesa/hudson: Get rid of device_tElyes HAOUAS2018-05-205-17/+19
* nb/amd/agesa/family12: Get rid of device_tElyes HAOUAS2018-05-202-30/+33
* sb/amd/pi/hudson: Get rid of device_tElyes HAOUAS2018-05-205-17/+18
* sb/amd/cimx/sb800: Get rid of device_tElyes HAOUAS2018-05-206-16/+16
* lib/gnat: Drop Restriction `No_Exception_Propagation`Nico Huber2018-05-191-1/+0
* Documentation: Add mainboard section to indexJonathan Neuschäfer2018-05-192-0/+8
* configs: add PC Engines apu2 sample configurationPiotr Król2018-05-191-0/+10
* mb/google/octopus: enable xdci controllerJagadish Krishnamoorthy2018-05-191-1/+1