1. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  2. e4119cc The COM2 enable code is global now. Use global API and by Patrick Georgi · 15 years ago
  3. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 15 years ago
  4. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  5. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 15 years ago
  6. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  7. d51eddb fix further build.h dependencies that were undetected before we enabled it on by Stefan Reinauer · 15 years ago
  8. bfff67d romcc _also_ has to wait for build.h to be generated. by Patrick Georgi · 15 years ago
  9. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  10. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 15 years ago
  11. 2598214 This patch fixes the build for the dsdt.asl/dsdt.c. by Harald Gutmann · 15 years ago
  12. de7c6fa by Ward Vandewege · 15 years ago
  13. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 15 years ago
  14. d0d7c01 Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). by Uwe Hermann · 15 years ago
  15. f1b6f1f Fix incorrect board names in Kconfig strings (trivial). by Uwe Hermann · 15 years ago
  16. 081c897 This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the by Knut Kujat · 15 years ago
  17. fa742da Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. by Joseph Smith · 15 years ago
  18. 6f0074e Trivial fixup on IP1000 and RM4100 copyright entries. by Joseph Smith · 15 years ago
  19. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 15 years ago
  20. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 15 years ago
  21. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  22. 89e4577 RCA RM4100 and Thomson IP1000 auto.c rework. by Joseph Smith · 15 years ago
  23. a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 15 years ago
  24. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 15 years ago
  25. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  26. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  27. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 15 years ago
  28. c6f2bd0 by Stefan Reinauer · 15 years ago
  29. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  30. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 15 years ago
  31. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  32. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  33. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  34. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  35. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  36. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  37. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 15 years ago
  38. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  39. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  40. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  41. a0c68f8 by Stefan Reinauer · 15 years ago
  42. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  43. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  44. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  45. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  46. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  47. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  48. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  49. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  50. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  51. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  52. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  53. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  54. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  55. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  56. 4e54b40 by Libra Li · 15 years ago
  57. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  58. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  59. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  60. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  61. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  62. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  63. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  64. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  65. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  66. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  67. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  68. b7b82ef Fix, um... a typo. by Uwe Hermann · 15 years ago
  69. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  70. 8d09e23 Fix some builds with Kconfig. by Myles Watson · 15 years ago
  71. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  72. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  73. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  74. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  75. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  76. dbbfedf Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. by Myles Watson · 15 years ago
  77. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  78. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  79. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  80. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  81. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  82. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  83. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  84. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  85. 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
  86. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  87. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  88. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  89. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  90. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  91. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  92. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  93. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  94. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  95. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  96. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 15 years ago
  97. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  98. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  99. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  100. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago