1. 8b9768e amd: Remove unused defines by Peter Lemenkov · 6 years ago
  2. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  3. 1f83e9d lib/hardwaremain: Fix more ACPI/IOAPIC typos by Subrata Banik · 6 years ago
  4. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  5. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  6. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  7. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  8. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  9. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  10. dd35e2c mb: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  11. ec48c74 AMD boards: Fix function name (soft_reset) in message by Jonathan Neuschäfer · 7 years ago
  12. 90e07b4 AMD K8 fam10-15: Consolidate post_cache_as_ram call by Kyösti Mälkki · 7 years ago
  13. 356b519 mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  14. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  15. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  16. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  17. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  18. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 2256408 mainboards/amdfam10: Copy DIMM information to cbmem after romstage by Timothy Pearson · 9 years ago
  23. 91e9f67 mainboards/amd/fam10: Add romstage timestamps by Timothy Pearson · 9 years ago
  24. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  25. 4549e5a AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly by Paul Menzel · 11 years ago
  26. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  27. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  28. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  29. c3fde7e AMD Mainboards - romstage.c: Fix doxygen errors by Martin Roth · 10 years ago
  30. b8f05d4 superio/nsc/pc87417: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  31. bf3a3f20 mainboard: Strip out some dead includes by Edward O'Callaghan · 10 years ago
  32. f18abab superio/serverengines/pilot: Avoid .c includes by Edward O'Callaghan · 10 years ago
  33. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  34. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  35. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  36. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  37. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  38. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  39. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  40. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  41. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  42. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  43. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  44. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  45. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  46. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  47. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  48. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  49. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  50. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  51. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  52. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  53. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  54. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  55. 9d4212f Move bcm5785_enable_rom.c include to where it's used. by Patrick Georgi · 14 years ago
  56. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  57. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  58. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  59. 0a6d1ae Undo stupid mistake in r5832 by Patrick Georgi · 14 years ago
  60. 8a6163e Fix hp/dl165_g6_fam10 build. Failed to take r5800 and by Patrick Georgi · 14 years ago
  61. 9139e7b Add support for HP DL165-G6 with Fam10 CPU. by Arne Georg Gleditsch · 14 years ago