1. ed621ad AMD Yangtze: Update 3rdparty hash for new blobs by Bruce Griffith · 11 years ago
  2. c71ac38 SMBIOS: Clarify prompts and help texts for Serial and Version Numbers by Peter Stuge · 11 years ago
  3. be8b99d Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String" by Peter Stuge · 11 years ago
  4. cd24e3f lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String by Peter Stuge · 11 years ago
  5. 5d84743 beaglebone: Get rid of a redundant CBFS_ROM_OFFSET. by Gabe Black · 11 years ago
  6. bf0988b AMD Fam15tn: Split DSDT into common sections by Steve Goodrich · 11 years ago
  7. c6b4416 CBFS: Use memmove instead of memcpy when loading a file from CBFS. by Gabe Black · 11 years ago
  8. 630e4e8 am335x: Make the default media for the bootblock sram instead of NAND flash. by Gabe Black · 11 years ago
  9. 6cfe223 am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig. by Gabe Black · 11 years ago
  10. 81cbada beaglebone: Put some code in romstage.c so we can tell if it ran. by Gabe Black · 11 years ago
  11. 978c215 ARM: Define custom ELF headers for ARM. by Gabe Black · 11 years ago
  12. c392b64 SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure by Peter Stuge · 11 years ago
  13. 4e7385b SMBIOS: Allow overriding default Manufacturer and Product names by Peter Stuge · 12 years ago
  14. d98cef1 lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVO by Peter Stuge · 11 years ago
  15. 7a6651c arm: Add and enable an arch specific version of memmove. by Gabe Black · 11 years ago
  16. ccdc005 x86: Add and enable an arch verson of memmove. by Gabe Black · 11 years ago
  17. 545c0ca Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. by Gabe Black · 11 years ago
  18. eac9916 lenovo/x60: Move mainboard_enable() code into a mainboard_init() by Peter Stuge · 11 years ago
  19. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  20. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  21. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  22. cbe2ede usbdebug: Cleanup dbgp_ehci_info call by Kyösti Mälkki · 11 years ago
  23. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  24. 5fbfc91 Move the HAVE_ARCH_* config options from src/arch/x86 to src/. by Gabe Black · 11 years ago
  25. db02069 arm: Add a W() macro for use in kernel assembler. by Gabe Black · 11 years ago
  26. c65001f Fix CBMEM console use with CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  27. b25a9da Unify PCI configuration cycles by Kyösti Mälkki · 11 years ago
  28. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  29. 5291432 Vortex86EX southbridge routes more built-in PCI device IRQs. by Andrew Wu · 11 years ago
  30. 8ee04d7 usbdebug: Put ehci_debug_info in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  31. 41c10cd usbdebug: Move EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  32. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  33. 4d409b5 usbdebug: Refactor disable logic by Kyösti Mälkki · 11 years ago
  34. d686acd pit: Redo the display port bridge initialization code. by Gabe Black · 11 years ago
  35. 0570286 pit: Enable the ps8625 driver. by Gabe Black · 11 years ago
  36. 2ddc9ea parade: Add a driver for the parade ps8625. by Gabe Black · 11 years ago
  37. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  38. 3858b3f pit: Stop setting up the hardware dp hotplug detect in ROM stage too. by Gabe Black · 11 years ago
  39. 88ac9b5 PIT: add panel to the list of things to be powered up by the PMIC by Ronald G. Minnich · 11 years ago
  40. da7b8e4 armv7/exynos: Prevent unexpected reboots in resume. by Hung-Te Lin · 11 years ago
  41. c0b2144 pit: Replace the tps65090 functions and adjust the hotplug detect line. by Gabe Black · 11 years ago
  42. 9f96aa6 chromeec: Add a function to send passthrough i2c messages. by Gabe Black · 11 years ago
  43. 2b31679 armv7/pit: Correct EC device in mainboard configuration. by Hung-Te Lin · 11 years ago
  44. f473df1 armv7/exynos5420: Remove the extra reopen when reading SPI. by Hung-Te Lin · 11 years ago
  45. a965a37 armv7/exynos5420: Apply new implementation for SPI transmission. by Hung-Te Lin · 11 years ago
  46. 8644207 armv7/exynos5420: Add output ability and half-duplex mode in SPI driver. by Hung-Te Lin · 11 years ago
  47. cab3621 armv7/exynos5420: Revise SPI open/close/reset procedure. by Hung-Te Lin · 11 years ago
  48. ed1742c armv7/exynos5420: Provide configuration for SPI0~SPI2. by Hung-Te Lin · 11 years ago
  49. ffa5bad armv7/exynos5420: Change SPI module to standard <spi-generic> interface. by Hung-Te Lin · 11 years ago
  50. 45d524d2 armv7/exynos5420: Clean up unused header and constants in spi.c by Hung-Te Lin · 11 years ago
  51. 16cb010 armv7/exynos5420: Revise SPI device list in cpu.h by Hung-Te Lin · 11 years ago
  52. 0ee7062 ec/google: Support ChromeOS EC on SPI bus. by Hung-Te Lin · 11 years ago
  53. e946f98 ec/google: Support Chrome EC protocol version 3. by Hung-Te Lin · 11 years ago
  54. 23fb997 ec/google: Generalize communication protocol support in EC drivers. by Hung-Te Lin · 11 years ago
  55. c357aed armv7/pit: Setup EC on SPI2. by Hung-Te Lin · 11 years ago
  56. e42030d arm/exynos: Correct SPI session commands. by Hung-Te Lin · 11 years ago
  57. 8b95c13 AMD: Kconfig cleanup by Kyösti Mälkki · 11 years ago
  58. 3ad5a9b pit: update I2C4 speed constant by David Hendricks · 11 years ago
  59. f396ad5 exynos5420: i2c: Fix error handling. by Gabe Black · 11 years ago
  60. 7c2ae7a exynos5420: Clock the mmc blocks off of the mpll. by Gabe Black · 11 years ago
  61. 04d6e01 pit: Configure the pinmux for the i2c busses that are connected on pit. by Gabe Black · 11 years ago
  62. be58278 exynos5420: use speed parameter in i2c_init() for HSI2C by David Hendricks · 11 years ago
  63. 2d2e37f exynos5420: Change some clock settings. by Gabe Black · 11 years ago
  64. cf7509cf exynos5420: Fix the way the rate of the input clock for i2c buses is found. by Gabe Black · 11 years ago
  65. 7dd5814 snow: Add flush to UART driver. by Hung-Te Lin · 11 years ago
  66. ce7a5a7 ec/chromeec: Merge upstream V3 structure and constant definition. by Hung-Te Lin · 11 years ago
  67. 3a0d0d8 Exynos5420: Initialize USB PHY by Stefan Reinauer · 11 years ago
  68. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 11 years ago
  69. 062c17b Exynos: Only compile UART in if serial console is selected by Stefan Reinauer · 11 years ago
  70. 9d9b0dd Don't try to use CBMEM console in bootblock by Stefan Reinauer · 11 years ago
  71. 0051510 Exynos5420: add code to make sure resume will work on DRAM. by Ronald G. Minnich · 11 years ago
  72. 6b0bab9 ARMv7: Drop duplicate call to bootblock_cpu_init() by Stefan Reinauer · 11 years ago
  73. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  74. b919809 ARM: Don't leave alignment checking on after the exception test. by Gabe Black · 11 years ago
  75. 63bb610 pit: Replace the snow GPIO indexes with ones for pit. by Gabe Black · 11 years ago
  76. fdd2356 pit: Remove the MAX_CPUS option. by Gabe Black · 11 years ago
  77. 16c1480 pit: Stop compiling in the max77686 driver on pit. by Gabe Black · 11 years ago
  78. f0ebac8 pit: Stop calling tps65090 functions until we can call through the EC. by Gabe Black · 11 years ago
  79. 46b57bb exynos5420: Switch to fixed size types in dmc.h. by Gabe Black · 11 years ago
  80. becb3f6 exynos5420: Revamp the high speed I2C driver. by Gabe Black · 11 years ago
  81. 3511b92 Samsung CPUs: Unify Kconfig by Stefan Reinauer · 11 years ago
  82. 2867060 arm: Fix memory barrier usage in IO operation by Hung-Te Lin · 11 years ago
  83. 83fd239 exynos5420: update I2C code, add HSI2C/USI support by David Hendricks · 11 years ago
  84. 1e3e2c5 pit: set up the PMIC correctly by David Hendricks · 11 years ago
  85. 90a42d8 max77802: add header for max77802 PMIC by David Hendricks · 11 years ago
  86. 3245056 ARM: when setting a GPIO to put, set the value, then the direction by Ronald G. Minnich · 11 years ago
  87. c883fdc exynox5420: Remove the 5250 clock registers and fix the SPI frequency. by Gabe Black · 11 years ago
  88. e6af929 PIT: memory setup by Ronald G. Minnich · 11 years ago
  89. eb9517c exynos5420: add I2C8-10 to clock_get_periph_rate() by David Hendricks · 11 years ago
  90. ff7c8e8 armv7a: Enable native memcpy / memset by Stefan Reinauer · 11 years ago
  91. e6a44eb exynos5420: Implement support for the pinmux as functions. by Gabe Black · 11 years ago
  92. fe64060 exynos5250: De-switch-ify the pinmux configuration code. by Gabe Black · 11 years ago
  93. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  94. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  95. c2c4f84 google/pit: Don't spew output with GPIO config by Stefan Reinauer · 11 years ago
  96. 37332b6 arch: clean up Kconfig and Makefile by Stefan Reinauer · 11 years ago
  97. 2d81125 exynos5420: Clear the framebuffer before making it uncacheable by Stefan Reinauer · 11 years ago
  98. 6c184d6 exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer by Stefan Reinauer · 11 years ago
  99. f175191 exynos5420: Simplify the graphics code by eliminating the unused color map by Stefan Reinauer · 11 years ago
  100. 1162103 exynos5420: Fix some problems with the clock management code. by Gabe Black · 11 years ago