| Commit message (Expand) | Author | Age | Files | Lines |
* | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS | 2019-12-20 | 14 | -14/+0 |
* | mb/lenovo/g505s: Remove unused <stdlib.h> | Elyes HAOUAS | 2019-12-19 | 2 | -2/+0 |
* | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS | 2019-12-19 | 5 | -5/+0 |
* | mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS | 2019-12-19 | 5 | -10/+0 |
* | arch/x86: Make X86 stages select ARCH_X86 | Arthur Heymans | 2019-12-16 | 1 | -1/+0 |
* | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki | 2019-12-12 | 1 | -8/+1 |
* | mb/**/hda_verb.c: Clean up formatting | Angel Pons | 2019-12-12 | 17 | -617/+280 |
* | lenovo/g505s: Switch away from ROMCC_BOOTBLOCK | Kyösti Mälkki | 2019-12-12 | 2 | -22/+0 |
* | mb/lenovo/t410: Select ricoh driver | Patrick Rudolph | 2019-12-11 | 1 | -0/+1 |
* | mb/**/hda_verb.c: use denary numerals for lengths | Angel Pons | 2019-12-11 | 16 | -26/+26 |
* | mb/lenovo/w530/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -75/+32 |
* | mb/lenovo/s230u/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -76/+35 |
* | mb/lenovo/t430s/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 2 | -35/+13 |
* | mb/lenovo/t430/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -81/+35 |
* | mb/lenovo/x230/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -39/+14 |
* | mb/lenovo/x220/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -42/+15 |
* | mb/lenovo/l520/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -83/+39 |
* | mb/lenovo/t420s/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -29/+11 |
* | mb/lenovo/t420/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-09 | 1 | -36/+14 |
* | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki | 2019-12-09 | 2 | -1/+1 |
* | mb/lenovo/w520/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-06 | 1 | -4/+10 |
* | mb/lenovo/t520/devicetree: Use subsystemid inheritance | Peter Lemenkov | 2019-12-06 | 1 | -4/+9 |
* | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki | 2019-11-30 | 1 | -0/+1 |
* | mb/lenovo/t400/Makefile: Build gpio w/o subdir makefiles | Peter Lemenkov | 2019-11-29 | 3 | -3/+1 |
* | mb/lenovo/t400/Kconfig: Remove default data.vbt path | Peter Lemenkov | 2019-11-29 | 1 | -3/+0 |
* | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi | 2019-11-23 | 20 | -20/+20 |
* | mb/lenovo/t410: Fix I2C SPD address | Patrick Rudolph | 2019-11-22 | 1 | -1/+1 |
* | mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large values | Peter Lemenkov | 2019-11-22 | 2 | -4/+4 |
* | mb/lenovo/x201: Remove unnecessary GPIO settings | Arthur Heymans | 2019-11-20 | 1 | -2/+0 |
* | mb/lenovo/s230u: Don't write BUC and beyond | Nico Huber | 2019-11-18 | 1 | -5/+0 |
* | mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16 | Nico Huber | 2019-11-18 | 10 | -64/+0 |
* | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans | 2019-11-18 | 24 | -50/+24 |
* | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans | 2019-11-18 | 12 | -0/+12 |
* | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans | 2019-11-18 | 12 | -21/+9 |
* | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans | 2019-11-18 | 12 | -45/+1 |
* | nb/intel/sandybridge: Make the mainboard_early_init hook optional | Arthur Heymans | 2019-11-18 | 7 | -28/+0 |
* | mb/{i945,ich7}: Remove redundant write on V0CTL | Elyes HAOUAS | 2019-11-17 | 2 | -6/+0 |
* | nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans | 2019-11-15 | 2 | -1/+5 |
* | nb/intel/i945: Initialize console in bootblock | Arthur Heymans | 2019-11-15 | 4 | -2/+12 |
* | nb/intel/i945: Move boilerplate romstage to a common location | Arthur Heymans | 2019-11-15 | 2 | -143/+49 |
* | nb/intel/x4x: Move boilerplate romstage to a common location | Arthur Heymans | 2019-11-15 | 1 | -33/+6 |
* | mb/*/*(ich7/x4x): Use common early southbridge init | Arthur Heymans | 2019-11-14 | 1 | -17/+1 |
* | sb/intel/i82801gx: Add common early code | Arthur Heymans | 2019-11-14 | 2 | -79/+8 |
* | sb/intel/i82801gx: Add common LPC decode code | Arthur Heymans | 2019-11-12 | 6 | -46/+19 |
* | ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific | Bill XIE | 2019-11-12 | 26 | -81/+14 |
* | src/mb: Remove redundant message befor 'system_reset()' | Elyes HAOUAS | 2019-11-11 | 1 | -1/+0 |
* | mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>' | Elyes HAOUAS | 2019-11-11 | 1 | -1/+0 |
* | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki | 2019-11-08 | 2 | -4/+0 |
* | sb/intel/lynxpoint: Use sb/intel/common/platform.asl | Arthur Heymans | 2019-11-04 | 1 | -1/+1 |
* | mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl | Arthur Heymans | 2019-11-04 | 2 | -29/+1 |