1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  2. 38f89f3 mb/**/early_init.c: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  3. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  5. efc3d04 src/mainboard: Use 'const' to set pnp_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  6. c80e350 mainboard/getac: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  7. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  8. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  9. 391bb13 mb/*/*: Remove unused option_table.h includes by Kyösti Mälkki · 4 years, 6 months ago
  10. bee82ab Replace last uses of read_option() with get_option() by Kyösti Mälkki · 4 years, 7 months ago
  11. 1374607 mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code by Elyes HAOUAS · 4 years, 7 months ago
  12. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 8 months ago
  13. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 8 months ago[Renamed (98%) from src/mainboard/getac/p470/romstage.c]
  14. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 8 months ago
  15. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 8 months ago
  16. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 8 months ago
  17. aabc215 src/mb: Remove redundant message befor 'system_reset()' by Elyes HAOUAS · 4 years, 8 months ago
  18. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 9 months ago
  19. d6c8bdc mb/getac/p470: Use pnp_write_config function by Elyes HAOUAS · 4 years, 9 months ago
  20. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 10 months ago
  21. 1463a2a getac/p470: Drop unused PCI secondary bus reset by Kyösti Mälkki · 4 years, 10 months ago
  22. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  23. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  24. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  25. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  26. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  27. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  28. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  29. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  30. d889508 mb/(ICH7): Remove initialization already done at early_init.c by Elyes HAOUAS · 5 years ago
  31. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  32. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  33. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  34. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  35. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  36. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  37. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  38. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  39. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  40. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  41. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  42. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  43. 771d7ec mainboard/getac/p470: transition away from device_t by Antonello Dettori · 8 years ago
  44. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  45. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. ad0dda7 getac/p470: initialize timestamps in romstage by Patrick Georgi · 9 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  50. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  51. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  52. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  53. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  54. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  55. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  56. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  57. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  58. a7c9611 intel/i945 boards: Add EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  59. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  60. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  61. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  62. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  63. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  64. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  65. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  66. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  67. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  68. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  69. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 13 years ago
  70. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  71. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  72. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  73. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  74. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  75. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  76. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  77. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  78. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  79. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  80. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  81. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  82. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  83. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  84. 7cfa7f9 Add support for the Getac P470 by Stefan Reinauer · 14 years ago