1. 428eeff drivers: Add support for X-Powers AXP209 PMU by Alexandru Gagniuc · 11 years ago
  2. 066dcec drivers/spi/eon: Add EN25Q64 by Vladimir Serbinenko · 11 years ago
  3. 09b65e6 X60: Enable WWAN by default. by Vladimir Serbinenko · 11 years ago
  4. ea9181c acpi/ec: Add missing delays by Vladimir Serbinenko · 11 years ago
  5. c2ee680 sandybridge: Use calls rather than asm to call to MRC. by Vladimir Serbinenko · 11 years ago
  6. f3c3dae ec/lenovo/h8: Add backlight control. by Vladimir Serbinenko · 11 years ago
  7. eada34f ec/lenovo/h8: Make trackpoint enable a CMOS option. by Vladimir Serbinenko · 11 years ago
  8. 1eda31c ec/lenovo/h8: Remove trackpoint_enable from device tree. by Vladimir Serbinenko · 11 years ago
  9. 8e7e525 ec/lenovo/h8: make wlan config a CMOS option by Vladimir Serbinenko · 11 years ago
  10. add3f7f ec/lenovo/h8: Allow control of low-battery beep. by Vladimir Serbinenko · 11 years ago
  11. 9a3b9c4 ec/lenovo/h8: Allow user to disable powermanagement beeps. by Vladimir Serbinenko · 11 years ago
  12. 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 11 years ago
  13. 2dd601e ibexpeak: Fix timings for IDE mode. by Vladimir Serbinenko · 11 years ago
  14. 11a7c84 ec/lenovo/h8: Implement sticky Fn option. by Vladimir Serbinenko · 11 years ago
  15. fc7090b ec/lenovo/h8: Add an option to swap ctrl and fn. by Vladimir Serbinenko · 11 years ago
  16. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  17. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  18. e4ac9c0 ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. by Vladimir Serbinenko · 11 years ago
  19. cd47740 arch/x86/acpi/globutil.asl: Make control method `S2BF` serialized by Paul Menzel · 11 years ago
  20. 8ebc72c util/cbmem/Makfile: Add rule `junit.xml` for Jenkins by Paul Menzel · 11 years ago
  21. a151c12 3rdparty: update to current HEAD by Patrick Georgi · 11 years ago
  22. 08fec46 lint: check label style only on changed files by Patrick Georgi · 11 years ago
  23. 5d1ada0 intel/fsp: Fix microcode including by Patrick Georgi · 11 years ago
  24. 54124d3 Remove sprintf by Vladimir Serbinenko · 11 years ago
  25. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  26. 4b5012a console/vsprintf: Implement snprintf by Vladimir Serbinenko · 11 years ago
  27. 697c1ed X201: set default USB debug controller to 2. by Vladimir Serbinenko · 11 years ago
  28. 6a7aeb3 bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable by Vladimir Serbinenko · 11 years ago
  29. ffd4a61 cpu/allwinner/a10: Import raminit code from uboot by Alexandru Gagniuc · 11 years ago
  30. cce6c1c cpu/allwinner/a10: Add low-level helpers for DRAM clock control by Alexandru Gagniuc · 11 years ago
  31. 5d8b0a9 cubieboard: Initialize memory in bootblock by Alexandru Gagniuc · 11 years ago
  32. 391622a cubieboard: Keep AHB clock within specs by Alexandru Gagniuc · 11 years ago
  33. 30c20e9 cubieboard: Turn on green LED during bootblock by Alexandru Gagniuc · 11 years ago
  34. 919e499 cpu/allwinner/a10: Add functions for driving GPIO pins by Alexandru Gagniuc · 11 years ago
  35. 6ed574a cpu/allwinner/a10: Add definitions for in/output GPIO functions by Alexandru Gagniuc · 11 years ago
  36. a94bed0 cpu/allwinner/a10: Add function for reading chip revision by Alexandru Gagniuc · 11 years ago
  37. bd09dbe cpu/allwinner/a10: Implement udelay using timer 0 by Alexandru Gagniuc · 11 years ago
  38. b70a140 cpu/allwinner/a10: Add definition for gating GPIO S clock by Alexandru Gagniuc · 11 years ago
  39. 5c4bde7 cpu/allwinner/a10: Add basic TWI (I²C) driver by Alexandru Gagniuc · 11 years ago
  40. bc30b2b cpu/allwinner/a10: Refactor API for gating clocks to peripherals by Alexandru Gagniuc · 11 years ago
  41. 8226dbb cpu/allwinner/a10: Refactor and document pinmux API by Alexandru Gagniuc · 11 years ago
  42. be32f51 cpu/allwinner/a10: Clarify the usage of SRAM during bootblock by Alexandru Gagniuc · 11 years ago
  43. 14964dd mainboard: Add preliminary support for A10-based Cubieboard by Alexandru Gagniuc · 11 years ago
  44. f64111b cpu: Add initial support for Allwinner A10 SoC by Alexandru Gagniuc · 11 years ago
  45. 34286b8 libpayload: add junit.xml build target by Patrick Georgi · 11 years ago
  46. 25cd678 libpayload: update defconfig by Patrick Georgi · 11 years ago
  47. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  48. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago
  49. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  50. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  51. 8526c3a usbdebug: Fix hidden menuconfig options by Kyösti Mälkki · 11 years ago
  52. e51210d MRC cache: determine flash size on runtime by Vladimir Serbinenko · 11 years ago
  53. 00ea28e nehalem: Simplify smi.c by using __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  54. 98dda06 cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  55. 503e4fe X201: Fix native video init by Vladimir Serbinenko · 11 years ago
  56. 4777756 board-status: fix weekly format by Patrick Georgi · 11 years ago
  57. fd3451d device/Kconfig: Add third person singular s to lacks by Paul Menzel · 11 years ago
  58. 812d624 asrock/imb-a180: Configure the 6 COM ports and the keyboard by Dave Frodin · 11 years ago
  59. 6c6acd7 superio: Uncomment the w83627uhg UART clock source initialization by Dave Frodin · 11 years ago
  60. 892d129 Add the gizmosphere/gizmo mainboard by Dave Frodin · 11 years ago
  61. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  62. 5c62375 AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge by Kyösti Mälkki · 11 years ago
  63. 7d3045b AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  64. b316585 AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  65. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  66. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  67. 1709453 via/epia-m700: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  68. 2e77461 AMD K8: Socket implies K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  69. 475e1b9 via: Write »access« without »m« at end by Paul Menzel · 11 years ago
  70. ba6c266 AMD AGESA: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  71. 6c57f64 AMD fam10: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  72. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  73. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  74. 1c434ff vortex86ex: Cleanup earlymtrr.c include by Kyösti Mälkki · 11 years ago
  75. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  76. 50ecb9c usbdebug: Add option to disable console for romstage by Kyösti Mälkki · 11 years ago
  77. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  78. c6c8cb7 Fix linking microcode with more than one microcode file by Alexandru Gagniuc · 11 years ago
  79. fea5b50 vortex86ex: Change PCI S/B resource reservation functions for more I/O devices. by Andrew Wu · 11 years ago
  80. 44af57a buildgcc: defer cleaning up the tree a bit by Patrick Georgi · 11 years ago
  81. 9d1d740 lynxpoint: XHCI: Don't put device in D3 in _PS0 Method by Duncan Laurie · 11 years ago
  82. 0bf1dea lynxpoint: Fix an issue clearing port change status bits by Duncan Laurie · 11 years ago
  83. 568ce5c lynxpoint: XHCI: Advertise D3 as lowest wake state by Duncan Laurie · 11 years ago
  84. 0dcb577 lynxpoint: Fix issues with XHCI init by Duncan Laurie · 11 years ago
  85. 911cedf lynxpoint: Route all USB ports to XHCI in finalize step by Duncan Laurie · 11 years ago
  86. 1f52908 lynxpoint: Move USB SMI sleep code to separate USB files by Duncan Laurie · 11 years ago
  87. c81187f pit: disable LCD FETs before doing any graphics init by David Hendricks · 11 years ago
  88. 1ad77de exynos5420: Assign corect parent PLLs by David Hendricks · 11 years ago
  89. 7f35bbb exynos5420: don't assume MPLL for i2c parent clock by David Hendricks · 11 years ago
  90. b783d45 exynos5420: Set SPLL to 400MHz by David Hendricks · 11 years ago
  91. 401da25 exynos5420: re-factor clock_get_periph_rate() by David Hendricks · 11 years ago
  92. efd4b9e exynos5420: add a peripheral clock select --> PLL decoder by David Hendricks · 11 years ago
  93. 5f6ffba exynos5420: add CPLL and DPLL to the known list of PLLs by David Hendricks · 11 years ago
  94. bd56bf0 exynos5420: correct the PMS value for CPLL by David Hendricks · 11 years ago
  95. 136e709 exynos5420: Configure the UART pins unconditionally by Gabe Black · 11 years ago
  96. ce011ec exynos5250: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  97. 2031632 armv7: Allow accessing ACTLR (Auxiliary Control Register) by Hung-Te Lin · 11 years ago
  98. e0cfad2 exynos5420: re-factor the SDMMC GPIO config routines by David Hendricks · 11 years ago
  99. b9f267c exynos5420: configure SD_0_CDn as VDDEN for eMMC by David Hendricks · 11 years ago
  100. 93951f4 armv7: Add CPU & MP primitive instructions by Hung-Te Lin · 11 years ago