1. aaafec3 Make cbfstool available in $(obj) for simple user access. by Kevin O'Connor · 13 years ago
  2. e3509fd Pass all required toolchain parts to SeaBIOS correctly by Stefan Reinauer · 13 years ago
  3. 86bd99a by Rudolf Marek · 13 years ago
  4. 16ce01b This patch gets usbdebug console working in romstage. by Stefan Reinauer · 13 years ago
  5. 36ade67 Separate CMOS layout from lbtable handling by Patrick Georgi · 13 years ago
  6. 1e916e0 Move CMOS handling into separate files in accessors by Patrick Georgi · 13 years ago
  7. 49a7443 Move the parser for cmos.layout text files to accessors by Patrick Georgi · 13 years ago
  8. 582d369 rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST because that is what it does. by Stefan Reinauer · 13 years ago
  9. c6d2b09 Move CLI portion of nvramtool into cli/ subdirectory as first step towards librarization. by Patrick Georgi · 13 years ago
  10. c7ca3e5 Eliminate a couple of 3-line functions that barely wrap *printf calls by Patrick Georgi · 13 years ago
  11. bf64985 No need to add varargs magic to a simple regex wrapper. by Patrick Georgi · 13 years ago
  12. 1c2734f Fix Bimini build by Stefan Reinauer · 13 years ago
  13. 2c439c3 rk886ex lacked EC_ACPI by Stefan Reinauer · 13 years ago
  14. f13d7f1 Only add EC code if EC is selected in Kconfig by Stefan Reinauer · 13 years ago
  15. 7592e8b Add new ec subdir for Embedded Controllers and common ACPI EC support by Sven Schnelle · 13 years ago
  16. 4096fc5 SMM code on i945 platforms needs udelay() by Peter Stuge · 13 years ago
  17. a470019 Add a new CMOS variable which triggers activation of the by Patrick Georgi · 13 years ago
  18. a5c949e Trivial. Re-indent the code. by Zheng Bao · 13 years ago
  19. 066cbe0 Set the phy via weak function. As Rudolf called. by Zheng Bao · 13 years ago
  20. ce95265 oops. this is weird. CAR addresses should be specified in the socket and not in by Stefan Reinauer · 13 years ago
  21. 33ee3ee Fix abuild by Stefan Reinauer · 13 years ago
  22. 9dcca3b Set the SB800 SATA PHY correctly. by Zheng Bao · 13 years ago
  23. a595058 If the tool has 64bit issues, we need to find and fix them. No papering over them. by Stefan Reinauer · 13 years ago
  24. 679d38b This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue. by Josef Kellermann · 13 years ago
  25. 6e29665 Add CFLAGS when compiling resulting executable. It broke 64bit systems, because the rest uses -m32 now. by Rudolf Marek · 13 years ago
  26. a302b58 Change fadt revision back to 3. by Zheng Bao · 13 years ago
  27. 4f81e19 Clone a tag rather than SeaBIOS stable branch HEAD by Kevin O'Connor · 13 years ago
  28. a3eb534 ... And fix the other compile time issues in cmos_layout.bin support by Patrick Georgi · 13 years ago
  29. f0bf4b5 Make YABEL warnings-are-errors safe by Patrick Georgi · 13 years ago
  30. 5ccbbd9 Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. by Patrick Georgi · 13 years ago
  31. 72cc87f Now bimini can boot linux to login. by Zheng Bao · 13 years ago
  32. ba18572 push ts5300 rom size to 1MB. In fact the flash part on that by Stefan Reinauer · 13 years ago
  33. 202be7b Add nvramtool -D option that allows taking cmos data from by Patrick Georgi · 13 years ago
  34. 269e932 Add nvramtool -C option that takes a CBFS file as argument. by Patrick Georgi · 13 years ago
  35. 9cd7eba Add support for working on in-memory CMOS data (eg. as loaded from a file). by Patrick Georgi · 13 years ago
  36. be5a178 Abstract CMOS accesses a bit more in preparation of using files for CMOS data. by Patrick Georgi · 13 years ago
  37. 0d4f653 There's another place where nvramtool can look for by Patrick Georgi · 13 years ago
  38. 8ae82e3 Remove the code for debugging. by Zheng Bao · 13 years ago
  39. a4da254 S3 feanture of SB800. Compiliant with SB700. by Zheng Bao · 13 years ago
  40. 79c04d5 Move some board specific functions to sb800.h. by Zheng Bao · 13 years ago
  41. 8210e89 Features of Bimini board: RS785 SB800 by Zheng Bao · 13 years ago
  42. d098575 This sb800 code is derived from sb700. by Zheng Bao · 13 years ago
  43. dd676dd For Cx, each ChipSel need to be sent MR command. by Zheng Bao · 13 years ago
  44. c29675f Add a GX2 Kconfig option to choose the framebuffer size. by Nils Jacobs · 13 years ago
  45. fb2b584 Add Geode GX2 memmory descriptors. by Nils Jacobs · 13 years ago
  46. 7b0500c Revert r5902 to make code more readable again. At least three people like to by Stefan Reinauer · 13 years ago
  47. 5bb9fd6 Now that the VIA code is run above 1Meg (like other boards), it should by Kevin O'Connor · 13 years ago
  48. 4adc9eb The cn700.c code references mainboard_interrupt_handlers() which isn't by Kevin O'Connor · 13 years ago
  49. 3ad0851 Fix fwrite tests. by Patrick Georgi · 13 years ago
  50. cef3b89 Report if cmos_layout.bin can't be found when it should. by Patrick Georgi · 13 years ago
  51. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 13 years ago
  52. 024ec85 Remove overengineering, part 1/many by Patrick Georgi · 13 years ago
  53. 2601697 Eliminate strict aliasing related warnings. by Patrick Georgi · 13 years ago
  54. 884554c remove the code which is not ready to release. by Zheng Bao · 13 years ago
  55. a19c622 remove the code which is not ready to release. by Zheng Bao · 13 years ago
  56. 752ab0d remove the code which is not ready to release. by Zheng Bao · 13 years ago
  57. 078efb5 remove the code which is not ready to release. by Zheng Bao · 13 years ago
  58. 1021901 remove the code which is not ready to release. by Zheng Bao · 13 years ago
  59. 441426b cbfstool: When extracting, refer to files in CBFS as file instead of payload by Peter Stuge · 13 years ago
  60. b347e0d cbfstool: Trivial move of newline after commands in usage by Peter Stuge · 13 years ago
  61. a7296e7 The code is tested on my board with register DIMMs. More tests need to be by Zheng Bao · 13 years ago
  62. a112523 Ooops lets see if this extra comment removal fixes this. by Rudolf Marek · 13 years ago
  63. aa55f37 Trivial, cleanup of GPIO comments. by Rudolf Marek · 13 years ago
  64. c3dc8f8 Disable CMOS recovery code for ROMCC boards as the CBFS code used for by Patrick Georgi · 13 years ago
  65. ef32965 Improved GPIO setup for roda/rk886ex, and some documentation by Patrick Georgi · 13 years ago
  66. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 13 years ago
  67. 4c8e269 Default to CRT on Kontron/986lcd-m. "default display" doesn't always by Patrick Georgi · 13 years ago
  68. 9144304 Improve compatibility of YABEL with real-world VGABIOSes by Patrick Georgi · 13 years ago
  69. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 13 years ago
  70. fb433be drop unused files by Stefan Reinauer · 13 years ago
  71. 09e0e9a change a readable way to fix SB800 CIMX "multi-character constant warning". by Kerry She · 13 years ago
  72. 965c43b Various Nokia IP530 fixes. by Marc Bertens · 14 years ago
  73. 69436e1 Fix some settings fo AMD MCT. It is based on BIOS test suite. by Zheng Bao · 14 years ago
  74. da712f3 uart_init is only used in romstage. by Stefan Reinauer · 14 years ago
  75. 1b34226 move single options out of main menu and remove stray "options" by Stefan Reinauer · 14 years ago
  76. 355632b fix compilation of mconf on some systems. by Stefan Reinauer · 14 years ago
  77. 6c28522 fix "make clean" by Stefan Reinauer · 14 years ago
  78. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  79. 7e2fbd5 CK804: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  80. ecab12a Trivial: by Kerry She · 14 years ago
  81. 7917f43 Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check by Kerry She · 14 years ago
  82. e925965 src/southbridge/amd/cimx_wrapper: Run dos2unix on the files. by Uwe Hermann · 14 years ago
  83. d6a1373 AMD SB800: Drop component prefix from filenames. by Uwe Hermann · 14 years ago
  84. f9bd9ae Add detection support for the ITE IT8721F. by Uwe Hermann · 14 years ago
  85. 48b8b92 AMD Bimini: Use mptable_init() in mptable.c. by Uwe Hermann · 14 years ago
  86. 26c1823 AMD Bimini: Small fixes, and updates to recent trunk conventions. by Uwe Hermann · 14 years ago
  87. f7e7519 AMD Bimini: Drop duplicate ASL files as we did for other boards. by Uwe Hermann · 14 years ago
  88. ee5fcac Add support for the AMD Bimini eval mainboard. by Kerry She · 14 years ago
  89. 84f59ae Add AMD SB800 southbridge support via cimx_wrapper. by Kerry She · 14 years ago
  90. 799fed9 Add AMD SB800 southbridge CIMx code. by Kerry She · 14 years ago
  91. 123edb0 Use $(MAKE) instead of make when cleaning for SeaBIOS. by Jonathan Kollasch · 14 years ago
  92. 40992d3 Add RS785(RS880) support. Just few pci_ids. by Zheng Bao · 14 years ago
  93. 6d81646 Add detection of Nuvoton WPCM450. by Zheng Bao · 14 years ago
  94. 8098e42 Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code by Nils Jacobs · 14 years ago
  95. 8cf54c9 Use die() to assure the processor can't wake up from an interrupt. by Nils Jacobs · 14 years ago
  96. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  97. d7ce71d superiotool: Don't skip probing on a port if a a chip was detected on another port. by Stefan Reinauer · 14 years ago
  98. 84be0f5 -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) by Nils Jacobs · 14 years ago
  99. cdcf983 fix i810 boards with ram init debugging disabled. by Stefan Reinauer · 14 years ago
  100. ef15ff4 -Clean up some comments. by Nils Jacobs · 14 years ago