1. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 9 months ago
  2. 7c9ad7e mb/lenovo: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. efc3d04 src/mainboard: Use 'const' to set pnp_devfn_t statically by Elyes HAOUAS · 4 years, 4 months ago
  5. 89ab250 mainboard/lenovo: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 9 months ago
  8. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago[Renamed (96%) from src/mainboard/lenovo/x60/romstage.c]
  9. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 9 months ago
  10. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  11. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  12. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  13. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  14. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  15. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  16. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  17. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  18. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  19. 66b35ba mb/lenovo/x60: Use system_reset() by Elyes HAOUAS · 5 years ago
  20. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  21. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  22. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  23. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 6 years ago
  24. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  25. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  26. 522a1b5 mb/lenovo/[xtz]60: Introduce and use RCBA64 macro by Peter Lemenkov · 6 years ago
  27. e232455 mb/lenovo/*/romstage: Use macros instead of magic numbers by Peter Lemenkov · 6 years ago
  28. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  29. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  30. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  31. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  32. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  33. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  34. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  35. 000cc59 mb/lenovo/*60: Remove not existing DIMMs from SPD map by Arthur Heymans · 7 years ago
  36. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  37. 7676730 mb/lenovo/x60: Remove PCI reset code from romstage by Paul Menzel · 8 years ago
  38. 4bf48e8 lenovo/x60: transition away from device_t by Antonello Dettori · 8 years ago
  39. 6e1884f lenovo/x60: add info message if dock is present by Alexander Couzens · 8 years ago
  40. d6f7fd5 lenovo/x60: add GPIOs initialisation before dock check by Antonello Dettori · 8 years ago
  41. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  42. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  43. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  46. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  47. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  48. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  49. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  50. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  51. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  52. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  53. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  54. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  55. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  56. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  57. ab6d27e lenovo/x60/romstage.c: Collect timestamps in romstage by Paul Menzel · 11 years ago
  58. c2f1777 Lenovo ThinkPad X60: Clean up `romstage.c` by Paul Menzel · 11 years ago
  59. 4560ca5 Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support. by Denis 'GNUtoo' Carikli · 11 years ago
  60. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  61. 483ec41 X60: fix docking by Sven Schnelle · 13 years ago
  62. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  63. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  64. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  65. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  66. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  67. df6fd56 X60: use pnp_write_config() instead of custom function by Sven Schnelle · 13 years ago
  68. fea6bd1 X60: add dock code for Ultrabase X6 by Sven Schnelle · 13 years ago
  69. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  70. ddb3f0a Lenovo ThinkPad X60: Enable SMI handler by Sven Schnelle · 14 years ago
  71. e2ca71e Lenovo ThinkPad X60 / X60s Support by Sven Schnelle · 14 years ago