1. b1cb895 nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls by Keith Hui · 1 year, 4 months ago
  2. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  5. 4444ea54 intel/i440bx: Use smbus_read_byte() for raminit debug by Keith Hui · 4 years, 6 months ago
  6. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 8 months ago
  7. 065857e arch/io.h: Drop unnecessary include 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. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  10. f516dd8 nb/intel/i440bx/debug.c: Bugfix and cleanup by Keith Hui · 7 years ago
  11. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  12. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  13. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 9 years ago
  14. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  15. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  16. 09f5a74 Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). by Keith Hui · 14 years ago
  17. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  18. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  19. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  20. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  21. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  22. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  23. 1683cef Remove the unnecessary memctrl[] indirection, 440BX only has one by Uwe Hermann · 16 years ago
  24. 924f92f by Richard Smith · 18 years ago