1. 5d1ada0 intel/fsp: Fix microcode including by Patrick Georgi · 11 years ago
  2. ffd4a61 cpu/allwinner/a10: Import raminit code from uboot by Alexandru Gagniuc · 11 years ago
  3. cce6c1c cpu/allwinner/a10: Add low-level helpers for DRAM clock control by Alexandru Gagniuc · 11 years ago
  4. 5d8b0a9 cubieboard: Initialize memory in bootblock by Alexandru Gagniuc · 11 years ago
  5. 919e499 cpu/allwinner/a10: Add functions for driving GPIO pins by Alexandru Gagniuc · 11 years ago
  6. 6ed574a cpu/allwinner/a10: Add definitions for in/output GPIO functions by Alexandru Gagniuc · 11 years ago
  7. a94bed0 cpu/allwinner/a10: Add function for reading chip revision by Alexandru Gagniuc · 11 years ago
  8. bd09dbe cpu/allwinner/a10: Implement udelay using timer 0 by Alexandru Gagniuc · 11 years ago
  9. b70a140 cpu/allwinner/a10: Add definition for gating GPIO S clock by Alexandru Gagniuc · 11 years ago
  10. 5c4bde7 cpu/allwinner/a10: Add basic TWI (I²C) driver by Alexandru Gagniuc · 11 years ago
  11. bc30b2b cpu/allwinner/a10: Refactor API for gating clocks to peripherals by Alexandru Gagniuc · 11 years ago
  12. 8226dbb cpu/allwinner/a10: Refactor and document pinmux API by Alexandru Gagniuc · 11 years ago
  13. be32f51 cpu/allwinner/a10: Clarify the usage of SRAM during bootblock by Alexandru Gagniuc · 11 years ago
  14. f64111b cpu: Add initial support for Allwinner A10 SoC by Alexandru Gagniuc · 11 years ago
  15. 7d3045b AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  16. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  17. 2e77461 AMD K8: Socket implies K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  18. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  19. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  20. c6c8cb7 Fix linking microcode with more than one microcode file by Alexandru Gagniuc · 11 years ago
  21. c81187f pit: disable LCD FETs before doing any graphics init by David Hendricks · 11 years ago
  22. 1ad77de exynos5420: Assign corect parent PLLs by David Hendricks · 11 years ago
  23. 7f35bbb exynos5420: don't assume MPLL for i2c parent clock by David Hendricks · 11 years ago
  24. b783d45 exynos5420: Set SPLL to 400MHz by David Hendricks · 11 years ago
  25. 401da25 exynos5420: re-factor clock_get_periph_rate() by David Hendricks · 11 years ago
  26. efd4b9e exynos5420: add a peripheral clock select --> PLL decoder by David Hendricks · 11 years ago
  27. 5f6ffba exynos5420: add CPLL and DPLL to the known list of PLLs by David Hendricks · 11 years ago
  28. bd56bf0 exynos5420: correct the PMS value for CPLL by David Hendricks · 11 years ago
  29. 136e709 exynos5420: Configure the UART pins unconditionally by Gabe Black · 11 years ago
  30. ce011ec exynos5250: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  31. e0cfad2 exynos5420: re-factor the SDMMC GPIO config routines by David Hendricks · 11 years ago
  32. b9f267c exynos5420: configure SD_0_CDn as VDDEN for eMMC by David Hendricks · 11 years ago
  33. 792b621 exynos5420: init APLL at 1800MHz by David Hendricks · 11 years ago
  34. f05e871 exynos5xxx: use oscillator clock when changing ARM frequency by David Hendricks · 11 years ago
  35. 49c1be9 exynos5420: set L2ACTLR parameters for A15 cores by David Hendricks · 11 years ago
  36. 4e195af exynos5250: Add a pinmux function to set up i2s bus 0 by Gabe Black · 11 years ago
  37. 56a7cff exynos5420: minor correction to CPU frequency print by David Hendricks · 11 years ago
  38. c0491d4 armv7/exynos: Fix and remove memory reset workarounds by Hung-Te Lin · 11 years ago
  39. c0d5eb2 Pit: graphics by Ronald G. Minnich · 11 years ago
  40. 01b4383 Snow: correctly disable trust zone hardware by Ronald G. Minnich · 11 years ago
  41. b0efbd3 Pit: correctly initialize trust zone by Ronald G. Minnich · 11 years ago
  42. d598cac exynos5420: update set_cpu_id() by David Hendricks · 11 years ago
  43. 88fdd93 exynos5250: Add mct_start to the timer init blob in timer_monotonic_get by Gabe Black · 11 years ago
  44. 80e6293 Exynos 5420: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  45. 6628744 Exynos 5250: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  46. e13680b exynos5420: Fix some clock settings by Gabe Black · 11 years ago
  47. ad88fda exynos5420: Fix the clock divisor mask by Gabe Black · 11 years ago
  48. 713853a exynos5420: Get rid of the PWM code like on the 5250 by Gabe Black · 11 years ago
  49. 9b764a0 exynos5250: Get rid of the PWM timer code we shouldn't be using anymore by Gabe Black · 11 years ago
  50. 2c116fe exynos5420: Apply pwm const fix to the 5420 as well by Gabe Black · 11 years ago
  51. 9a9d7e8 exynos5250: Fix consts in the pwm code by Gabe Black · 11 years ago
  52. 68a8431 haswell: Update microcode revision by Duncan Laurie · 11 years ago
  53. f584218 armv7: Remove SYS_TEXT_BASE config. by Hung-Te Lin · 11 years ago
  54. b1ae030 cpu/intel: Do not rely on CBFS microcode having a terminator by Alexandru Gagniuc · 11 years ago
  55. 75b68d8 cpu/amd: Remove error messages on non-matching microcode patches by Kyösti Mälkki · 11 years ago
  56. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  57. 6da7046 EXYNOS5250: be less chatty at critical moments by Ronald G. Minnich · 11 years ago
  58. c5aac95 exynos5250: Correct DDR3 Phy-reset value names. by Hung-Te Lin · 11 years ago
  59. 118d105 haswell: Export functions for CPU family+model and stepping by Duncan Laurie · 11 years ago
  60. f6d6e62 exynos5420: Setup clocks for MMC bus controller. by Hung-Te Lin · 11 years ago
  61. 768903e haswell: Update ULT microcode to rev 14h by Duncan Laurie · 11 years ago
  62. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  63. 16cbf89 haswell: VR controller configuration by Aaron Durbin · 11 years ago
  64. c70353f haswell: Misc power management setup and fixes by Duncan Laurie · 11 years ago
  65. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  66. a406119 arch/x86: Do not run UPDATE-FIT if we don't include microcode by Alexandru Gagniuc · 11 years ago
  67. f589909 cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option by Alexandru Gagniuc · 11 years ago
  68. 9531692 qemu-armv7 CPU: Move Kconfig code into CPU directory by Stefan Reinauer · 11 years ago
  69. 0da082b Update SMM for FSP systems by Marc Jones · 11 years ago
  70. bdafcfa Add the Intel FSP 206ax CPU core support by Marc Jones · 11 years ago
  71. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  72. a6c29fe amd/car/post_cache_as_ram: Switch stack in assembly rather than in C by Vladimir Serbinenko · 11 years ago
  73. c7633f4 slippy/falco/peppy: Fix SPD GPIO initialization. by Aaron Durbin · 11 years ago
  74. 1fefa84 dmp/vortex86ex: Add timeout for keyboard system flag checking. by Andrew Wu · 11 years ago
  75. 5afca13 haswell: check for clean reset by Aaron Durbin · 11 years ago
  76. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago
  77. 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 11 years ago
  78. fd0bc14 haswell: Update ULT microcode to 0x10 by Duncan Laurie · 11 years ago
  79. 1c09710 haswell: Remove limit on package C-state by Duncan Laurie · 11 years ago
  80. 5b417857 haswell: split microcode between ULT and non-ULT by Aaron Durbin · 11 years ago
  81. 3e996a5 haswell: Update ULT microcode to rev 'a' by Duncan Laurie · 11 years ago
  82. e1e87e0 haswell: Configure PCH power sharing for ULT by Duncan Laurie · 11 years ago
  83. f24262d haswell: calibrate 24MHz clock against BCLK by Aaron Durbin · 11 years ago
  84. 7c35131 haswell: configure c-states by Aaron Durbin · 11 years ago
  85. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  86. 33b0956 dmp/vortex86ex: Move DMP specific POST code defines into one file by Andrew Wu · 11 years ago
  87. 25b8b7b haswell: Put each logical processor in its own P-state domain by Duncan Laurie · 11 years ago
  88. 77647b3 haswell: Update microcode for ULT/40651 to rev 8 by Duncan Laurie · 11 years ago
  89. 71f35eb Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x. by Vladimir Serbinenko · 11 years ago
  90. 75b90a1 Remove MRC variables from 2065x CAR init. by Vladimir Serbinenko · 11 years ago
  91. 533ad10 Don't wait on 2065x by Vladimir Serbinenko · 11 years ago
  92. fe6bdd9 Fix error message on wrong compiles of 2065x by Vladimir Serbinenko · 11 years ago
  93. d8cfd23 intel/2065x: Use TSC for udelay() by Vladimir Serbinenko · 11 years ago
  94. 7b6d412 vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 by WANG Siyuan · 11 years ago
  95. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  96. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  97. 11b4780 cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index` by Paul Menzel · 11 years ago
  98. 681d17e exynos5420: Fix build warning by Allen Martin · 11 years ago
  99. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  100. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago