1. d92137a nb/via/vx900: Ensure framebuffer size is within limits by Jacob Garber · 5 years ago
  2. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  3. 358ec83 northbridge/via/vx900: Remove unused variables by Elyes HAOUAS · 5 years ago
  4. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  5. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  6. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  7. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  8. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  9. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  10. c043408 nb/via/vx900: Replace pci_mod_configX() by Kyösti Mälkki · 6 years ago
  11. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  12. afc6384 src/northbridge: Get rid of device_t by Elyes HAOUAS · 6 years ago
  13. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  14. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  15. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  16. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  17. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  18. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  19. 68dd00d nb/via/vx900: Use CF9 reset by Nico Huber · 6 years ago
  20. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  21. 62bafca nb/via/vx900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  22. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  23. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  24. 7904e72 arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 6 years ago
  25. 2a5f6cb nb/via/vx900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  26. 967ed21 via/vx900: Remove leftover code by Kyösti Mälkki · 6 years ago
  27. d8ec973 vx900: Move to EARLY_CBMEM_INIT by Lubomir Rintel · 7 years ago
  28. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  29. 5bc1f13 vx900: Drop some unused defines by Lubomir Rintel · 6 years ago
  30. 71053a9 vx900: decode the whole ROM by Lubomir Rintel · 7 years ago
  31. b2fa1b2 vx900: skip remap of high memory ranges if unnecessary by Lubomir Rintel · 7 years ago
  32. 6dd2f69 vx900: map the SPI controller by Lubomir Rintel · 7 years ago
  33. fd470f7 vx900: fix format strings for DEBUG_RAM_SETUP=y by Lubomir Rintel · 7 years ago 4.7
  34. e4b38bc vx900/chrome9hd: fix a trivial typo by Lubomir Rintel · 7 years ago
  35. b08d73b src/northbridge: Add guards on all header files by Martin Roth · 7 years ago
  36. 3c35ad9 src/northbridge: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  37. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  38. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  39. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  40. 823f7bb northbridge/via/vx900: transition away from device_t by Antonello Dettori · 8 years ago
  41. 6e53ae6 device/dram/ddr2: Add common ddr2 spd decoder by Patrick Rudolph · 8 years ago
  42. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  43. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  44. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  45. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  46. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  47. e7aeb2f src/northbridge/via: Remove commented code by Elyes HAOUAS · 8 years ago
  48. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  49. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  50. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  51. 15279a9 src/northbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  52. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  53. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  54. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  55. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  56. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  57. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  58. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  59. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  60. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  61. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  62. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  63. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  64. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  65. 543888d northbridg/via/vx900: Doxygen fixes by Martin Roth · 10 years ago
  66. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  67. 6e22225 remove vx900_int16 doxygen module/group by Martin Roth · 10 years ago
  68. daf7680 via/vx900: Plumber registered DIMM to right place. by Vladimir Serbinenko · 10 years ago
  69. d204073 northbridge/via: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  70. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  71. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  72. 5cf8824 via/vx900: Remove GFXUMA and use of related global variables by Kyösti Mälkki · 11 years ago
  73. 6f7e4b2 fix printk types by Patrick Georgi · 10 years ago
  74. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  75. c0beb6d timestamps epia-m850: Cleanup without enabling timestamps by Kyösti Mälkki · 11 years ago
  76. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  77. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  78. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  79. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  80. 59158b2 Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900 by Dave Frodin · 11 years ago
  81. 560433b VX900: Use MIN/MAX from stdlib.h instead of redefining them by Alexandru Gagniuc · 11 years ago
  82. 23211b0 VIA VX900: Add minimal ramstage needed to boot linux by Alexandru Gagniuc · 11 years ago
  83. 7d31e7c VX900: Add DDR3 initialization by Alexandru Gagniuc · 11 years ago
  84. 88a3023 VX900: Add support for early romstage by Alexandru Gagniuc · 11 years ago