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. 600e70d mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  5. a21dff6 mainboard/kontron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  6. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  7. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  8. 391bb13 mb/*/*: Remove unused option_table.h includes by Kyösti Mälkki · 4 years, 6 months ago
  9. bee82ab Replace last uses of read_option() with get_option() by Kyösti Mälkki · 4 years, 7 months ago
  10. 2ad6f81 mb/*/*/early_init.c: Remove defined but not used macro by Elyes HAOUAS · 4 years, 7 months ago
  11. 05d7d82 mb/{i945,ich7}: Remove redundant write on V0CTL by Elyes HAOUAS · 4 years, 8 months ago
  12. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 8 months ago[Renamed (98%) from src/mainboard/kontron/986lcd-m/romstage.c]
  13. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 8 months ago
  14. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 8 months ago
  15. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 8 months ago
  16. aabc215 src/mb: Remove redundant message befor 'system_reset()' by Elyes HAOUAS · 4 years, 8 months ago
  17. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 9 months ago
  18. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 10 months ago
  19. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 10 months ago
  20. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 10 months ago
  21. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 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. 146c098 mainboards: Remove floating __PRE_RAM__ comments by Kyösti Mälkki · 5 years ago
  25. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  26. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  27. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  28. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  29. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  30. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  31. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  32. bdaec07 arch/io.h: Add missing includes 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. cf27838 mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage by Arthur Heymans · 6 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. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  38. 5d4cf36 mb/kontron/986lcd-m: Use common pnp_{enter,exit} functions by Elyes HAOUAS · 6 years ago
  39. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  40. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  41. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  42. 9ec1123 mainboard/kontron/986lcd-m: transition away from device_t by Antonello Dettori · 8 years ago
  43. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 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. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  48. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  49. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  50. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  51. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  52. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  53. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  54. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  55. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  56. 2c55b70 superio/winbond/w83627thg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  57. 178a60b mainboard/kontron/986lcd-m: Remove a duplicate header by Edward O'Callaghan · 10 years ago
  58. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  59. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  60. a7c9611 intel/i945 boards: Add EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  61. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  62. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 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. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  72. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  73. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  74. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  75. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  76. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  77. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  78. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  79. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  80. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  81. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  82. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  83. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  84. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  85. 5639448 Fix usbdebug compilation. by Stefan Reinauer · 14 years ago
  86. bf264e9 i945: by Stefan Reinauer · 14 years ago
  87. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  88. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  89. 3e1f524 by Stefan Reinauer · 14 years ago
  90. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  91. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  92. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  93. e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
  94. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  95. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  96. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  97. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  98. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  99. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  100. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago[Renamed (99%) from src/mainboard/kontron/986lcd-m/auto.c]