summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-05gpio: Enable PCI support for the designware gpio driverTomasz Bursztyka
2016-02-05gpio: Make use of sys_io functions in gpio-dw driverTomasz Bursztyka
2016-02-05gpio: declare api function struct as staticAnas Nashif
2016-02-05gpio: Fix designware's driver set bit functionJuan Manuel Cruz
2016-02-05gpio: Add driver for Synopsys DesignWare GPIO devicesDirk Brandewie
2016-02-05uart: Properly integrate driver config within PCI contextTomasz Bursztyka
2016-02-05spi: Handle the support for PCI_ENUMERATIONTomasz Bursztyka
2016-02-05pci: Make use of pci_show without #ifdefTomasz Bursztyka
2016-02-05pci: Add an option for enumerating PCI devicesTomasz Bursztyka
2016-02-05spi: Fix the case when PCI is not in use on intel driverTomasz Bursztyka
2016-02-05spi: Add support for Intel's SPI controllerTomasz Bursztyka
2016-02-05drivers: Add the common directory and files for SPITomasz Bursztyka
2016-02-05pci: Add helper functions to enable mem mapped registersTomasz Bursztyka
2016-02-05pci: Add support for filtering by functionTomasz Bursztyka
2016-02-05Profile interrupt events.Yonattan Louise
2016-02-05simple: uart: fix reference to uart_devsDaniel Leung
2016-02-05sys_clock: move [nano|task]_cycle_get_32 to driversBenjamin Walsh
2016-02-05sys_clock: rename timer_read to _sys_clock_cycle_getBenjamin Walsh
2016-02-05serial: stellaris: cosmetic changes to commentsDaniel Leung
2016-02-05serial: stellaris: clean up camel case and function declarationsDaniel Leung
2016-02-05serial: k20: cosmetic changes to commentsDaniel Leung
2016-02-05serial: k20: clean up camel case and function declarationsDaniel Leung
2016-02-05serial: ns16550: cosmetic changes to commentsDaniel Leung
2016-02-05serial: ns16550: clean up camel case and function declarationsDaniel Leung
2016-02-05Fix level triggered interrupt handlingDmitriy Korovkin
2016-02-05Order hardware and device initializationDmitriy Korovkin
2016-02-05serial: rename struct field int_pri to irq_priDaniel Leung
2016-02-05uart_console: make baud rate configurableDaniel Leung
2016-02-05serial: utilize dev->driver_api for new driver modelDaniel Leung
2016-02-05console: uart_console: introduces CONFIG_UART_CONSOLEDaniel Leung
2016-02-05console: uart_console: decouple uart console init from UART initDaniel Leung
2016-02-05serial: converting to new driver initialization modelDaniel Leung
2016-02-05serial: introduce CONFIG_SERIALDaniel Leung
2016-02-05bluetooth: move static device definition to platform configsDaniel Leung
2016-02-05serial: remove unused CONFIG_EXTRA_SERIAL_PORTDaniel Leung
2016-02-05serial: rework functions to use struct device...Daniel Leung
2016-02-05ffs: rename find_[first|last]_set to find_[lsb|msb]_setBenjamin Walsh
2016-02-05ffs: do not use _inline versions of find_[first|last]_setBenjamin Walsh
2016-02-05ioapic: cleanup code comments and doxygenize the file descriptionAnas Nashif
2016-02-05Enable IO-APIC debggingAnas Nashif
2016-02-05Remove PIC code, but not PIC disabling codePeter Mitsis
2016-02-05Remove PIT codePeter Mitsis
2016-02-05Use LOAPIC and IOAPIC Kconfig optionsPeter Mitsis
2016-02-05Create IOAPIC and LOAPIC Kconfig optionsPeter Mitsis
2016-02-05Use LOAPIC timer Kconfig optionsPeter Mitsis
2016-02-05Create LOAPIC timer Kconfig optionsPeter Mitsis
2016-02-05Fix LOAPIC timer commentsPeter Mitsis
2016-02-05IOAPIC defaults to y when LOAPIC is enabledPeter Mitsis
2016-02-05Use HPET timer Kconfig optionsPeter Mitsis
2016-02-05HPET: Add additional Kconfig optionsPeter Mitsis