1. edd9a4f nb/intel/i440bx: Drop mainboard_enable_serial() by Keith Hui · 4 years, 4 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  4. 0e0fdbe nb/intel/i440bx: Ready raminit for S3 resume path by Keith Hui · 4 years, 4 months ago
  5. 11bce20 nb/intel/i440bx: Use SPDX for remaining files by Keith Hui · 4 years, 4 months ago
  6. 095f927 nb/intel/i440bx: Drop northbridge.h by Keith Hui · 4 years, 4 months ago
  7. 67c7311 nb/intel/i440bx: Resolve a SMP-raminit TODO by Keith Hui · 4 years, 4 months ago
  8. 8bd784e nb/intel/i440bx: Clean up register_values table by Keith Hui · 4 years, 5 months ago
  9. 5d8ad85 asus/p2b*: Move serial init into mainboard bootblock by Keith Hui · 4 years, 7 months ago
  10. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  11. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  12. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  13. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  15. e9b3fd1 intel/i440bx: Resolve long standing raminit TODOs by Keith Hui · 4 years, 7 months ago
  16. d6f259e intel/i440bx: Add timestamp to RAM init by Keith Hui · 4 years, 7 months ago
  17. 4444ea54 intel/i440bx: Use smbus_read_byte() for raminit debug by Keith Hui · 4 years, 7 months ago
  18. 7a95575 asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry() by Kyösti Mälkki · 4 years, 7 months ago
  19. 3f882faf intel/i440bx,i82371: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 7 months ago
  20. 93e08c7 asus/p3b-f,intel/i440bx: Move enable/disable_spd() call by Kyösti Mälkki · 4 years, 7 months ago
  21. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  22. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  23. 10c8ad8 nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__ by Arthur Heymans · 4 years, 9 months ago
  24. 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 4 years, 10 months ago
  25. 7c9a0e8 arch/x86: Use the stage argument to implement cbmem_top by Arthur Heymans · 4 years, 10 months ago
  26. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  27. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  28. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  29. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  30. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  31. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  32. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  33. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  34. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  35. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  36. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  37. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  38. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  39. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  40. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  41. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 6 years ago
  42. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  43. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  44. aea8eec nb/intel/i440bx: Switch to POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
  45. 5469907 nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  46. 54d6a28 cpu/intel/slot_1: Switch to different CAR setup by Kyösti Mälkki · 6 years ago
  47. 7904e72 arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  48. 961d31b intel/i440bx: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  49. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  50. 322fa32 nb/intel/i440bx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  51. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  52. 64d2d10 nb/intel/i440: Get rid of device_t by Elyes HAOUAS · 7 years ago
  53. a8380fc intel/i440bx: Correct RAM init programming by Keith Hui · 7 years ago
  54. d0301c1 intel/i440bx: Implement EARLY_CBMEM_INIT support by Keith Hui · 7 years ago
  55. f516dd8 nb/intel/i440bx/debug.c: Bugfix and cleanup by Keith Hui · 7 years ago
  56. 28e0255 intel/i440bx: Move LATE_CBMEM_INIT under mainboard by Kyösti Mälkki · 7 years ago
  57. aef8542 nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUP by Keith Hui · 7 years ago
  58. e1695e2 nb/intel/i440bx: Add final newline to raminit.c by Martin Roth · 7 years ago
  59. 078e324 northbridge/intel/i440bx: Merge RAM init routines by Keith Hui · 7 years ago
  60. 9aa45e6 northbridge/intel/i440bx: Move NB macro to i440bx.h by Keith Hui · 7 years ago
  61. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  62. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  63. 7c414e7 northbridge/intel/i440bx: Align code by Paul Menzel · 7 years ago
  64. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  65. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  66. ff25b6c northbridge/intel/i440bx: Remove commented code by Elyes HAOUAS · 8 years ago
  67. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  68. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  69. d7ee9dd northbridge/intel: add missing #include guards by Iru Cai · 8 years ago
  70. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  71. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  72. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  73. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  74. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  75. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  76. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  77. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  78. e6d4732 northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  79. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  80. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  81. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  82. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  83. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  84. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  85. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  86. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  87. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  88. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  89. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  90. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  91. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  92. e089a3f northbridge/intel/i440bx: Registered SDRAM modules support and fixes by Keith Hui · 13 years ago
  93. fc01e5e proper printk handling in src/northbridge/intel/i82810/raminit.c by Stefan Reinauer · 14 years ago
  94. 1c2c750 dump_spd_registers() is only defined when ram init debugging is on. by Stefan Reinauer · 14 years ago
  95. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  96. 09f5a74 Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). by Keith Hui · 14 years ago
  97. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  98. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  99. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  100. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago