1. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  2. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  3. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  4. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  5. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  6. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  7. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  8. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  9. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  10. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  11. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  12. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  13. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  14. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  15. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  16. 50d0b8c Add support for Nvidia Southbridges to Kconfig. by Myles Watson · 15 years ago
  17. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  18. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  19. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  20. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  21. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  22. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  23. 870f013 fix warning: no return statement in function returning non-void by Stefan Reinauer · 15 years ago
  24. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  25. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 16 years ago
  26. eb30bf8 Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.c by Carl-Daniel Hailfinger · 16 years ago
  27. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  28. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 17 years ago
  29. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 17 years ago
  30. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  31. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  32. f845e02 As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patch by Uwe Hermann · 17 years ago
  33. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  34. 8a20213 Fix some CHIP_NAME() entries to use canonical names. by Uwe Hermann · 18 years ago
  35. c5708d1 Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, by bxshi · 18 years ago
  36. c3aaf6a This patch adds the MCP55 PCI IDs (without which the southbridge code by Ed Swierk · 18 years ago
  37. c65bd56 Add support for the NVIDIA MCP55 southbridge. by Yinghai Lu · 18 years ago