1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  4. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  7. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  8. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  9. 55e31a9 southbridge/amd amd81XX, cs553X & sr5650 spelling fixes by Martin Roth · 10 years ago
  10. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  11. 309a7ff southbridge/amd/cs5536: Trivial style fix for trailing comment by Edward O'Callaghan · 10 years ago
  12. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  13. ecd8424 Fix whitespace leaked into tree by Kyösti Mälkki · 11 years ago
  14. 95b573a AMD Southbridge CS5536: make use of #include <device/smbus_def.h> by Christian Gmeiner · 11 years ago
  15. 01c095f AMD Geode CS5536: downgrade BIOS_ERR by Christian Gmeiner · 11 years ago
  16. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  17. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  18. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  19. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  20. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  21. b5dfcae cs5536: add smbus support in ramstage by Christian Gmeiner · 12 years ago
  22. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  23. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  24. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  25. fb433be drop unused files by Stefan Reinauer · 14 years ago
  26. 8098e42 Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code by Nils Jacobs · 14 years ago
  27. ef15ff4 -Clean up some comments. by Nils Jacobs · 14 years ago
  28. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  29. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  30. 51eafde Enable or disable the power button in Kconfig by Peter Stuge · 14 years ago
  31. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  32. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  33. a4c0a1d Make timer2 the default choice for TSC initialization. by Patrick Georgi · 14 years ago
  34. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  35. 81af48e This patch extends the reserved resources for the cs5536 to avoid the excluded by Myles Watson · 14 years ago
  36. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  37. ae3f4b5 Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable by Peter Stuge · 14 years ago
  38. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  39. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  40. 4292685 None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. by Stefan Reinauer · 14 years ago
  41. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  42. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  43. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  44. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  45. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  46. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  47. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  48. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  49. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 14 years ago
  50. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  51. 5a559d4 The UART2 on the AMD cs5536 is incorrectly configured in two places. by Stefan Reinauer · 14 years ago
  52. d9d5e34 reformat Kconfig file, too. by Patrick Georgi · 14 years ago
  53. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 14 years ago
  54. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  55. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  56. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  57. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  58. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  59. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  60. ae762b5 use include file for i8259 where appropriate (trivial) by Stefan Reinauer · 15 years ago
  61. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  62. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  63. 2c39c4c There was a programming error which made most USB port4 setup wrong. This patch uses byte pointer and the MMIO read and write functions. by Marc Jones · 16 years ago
  64. 9d9518f cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doing a by Marc Jones · 16 years ago
  65. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  66. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  67. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  68. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  69. c72ff11 The GPIOs used for UART2 RX and TX were reversed. by Marc Jones · 17 years ago
  70. f027280 The UART disable code was causing a hang and was worked around with a by Marc Jones · 17 years ago
  71. 344e457 Add missing license headers, minor cosmetic fixes in existing headers. by Uwe Hermann · 17 years ago
  72. d03b7d4 This fix properly hides the UDC and OTG PCI headers when the cs5536 is by Marc Jones · 17 years ago
  73. ddf845f This patch cleans up and clarifies Geode source code comments. by Marc Jones · 17 years ago
  74. a909ee6 This patch updates the PCI ID of the Geode IDE device to include the revision. by Marc Jones · 17 years ago
  75. 2a133f7 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  76. 4fcb3ba Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  77. 5ef8b0f by Ronald G. Minnich · 17 years ago
  78. a67d4fd This patch re-implements support for the CS5536 companion chip for the by Marc Jones · 17 years ago
  79. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  80. b9c100b add file for dcon support by Jordan Crouse · 18 years ago
  81. bcd1f23 - Much better USB P4 fix. by Richard Smith · 18 years ago
  82. fa60e7f - USB P4 as host fix by Richard Smith · 18 years ago
  83. 64443b8 - fix a silly pointer dereference thinko in my previous commit by Richard Smith · 18 years ago
  84. 59ba228 - Added suport for enabling USB P4 on the olpc by Richard Smith · 18 years ago
  85. 6014686 this file is already included by auto.c on all targets. by Stefan Reinauer · 18 years ago
  86. 59fc4db "Hey Ron - Attached is a simple patch that enables the upper banks on the by Ronald G. Minnich · 18 years ago
  87. 4788eff restore the old code for enabling flash. The new amd code did not work. by Ronald G. Minnich · 18 years ago
  88. da7ee9f These changes incorporate steve goodrich'es fixes, and one bug that is by Ronald G. Minnich · 18 years ago
  89. aad235e changes per steve goodrich. by Ronald G. Minnich · 18 years ago
  90. 88fb1a6 set up interrupt values for the southbridge, and add a function to by Ronald G. Minnich · 18 years ago
  91. 2d7bb59 fix idiiot typo I did not catch. by Ronald G. Minnich · 18 years ago
  92. fb93749 changes from AMD for making OLPC video work. by Ronald G. Minnich · 18 years ago
  93. 5d573c2 Commit for IDE NAND FLASH by Ronald G. Minnich · 18 years ago
  94. 694d20e This is to enable COM1 early. by Ronald G. Minnich · 18 years ago
  95. 1656c18 reorder early startup so that it might work. by Ronald G. Minnich · 18 years ago
  96. 070a10f mods for early printing on OLPC by Ronald G. Minnich · 18 years ago
  97. d3ba4aa Fall back to pre-broken settings and setup for GX2. by Ronald G. Minnich · 18 years ago
  98. c1a4b2b by Li-Ta Lo · 18 years ago
  99. 3716427 we don't need msr_init by Ronald G. Minnich · 18 years ago
  100. b7a09b4 some todo and comment for ron. by Li-Ta Lo · 18 years ago