1. 8cc3a2a rk3288: support single channel ddr by jinkun.hong · 10 years ago
  2. 9f5ad9b libpayload: mips: Use KSEG1 to access DMA-coherent memory by Andrew Bresticker · 10 years ago
  3. 2e70946 libpayload: mips: Set BASE_ADDRESS to 0 by Andrew Bresticker · 10 years ago
  4. b8936ad urara: Identity map DRAM/SRAM by Andrew Bresticker · 10 years ago
  5. 3537e95 mips: Allow memory to be identity mapped in the TLB by Andrew Bresticker · 10 years ago
  6. df4081e broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare. by Todd Broch · 10 years ago
  7. 46d3ac1 broadwell: indent xhci code by Patrick Georgi · 9 years ago
  8. 1e6b591 broadwell: Skip pre-graphics delay in resume path by Duncan Laurie · 10 years ago
  9. b2deb22 broadwell: Implement Recovery Button by Ryan Lin · 10 years ago
  10. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  11. dfd441d urara: add config of SPI bus and correct selection of winbond flash by Ionela Voinescu · 10 years ago
  12. 8549797 imgtec/pistachio: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  13. 4038a7f gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboard by Damien Zammit · 9 years ago
  14. 31ca97c southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset by Damien Zammit · 9 years ago
  15. bcff3bd mainboard/lenovo/t430s,t530,x230:enable usb3, set xhci overcurrent mapping by Nicolas Reinecke · 9 years ago
  16. 59aef5c southbrige/intel/bd82x6x: add XHCI overcurrent map config by Nicolas Reinecke · 9 years ago
  17. f21b657 build system: improve portability by not relying on extraordinary dd options by Patrick Georgi · 9 years ago
  18. 01368ed Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART by Patrick Georgi · 9 years ago
  19. c047b10 purin: add ns16550 driver by Daisuke Nojiri · 10 years ago
  20. 3a2ac88 console: copy ns16550 driver from u-boot by Daisuke Nojiri · 10 years ago
  21. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  22. 5aecacc vboot2 workbuf alignment is now 16 bytes, not 8 by Bill Richardson · 10 years ago
  23. cdf92ea rk3288: Disable ramstage compression by default by Julius Werner · 10 years ago
  24. 0b29a7b southbrige/intel/bd82x6x: XHCI replace magic values by Nicolas Reinecke · 9 years ago
  25. 7effaa4 riscv: use new-style CBFS header lookup by Patrick Georgi · 9 years ago
  26. 42001a7 vboot2: provide path for booting using alternative CBFS instances by Vadim Bendebury · 10 years ago
  27. 3c90365 vboot2: Implement new vb2ex_hwcrypto API by Julius Werner · 10 years ago
  28. 23727ca vboot: make vboot2_verify_firmware return by Daisuke Nojiri · 10 years ago
  29. 7c25640 ipq806x: initialize UART even when console is not enabled by Vadim Bendebury · 10 years ago
  30. b67b715 ipq806x: uart: replace hardware accessors by Vadim Bendebury · 10 years ago
  31. ab7586f broadwell: Set C9/C10 vccmin by Duncan Laurie · 9 years ago
  32. aafdddf broadwell: Disable XHCI compliance mode entry by Duncan Laurie · 10 years ago
  33. 2f2a5e5 panther: Fix pointer related errors in LAN code by Furquan Shaikh · 10 years ago
  34. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  35. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  36. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  37. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  38. 14ecb54 soc/intel/common: Add common reset code by Lee Leahy · 10 years ago
  39. a32b6b9 soc/intel/common: Add function to protect MRC cache by Duncan Laurie · 10 years ago
  40. 1006b10 broadwell: add ROM stage pre console init call back by Wenkai Du · 10 years ago
  41. 3c6e5db libpayload udc: Support legal edge case of GET_CONFIGURATION call by Patrick Georgi · 9 years ago
  42. dc83d35 libpayload udc: Only enable configuration if it's valid by Patrick Georgi · 9 years ago
  43. e17d57e libpayload: Enforce strict packet handling order in ChipIdea driver by Patrick Georgi · 9 years ago
  44. 49a80ce libpayload: More defensive ChipIdea initialization by Patrick Georgi · 9 years ago
  45. 9a20a43 libpayload udc: Clear bit when it needs clearing by Patrick Georgi · 9 years ago
  46. bd6901e libpayload udc: Deconfigure device when necessary by Patrick Georgi · 10 years ago
  47. ea0bdf2 libpayload: Add zero length packet support to UDC framework by Patrick Georgi · 10 years ago
  48. 1bd3050 libpayload: Add USB device mode driver by Patrick Georgi · 10 years ago
  49. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  50. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  51. e5d5942 cygnus: enable mmu by Daisuke Nojiri · 10 years ago
  52. 128de62 cygnus: configure memlayout by Daisuke Nojiri · 10 years ago
  53. fcfd989 cygnus: add timer functions by Daisuke Nojiri · 10 years ago
  54. 352135e urara: Define UART used for serial console by David Hendricks · 10 years ago
  55. b116a1a pistachio: Move console UART to a Kconfig variable by David Hendricks · 10 years ago
  56. d82e0cf Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option by Julius Werner · 10 years ago
  57. f0d038f flash: use two bytes of device ID to identify stmicro chips by Daisuke Nojiri · 10 years ago
  58. 7dcc48b storm: Add STM flash support by Vadim Bendebury · 10 years ago
  59. 3b1c238 qualcomm/ipq806x: add spi_crop_chunk() by Patrick Georgi · 9 years ago
  60. e5fd1c9 spi: allow inclusion of Micronix and STM drivers in bootblock by Vadim Bendebury · 10 years ago
  61. fc08b76 armv7: set CBFS header to zero by Vadim Bendebury · 10 years ago
  62. d6aaca9 pistachio: add DDR2 initialization code by Ionela Voinescu · 10 years ago
  63. b7be358 ryu: Add support for EVT board with ID BASE3(1,1) by Furquan Shaikh · 9 years ago
  64. 4e158bc armv7: work around hang in bootblock startup code by Daisuke Nojiri · 10 years ago
  65. f61809a storm: handle dual purpose recovery button by Vadim Bendebury · 9 years ago
  66. 20557c2 ryu: add support for p4 boards by David Riley · 10 years ago
  67. 8920865 ipq806x: extend GSBI driver to support i2c on any GSBI block by Sourabh Banerjee · 10 years ago
  68. 3cfb6a0 ipq806x: add LPASS clock control driver by Vadim Bendebury · 10 years ago
  69. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 10 years ago
  70. 1c2748d ipq806x: Add support for mmu in bootblock. by Deepa Dinamani · 10 years ago
  71. efe279d veyron_{brain,danger,rialto}: Enable eventlogging by David Hendricks · 10 years ago
  72. 44004b37 veyron_{brain,danger,rialto}: Use common watchdog reboot by David Hendricks · 10 years ago
  73. e18c38e3 purin: add basic set of files for libpayload by Daisuke Nojiri · 10 years ago
  74. 0c253b6 rk3288: move reboot_from_watchdog() before rk808 setting by huang lin · 10 years ago
  75. 710e0a2 purin: add purin under mainboard by Daisuke Nojiri · 10 years ago
  76. a6712f3 broadcom/cygnus: add new SoC driver by Daisuke Nojiri · 10 years ago
  77. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 10 years ago
  78. a5d2a8d veyron_*: Enable eventlogging by David Hendricks · 10 years ago
  79. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 10 years ago
  80. f97b88b Makefile: Fix dependency tracking for ramstage objects by Julius Werner · 10 years ago
  81. 16d0188 storm: define location for storing CBFS header value by Vadim Bendebury · 10 years ago
  82. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  83. 7271e23 pistachio: report UART register width by Vadim Bendebury · 10 years ago
  84. 6cc5e52 libpayload: read register width from coreboot table by Vadim Bendebury · 10 years ago
  85. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  86. f7da3d2 libpayload: sync arch/arm/cache.c with coreboot by David Hendricks · 10 years ago
  87. d73a8e5 blaze: add new Hynix 2GB BCT by Neil Chen · 10 years ago
  88. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  89. ee28c86 rk3288: detect sdram size at runtime by huang lin · 10 years ago
  90. d37bc75 veyron: move setup_chromeos_gpios() prototype to board.h by Julius Werner · 10 years ago
  91. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  92. deaaab2 arch/mips: Fix bug when performing cache operations by Ionela Voinescu · 10 years ago
  93. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  94. 1968b58 ARM: Remove -mno-unaligned-access by Julius Werner · 10 years ago
  95. 6addd40 libpayload: Take flash parameters from coreboot by Dan Ehrenberg · 10 years ago
  96. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  97. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  98. 92da778 urara: add board id information for urara board by Ionela Voinescu · 10 years ago
  99. 90d0acb as3277: Fix month-off-by-one error for RTC driver by Julius Werner · 10 years ago
  100. 55cb84b bg4cd: define custom romstage entry by Daisuke Nojiri · 10 years ago