1. 499af70 Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6 by Stefan Reinauer · 13 years ago
  2. 513eb5a Prevent build breakage without consoles enabled by Stefan Reinauer · 13 years ago
  3. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  4. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  5. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  6. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  7. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  8. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  9. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  10. 3ddb6b8 Add xhcbios and ahcibios rom handling by efdesign98 · 13 years ago
  11. a68555f Do full flush on uart8250 only at end of printk. by Kevin O'Connor · 13 years ago
  12. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  13. d367b00 Add the coreboot config to CBFS by Cristian Măgherușan-Stanciu · 13 years ago
  14. b2ecd81 We don't have pausing versions of single-IO instructions. by Stefan Reinauer · 13 years ago
  15. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  16. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  17. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  18. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  19. bbd2f21 Simplify coreboot's console/console.h by Stefan Reinauer · 13 years ago
  20. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  21. a7163f1 bootblock updates: by Stefan Reinauer · 13 years ago
  22. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  23. b77a73e comment cosmetics in bootblock.ld by Stefan Reinauer · 13 years ago
  24. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  25. 40e42a8 fix coreboot compilation without serial console enabled. by Stefan Reinauer · 13 years ago
  26. 1fdfed1 add some comments to walkcbfs.S by Stefan Reinauer · 13 years ago
  27. 31853d8 - drop remaining CONFIG_ROM_IMAGE_SIZE by Stefan Reinauer · 13 years ago
  28. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  29. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  30. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  31. d69438e BUILD: add missing config.h dependency by Sven Schnelle · 13 years ago
  32. fab35e3 Move cmos.default handling to bootblock by Patrick Georgi · 14 years ago
  33. 0822ad8 This code fixes a number of build issues related to the AMD Agesa code. The particular issues are global variables existing in romstage and the use of GCC intrinsics in the build. The former issue will be addressed shortly, and the latter issue requires community assistance. This code is dependent on the AMD Family 14h mainboard code. by Frank Vibrans · 14 years ago
  34. b1d1c4d Reliably build arbitrary Kconfig-based revisions of SeaBIOS by Peter Stuge · 14 years ago
  35. ff9d78c Replace special rules for auxiliary files by cbfs-files-y entries by Patrick Georgi · 14 years ago
  36. 5c0bca2 Inverse two arguments of cbfs-files-y and adapts its users (one of which already used the new order) by Patrick Georgi · 14 years ago
  37. e3509fd Pass all required toolchain parts to SeaBIOS correctly by Stefan Reinauer · 14 years ago
  38. 16ce01b This patch gets usbdebug console working in romstage. by Stefan Reinauer · 14 years ago
  39. 679d38b This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue. by Josef Kellermann · 14 years ago
  40. a3eb534 ... And fix the other compile time issues in cmos_layout.bin support by Patrick Georgi · 14 years ago
  41. 4adc9eb The cn700.c code references mainboard_interrupt_handlers() which isn't by Kevin O'Connor · 14 years ago
  42. cef3b89 Report if cmos_layout.bin can't be found when it should. by Patrick Georgi · 14 years ago
  43. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  44. c3dc8f8 Disable CMOS recovery code for ROMCC boards as the CBFS code used for by Patrick Georgi · 14 years ago
  45. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  46. 1b34226 move single options out of main menu and remove stray "options" by Stefan Reinauer · 14 years ago
  47. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  48. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  49. 43c1a21 drop unused code in div64.h by Stefan Reinauer · 14 years ago
  50. 0d3e12b print what make is doing (CBFS call) by Stefan Reinauer · 14 years ago
  51. 8aedcbc - Fix shortcoming in Kconfig when handling multiple "choice"s by Stefan Reinauer · 14 years ago
  52. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  53. c2c23dc Add support for cbfs-files-y to the build system. by Patrick Georgi · 14 years ago
  54. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago