1. d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 14 years ago
  2. 3c970ee Revert deletion of src/arch/i386/init. by Patrick Georgi · 14 years ago
  3. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  4. 99f7579 fix APCI typos. by Stefan Reinauer · 14 years ago
  5. 30a4a93 fix clock polling in pc97317 driver. by Stefan Reinauer · 14 years ago
  6. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  7. d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 14 years ago
  8. 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 14 years ago
  9. 7ae1163 This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB (IP1000T) of onboard memory. by Joseph Smith · 14 years ago
  10. 9a35853 Add two YABEL options to Kconfig by Stefan Reinauer · 14 years ago
  11. ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 14 years ago
  12. 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
  13. 1847618 $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do by Stefan Reinauer · 14 years ago
  14. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  15. 9a432ab Forgot a CBFS_PREFIX change in appropriate commit (r5102). by Patrick Georgi · 14 years ago
  16. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 14 years ago
  17. 531704e Drop src/config alltogether by Stefan Reinauer · 14 years ago
  18. f60a256 Emergency fix: r5102 carried some local change that doesn't by Patrick Georgi · 14 years ago
  19. 967952a Add image updating support. When selecting it, it by Patrick Georgi · 14 years ago
  20. 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 14 years ago
  21. 5543c66 Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) by Patrick Georgi · 14 years ago
  22. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  23. e4119cc The COM2 enable code is global now. Use global API and by Patrick Georgi · 14 years ago
  24. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 14 years ago
  25. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  26. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 14 years ago
  27. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  28. d51eddb fix further build.h dependencies that were undetected before we enabled it on by Stefan Reinauer · 14 years ago
  29. bfff67d romcc _also_ has to wait for build.h to be generated. by Patrick Georgi · 14 years ago
  30. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  31. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 14 years ago
  32. b6b192a Add -pipe .. notably speeds up windows builds. by Stefan Reinauer · 14 years ago
  33. 2598214 This patch fixes the build for the dsdt.asl/dsdt.c. by Harald Gutmann · 14 years ago
  34. f14e69b typo by Stefan Reinauer · 14 years ago
  35. de7c6fa by Ward Vandewege · 14 years ago
  36. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 14 years ago
  37. d0d7c01 Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). by Uwe Hermann · 14 years ago
  38. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 14 years ago
  39. f1b6f1f Fix incorrect board names in Kconfig strings (trivial). by Uwe Hermann · 14 years ago
  40. 081c897 This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the by Knut Kujat · 14 years ago
  41. 5a559d4 The UART2 on the AMD cs5536 is incorrectly configured in two places. by Stefan Reinauer · 14 years ago
  42. 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 · 14 years ago
  43. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 14 years ago
  44. 6f0074e Trivial fixup on IP1000 and RM4100 copyright entries. by Joseph Smith · 14 years ago
  45. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 14 years ago
  46. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 14 years ago
  47. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 14 years ago
  48. 89e4577 RCA RM4100 and Thomson IP1000 auto.c rework. by Joseph Smith · 14 years ago
  49. d9d5e34 reformat Kconfig file, too. by Patrick Georgi · 14 years ago
  50. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 14 years ago
  51. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 14 years ago
  52. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 14 years ago
  53. a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 14 years ago
  54. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 14 years ago
  55. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 14 years ago
  56. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
  57. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  58. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 14 years ago
  59. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 14 years ago
  60. c6f2bd0 by Stefan Reinauer · 14 years ago
  61. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 14 years ago
  62. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
  63. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 14 years ago
  64. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 14 years ago
  65. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 14 years ago
  66. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 14 years ago
  67. 2e73e19 Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 by Stefan Reinauer · 14 years ago
  68. f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 14 years ago
  69. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 14 years ago
  70. 7a3d095 by Stefan Reinauer · 14 years ago
  71. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 14 years ago
  72. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 14 years ago
  73. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 14 years ago
  74. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 14 years ago
  75. 38c9965 (trivial) cosmetics for i82801gx cmos failover. by Stefan Reinauer · 14 years ago
  76. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 14 years ago
  77. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 14 years ago
  78. f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 14 years ago
  79. ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 14 years ago
  80. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 14 years ago
  81. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 14 years ago
  82. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 14 years ago
  83. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 14 years ago
  84. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 14 years ago
  85. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 14 years ago
  86. 753169d Kconfig builds all boards now. by Patrick Georgi · 14 years ago
  87. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 14 years ago
  88. a0c68f8 by Stefan Reinauer · 14 years ago
  89. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 14 years ago
  90. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 14 years ago
  91. a29fb61 improve debug output. by Stefan Reinauer · 14 years ago
  92. 1bb6828 romcc: by Patrick Georgi · 14 years ago
  93. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 14 years ago
  94. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 14 years ago
  95. a64f888 newconfig compilation failed with by Stefan Reinauer · 14 years ago
  96. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 14 years ago
  97. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 14 years ago
  98. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 14 years ago
  99. 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 14 years ago
  100. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 14 years ago