5 Commits (0b90fd5adf1f01625412efadba4331b5041fb828)

Author SHA1 Message Date
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas c7b5b3c419 samples: migrate includes to contain <zephyr/...> prefix 3 years ago
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files 6 years ago
Anas Nashif 4ad2746088 samples: demonstrate the use of KBUILD_ZEPHYR_APP 8 years ago
Anas Nashif c2a2cfc8c8 samples: move app developemnt samples samples/appdev 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Flavio Santes b2383406cc samples/static_lib: Linking with a static library 9 years ago
Johan Hedberg 58ab2526e8 Bluetooth: Make UART draining logic consistent across drivers 9 years ago
Andrew Boie 9433895954 nios2: basic build, non-functional 9 years ago
Tomasz Bursztyka dc6b052b87 boards: Add a board definition for Quark SE SSS development board 10 years ago
Anas Nashif 013e6167a8 build: switch to board based configurations 10 years ago
Daniel Leung 77d167d004 ioapic: move common init code into driver 10 years ago
Daniel Leung 921ee03094 loapic: move common init code into driver 10 years ago
Daniel Leung 8778152298 i8259: move init code into driver 10 years ago
Daniel Leung 4331244352 x86/ia32: remove empty init function 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Daniel Leung ddab92c23a hpet: move content of include/drivers/hpet.h into driver 10 years ago
Dmitriy Korovkin 57f2741e4f init: Implement fine-grained initialization policy 10 years ago
Dmitriy Korovkin f1420515a7 irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 10 years ago
Dan Kalowsky ec1772b69f system: fix comment of file name 10 years ago
Peter Mitsis 0362db8a63 x86: use _IRQ_TO_INTERRUPT_VECTOR() with ioapic_irq_set() 10 years ago
Andrei Emeltchenko 3cc5b7b15e ia32: Remove unneeded define and mark parameter unused 10 years ago
Andrei Emeltchenko 3195016822 Bluetooth: Configure Bluetooth IRQ for ia32 platform 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Tomasz Bursztyka 17e06fb457 uart: Move generic API to root directory of include 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Dirk Brandewie 4db419b6fa init: rename pure_core_init to pre_kernel_core_init 10 years ago
Dirk Brandewie f96f61d2f0 init: rename pure_early_init to pre_kernel_early_init 10 years ago
Dirk Brandewie 4365f02391 init: rename pure_late_init to pre_kernel_late_init 10 years ago
Dirk Brandewie 58a534b929 init: add pure_core_init level 10 years ago
Dirk Brandewie e09e80d8e7 x86: rename ia32*/*.c files have ia32 as their base name 10 years ago
Dirk Brandewie cf80269f52 x86: Change CONSOLE IRQ configuration function to init system routine 10 years ago
Dirk Brandewie 1ac4e50ed8 x86: Change HPET IRQ configuration function to init system routine 10 years ago
Dirk Brandewie 25c9d021a5 x86: move IOAPIC driver to device model/init system 10 years ago
Dirk Brandewie be1b1a4e35 x86: move LOAPIC driver to device model/init system 10 years ago
Dirk Brandewie 1bcb7a339a x86: Move PIC driver to device model/init system 10 years ago
Dirk Brandewie dbd25aeb3b x86: Change SHUTOFF_PIC to PIC_DISABLE 10 years ago
Andrei Emeltchenko d6ddf7bf4e ia32: Add UART configuration option 10 years ago
Andrei Emeltchenko 41f1fe3571 system: Remove unused IOAPIC serial configuration 10 years ago
Daniel Leung 2fd29e2667 serial: converting to new driver initialization model 10 years ago
Daniel Leung 1ad2a56ee3 serial: rework functions to use struct device... 10 years ago
Peter Mitsis c963861d47 Remove PIC code, but not PIC disabling code 10 years ago
Peter Mitsis 578d417e87 Use HPET timer Kconfig options 10 years ago
Peter Mitsis bbb57b5f80 ia32: Add HPET timer initialization abstraction 10 years ago
Peter Mitsis 9216a2cbb9 cosmetic: Fix camel case in ia32 and ia32_pci platforms 10 years ago
Peter Mitsis 0ea6e60035 x86: Rename pc_init() to ia32_init() 10 years ago
Peter Mitsis 503dd66334 x86: Remove obsolete IOAPIC initialization comment 10 years ago
Peter Mitsis 2871ca32d3 Rename x86 platforms 10 years ago
Peter Mitsis 213db12fbf Move platforms to new arch/<arch>/platforms directory 10 years ago