- Dec 09, 2016
-
-
David Sidrane authored
-
- Dec 08, 2016
-
-
Gregory Nutt authored
Merged in david_s5/nuttx-2/david_s5/i-was-wrong-the-original-commit-was-cor-1481231650458 (pull request #179) I was wrong - the original commit was correct. Assume a write op on the last word: address of 0xxxxxfe and count of 2. It is a valid operation and address+count is == STM32_FLASH_SIZE - so that is OK
-
David Sidrane authored
I was wrong - the original commit was correct. Assume a write op on the last word: address of 0xxxxxfe and count of 2. It is a valid operation and address+count is == STM32_FLASH_SIZE - so that is OK
-
Gregory Nutt authored
Merged in david_s5/nuttx-1/david_s5/bugfixstm32f427-was-rebooting-over-reach-1481229095159 (pull request #178) BUGFIX:STM32F427 was rebooting. Over reached family.
-
Gregory Nutt authored
pthread cleanup stack: Replace critical section with sched_lock/unlock(). The cleanup stack modification only needs to have the TCB stationary. The stack is never modified from interrupt level logic
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 07, 2016
-
-
Pierre-noel Bouteville authored
-
Gregory Nutt authored
-
Gregory Nutt authored
For Cortex-A9, should also set ACTLR.FW in SMP mode to enble TLB and cache broadcasts. Does not fix SMP cache problem.
-
Gregory Nutt authored
-
Gregory Nutt authored
Allow a config to override the SDIO clock edge setting
-
- Dec 06, 2016
-
-
David Sidrane authored
-
Gregory Nutt authored
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Remove BOARDIOC_CAN_INITIALIZE. CAN initializaiton is now performed in board bring-up logic just like every other device driver.
-
Gregory Nutt authored
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
-
Gregory Nutt authored
Upstream to greg
-
David Sidrane authored
Added missing bits definitions Used stm32F469 and stm32f446 bit definitions Removed unsed header file
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
-
- Dec 05, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-