summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-26arc: Uses of .nd on various branches not wantedChuck Jordan
2016-05-25arc: support microkernel on ARCAnas Nashif
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-25quark_se_ss: Remove duplicate QMSI Kconfig symbolsKumar Gala
2016-05-25ext: plumb out Kconfig support for external source codeKumar Gala
2016-05-24arc: disable i-cache in early init because ARC CPUs start with it onChuck Jordan
2016-05-23arc: Adding EM11D SOCChuck Jordan
2016-05-23arc: Adding EM9D SOCChuck Jordan
2016-05-23uart: use qmsi driver for quark_se sensor subsystemAnas Nashif
2016-05-23quark_se: i2c: use qmsi i2c driverAnas Nashif
2016-05-23quark_se: gpio: use qmsi gpio driverAnas Nashif
2016-05-23quark_se: spi: use qmsi spi driver on sensor sub-systemAnas Nashif
2016-05-23quark se: build sensor subsystem filesAnas Nashif
2016-05-20arc: adding "all rights reserved" to bannerChuck Jordan
2016-05-20x86 exceptions: Fix _ExcEntSetupDonePeter Mitsis
2016-05-19spi: For spi_dw, added SPI_DW_FIFO_DEPTH as configurable paramterChuck Jordan
2016-05-15arc: fix spelling error in comment of fault_s.SChuck Jordan
2016-05-15arc: Add linker command file for Harvard architectureChuck Jordan
2016-05-12add a new option for debugging quark seAnas Nashif
2016-05-12spi: consalidate and simplifyAnas Nashif
2016-05-12spi: remove kconfig variables that can be define in headersAnas Nashif
2016-05-12spi: intel: move soc specific values to header fileAnas Nashif
2016-05-12adc: unify kconfig variables and make them consistentAnas Nashif
2016-05-12aio: unify kconfig variables and make them consistentAnas Nashif
2016-05-12rtc: unify kconfig variable namesAnas Nashif
2016-05-12watchdog: unify kconfig variablesAnas Nashif
2016-05-12gpio: use consistent names for IRQ priority variablesAnas Nashif
2016-05-12gpio: GPIO_DW_BOTHEDGES_SUPPORT unusedAnas Nashif
2016-05-12i2c: unify kconfig options and share them across driversAnas Nashif
2016-05-11arc: early init should invalidate d-cache and set vector tableChuck Jordan
2016-05-11arc: initialize the i-cache ONLY if it is presentChuck Jordan
2016-05-09arc: do lr and sr instructions together, avoid instruction pipeline bubbleChuck Jordan
2016-05-09arc: Add CONFIG_HARVARD since some ARC CPU Architectures are Harvard.Chuck Jordan
2016-05-09arc: more improvements to use isa-16 instructionsChuck Jordan
2016-05-09nios2: update _new_thread prototype to latest changesAndrew Boie
2016-05-09nios2: provide and include soc-specific headersAndrew Boie
2016-05-09nios2: fatal: add _SysFatalErrorHandler and _Fault stubAndrew Boie
2016-05-09nios2: add minimal crt0.SAndrew Boie
2016-05-09build: rename non-generated linker scripts to .ld extensionAndrew Boie
2016-05-06event_logger: add arc support for sleep eventJuan Manuel Cruz
2016-05-06qemu: disable vga and avoid annoying warning messageAnas Nashif
2016-05-06arc: improve code-density by using ld_s and st_s with r0-r3Chuck Jordan
2016-05-06arc: can use small-variant instructions to load/store %r13Chuck Jordan
2016-05-05arc: Set __start entry point to be same as __resetChuck Jordan
2016-05-04kernel: Init back pointer to microkernel taskPeter Mitsis
2016-05-04nanokernel: Add back pointer to microkernel taskPeter Mitsis
2016-05-04errno: implement _get_errno() in common codeAndrew Boie
2016-05-04arch/arc/include: start_task_arch.h needed so ARC can build microkernel appsChuck Jordan
2016-05-04arch/arc: add ICCM_BASE_ADDRESS and ICCM_SIZEChuck Jordan
2016-05-04quark_x1000: The Quark X1000 does have an FPUIván Briano