Gregory Nutt
|
e50b2b0760
|
Add IEEE 695 OMF header file
|
2014-04-19 18:30:58 -06:00 |
|
Gregory Nutt
|
b0c493685a
|
zkit-arm-1769: Refreshed all configurations
|
2014-04-19 09:18:38 -06:00 |
|
Gregory Nutt
|
8e3680ec22
|
olimex-lpc1766stk: Refreshed all configurations
|
2014-04-19 09:00:53 -06:00 |
|
Gregory Nutt
|
dfdc2c4e31
|
lpcxpresso-lpc1768: Refreshed all configurations
|
2014-04-19 08:51:55 -06:00 |
|
Gregory Nutt
|
e66b72ea09
|
lpcxpresso-lpc1768: Refreshed all configurations
|
2014-04-19 08:40:51 -06:00 |
|
Gregory Nutt
|
686bdb1997
|
Remove other traces of network interrupt prioritization
|
2014-04-19 08:12:22 -06:00 |
|
Gregory Nutt
|
0a52f24e7b
|
ST32: Make selection of SDIO interrupt priority essentially impossible
|
2014-04-19 08:05:49 -06:00 |
|
Gregory Nutt
|
6a3a766b00
|
LPC17xx: Prioritized interrupts are not supported (although hooks are present to prioritize interrupts). Make LPC17 Ethernet default priority to be the system default, not the highest. If the unsupported feature is enabled, then at least it should do no harm
|
2014-04-19 07:56:59 -06:00 |
|
Gregory Nutt
|
4abb84524d
|
Fix an error introduced in the last commit
|
2014-04-19 07:54:52 -06:00 |
|
Gregory Nutt
|
4e72f42468
|
LPC17xx, TIVA, and Kinetis interrupt initialization: use the NVIC ICTR register to determine how many interrupt lines/registers are supported by the MCU
|
2014-04-17 14:51:53 -06:00 |
|
Gregory Nutt
|
9485fbf66e
|
SAM3/4 Interrupt initialization. Default interrupt priority not being set correctly
|
2014-04-17 14:02:22 -06:00 |
|
Gregory Nutt
|
b83702dd8a
|
HID mouse: Don't include NAKs in error count. From Leo
|
2014-04-17 11:47:00 -06:00 |
|
Gregory Nutt
|
6d0863b657
|
Add logic to register HID keybaord and mouse classes; fix some conditional compilation. From Leo
|
2014-04-17 11:22:46 -06:00 |
|
Gregory Nutt
|
d374d22738
|
STM32 OTGFS Host: If OTGFS_HCCHAR_ODDFRM is not goint to be set, then it should be cleared
|
2014-04-17 11:16:58 -06:00 |
|
Gregory Nutt
|
75e61f4b69
|
STM32 OTGFS Host: Changes from Leo for low-speed devices and interrupt endpoints
|
2014-04-17 10:52:27 -06:00 |
|
Gregory Nutt
|
2f3fa3cbdc
|
SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type xcpt_t
|
2014-04-17 10:01:15 -06:00 |
|
Gregory Nutt
|
c6d70e29bc
|
SAMA5 EMAC: Missing right parens from last change. Noted by Luciano Neri
|
2014-04-17 09:02:55 -06:00 |
|
Gregory Nutt
|
3133ebfcee
|
Move the un-definitions of __ramfuncs__ from the sam_clockconfig.c to the common up_internal.h header file so that the attribute will be applied the same to function definitions and prototypes.
|
2014-04-17 08:56:20 -06:00 |
|
Gregory Nutt
|
9efb83c5ab
|
Updated README files
|
2014-04-16 16:41:47 -06:00 |
|
Gregory Nutt
|
0184a957b7
|
Costmetic: Replace spaces with tabs
|
2014-04-16 16:26:46 -06:00 |
|
Gregory Nutt
|
d62455b0b8
|
STM32 OTGFS Host: Additional trace points from Leo
|
2014-04-16 12:56:21 -06:00 |
|
Gregory Nutt
|
80cded4e3e
|
STM32 F2: Fix SPI2 MOSI pin mapping. From dlsitzer
|
2014-04-16 12:35:33 -06:00 |
|
Gregory Nutt
|
f58767ce79
|
MIO183QT-9A LCD driver updated to support reading from the LCD. From Toby Duckwork
|
2014-04-16 12:17:35 -06:00 |
|
Gregory Nutt
|
dc3ef08a66
|
SAMA5 TWI: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals
|
2014-04-16 12:09:55 -06:00 |
|
Gregory Nutt
|
bf2bb55aac
|
SAMA5 SSC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals
|
2014-04-16 10:58:23 -06:00 |
|
Gregory Nutt
|
1e35f1730d
|
SAMA5 EMAC/GMAC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals
|
2014-04-16 10:13:08 -06:00 |
|
Gregory Nutt
|
1927c147be
|
SAMA5 CAN: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals
|
2014-04-16 10:00:32 -06:00 |
|
Gregory Nutt
|
c47816cbf6
|
Sourceforge Patch #37: Missing semicolon
|
2014-04-16 09:43:34 -06:00 |
|
Gregory Nutt
|
1b46ebc7f4
|
SAMA5 ADC: If running from SDRAM, BOARD_MCK_FREQUENCY is not a constant and cannot be used in pre-processor conditionals
|
2014-04-16 09:42:07 -06:00 |
|
Gregory Nutt
|
e21212f2b4
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
08218f977e
|
Updates to the STM32 OTGFS host logic from Leo
|
2014-04-15 08:49:33 -06:00 |
|
Gregory Nutt
|
7ad2ace833
|
Costmetic changes to some comments
|
2014-04-14 16:36:07 -06:00 |
|
Gregory Nutt
|
48cdbfe5ba
|
examples/touchscreen: Add a configuration option to indicate that there is or is not an architecture-specific initialization function
|
2014-04-14 12:26:49 -06:00 |
|
Gregory Nutt
|
1836e4eb6b
|
Removing more trailing whitespace
|
2014-04-13 17:54:59 -06:00 |
|
Gregory Nutt
|
41f39db226
|
Restore trainling whitespace in .patch and .diff files wehre required
|
2014-04-13 17:12:02 -06:00 |
|
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
|
Gregory Nutt
|
890beea0b6
|
Remove dangling white space at the end of the line
|
2014-04-13 13:26:55 -06:00 |
|
Gregory Nutt
|
f7e5953804
|
Cosmetic changes for coding style; removal of dangling spaces at the end of lines
|
2014-04-13 13:18:06 -06:00 |
|
Gregory Nutt
|
494387b33b
|
Make sure that there is one space after for
|
2014-04-12 13:28:22 -06:00 |
|
Gregory Nutt
|
056aed1274
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
|
Gregory Nutt
|
303cc1902b
|
Make sure that there is one space between if and condition
|
2014-04-12 12:53:19 -06:00 |
|
Gregory Nutt
|
dc0211b218
|
net/uip: Review all files in this directory for coding style and spelling
|
2014-04-12 12:13:01 -06:00 |
|
Gregory Nutt
|
a7789ce91f
|
STM32 OTF FS host: Use of OTGFX_VTRACEn_ macros must match use of usbhost_tracen() interface
|
2014-04-12 10:09:37 -06:00 |
|
Gregory Nutt
|
38728a35f5
|
STM32 OTG FS Hose and others: Remove some warnings
|
2014-04-12 09:58:23 -06:00 |
|
Gregory Nutt
|
3ae029fbe7
|
STM32 OTGFS Host: Fix a logic error introduced in the last check-in
|
2014-04-12 09:33:52 -06:00 |
|
Gregory Nutt
|
218554dc9d
|
STM32 OTGFS: Host USB tracing instrumentation added by Leo
|
2014-04-12 08:44:22 -06:00 |
|
Gregory Nutt
|
4273436c4b
|
SAMA5D3x-EK: Updates to README.txt
|
2014-04-12 08:00:37 -06:00 |
|
Gregory Nutt
|
cd6039933e
|
SAMA5: The PIO used for the red LED is also used as the camera module reset line: Added a configuration option to suppress use of the red LED if the PIO is used for another purpose. Reported by David Sidrane.
|
2014-04-11 15:57:35 -06:00 |
|
Gregory Nutt
|
3e085ec0af
|
Long needed clean up of DNS resolver for coding style and naming conventions
|
2014-04-11 12:25:32 -06:00 |
|