1. 562db3b libpayload: find source of input characters by Luigi Semenzato · 11 years ago
  2. 05497d0 mainboard: Add new board Google Panther by Mohammed Habibulla · 11 years ago
  3. 5b9e6f1 libpayload: Drop obsolete setting of reg_base in [oex]hci by Nico Huber · 10 years ago
  4. f4316f8 libpayload: Catch null-pointer dereference in xHCI by Nico Huber · 10 years ago
  5. 8b8e963 libpayload: xHCI: Always initialize controller->pcidev by Nico Huber · 10 years ago
  6. 6e23066 libpayload: Use unsigned long for BARs in *hci_init() by Nico Huber · 10 years ago
  7. 3227942 libpayload: Keep physical addresses in console drivers by Nico Huber · 10 years ago
  8. 6a05890 libpayload: Remove redundant phys_to_virt() from xHCI driver by Nico Huber · 10 years ago
  9. 18600aa payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4 by Paul Menzel · 11 years ago
  10. 26c74fb payloads/coreinfo/multiboot_module.c: Trivial fix indents by Edward O'Callaghan · 10 years ago
  11. 48e9eb8 libpayload: Fix to properly disable serial console by Kyösti Mälkki · 10 years ago
  12. 3ee4317 payloads: make build system integration work again by Patrick Georgi · 10 years ago
  13. 639f02b payloads/coreinfo/README: Use `It is` instead of `Its` by Paul Menzel · 10 years ago
  14. 6bedc27 libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams. by Edward O'Callaghan · 11 years ago
  15. 2ac251b filo payload: Fix the build by Patrick Georgi · 11 years ago
  16. 7c1a49b SeaBIOS: have coreboot pass the choice to run optionroms in parallel by Idwer Vollering · 10 years ago
  17. efc5841 libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver. by Edward O'Callaghan · 11 years ago
  18. f517c44 libpayload: Parse CBMEM ACPI GNVS pointer by Duncan Laurie · 11 years ago
  19. 8449b5e libpayload: adjust max number of memranges by Aaron Durbin · 11 years ago
  20. f927df6 Revert "Makefile: Check $CC variable returned from xcompile is not empty." by Alexandru Gagniuc · 11 years ago
  21. 1287d1c Makefile: Check $CC variable returned from xcompile is not empty. by Andrew Wu · 11 years ago
  22. c9babb2 nvramcui: Trim values when setting. by Vladimir Serbinenko · 11 years ago
  23. 571bec7 libpayload/lpgcc: Add curses include path. by Vladimir Serbinenko · 11 years ago
  24. 7ea0015 libpayload/options: Fix out of array read. by Vladimir Serbinenko · 11 years ago
  25. fd5b370 libpayload: Bring keyboard_wait_write() back by Patrick Georgi · 11 years ago
  26. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  27. 34286b8 libpayload: add junit.xml build target by Patrick Georgi · 11 years ago
  28. 25cd678 libpayload: update defconfig by Patrick Georgi · 11 years ago
  29. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  30. 36e62c2 armv7: add wrappers to read/write L2ACTLR by David Hendricks · 11 years ago
  31. c0f82d2 arm: libpayload: Include stdint.h in cache.h by Gabe Black · 11 years ago
  32. 3ee59f7 Libpayload: Add keyboard-disable function. by Martin Roth · 11 years ago
  33. dcac162 libpayload: Include hexdump.c in the Makefile so it gets built by Gabe Black · 11 years ago
  34. 52e3f44 libpayload: Increase USB EHCI transfer timeout by Julius Werner · 11 years ago
  35. 86545f7 libpayload: Add simple hexdump function by Ronald G. Minnich · 11 years ago
  36. 580d11f libpayload: expose cbfs ram functions by Aaron Durbin · 11 years ago
  37. c083d2e libpayload: Get rid of a compiler warning by Gabe Black · 11 years ago
  38. cb0aeef libpayload: armv7: Add cache control function to invalidate range. by Hung-Te Lin · 11 years ago
  39. d0fa1d1 payload: armv7: Fix dcache_clean_by_mva. by Hung-Te Lin · 11 years ago
  40. e4c657c Do not export variables to GRUB build by Vladimir Serbinenko · 11 years ago
  41. b860629 libpayload: Have similar cache api on ARM and x86 by Stefan Reinauer · 11 years ago
  42. 08c4150 libpayload: Clean up CFLAGS by Stefan Reinauer · 11 years ago
  43. 6a7dd08 libpayload: sync ARMv7 arch/io.h with coreboot by Stefan Reinauer · 11 years ago
  44. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  45. 6149776 libpayload: ARM: Don't leave alignment checking on after the exception test by Gabe Black · 11 years ago
  46. cfe77be libpayload: Make the region to scan for the cb tables configurable. by Gabe Black · 11 years ago
  47. a392d47 libpayload: Add missing break statement in coreboot table parsing by Stefan Reinauer · 11 years ago
  48. b82a74c libpayload: Drop PowerPC architecture by Stefan Reinauer · 11 years ago
  49. 1c20e38 libpayload: usb mass storage card hot plug by Aaron Durbin · 11 years ago
  50. a967f41 libpayload: usb mass storage detect empty media by Aaron Durbin · 11 years ago
  51. 8d1b132 libpayload: Fix xcompile by Stefan Reinauer · 11 years ago
  52. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  53. 441a4ba libpayload (EHCI): correctly align PORTSC by Stefan Reinauer · 11 years ago
  54. f8b3650 Make ssize_t an actual ssize_t by Stefan Reinauer · 11 years ago
  55. 98e4d8a ARM: Update the size/location of the coreboot tables so we can boot again by Gabe Black · 11 years ago
  56. 6119bea armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  57. 047c98a libpayload: fix wrong endian assumption in sha1.c by Stefan Reinauer · 11 years ago
  58. f3c1c9b payloads/external/SeaBIOS/Makefile.inc: Remove empty lines at file beginning by Paul Menzel · 11 years ago
  59. 113a366 Add GRUB2 payload to build system by Vladimir Serbinenko · 11 years ago
  60. e1539ba libpayload: add memory clobber to ins{b,w,l} by Gerd Hoffmann · 11 years ago
  61. c2a8031 libpayload/sample: Use settings from .xcompile file to build. by Andrew Wu · 11 years ago
  62. c371442 libpayload: Switch xHCI shared ports back to EHCI on shutdown by Nico Huber · 11 years ago
  63. dd6c4ec libpayload: Remove unnecessary keyboard mode setting code by Shawn Nematbakhsh · 11 years ago
  64. 25dd247 libpayload: Set heap's header size to 64-bit by Nico Huber · 11 years ago
  65. 2d4b4ca libpayload: Make heap code independent of its header size by Nico Huber · 11 years ago
  66. 9a91ba1 libpayload: reduce libcbfs verbosity by Patrick Georgi · 11 years ago
  67. 9090ff9 libpayload: Add a few more PCI constants by Stefan Tauner · 11 years ago
  68. ec3a462 CBFS: Change how the bss is zeroed when loading a stage. by Gabe Black · 11 years ago
  69. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  70. 001056f ARM: Tell the linker memset and memcpy are functions. by Gabe Black · 11 years ago
  71. c9246da libpayload: Add strerror by Stefan Tauner · 11 years ago
  72. cb47d89 libpayload: Add more integer limits by Stefan Tauner · 11 years ago
  73. 3509ad3 libpayload: Fix whitespace errors by Stefan Tauner · 11 years ago
  74. 6a00836 libpayload: Use longer delay in tinycurses' wgetch() by Nico Huber · 11 years ago
  75. cb76136 libpayload: Make lpgcc wrapper usable for in-tree builds by Patrick Georgi · 12 years ago
  76. 354066e libpayload: ahci: Increase timeout for signature reading by Nico Huber · 11 years ago
  77. a00f983 libpayload: ahci: Fix command engine shutdown by Nico Huber · 11 years ago
  78. 9029265 libpayload: Fill gaps in the xHCI driver by Nico Huber · 11 years ago
  79. 5736fab libpayload: Port usb hub driver to use the generic code by Nico Huber · 11 years ago
  80. 0b78de2 libpayload: Add a generic driver for usb hubs by Nico Huber · 11 years ago
  81. aee44fa libpayload: usb: Add interval attribute to endpoints by Nico Huber · 11 years ago
  82. 482af6d libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  83. 4fc7b6c libpayload: Add enum for USB speeds by Nico Huber · 11 years ago
  84. 735f55c libpayload: usb: Skip non-endpoint descriptors during init by Nico Huber · 11 years ago
  85. 5d1edf6 libpayload: Whitelist Mobile Panther Point AHCI controller by Nico Huber · 11 years ago
  86. ce809b9 fix tinycurses by Patrick Georgi · 11 years ago
  87. adc300d libpayload: Fix the logic for hardware-less serial consoles by Dave Frodin · 11 years ago
  88. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  89. 3eddcff libpayload: make searching for a file less verbose by Aaron Durbin · 11 years ago
  90. 642b1db7 Eliminate use of pointers in coreboot table by Stefan Reinauer · 11 years ago
  91. 6ceed09 libpayload: Don't sneak in compiler includes by Stefan Reinauer · 11 years ago
  92. 109a710 libpayload: storage.c: Fix typo in st*orage in comment by Paul Menzel · 11 years ago
  93. 9e8af58 libpayload: Handle multifunction bridge devices better. by Gabe Black · 12 years ago
  94. 72ef888 libpayload, superiotool: README: Prepend `coreboot/` to path of change directory line by Paul Menzel · 11 years ago
  95. 032daad libpayload: cbfs_core.h: Add missing third person s in »it need*s*« by Paul Menzel · 12 years ago
  96. bab0a0b PDCurses: pdcscrn.c: Use `#ifdef` instead of `#if CONFIG_SPEAKER` by Paul Menzel · 11 years ago
  97. 08e3656 armv7: import updated cache/MMU stuff from coreboot by David Hendricks · 11 years ago
  98. 2fba5e2 armv7: import new cache maintenance API from coreboot by David Hendricks · 11 years ago
  99. a09760e libpayload: add x86 ROM variable MTRR support by Aaron Durbin · 11 years ago
  100. 0a527e7 libpayload: Fix prototype warnings in PDCurses by Stefan Reinauer · 11 years ago