1. 87cc49b crossgcc: Update IASL to latest version (20140114) by Alexandru Gagniuc · 10 years ago
  2. b5fc67a superio/fintek: Document Fintek F71869AD code. by Edward O'Callaghan · 10 years ago
  3. 6d51f5d cpu/allwinner/a10: Add minimal ramstage driver by Alexandru Gagniuc · 11 years ago
  4. 3ccb3ce baytrail: print dram configuration by Aaron Durbin · 11 years ago
  5. 1ce0b30 baytrail: allow downstream use of SSE instructions by Aaron Durbin · 11 years ago
  6. dc249f6 baytrail: add vboot ramstage verification by Aaron Durbin · 11 years ago
  7. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 10 years ago
  8. 76e25b6 google boards: Do not hardcode location of spd.bin by Alexandru Gagniuc · 10 years ago
  9. 82e7d95 baytrail: gpio: add configs for PU/PD functional pins by Shawn Nematbakhsh · 11 years ago
  10. b3b008a falco: Add ACPI code to describe the I2C touchpad device by Duncan Laurie · 10 years ago
  11. 6c03160 lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode by Duncan Laurie · 10 years ago
  12. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 10 years ago
  13. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 10 years ago
  14. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  15. 8cde852 usbdebug: Split to USB host/device by Kyösti Mälkki · 10 years ago
  16. 411bf97 winbond/w83627hf/acpi: Fix some ASL warnings by Oskar Enoksson · 10 years ago
  17. 3a72278 utils/crossgcc: Refactor Makefiles for separate arm/i386. by Edward O'Callaghan · 11 years ago
  18. adc0a63 hp/dl145_g1: Add missing copyright notes by Oskar Enoksson · 10 years ago
  19. 3298eb2 hp/dl145_g1: Fix some commented out code by Oskar Enoksson · 10 years ago
  20. 592d527 hp/dl145_g1: Add HAVE_HARD_RESET by Oskar Enoksson · 10 years ago
  21. aaedeca hp/dl145_g1: Adding FID/VID and Powernow ACPI by Oskar Enoksson · 10 years ago
  22. d907a34 amd/cimx: fix sb(8|9)00 NULL type redefine by Aaron Durbin · 10 years ago
  23. 6ecdb68 baytrail: add reset support by Aaron Durbin · 11 years ago
  24. f92271d rambi: Add platform GPIO configuration tables by Shawn Nematbakhsh · 11 years ago
  25. 8561460 rambi: Add ncore GPIO config tables by Shawn Nematbakhsh · 11 years ago
  26. 1f5eb1f rambi: add per-sku SPD support by Aaron Durbin · 11 years ago
  27. 5f8ad56 baytrail: move early init to before mainboard by Aaron Durbin · 11 years ago
  28. 3b036f7 baytrail: Add functions to peek at GPIO input values by Shawn Nematbakhsh · 11 years ago
  29. bb3ee83 baytrail: set max frequency early in romstage by Aaron Durbin · 11 years ago
  30. 08a4613 baytrail: adjust cache policy during romstage by Aaron Durbin · 11 years ago
  31. 3f5a1ff baytrail: add punit access functions by Aaron Durbin · 11 years ago
  32. 0b132c3 baytrail: make default GPIO configs closer to power-on defaults by Shawn Nematbakhsh · 11 years ago
  33. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 10 years ago
  34. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 10 years ago
  35. 4d77ed9 Kconfig: Move vendorcode menu up from the bottom to above Chipset menu by Peter Stuge · 10 years ago
  36. 7c9bb41 cbfstool/lzma: Remove code which depends on commented out defines by Alexandru Gagniuc · 10 years ago
  37. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 10 years ago
  38. 2516f2e hp/dl145_g1: Adding ACPI support by Oskar Enoksson · 10 years ago
  39. cb141bc usbdebug: Split PCI EHCI part by Kyösti Mälkki · 10 years ago
  40. 48e899d usbdebug: Fix data toggle on receive by Kyösti Mälkki · 10 years ago
  41. 089b88c usbdebug: Remove duplicate port claim by Kyösti Mälkki · 10 years ago
  42. 0108bf5 usbdebug: Improve receive speed by Kyösti Mälkki · 10 years ago
  43. ed87ebc cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK by Alexandru Gagniuc · 10 years ago
  44. b63b75b cbfstool: Fix LzmaEnc.c and build with -Wshadow by Alexandru Gagniuc · 10 years ago
  45. ae45a98 cbfstool: Fix build errors when building with clang by Alexandru Gagniuc · 10 years ago
  46. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 10 years ago
  47. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 10 years ago
  48. 892728c boardstatus/towiki: Fix 1st gen i3/i5/i7 codename by Vladimir Serbinenko · 10 years ago
  49. b845636 boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs by Vladimir Serbinenko · 10 years ago
  50. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 10 years ago
  51. 732cee3 ARMv7: Remove static CBMEM allocation by Kyösti Mälkki · 11 years ago
  52. c79dfdb console: Drop IO and Oxford (PCI) UARTs on armv7 by Kyösti Mälkki · 10 years ago
  53. 9a3acf6 console: Drop extra uart_init() by Kyösti Mälkki · 10 years ago
  54. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  55. d0281f1 uart8250: Drop unused declarations by Kyösti Mälkki · 10 years ago
  56. 2113099 uart8250: Drop xmodem support by Kyösti Mälkki · 10 years ago
  57. 03731d7 QEMU debugcon: Move under drivers/emulation/qemu by Kyösti Mälkki · 10 years ago
  58. 207379d ne2k: Move under drivers/net by Kyösti Mälkki · 10 years ago
  59. 5148642 spkmodem: Move under drivers/pc80 by Kyösti Mälkki · 10 years ago
  60. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  61. 9db1c4e usbdebug: Drop obsolete code by Kyösti Mälkki · 10 years ago
  62. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  63. 7a4fa0a lib/memrange: Skip 0-sized resources. by Vladimir Serbinenko · 10 years ago
  64. 5b9e3b6 mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation by Aaron Durbin · 10 years ago
  65. ed9307d memranges: add memranges_update_tag() functionality by Aaron Durbin · 10 years ago
  66. 3d6ffe7 load_payload: Use 32-bit accesses to speed up decompression. by Vladimir Serbinenko · 10 years ago
  67. 79c712c lenovo/x201: Enable flash prefetching. by Vladimir Serbinenko · 10 years ago
  68. 3fcde22 Add an xdr function for the cbfs_file header by Ronald G. Minnich · 10 years ago
  69. c625d09 mainboard/google: add initial rambi mainboard support by Aaron Durbin · 11 years ago
  70. 189aa3e baytrail: initialize punit by Aaron Durbin · 11 years ago
  71. c0270aa baytrail: load microcode in bootblock by Aaron Durbin · 11 years ago
  72. fd039f7 baytrail: disable tco timer by Aaron Durbin · 11 years ago
  73. a64ef62 baytrail: program PUNIT memory-mapped base address by Aaron Durbin · 11 years ago
  74. 51ca694 baytrail: add 316 microcode by Aaron Durbin · 11 years ago
  75. 3f00d29 baytrail: additional iosf changes by Aaron Durbin · 11 years ago
  76. 833ff35 baytrail: import and use updated mrc_wrapper.h by Aaron Durbin · 11 years ago
  77. c04e171 baytrail: Rearrange config options alphanumerically by Vadim Bendebury · 11 years ago
  78. 794bddf baytrail: start collecting timestamps by Aaron Durbin · 11 years ago
  79. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 10 years ago
  80. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 10 years ago
  81. 2bdc0d0 cbfstool: Remove more unused functions from common.c by Alexandru Gagniuc · 10 years ago
  82. c677c7d cbfstool: Hide cbfstool_offset from the global namespace by Alexandru Gagniuc · 10 years ago
  83. f592c08 pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D. by Vladimir Serbinenko · 10 years ago
  84. fbdbcb7 AMD cimx/sb800: Set SPI frequency and prefetch by Kyösti Mälkki · 10 years ago
  85. d9b5d89 cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models by Oskar Enoksson · 10 years ago
  86. bc06691 cbfstool: remove unused function create_cbfs_image() by Alexandru Gagniuc · 10 years ago
  87. ebe3b3c baytrail: Add GPIO initial configuration infrastructure. by Shawn Nematbakhsh · 11 years ago
  88. c8f54a1 lenovo/x230: Enable msata port. by Vladimir Serbinenko · 10 years ago
  89. b5adeee cbfstool: add code to serialize the header using the new xdr functions by Ronald G. Minnich · 11 years ago
  90. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  91. 25fc8d1 drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace by Paul Menzel · 10 years ago
  92. 566b4f0 AGESA f15tn: Fix GPP ports resume by Rudolf Marek · 10 years ago
  93. d69757b lenovo/x201: Skip AT24RF08 detection. by Vladimir Serbinenko · 10 years ago
  94. 707b35b pcengines/alix6: Make clone declaration in line with other clones. by Vladimir Serbinenko · 10 years ago
  95. 55f9a73 AMD hudson and yangtze: add IMC fan control support by WANG Siyuan · 11 years ago
  96. 62adc4c lenovo: Handle EEPROM/RFID chip. by Vladimir Serbinenko · 10 years ago
  97. 5f20dbf ibexpeak: add smbus_write_byte by Vladimir Serbinenko · 10 years ago
  98. e57718f bd82x6x: Add smbus_write_byte by Vladimir Serbinenko · 10 years ago
  99. dec9198 smbus: Add guards to avoid calling NULL. by Vladimir Serbinenko · 10 years ago
  100. 5ef4220 cpu/intel/model_2065x: Add model 20652 by Vladimir Serbinenko · 10 years ago