1. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  2. d07048a src/mb: Use system_reset() by Elyes HAOUAS · 5 years ago
  3. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  4. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  5. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  6. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  7. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  8. cf27838 mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage by Arthur Heymans · 6 years ago
  9. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  10. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  11. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  12. 5d4cf36 mb/kontron/986lcd-m: Use common pnp_{enter,exit} functions by Elyes HAOUAS · 6 years ago
  13. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  14. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  15. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  16. 9ec1123 mainboard/kontron/986lcd-m: transition away from device_t by Antonello Dettori · 8 years ago
  17. f10b5ff mainboard/kontron: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  18. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  19. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  23. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  24. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  25. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  26. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  27. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  28. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  29. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  30. 2c55b70 superio/winbond/w83627thg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  31. 178a60b mainboard/kontron/986lcd-m: Remove a duplicate header by Edward O'Callaghan · 10 years ago
  32. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  33. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  34. a7c9611 intel/i945 boards: Add EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  35. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  36. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  37. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  38. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  39. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  40. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  41. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  42. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  43. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 14 years ago
  44. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  45. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  46. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  47. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  48. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  49. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  50. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  51. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  52. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  53. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  54. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  55. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  56. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  57. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  58. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  59. 5639448 Fix usbdebug compilation. by Stefan Reinauer · 14 years ago
  60. bf264e9 i945: by Stefan Reinauer · 14 years ago
  61. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  62. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  63. 3e1f524 by Stefan Reinauer · 14 years ago
  64. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  65. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  66. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  67. e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
  68. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  69. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  70. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  71. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  72. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  73. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  74. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed (99%) from src/mainboard/kontron/986lcd-m/auto.c]
  75. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  76. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  77. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  78. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  79. a5fdadf Kontron updates, get board up to date with i945 and ich7 updates. by Stefan Reinauer · 15 years ago
  80. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  81. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  82. e1025d0 Kontron 986LCD-M updates: by Stefan Reinauer · 15 years ago
  83. 54309d6 Update Kontron board by Stefan Reinauer · 16 years ago
  84. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago