.. |
chip.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_aitc.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_allocateheap.c
|
arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
|
2015-02-27 17:19:38 -06:00 |
imx_boot.c
|
arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
|
2015-02-27 17:19:38 -06:00 |
imx_cspi.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:00:52 -06:00 |
imx_decodeirq.c
|
Big, very risky change: Remove all occurrences of up_maskack_irq() that disable and enable interrupts with up_ack_irq() that only acknowledges the interrupts. This is only used in interrupt decoding logic. Also remove the logic that unconditionally re-enables interrupts with the interrupt exits. This interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately impossible to test.
|
2015-02-09 16:12:11 -06:00 |
imx_dma.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_eim.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_gpio.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
imx_gpio.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:17:42 -06:00 |
imx_i2c.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_irq.c
|
Big, very risky change: Remove all occurrences of up_maskack_irq() that disable and enable interrupts with up_ack_irq() that only acknowledges the interrupts. This is only used in interrupt decoding logic. Also remove the logic that unconditionally re-enables interrupts with the interrupt exits. This interferes with the drivers ability to control the interrupt state. This is a necessary, sweeping, global change and unfortunately impossible to test.
|
2015-02-09 16:12:11 -06:00 |
imx_lowputc.S
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_memorymap.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_rtc.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_serial.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_spi.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
imx_system.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_timer.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
imx_uart.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_usbd.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
imx_wdog.h
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
Make.defs
|
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
|
2015-01-24 06:49:51 -06:00 |