nuttx/arch/arm/src/lpc31xx
2015-10-03 07:25:03 -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
lpc31_allocateheap.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_analogdie.h
lpc31_bcrndx.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_boot.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_cgu.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_cgudrvr.h Standardize the width of all comment boxes in header files 2015-10-02 17:47:23 -06:00
lpc31_clkdomain.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_clkexten.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_clkfreq.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06: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
lpc31_ehci.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
lpc31_esrndx.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_evntrtr.h
lpc31_fdcndx.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_fdivinit.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_freqin.c
lpc31_i2c.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
lpc31_i2c.h
lpc31_i2s.h
lpc31_intc.h
lpc31_internal.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_ioconfig.h
lpc31_irq.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc31_lcd.h
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
lpc31_memorymap.h Removed unused configuratin variable: CONFIG_PGTABLE_VADDR 2014-03-01 16:21:28 -06:00
lpc31_mpmc.h
lpc31_nand.h
lpc31_otp.h
lpc31_pcm.h
lpc31_pllconfig.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_pwm.h
lpc31_resetclks.c
lpc31_rng.h
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
lpc31_softreset.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_spi.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -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
lpc31_timerisr.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc31_uart.h
lpc31_usbdev.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
lpc31_usbotg.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc31_wdt.h
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00