1. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 15 years ago
  2. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 15 years ago
  3. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  4. 89e4577 RCA RM4100 and Thomson IP1000 auto.c rework. by Joseph Smith · 15 years ago
  5. 6bba29f Add the BSD-licensed getopt tool to crossgcc, to use by Patrick Georgi · 15 years ago
  6. cccbb89 Make $(obj)/build.h an explicit dependency for all by Patrick Georgi · 15 years ago
  7. 24ddfd4 Fix manual build of the ASUS A8N-E (trivial). by Uwe Hermann · 15 years ago
  8. d9d5e34 reformat Kconfig file, too. by Patrick Georgi · 15 years ago
  9. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 15 years ago
  10. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 15 years ago
  11. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 15 years ago
  12. c6d3ff6 use stdint types for structures, and don't use pointers by Stefan Reinauer · 15 years ago
  13. a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 15 years ago
  14. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 15 years ago
  15. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 15 years ago
  16. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  17. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  18. 480b37f Document CONFIG_PCI usage in the README (trivial). by Uwe Hermann · 15 years ago
  19. 2ca9491 Update list of superiotool contributors to r5048 (trivial). by Uwe Hermann · 15 years ago
  20. 622fb79 Add missing files from the last commit (trivial). by Uwe Hermann · 15 years ago
  21. bb38f32 Add VIA VT82C686A/VT82C686B detection support to superiotool. by Carl-Daniel Hailfinger · 15 years ago
  22. 5142dcd Add detection support for the Winbond W83667HG Super I/O. by David Bartley · 15 years ago
  23. b850eb8 Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. by Anders Juel Jensen · 15 years ago
  24. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  25. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 15 years ago
  26. c6f2bd0 by Stefan Reinauer · 15 years ago
  27. 775a766 by Stefan Reinauer · 15 years ago
  28. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 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. 6acc0a1 ncurses is only a requirement for make menuconfig, not for Kconfig in general. by Stefan Reinauer · 15 years ago
  32. 81d5b0c add ncurses to list of requirements by Stefan Reinauer · 15 years ago
  33. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  34. 85bb83a msrtool: Fix typo by Paul Menzel · 15 years ago
  35. cba6169 msrtool: Read both MSR values from file in diff mode by Peter Stuge · 15 years ago
  36. 34f2907 msrtool: Add endptr to str2msr() showing how many characters were parsed by Peter Stuge · 15 years ago
  37. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  38. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  39. 2e73e19 Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 by Stefan Reinauer · 15 years ago
  40. f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 15 years ago
  41. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 15 years ago
  42. 7a3d095 by Stefan Reinauer · 15 years ago
  43. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  44. e6cf7c0 msrtool: More trivial rearrangement by Peter Stuge · 15 years ago
  45. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  46. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  47. 984e0f3 ectool: Support for dumping EC "index ram" by Stefan Reinauer · 15 years ago
  48. 350ca4a msrtool: Remove indent by using continue inside for() to avoid an if block by Peter Stuge · 15 years ago
  49. 6ade161 Update reference toolchain to by Stefan Reinauer · 15 years ago
  50. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  51. 38c9965 (trivial) cosmetics for i82801gx cmos failover. by Stefan Reinauer · 15 years ago
  52. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  53. 42944c3 nvramtool: Consider a string with non-printable characters a "bad value". by Stefan Reinauer · 15 years ago
  54. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  55. f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 15 years ago
  56. ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 15 years ago
  57. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  58. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 15 years ago
  59. fb333c4 (missing svn add) by Nils Jacobs · 15 years ago
  60. 58a901f Support for the AMD Geode GX2 by Nils Jacobs · 15 years ago
  61. 90b96b6 indent all of nvramtool to make it fit into coreboot's coding style by Stefan Reinauer · 15 years ago
  62. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 15 years ago
  63. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  64. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  65. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 15 years ago
  66. 1af297c Check for installed compilers (remove .xcompile) at make clean, not distclean. by Myles Watson · 15 years ago
  67. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  68. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  69. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  70. a0c68f8 by Stefan Reinauer · 15 years ago
  71. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  72. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 15 years ago
  73. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  74. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  75. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  76. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  77. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  78. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  79. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  80. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  81. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  82. 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 15 years ago
  83. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  84. f3662fc CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop by Patrick Georgi · 15 years ago
  85. 99cf349 Filter out some more K8/Fam10 specific options on unrelated boards. Trivial. by Patrick Georgi · 15 years ago
  86. 50b5b2b - speed up board comparison by only building abuild configs, not the whole by Stefan Reinauer · 15 years ago
  87. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  88. 48ca7b2 minor bug in the cbfs documentation (trivial) by Stefan Reinauer · 15 years ago
  89. ee55f80 by Ward Vandewege · 15 years ago
  90. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  91. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  92. b66fb79 Push VSA into CBFS for amd/lx systems. It's not hooked up to by Patrick Georgi · 15 years ago
  93. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  94. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  95. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  96. eb097aa Eliminate some noise in the output of compareboard on non-K8/Fam10h boards by Patrick Georgi · 15 years ago
  97. 0f6ee7b Not all boards cope with automatically sized bootblocks, leading to 4GB by Patrick Georgi · 15 years ago
  98. 702a5a5 Atom only supports 32bit MTRRs (trivial) by Stefan Reinauer · 15 years ago
  99. 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 15 years ago
  100. 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 15 years ago