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. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  6. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  7. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  8. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  9. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  10. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  11. 6267f5d sb/intel/i82801gx: Autodisable functions based on devicetree by Arthur Heymans · 6 years ago
  12. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  13. 81dd52b intel/i945: Factor out ram init time stamps by Paul Menzel · 8 years ago
  14. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  15. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  16. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  17. 6c20b65 intel/i945 boards: Add romstage time stamps by Paul Menzel · 8 years ago
  18. 63028fd mainboard/roda/rk886ex: transition away from device_t by Antonello Dettori · 8 years ago
  19. ec16e93 mainboard/roda: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  20. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  21. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  22. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  25. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  26. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  27. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  28. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  29. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  30. 206f370 i945 boards: Drop disabled ram_check() calls by Kyösti Mälkki · 10 years ago
  31. 12d681b intel/i945 gm45: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  32. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  33. a7c9611 intel/i945 boards: Add EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  34. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  35. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  36. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  37. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  38. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  39. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  40. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  41. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  42. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 14 years ago
  43. ef32965 Improved GPIO setup for roda/rk886ex, and some documentation by Patrick Georgi · 14 years ago
  44. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  45. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  46. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  47. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  48. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  49. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  50. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  51. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  52. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  53. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  54. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  55. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  56. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  57. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  58. bf264e9 i945: by Stefan Reinauer · 14 years ago
  59. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  60. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  61. 3e1f524 by Stefan Reinauer · 14 years ago
  62. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  63. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  64. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  65. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  66. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  67. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  68. 8a7d34b fix builds... by Stefan Reinauer · 14 years ago
  69. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago[Renamed from src/mainboard/roda/rk886ex/auto.c]
  70. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago