1. cc16cca vga: removed inclusion of .c files by Vikram Narayanan · 12 years ago
  2. 1c80cf0 kbd: wait longer for self-test on keyboard reset by Mathias Krause · 12 years ago
  3. ea5c2b6 Fix checksum calculation both in romstage and ramstage. by Stefan Reinauer · 12 years ago
  4. d87dfc0 Fix our CMOS checksum algorithm so it matches what /dev/nvram expects by Stefan Reinauer · 12 years ago
  5. 1babddb rework RTC driver output to make it more consistent. by Stefan Reinauer · 12 years ago
  6. 491e2a2 Enable/fix compilation of i8254 code in ram stage. by Stefan Reinauer · 12 years ago
  7. 4297a9a X60: trigger save cmos on volume/brightness change by Sven Schnelle · 12 years ago
  8. d29e5bb CMOS: add set_option() by Sven Schnelle · 12 years ago
  9. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  10. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  11. 57205c7 Add option_table.h as dependency for all C based object files if option tables are used. by Patrick Georgi · 13 years ago
  12. fab35e3 Move cmos.default handling to bootblock by Patrick Georgi · 13 years ago
  13. b82673b Build failure because of src/pc80/mc146818rtc_early.c unused variable by Stefan Reinauer · 13 years ago
  14. 5c0bca2 Inverse two arguments of cbfs-files-y and adapts its users (one of which already used the new order) by Patrick Georgi · 13 years ago
  15. 16ce01b This patch gets usbdebug console working in romstage. by Stefan Reinauer · 13 years ago
  16. 5ccbbd9 Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. by Patrick Georgi · 13 years ago
  17. cef3b89 Report if cmos_layout.bin can't be found when it should. by Patrick Georgi · 13 years ago
  18. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 13 years ago
  19. c3dc8f8 Disable CMOS recovery code for ROMCC boards as the CBFS code used for by Patrick Georgi · 13 years ago
  20. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 13 years ago
  21. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 13 years ago
  22. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 13 years ago
  23. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 13 years ago
  24. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
  25. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 13 years ago
  26. 16db6c3 Whitespace/typo/cosmetic fixes (trivial). by Uwe Hermann · 13 years ago
  27. 9c934d1 This patch avoids a timeout during PS/2 keyboard by Scott Duplichan · 13 years ago
  28. 9c35c84 Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard by Kevin O'Connor · 13 years ago
  29. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 13 years ago
  30. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 13 years ago
  31. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 13 years ago
  32. 127e976 Remove warnings from USB debug console code. by Myles Watson · 13 years ago
  33. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 13 years ago
  34. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 13 years ago
  35. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  36. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  37. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  38. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  39. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  40. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  41. d1149d7 Some keyboards need a longer timeout. Also increase error level, because a by Stefan Reinauer · 14 years ago
  42. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  43. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  44. 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
  45. 2549d52 fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. by Stefan Reinauer · 14 years ago
  46. 9c3e8b5 use names instead of numbers where possible, also print a better message if no by Stefan Reinauer · 14 years ago
  47. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  48. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  49. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  50. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 14 years ago
  51. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 14 years ago
  52. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 14 years ago
  53. dd3e82a Rework the keyboard driver by Stefan Reinauer · 14 years ago
  54. ea67d47 A (hypothetical southbridge) component might provide functionality that is not by Stefan Reinauer · 14 years ago
  55. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 14 years ago
  56. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 14 years ago
  57. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 14 years ago
  58. e59f2e1 A keyboard controller fix to stop the code from waiting for a code that never by Marc Jones · 14 years ago
  59. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 14 years ago
  60. fd4519b This now builds. by Ronald G. Minnich · 14 years ago
  61. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago
  62. dabae0d fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb by Stefan Reinauer · 14 years ago
  63. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 14 years ago
  64. 094198c Rewrite keyboard driver to actually wait time in ms as specified in the specs, by Stefan Reinauer · 14 years ago
  65. bb01f60 Some USB debug updates, mostly comments fixing, license header updates by Stefan Reinauer · 14 years ago
  66. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
  67. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 14 years ago
  68. 24fbb7d work around initobject breakage in pc80/Config.lb by Stefan Reinauer · 14 years ago
  69. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 14 years ago
  70. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 14 years ago
  71. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 14 years ago
  72. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  73. bbe29ee keyboard driver: function definitions should not omit void if they don't take by Stefan Reinauer · 15 years ago
  74. e282550 fix comment in keyboard driver (trivial) by Stefan Reinauer · 15 years ago
  75. 041734d The semantics of the changed code are pretty simple and looking at by Myles Watson · 15 years ago
  76. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  77. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  78. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  79. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 15 years ago
  80. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  81. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  82. a829bfe add a header file for i8259.h (trivial) by Stefan Reinauer · 15 years ago
  83. c811a1c Made await_ide(), which polls for an ide status change, check the status by Jens Rottmann · 15 years ago
  84. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 15 years ago
  85. 8e65adb Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes by Stefan Reinauer · 15 years ago
  86. 912857e fix lots of warnings for cache as ram builds (trivial) by Stefan Reinauer · 15 years ago
  87. ac555b1 serial.inc is not used anywhere. drop it (trivial) by Stefan Reinauer · 15 years ago
  88. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 16 years ago
  89. e447df1 Add a debug message to keyboard init. This helped isolate at least one by Carl-Daniel Hailfinger · 16 years ago
  90. 5ecfa29 Small patch that adds an error message in case the keyboard selftest fails. by Philipp Degler · 17 years ago
  91. a3cf00e two more directories from YhLu's mcp55 megapatch. by Yinghai Lu · 17 years ago
  92. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 17 years ago
  93. 453dfdf implement io based udelay function for all mainboards that lack an apic by Stefan Reinauer · 18 years ago
  94. 8cbc475 Don't write to CMOS when HAVE_OPTION_TABLE = 0. by Steven J. Magnani · 18 years ago
  95. 3d291aa more removal for obsolete VGABIOS support by Li-Ta Lo · 18 years ago
  96. bd7a304 remove obsolete VGA support for EPIA by Li-Ta Lo · 18 years ago
  97. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 18 years ago
  98. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 19 years ago
  99. 84a8028 fixed indentation by Li-Ta Lo · 19 years ago
  100. af0cc3e start consolidate various borken vga support by Li-Ta Lo · 19 years ago