1. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  2. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  3. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  7. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  8. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  9. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  10. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  11. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  12. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 10 years ago
  13. 411bf97 winbond/w83627hf/acpi: Fix some ASL warnings by Oskar Enoksson · 10 years ago
  14. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  15. 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. by Christoph Grenz · 11 years ago
  16. bbf0969 w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` by Christoph Grenz · 11 years ago
  17. dc92d68 w83627hf/acpi: Fix logical device power down in ACPI by Christoph Grenz · 11 years ago
  18. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  19. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  20. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  21. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  22. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  23. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  24. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  25. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  26. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  27. d86a3a1 Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` by Paul Menzel · 11 years ago
  28. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  29. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  30. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  31. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  32. 5db45b4 W83627HF: remove unused function by Sven Schnelle · 12 years ago
  33. 287ca50 w83627hf: multiple fixes and enhancements in ASL include by Christoph Grenz · 13 years ago
  34. e3e641c w83627hf: drop Scope(\_SB) from ASL include by Christoph Grenz · 13 years ago
  35. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  36. b9da3cd w83627hf: add method to retrieve wake event source register to ASL include by Christoph Grenz · 13 years ago
  37. d17f3d7 w83627hf: correct typo in ASL include, correct indexed registers and remove unneccesary _PR0 defs by Christoph Grenz · 13 years ago
  38. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  39. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  40. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  41. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  42. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  43. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  44. 340fa93 Random Winbond Super I/O cosmetic and coding-style fixes. by Uwe Hermann · 14 years ago
  45. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  46. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  47. bb33fbe get rid of some duplicate inclusion warnings. by Stefan Reinauer · 14 years ago
  48. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  49. 95bf86b Remove some warnings. For code that is called from the mainboard romstage.c by Stefan Reinauer · 14 years ago
  50. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  51. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  52. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  53. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  54. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  55. 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 14 years ago
  56. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  57. d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 14 years ago
  58. 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 14 years ago
  59. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  60. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  61. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  62. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  63. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  64. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  65. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  66. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  67. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  68. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  69. cbe4e1f Cosmetic changes: push includes to top of file in chip.h files. by Roger Zauner · 17 years ago
  70. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  71. 9d65e6e cleanup patch from Uwe Hermann. by Stefan Reinauer · 18 years ago
  72. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  73. e74f91a cosmetics. \n is enough here. by Stefan Reinauer · 19 years ago
  74. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  75. 12eb7bc *** empty log message *** by Yinghai Lu · 20 years ago
  76. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  77. 3974363 *** empty log message *** by Yinghai Lu · 20 years ago
  78. eefdb03 S2885 winbond Superio all resource set by Yinghai Lu · 20 years ago
  79. 6a61d6a Tyan update to work with new CPU Config by Yinghai Lu · 20 years ago
  80. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  81. 70093f7 Intel E7501 P64H2 ICH5R support by Yinghai Lu · 20 years ago
  82. 6f52a90 Fixed a silly typo :) by David W. Hendricks · 20 years ago
  83. bb8602b GPIO2 and GPIO3 support for HF part. by David W. Hendricks · 20 years ago
  84. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  85. c6bcedb yhlu's pnp patch by Li-Ta Lo · 20 years ago
  86. 30667d7 sio-enable, because the init is not called. Without the init_keyboard, by Stefan Reinauer · 20 years ago
  87. 142babf forgot to do a cvs add by Ronald G. Minnich · 20 years ago