1. 9bb07ff jailhouse: add support for x2APIC mode for all LOAPIC accesses by Gustavo Lima Chaves · 7 years ago
  2. 4b0e4f7 x86: apic: don't include headers we don't need by Andrew Boie · 7 years ago
  3. adce1d1 subsys: Add random subsystem by Leandro Pereira · 7 years ago
  4. d067820 drivers: clock_control: provide support for stm32f0. by Maciej Debski · 7 years ago
  5. c5c104f kernel: fix k_thread_stack_t definition by Andrew Boie · 7 years ago
  6. 24199b2 drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer by Tomasz Bursztyka · 7 years ago
  7. 4efaefb usb: Allow to select configuration for composite devices by Andrei Emeltchenko · 8 years ago
  8. 469ddab pwm: Remove k64-specific driver and k20_sim.h by Maureen Helm · 8 years ago
  9. 2975ca0 Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* by Johan Hedberg · 8 years ago
  10. 507852a kernel: introduce opaque data type for stacks by Andrew Boie · 8 years ago
  11. f824001 dts: arm: Add clocks u(s)art on stm32 family by Erwan Gouriou · 8 years ago
  12. 9033fb2 spi: add SPI driver for STM32 family by Neil Armstrong · 8 years ago
  13. be366b7 drivers: remove unused headers for nsim serial by Anas Nashif · 8 years ago
  14. 7d075f5 Bluetooth: Enforce cooperative priorities in Bluetooth threads by Carles Cufi · 8 years ago
  15. f2e8a21 stm32f1xx: remove references to native driver by Erwan Gouriou · 8 years ago
  16. b52a62b ipm_console_receiver: use k_thread_create() by Andrew Boie · 8 years ago
  17. fc5f2b3 doc: spelling check doxygen comments include/ by David B. Kinder · 8 years ago
  18. 242ed38 stm32f4: Clean references to stm32f4 specific clock control by Erwan Gouriou · 8 years ago
  19. 89ffd44 kernel: tickless: Add tickless kernel support by Ramesh Thomas · 8 years ago
  20. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  21. a509441 net: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  22. d0eb235 Bluetooth: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  23. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  24. 3738d0d kconfig: fixed typo in CONFIG_EOI_FORMWARDING_BUG by Anas Nashif · 8 years ago
  25. e7391e3 gpio: Add gpio_mmio32 driver to access basic 32-bit i/o registers by Jon Medhurst · 8 years ago
  26. d3ed863 include: Remove unused k20 and k6x header files by Maureen Helm · 8 years ago
  27. 542c2b9 subsys: console: Add pull-style console API support. by Paul Sokolovsky · 8 years ago
  28. 85b4eca clock: stm32f4: Add some missing clocks by Florian Vaussard · 8 years ago
  29. 2304e0f clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocks by Florian Vaussard · 8 years ago
  30. 5517893 Bluetooth: Make bt_hci_driver instances link-time constants by Johan Hedberg · 8 years ago
  31. 3cc4d41 ipm_console: add Kconfig for receiver stack size by Andrew Boie · 8 years ago
  32. 0aea704 gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) by Erwan Gouriou · 8 years ago
  33. 468eaf6 mvic: include stdint for uint32_t by Anas Nashif · 8 years ago
  34. 3c389b5 clock control: clean up after stm32cube LL driver by Erwan Gouriou · 8 years ago
  35. 58c8d15 clock control:stm32: provide STM32Cube LL based driver by Erwan Gouriou · 8 years ago
  36. e01dd87 x86: implement direct interrupts by Andrew Boie · 8 years ago
  37. 1d9402b drivers/console/telnet: Provide minimal input handling. by Tomasz Bursztyka · 8 years ago
  38. 2f1af49 console/shell: Switch to generic console input by Tomasz Bursztyka · 8 years ago
  39. 3e65158 drivers/console: Making console input generic by Tomasz Bursztyka · 8 years ago
  40. 8769cd5 spi: k64: Remove the k64 spi driver by Maureen Helm · 8 years ago
  41. 8890b73 license: Replace Apache boilerplate with SPDX tag by Erwan Gouriou · 8 years ago
  42. c514f67 clock/stm32: add STM32F3X reset and clock control by Adam Podogrocki · 8 years ago
  43. 90f38f3 arm: kinetis: Remove duplicate & unused defines by Kumar Gala · 8 years ago
  44. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  45. fb47e2f Bluetooth: Add missing documentation to HCI driver APIs by Johan Hedberg · 8 years ago
  46. 1dccc36 Bluetooth: Remove unused bt_hci_driver_unregister() API by Johan Hedberg · 8 years ago
  47. 72782f5 clock/stm32: add STM32F107 reset and clock control by Adam Podogrocki · 8 years ago
  48. d64f47d Bluetooth: Create separate bt_recv_prio() API by Johan Hedberg · 8 years ago
  49. 0a3a108 Bluetooth: Introduce support for HCI driver-side RX thread by Johan Hedberg · 8 years ago
  50. 2ee61f1 Bluetooth: Move buffer allocation helpers to buf.h by Johan Hedberg · 8 years ago
  51. f3c632b Bluetooth: Add timeout to event & ACL buffer allocation functions by Johan Hedberg · 8 years ago
  52. 50f4883 kernel/arch: remove obsolete instances of irq_connect by Benjamin Walsh · 8 years ago
  53. d127864 arcv2_timer0: Add suspend and resume support by Julien Delayen · 8 years ago
  54. a715194 random: Rewrite sys_rand32_init() with SYS_INIT() by Marcus Shawcroft · 8 years ago
  55. 6be2a81 clock_control: Add Beetle clock_control by Vincenzo Frascino · 8 years ago
  56. 3842c60 stm32l4: add clock control driver by Neil Armstrong · 8 years ago
  57. ba90139 ieee802154: cc2520: Externalize how GPIOs are configured by Tomasz Bursztyka · 8 years ago
  58. f38dc99 uart: fix typo in uart_console.h by Qiu Peiyang · 8 years ago
  59. 2367df8 drivers: update ipm driver to use unified kernel by Anas Nashif · 8 years ago
  60. 6b2443e console: Fix warnings related to the use of deprecated APIs by Luiz Augusto von Dentz · 8 years ago
  61. 7eab305 usb: Add end-point stall APIs and flow control APIS by Jithu Joseph · 8 years ago
  62. e004dec include: remove old kernel defintions by Andrew Boie · 8 years ago
  63. 13534db drivers: clock_control: Add nRF5x 32KHz source and accuracy support by Vinayak Chettimada · 8 years ago
  64. 0790307 Bluetooth: Move hci_driver.h to include/drivers/bluetooth by Johan Hedberg · 8 years ago
  65. 3580a6b clock_control: stm32f4x: introduce driver for STM32F4x RCC by Ricardo Salveti · 8 years ago
  66. 1bc999c drivers/uart: Refactor UART input hook. by Marcus Shawcroft · 8 years ago
  67. 6249c56 device_pm: Update control function name and doc to indicate PM specific by Ramesh Thomas · 8 years ago
  68. 96cb05c unified: Add tickless idle support for x86 and ARM by Peter Mitsis · 8 years ago
  69. ba26615 unified: Remove unused _nano_get_earliest_deadline() by Peter Mitsis · 9 years ago
  70. c490219 power_mgmt: Update sample and drivers according to new pm device API by amirkapl · 9 years ago
  71. 43f3902 unified/sys_timer: guard microkernel announce with !KERNEL_V2 by Benjamin Walsh · 9 years ago
  72. fa17597 power_mgmt: Make device_pm_ops definition static by Ramesh Thomas · 9 years ago
  73. e98ac23 x86: declare internal API for interrupt controllers by Andrew Boie · 9 years ago
  74. 926a368 ipm_console: rate-limit to avoid losing messages by Andrew Boie · 9 years ago
  75. 8f0fdb6 timer: Adds device suspend/resume to loapic timer by Ramesh Thomas · 9 years ago
  76. af085b8 quark_se: make EOI operations atomic by Andrew Boie · 9 years ago
  77. fca8eb8 usb: Add USB device controller header file by Adrian Bradianu · 9 years ago
  78. d7e8fd0 console: Add support for commands completion by Szymon Janc · 9 years ago
  79. 7c29fef apic : Refactor some macros into a header by Jithu Joseph · 9 years ago
  80. 4b411b3 stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X by Anas Nashif · 9 years ago
  81. 0ff5d37 console: add hook for debug server to handle outgoing characters by Benjamin Walsh · 9 years ago
  82. cf97ca6 doc: clock_control/stm32f1: Fix @file tag by Daniel Leung · 9 years ago
  83. a1adbcb ieee802154: Replace the CC2520 driver with a new implementation by Tomasz Bursztyka · 9 years ago
  84. f7d5d2c drivers: Renaming directory "802.15.4" into "ieee802154" by Tomasz Bursztyka · 9 years ago
  85. 3f5af00 clock_control/stm32f10x: introduce driver for STM32F10x RCC by Maciek Borzecki · 9 years ago
  86. 995a9ba arm: K64 SPI module driver by Jeff Blais · 9 years ago
  87. 1b0e961 Fix uart_pipe_send documentation by Szymon Janc · 9 years ago
  88. e643ced uart: add ISR callback mechanism for UART drivers by Daniel Leung · 9 years ago
  89. 038790a sys_clock/microkernel: do not announce ticks until microkernel is up by Benjamin Walsh · 9 years ago
  90. 8413e1f doc: Fix misuse of @file doxygen tag by Peter Mitsis · 9 years ago
  91. 4dee326 tickless idle x86: Tickless idle support on nanokernel for x86 by Sergio Rodriguez · 9 years ago
  92. 2b3e60e cc2520: Reworking radio on and transmission logic by Tomasz Bursztyka · 9 years ago
  93. f156325 cc2520: Initial checkin for TI CC2520 802.15.4 driver by Jukka Rissanen · 9 years ago
  94. a0e4568 c++: Add extern "C" { } block to header files by Peter Mitsis · 9 years ago
  95. 13c2b1a spi: Rename files according to rules by Tomasz Bursztyka · 9 years ago
  96. d9cfbd5 interrupts: new static IRQ API by Andrew Boie · 9 years ago
  97. 02812f4 drivers: pci: struct pci_dev_info rename class by Javier B Perez Hernandez · 9 years ago
  98. 788fa78 iamcu: Fix loapic_mkstub macro to pass isr context value correctly by Dirk Brandewie · 9 years ago
  99. 8a3273a arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating by Daniel Leung · 9 years ago
  100. d8a1c8e x86: iamcu: Add support for the IAMCU calling convention. by Dirk Brandewie · 9 years ago