1. 4c1750f [jobs] Remove unused ZX_PROP_JOB_IMPORTANCE property by George Kulakowski · 6 years ago
  2. 28feda0 [intel-i915] Add real display buffer allocation by David Stevens · 6 years ago
  3. 8572a4d [framebuffer] Use display layer API by David Stevens · 6 years ago
  4. 675f0d1 [simple-display] Allow consecutive display clients by David Stevens · 6 years ago
  5. 72d7423 [blobfs] Implement optional blobfs compression by Sean Klein · 6 years ago
  6. 903a828 [dev][xdc] Move packet related code to library. by Jocelyn Dang · 6 years ago
  7. d89e0db [fidl] Fix reference to amber service. by P.Y. Laligand · 6 years ago
  8. bfd8c83 [dev][usb-video] Remove initial call to SetFormat. by Jocelyn Dang · 6 years ago
  9. 6c3a688 [dev][usb-mass-storage] Clear stall from Get Max LUNs. by Jocelyn Dang · 6 years ago
  10. 6c50f5b [display-test] Add tests for layers by David Stevens · 6 years ago
  11. 8acfd75 [virtcon] Use display layer API by David Stevens · 6 years ago
  12. b084583 [kstress][vmstress] add some page faults to the mix, add verbose command line flag by Travis Geiselbrecht · 6 years ago
  13. 18cc54d [dev][bus][virtio] Work around Linux/arm64 KVM missing MMIO load/store support by Roland McGrath · 6 years ago
  14. 89fc63e [zbi][arm64] Warn if version flag is unset by Gurjant Kalsi · 6 years ago
  15. 9b67f56 [channel-perf] Migrate to zx_clock_get_new by George Kulakowski · 6 years ago
  16. c41d525 [thermal] Pass information about thermal support through board file by Brijen Raval · 6 years ago
  17. 46d84e2 [minfs] Improve encapsulation of Inode Table by Sean Klein · 6 years ago
  18. 4b75987 [fvm] Avoid using bitfield in on-disk structures. by Sean Klein · 6 years ago
  19. 00d7d4a [vim2] Update docs. by Michael Jurka · 6 years ago
  20. d58dd9b [fs-creator] shrink as well as grow image files by James Tucker · 6 years ago
  21. 37f9890 [usb][block] Set max transfer size by Sean Klein · 6 years ago
  22. b45a889 [dev][board][vim-mali] Remove PDEV_ADD_PBUS_DEVHOST by Craig Stout · 6 years ago
  23. efee851 [clock] Use the new _zx_clock_get_new version of the syscall by George Kulakowski · 6 years ago
  24. 0d83816 [gpu][amlogic] Add IOCTLs for changing GPU clock freq. by Brijen Raval · 6 years ago
  25. 6b1e7b0 [vim-display] Fix vsync occurring at incorrect rate by David Stevens · 6 years ago
  26. acd62ba [virtio] Improve backend logging for MMIO by Christopher Anderson · 6 years ago
  27. 4d02a18 [dev][bus][virtio] Clean up MmioRead/MmioWrite a little by Roland McGrath · 6 years ago
  28. d0a6ffd [syscalls] Use zx_clock_t in zx_clock_get_new by George Kulakowski · 6 years ago
  29. dd9c25c [dash] Add MAINTAINERS file by George Kulakowski · 6 years ago
  30. 3ab5095 [block] Improve logging for invalid max transfer size by Sean Klein · 6 years ago
  31. b6b5b05 [bootserver] Make version mismatch fatal and increment version by Suraj Malhotra · 6 years ago
  32. 8266fdf [iochk] Print usage/help by Suraj Malhotra · 6 years ago
  33. bc7af9e [zircon] Normal spelling of EVENTPAIR by Adam Barth · 6 years ago
  34. 17845ff [boringssl] Roll to 6ff2ba80b7 by Adam Barth · 6 years ago
  35. b2ca0f1 [arm64] Convert stage 2 PTE attributes to MMU flags by Alex Legg · 6 years ago
  36. c5351c2 [dev][bus][virtio] Fix PCI MMIO device_features bit calculation by Roland McGrath · 6 years ago
  37. a59981f [display] Add support for layers to core driver by David Stevens · 6 years ago
  38. e163899 [zircon][sdio] Update board files to support sdio on aml-s905d2 and astro by Ruchira Ravoori · 6 years ago
  39. dce0e87 [musl] Rename zx_get_startup_handle to zx_take_startup_handle by Adam Barth · 6 years ago
  40. aded394 [zircon][vim2][sdio]Update board files to support sdio on vim2 by Ruchira Ravoori · 6 years ago
  41. e33af97 [crashanalyzer] Host crashanalyzer in svchost by Adam Barth · 6 years ago
  42. f146cef [time] Introduce zx_clock_t by George Kulakowski · 6 years ago
  43. eab9953 [ddk] Remove deprecated dprintf by George Kulakowski · 6 years ago
  44. 4e15626 [clock] Introduce zx_clock_get_new to eventually supplant zx_clock_get by George Kulakowski · 6 years ago
  45. 54c3d36 [zircon][aml-sd-emmc] Get driver metadata from board dirver by Ruchira Ravoori · 6 years ago
  46. eac6eef [syscalls] Rename zx_bootloader_fb_get_info to zx_framebuffer_get_info by Adam Barth · 6 years ago
  47. 2c20bb4 [docs] Improve docs for FBL, ZX, and FZL by Adam Barth · 6 years ago
  48. 37e74b9 [docs] Update Khados VIM documentation by Suraj Malhotra · 6 years ago
  49. 84003bd [perftest] Prevent Clang from optimizing away malloc()+free() calls in test by Mark Seaborn · 6 years ago
  50. fe77783 [display] Add layers to ddk display protocol by David Stevens · 6 years ago
  51. 8f341f2 [cprng] Remove short reads from zx_cprng_draw by Adam Barth · 6 years ago
  52. e3f2987 [syscalls] Rename zx_set_framebuffer to zx_framebuffer_set_range by Adam Barth · 6 years ago
  53. d5ff594 [usb] Tweak USB string descriptor access. by John Grossman · 6 years ago
  54. ff63048 [amlogic][rawnand] Use zx_time_t with zx_interrupt_wait by Nick Maniscalco · 6 years ago
  55. 28f446e [util][utf] Start a UTF conversion library. by John Grossman · 6 years ago
  56. 522cbc5 [zircon][sdio]Add support for core sdio by Ruchira Ravoori · 6 years ago
  57. fcf7f6e [vmofs] Remove vmofs by Adam Barth · 6 years ago
  58. d5e04b9 [mexec] Guard mexec behind the root resource by Adam Barth · 6 years ago
  59. d0d2710 [tests][kstress] refactor the kernel stress test app to allow for additional test cases by Travis Geiselbrecht · 6 years ago
  60. a902a8a [cobalt] Fix cobalt reference to fuchsia.cobalt. by Alexandre Zani · 6 years ago
  61. 849a2f6 [scripts] Add script for netbooting zircon by Mike Voydanoff · 6 years ago
  62. 9e3e266 [iommu][intel] Actually perform remapping of translations by Todd Eisenberger · 6 years ago
  63. 1d560ad [kernel][iommu] Relax const-ness of some accessors by Todd Eisenberger · 6 years ago
  64. 7003c33 [acpi] Use x86 IOMMU for generating BTIs by Todd Eisenberger · 6 years ago
  65. 2f1bf25 [acpi] Parse the DMAR table and create IOMMU descriptors with it by Todd Eisenberger · 6 years ago
  66. b1cc28c [uapp][xdc-test] Generalize send_file function. by Jocelyn Dang · 6 years ago
  67. 9c32a1d [nand] Update the nand protocol to operate on data and oob. by rvargas · 6 years ago
  68. 3d97ec8 [cobalt] Switch FIDL to fuchsia.cobalt. by Alexandre Zani · 6 years ago
  69. 94d6608 [utest][fbl] Change BalanceTest from small to medium by Doug Evans · 6 years ago
  70. a8d181c [blobfs] Make WritebackWork inherit from WriteTxn by Tricia Landers · 6 years ago
  71. fb721af [media] rename AudioServer interface to Audio by Dale Sather · 6 years ago
  72. 66dda88 [dev][intel-hda][dsp] set cldma size to stripped fw size by Yvonne Yip · 6 years ago
  73. 2188460 [scripts] Remove TERM=uart from the command line by Mike Voydanoff · 6 years ago
  74. 45295c9 [musl] Make fdopen's invalid fd semantics POSIX compliant by Sean Klein · 6 years ago
  75. c91aae7 [amlogic][gpu] Refactoring GPU driver by Brijen Raval · 6 years ago
  76. 2b0e21f [prebuilt] Roll Clang toolchain by Julie Hockett · 6 years ago
  77. 438581d [pc][uart] Force flow control bits on by Todd Eisenberger · 6 years ago
  78. 66f884d [crypto] (Re?-)Initialize secret to zero by Aaron Green · 6 years ago
  79. 4cae5b1 [astro] Astro board driver for Amlogic RAW_NAND. by Mohan Srinivasan · 6 years ago
  80. 1fcd2dc [gauss] Gauss board driver for Amlogic RAW_NAND. by Mohan Srinivasan · 6 years ago
  81. 1fa1d15 [amlogic][rawnand] Amlogic RAW_NAND driver. by Mohan Srinivasan · 6 years ago
  82. bc02c68 [amlogic][rawnand] Add Amlogic RAW_NAND controller DID (prepping for commiting by Mohan Srinivasan · 6 years ago
  83. ef99bcc [ddk][rawnand] RAW_NAND protocol definition. by Mohan Srinivasan · 6 years ago
  84. 0fe30d3 [devmgr] spawn serial consoles with TERM=uart by James Tucker · 6 years ago
  85. d6c0361 [userboot] Stop secondary CPUs before shutting down by Nick Maniscalco · 6 years ago
  86. 6ebf771 [cobalt] Reverting: Move cobalt FIDL to fuchsia.cobalt. by Alexandre Zani · 6 years ago
  87. ee123f9 [fbl] Backport AutoCall move-assignment fix from garnet by Gabriel Kerneis · 6 years ago
  88. 5385b50 [crypto] Split Bytes class by Aaron Green · 6 years ago
  89. 21cadd7 [dev][intel-hda][dsp] poll the CPA bit for power up/down by Yvonne Yip · 6 years ago
  90. a425648 [docs]Changed compiledb make commands for generating compile_commands.json by Ethan Shoemaker · 6 years ago
  91. d330fcd [dev][intel-hda][dsp] add function to dump registers by Yvonne Yip · 6 years ago
  92. 93561ab [cobalt] Move cobalt FIDL to fuchsia.cobalt. by Alexandre Zani · 6 years ago
  93. 8f4fe9b [dev][intel-hda][dsp] use FW_READY ipc notification by Yvonne Yip · 6 years ago
  94. c7b7426 [wait_queue] Add a C++ RAII wrapper around wait queues by George Kulakowski · 6 years ago
  95. 697aed4 [types] Add a zx_gpaddr_t for hypervisor guest physical addresses by George Kulakowski · 6 years ago
  96. 8b53238 [libzbi] Addresses some additional CR comments by Gurjant Kalsi · 6 years ago
  97. 9a0e87c [mediaplayer] rename media_player namespace fuchsia.mediaplayer by Dale Sather · 6 years ago
  98. 874e562 [fidl] Remove fidl generation test uapp by George Kulakowski · 6 years ago
  99. c35c93b [utest][handle-wait] Reliably wait for event thread to be waiting by Doug Evans · 6 years ago
  100. 4378652 [lib][unittest] Add docs on use of printf by Doug Evans · 6 years ago