summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce bootblock self-decompressionJulius Werner2018-05-2220-11/+231
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-228-17/+24
* 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
* nb/intel/nehalem: Fix smashed stack in romstageMatthias Gazzari2018-05-211-1/+5
* 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
* mb/google/octopus: enable xdci controllerJagadish Krishnamoorthy2018-05-191-1/+1
* mb/google/reef/variants/: Add new memory IDren kuo2018-05-191-0/+7
* via/vx900: Remove leftover codeKyösti Mälkki2018-05-191-6/+0
* cpu/x86: Add support to run function on single APSubrata Banik2018-05-193-9/+29
* soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE configSubrata Banik2018-05-191-0/+4
* arch/x86: Increase TIMESTAMP region size to 0x200Furquan Shaikh2018-05-181-1/+1
* mb/google/eve: Describe USB devices in devicetreeDuncan Laurie2018-05-182-1/+44
* soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie2018-05-184-2/+52
* soc/intel: Add support for USB ACPI code generationDuncan Laurie2018-05-185-1/+100
* drivers/usb/acpi: Add a driver for generating USB ACPIDuncan Laurie2018-05-184-0/+134
* acpi: device: Walk up the tree to find identifierDuncan Laurie2018-05-181-3/+13
* nb/common/intel: Remove the mrc cache codeArthur Heymans2018-05-184-329/+0