1. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  2. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 15 years ago
  3. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  4. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  5. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  6. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  7. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  8. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  9. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 15 years ago
  10. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  11. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  12. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  13. a0c68f8 by Stefan Reinauer · 15 years ago
  14. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  15. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  16. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  17. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  18. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  19. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  20. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  21. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  22. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  23. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  24. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  25. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  26. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  27. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  28. 4e54b40 by Libra Li · 15 years ago
  29. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  30. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  31. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  32. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  33. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  34. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  35. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  36. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  37. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  38. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  39. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  40. b7b82ef Fix, um... a typo. by Uwe Hermann · 15 years ago
  41. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  42. 8d09e23 Fix some builds with Kconfig. by Myles Watson · 15 years ago
  43. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  44. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  45. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  46. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  47. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  48. dbbfedf Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. by Myles Watson · 15 years ago
  49. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  50. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  51. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  52. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  53. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  54. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  55. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  56. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  57. 036c15f Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before by Myles Watson · 15 years ago
  58. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  59. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  60. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  61. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  62. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  63. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  64. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  65. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  66. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  67. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  68. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 15 years ago
  69. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  70. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  71. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  72. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  73. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  74. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  75. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  76. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  77. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  78. 9969bdc Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. by Myles Watson · 15 years ago
  79. 025b8a3 Fix kconfig setup for the VIA pc2500e. by Uwe Hermann · 15 years ago
  80. 289a2f5 Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the by Zheng Bao · 15 years ago
  81. 3e08cb7 Fix Kconfig for technexion/tim5690. by Libra Li · 15 years ago
  82. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  83. 45b811b Add Kconfig support for kontron/kt960. by Myles Watson · 15 years ago
  84. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  85. b0575d8 Use CAR ck804 code with the s2892. by Myles Watson · 15 years ago
  86. 21ee98b White space change in preparation for a patch to unify handling of ck804. by Myles Watson · 15 years ago
  87. fbc11ed Revert some garbage that snuck into my trivial change, correct a spelling error. by Myles Watson · 15 years ago
  88. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 15 years ago
  89. 95aa53a Add support for the MSI MS-6156 board. by Uwe Hermann · 15 years ago
  90. 6bbe74c Fix kontron/kt690 build. by Myles Watson · 15 years ago
  91. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  92. c270e89 This patch adds (initial) support for the Kontron KT690 mainboard. by Stefan Reinauer · 15 years ago
  93. 45cbc35 Fix obvious typos (trivial). by Uwe Hermann · 15 years ago
  94. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  95. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  96. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  97. fcb28b6 Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. by Uwe Hermann · 15 years ago
  98. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  99. 4258409 This change allows us to see the spd on the s850, finally. by Ronald G. Minnich · 15 years ago
  100. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago