nuttx/arch/arm/src/lpc31xx
2015-07-10 18:41:26 -06:00
..
chip.h LPC31 and SAMA5Dx EHCI drivers: Fix cache related problem. All buffers are now aligned with the cache line size in both starting address and in length. This cause major problems in unlucky builds where the USB host buffers where unaligned and abbutting other data. The cache flush and invalidate operations could be subverted by acceses to adjacent data or could have unexpected side effects. This bug has been in the ECHI drivers forever, but was only revealed due to unlucky memory allocations during the integration of the hub feature. 2015-05-03 13:20:15 -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
lpc31_adc.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_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
lpc31_analogdie.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_bcrndx.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_boot.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_cgu.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_cgudrvr.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00
lpc31_clkdomain.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_clkexten.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_clkfreq.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_clkinit.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_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
lpc31_defclk.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_dma.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_ehci.c USB host drivers: Cannot take semaphores in cancel() method 2015-05-14 09:58:21 -06:00
lpc31_esrndx.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_evntrtr.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_fdcndx.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_fdivinit.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_freqin.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_i2c.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_i2c.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_i2s.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_intc.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_internal.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_ioconfig.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_irq.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_lcd.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_lowputc.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc31_mci.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_memorymap.h Removed unused configuratin variable: CONFIG_PGTABLE_VADDR 2014-03-01 16:21:28 -06:00
lpc31_mpmc.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_nand.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_otp.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_pcm.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_pllconfig.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_pwm.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_resetclks.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_rng.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_serial.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc31_setfdiv.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_setfreqin.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_softreset.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
lpc31_spi.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_spi.h Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc31_syscreg.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_timer.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_timerisr.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_uart.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
lpc31_usbdev.c Fix some warnings/errors detected by nuttx/tools/testbuilds.sh 2015-07-10 18:41:26 -06:00
lpc31_usbotg.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_wdt.h Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00