1. 33e83ca cbfstool: completely initialize input and output streams by Stefan Reinauer · 11 years ago
  2. bb2cc71 Fix read_option invocation in uart8250mem.c by Stefan Reinauer · 11 years ago
  3. 84463ef Fix compilation when coverage debugging is enabled by Stefan Reinauer · 11 years ago
  4. 9e8af58 libpayload: Handle multifunction bridge devices better. by Gabe Black · 12 years ago
  5. 6d0fe9c armv7: specify condition code for msr instruction by David Hendricks · 11 years ago
  6. c7e5d79 exynos5250: add missing address-of operator in UART driver by David Hendricks · 11 years ago
  7. 0c8b7d1 inteltool: remove unused file descriptor variable and ifdefs by Stefan Tauner · 11 years ago
  8. db9eaf4 snow/exynos5250: move board-specific power stuff to mainboard dir by David Hendricks · 11 years ago
  9. 161ccc7 exynos5250: add a chip.h file for the display register settings by Ronald G. Minnich · 11 years ago
  10. 6ccb1ab mtrr: add rom caching comment about hyperthreads by Aaron Durbin · 11 years ago
  11. 0dc775e inteltool: use inttypes for prints in memory.c by Stefan Tauner · 11 years ago
  12. ce801b5 exynos5-common: get rid of displayport trial code by Ronald G. Minnich · 11 years ago
  13. 5f3754e inteltool: cpu.c: Use conversion specifier `u` for unsigned integers by Paul Menzel · 11 years ago
  14. 72ef888 libpayload, superiotool: README: Prepend `coreboot/` to path of change directory line by Paul Menzel · 11 years ago
  15. 3402a7f inteltool: Cast to `intptr_t` instead of `uint64_t` by Paul Menzel · 11 years ago
  16. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  17. 4d6ab4e superiotool: Update README with Git repository URL and directory location by Paul Menzel · 11 years ago
  18. 5b5cf3d AMD GX1: Remove useless copied header file `northbridge.h` by Paul Menzel · 11 years ago
  19. 3c156dd lynxpoint: Cosmetic cleanup by Stefan Reinauer · 11 years ago
  20. 27a1be9 Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()`" by Jens Rottmann · 11 years ago
  21. c6f2722 sandybridge: enable ROM caching by Aaron Durbin · 11 years ago
  22. 23f5016 haswell: enable ROM caching by Aaron Durbin · 11 years ago
  23. 13cc952 haswell: keep ROM cache enabled by Aaron Durbin · 11 years ago
  24. 0f0fe10 haswell: use new interface to disable rom caching by Aaron Durbin · 11 years ago
  25. d46161e intel/microcode.h: Fix typo in comment: micr*o*code by Paul Menzel · 11 years ago
  26. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  27. b81754b ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors by Paul Menzel · 11 years ago
  28. a8db717 inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t` by Paul Menzel · 11 years ago
  29. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  30. 60a4a73 cbfstool: fix --machine by Stefan Reinauer · 11 years ago
  31. 0499da9 ASRock E350M1: buildOpts.c: Add missing memory related defines by Paul Menzel · 11 years ago
  32. 032daad libpayload: cbfs_core.h: Add missing third person s in »it need*s*« by Paul Menzel · 12 years ago
  33. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  34. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  35. b39ba2e lynxpoint: Basic configuration of SerialIO devices by Duncan Laurie · 11 years ago
  36. 9591210 wtm2: Enable SerialIO devices in ACPI mode by Duncan Laurie · 11 years ago
  37. a2d6a40 lynxpoint: Fix LP clock gating setup for LPC by Duncan Laurie · 11 years ago
  38. 0ce2b43 Minor Kconfig help text fix by Stefan Tauner · 11 years ago
  39. 0703ec4 chromeos: honor MOCK_TPM=1 by Aaron Durbin · 11 years ago
  40. d6d6db3 lynxpoint: fix enable_pm1() function by Aaron Durbin · 11 years ago
  41. bab0a0b PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER` by Paul Menzel · 11 years ago
  42. af3158c lynxpoint: split clearing and enabling of smm by Aaron Durbin · 11 years ago
  43. 9ebd8ea inteltool: Allow to override Makefile variables by Paul Menzel · 11 years ago
  44. 42c5501 inteltool: Add Cougar/Panther Point GPIO defaults by Nico Huber · 11 years ago
  45. 09dcbf0 inteltool: Add option to show differences in GPIO setup by Nico Huber · 11 years ago
  46. d86a3a1 Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` by Paul Menzel · 11 years ago
  47. 6758c68 ASRock E350M1: mptable.c: Remove unused variable `dev` by Paul Menzel · 11 years ago
  48. cd966dd ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` by Paul Menzel · 11 years ago
  49. 22bbb69 ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite` by Paul Menzel · 11 years ago
  50. 5ed986b inteltool: Support PM registers on Cougar/Panther Point by Nico Huber · 11 years ago
  51. 82d2d442 wtm2: select write-combining memory for graphics by Aaron Durbin · 11 years ago
  52. 13a97f5 link: select write-combining memory for graphics by Aaron Durbin · 11 years ago
  53. ce872cb pci: don't load vga option rom before S3 check by Aaron Durbin · 11 years ago
  54. 8b5b764 console: Make use of CONFIG_USE_OPTION_TABLE by Christian Gmeiner · 12 years ago
  55. d2be1f1 AMD hudson & SB800 - Fix issues with mawk by Martin Roth · 11 years ago
  56. d0d7e7d lynxpoint: Rework ACPI NVS to add new SerialIO variables by Duncan Laurie · 11 years ago
  57. f6763db wtm1/wtm2/baskingridge: Enable TPM ACPI device by Duncan Laurie · 11 years ago
  58. 08e3656 armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  59. 2fba5e2 armv7: import new cache maintenance API from coreboot by David Hendricks · 11 years ago
  60. bc073f4 x86: Drop BOARD_HAS_FADT by Kyösti Mälkki · 11 years ago
  61. 14290b3 inteltool: Add Cougar/Panther Point IDs to rootcmplx.c by Nico Huber · 11 years ago
  62. f0813bb AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h` by Paul Menzel · 11 years ago
  63. 20ed4b7 ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf` by Paul Menzel · 11 years ago
  64. 2120460 ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amdinitlate` by Paul Menzel · 11 years ago
  65. e4807f3 ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return type by Paul Menzel · 11 years ago
  66. 1877cee armv7: change some unsigned ints to uint32_t by David Hendricks · 11 years ago
  67. 5877935 armv7: remove loop from dcache_mmu_disable() by David Hendricks · 11 years ago
  68. 26e8f2f snow: explicitly configure L2 cache by David Hendricks · 11 years ago
  69. c01d138 exynos5250: Add function for configuring L2 cache by David Hendricks · 11 years ago
  70. bae3f06 AMD CIMx SB800: Update Kconfig help texts to new SATA mode default by Paul Menzel · 11 years ago
  71. be2c634 superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX` by Paul Menzel · 11 years ago
  72. e85f4eb armv7: update sync barrier usage in dcache_op_set_way() by David Hendricks · 11 years ago
  73. dc82fc5 wtm2: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  74. b5146b3 AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors by Paul Menzel · 11 years ago
  75. 5d74156 AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()` by Paul Menzel · 11 years ago
  76. 6983a68 inteltool: Support GPIO registers on Cougar/Panther Point by Nico Huber · 11 years ago
  77. 76d6049 inteltool: Add definitions for Cougar/Panther Point PCI IDs by Nico Huber · 11 years ago
  78. 2c2a85f google boards: auto-select CACHE_ROM by Aaron Durbin · 11 years ago
  79. 5392424 x86: mtrr: optimize hole carving above 4GiB by Aaron Durbin · 11 years ago
  80. e383442 x86: mtrr: add hole punching support by Aaron Durbin · 11 years ago
  81. f6f6e13 memrange: add 2 new range_entry routines by Aaron Durbin · 11 years ago
  82. e63d5d8 chromeos: remove CACHE_ROM automatic selection by Aaron Durbin · 11 years ago
  83. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  84. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  85. f567f16 sandybridge: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  86. fcfe67c haswell: add option to mark graphics memory write-combining. by Aaron Durbin · 11 years ago
  87. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  88. 9b027fe mtrr: honor IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  89. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  90. 3ece5ac stdlib: add ALIGN_UP and ALIGN_DOWN macros by Aaron Durbin · 11 years ago
  91. 4fa5fa5 resources: introduce IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  92. a755614 resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] by Aaron Durbin · 11 years ago
  93. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  94. 28adb6e coreboot table: use memrange library by Aaron Durbin · 11 years ago
  95. 7762091 armv7: set cache level explicitly for dcache/unified cache case by David Hendricks · 11 years ago
  96. d4d6a40 armv7: invalidate TLB after changing translation table entries by David Hendricks · 11 years ago
  97. 7b19f66 armv7: iterate thru all levels when doing dcache ops by David Hendricks · 11 years ago
  98. 8234874 armv7: add functions for reading/writing L2CTLR by David Hendricks · 11 years ago
  99. fa244a6 armv7: use stdint.h in cache and MMU files by David Hendricks · 11 years ago
  100. eca48438 armv7: added paranoia for cache library by David Hendricks · 11 years ago