.. |
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
|
LPC31xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 10:56:45 -06:00 |
lpc31_adc.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
lpc31_analogdie.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_bcrndx.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
lpc31_boot.c
|
Rename up_boot to arm_boot
|
2016-05-12 13:42:49 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc31_clkinit.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc31_decodeirq.c
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -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
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -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
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_fdcndx.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06: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
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc31_i2c.h
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:08:23 -06: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_ioconfig.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_irq.c
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
lpc31_lcd.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_lowputc.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc31_pwm.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_resetclks.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
lpc31_rng.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_serial.c
|
LPC31xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 10:56:45 -06:00 |
lpc31_setfdiv.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc31_setfreqin.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc31_softreset.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc31_spi.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -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
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:11 -06:00 |
lpc31_uart.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31_usbdev.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
lpc31_usbotg.h
|
LPC31: Fix some definitions to match LPC43
|
2016-02-12 16:30:30 -06:00 |
lpc31_wdt.h
|
Remove executable property from source and make files
|
2012-09-13 18:46:10 +00:00 |
lpc31.h
|
Rename up_boot to arm_boot
|
2016-05-12 13:42:49 -06:00 |
Make.defs
|
All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence
|
2015-12-12 09:35:05 -06:00 |