1. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  2. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  3. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 15 years ago
  4. c6f2bd0 by Stefan Reinauer · 15 years ago
  5. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  6. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  7. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 15 years ago
  8. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  9. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  10. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  11. 2e73e19 Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 by Stefan Reinauer · 15 years ago
  12. f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 15 years ago
  13. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 15 years ago
  14. 7a3d095 by Stefan Reinauer · 15 years ago
  15. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  16. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  17. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  18. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  19. 38c9965 (trivial) cosmetics for i82801gx cmos failover. by Stefan Reinauer · 15 years ago
  20. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  21. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  22. f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 15 years ago
  23. ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 15 years ago
  24. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  25. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 15 years ago
  26. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 15 years ago
  27. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  28. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 15 years ago
  29. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  30. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  31. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  32. a0c68f8 by Stefan Reinauer · 15 years ago
  33. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  34. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 15 years ago
  35. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  36. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  37. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  38. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  39. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  40. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  41. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  42. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  43. 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 15 years ago
  44. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  45. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  46. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  47. b66fb79 Push VSA into CBFS for amd/lx systems. It's not hooked up to by Patrick Georgi · 15 years ago
  48. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  49. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  50. 0f6ee7b Not all boards cope with automatically sized bootblocks, leading to 4GB by Patrick Georgi · 15 years ago
  51. 702a5a5 Atom only supports 32bit MTRRs (trivial) by Stefan Reinauer · 15 years ago
  52. 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 15 years ago
  53. 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 15 years ago
  54. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  55. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  56. c58290c Let ld(1) calculate the required size for code in the bootblock automatically. by Maciej Pijanka · 15 years ago
  57. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  58. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  59. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  60. 4e54b40 by Libra Li · 15 years ago
  61. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  62. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  63. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  64. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  65. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago
  66. 5b69883 Complete the Kconfig of socket_AM2r2. by Zheng Bao · 15 years ago
  67. bdf4157 Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined by Patrick Georgi · 15 years ago
  68. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  69. 2d892f1 Get rid of the ugly warning the right way. by Myles Watson · 15 years ago
  70. 339722e Revert my too-hasty commit. by Myles Watson · 15 years ago
  71. 8f84813 Silence an ugly-looking warning. Two casts were not enough, so just don't cast by Myles Watson · 15 years ago
  72. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  73. c243639 Help track down enable_rom issues in CBFS. If the magic by Patrick Georgi · 15 years ago
  74. c0ac7e9 by Stefan Reinauer · 15 years ago
  75. 7f91d92 Enable Multiboot table support (for GRUB2) by default. by Ronald G. Minnich · 15 years ago
  76. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  77. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  78. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  79. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  80. eeec0ef Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. by Myles Watson · 15 years ago
  81. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  82. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  83. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  84. eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 15 years ago
  85. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  86. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  87. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 15 years ago
  88. e6ad7fa If the coreboot and filo overlap, it will "slice off" a piece at the by Zheng Bao · 15 years ago
  89. 2fa7c2e When loading an option ROM use the class stored in the device to by Mark Marshall · 15 years ago
  90. 5fc7f98 Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. by Stefan Reinauer · 15 years ago
  91. c668048 Some fixes. by Patrick Georgi · 15 years ago
  92. ba49fb7 typo. trivial. Then -> Than. by Zheng Bao · 15 years ago
  93. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  94. b7b82ef Fix, um... a typo. by Uwe Hermann · 15 years ago
  95. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  96. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  97. 8f6354b Split a print statement that called dev_path twice, and add a warning comment. by Myles Watson · 15 years ago
  98. dc4ca9a Add prototypes to silence these warnings. by Myles Watson · 15 years ago
  99. 88214a4 Drop remainders of PPC port by Stefan Reinauer · 15 years ago
  100. e696942c Drop remainder of PPC port by Stefan Reinauer · 15 years ago