summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-05-03nios2: add prep_c to zero BSS and copy XIP dataAndrew Boie
2016-05-03nios2: turn on function and data sectionsAndrew Boie
2016-05-03nios2: move cflags hacks to main Nios2 MakefileAndrew Boie
2016-05-03nios2: basic build, non-functionalAndrew Boie
2016-05-03nanokernel: tighten _is_thread_essential()Geoff Thorpe
2016-05-03arm/nxp_kinetis/k6x: simplify uart initDaniel Leung
2016-05-03arm/nxp_kinetis/k6x: always inline clock init functionDaniel Leung
2016-05-03arm/atmel_sam3: always inline clock init functionDaniel Leung
2016-05-03build: support icx llvm compilerJuan Manuel Cruz
2016-04-30gpio: unify kernel configuration for all architectueresAnas Nashif
2016-04-30quark_se: remove hardcoded reset vector for ARCAnas Nashif
2016-04-27nanokernel: move C atomic operations to centralized codeAndrew Boie
2016-04-27arch/Makefile: simplifyAndrew Boie
2016-04-26arch: st_stm32: Include errno.hAndre Guedes
2016-04-25gpio: rename device name for AON GPIOAnas Nashif
2016-04-25arc: make SRAM/DCCM values configurableAnas Nashif
2016-04-25i2c: use I2C_X nameing instead of I2CXAnas Nashif
2016-04-25toolchain: move iamcu output format/arch to SoCAnas Nashif