summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes to get clean GCC 4.8.2 buildGregory Nutt2013-12-2610-4/+2311
* default buildroot path is build_arm, not build_arm_nofpuGregory Nutt2013-12-269-9/+9
* Add a configuration to build GCC 4.8.2Gregory Nutt2013-12-263-2/+144
* Add GCc 4.8.2 support for buildrootGregory Nutt2013-12-2621-16/+810
* STM32F107 OTG FS clock presecaler cannot be configurated after the USB clock ...Gregory Nutt2013-12-264-12/+24
* Add support for STM32F107 OTG FS (doesn't work) and update USB support for Vi...Gregory Nutt2013-12-2610-32/+268
* F103VC, F105, and F107: Fix configuration and building of USB. configs/view...Gregory Nutt2013-12-2510-47/+56
* Viewtools netnsh configuration supports Telnet console; A framework for SD ca...Gregory Nutt2013-12-2510-38/+662
* Viewtool STM32F107: Add a NSH configuration with network supportGregory Nutt2013-12-257-6/+1290
* Add support for Sharp Memory LCD on the Maple boardGregory Nutt2013-12-2314-99/+1923
* Support for Sharp Memory LCD. From LibraeGregory Nutt2013-12-235-1/+970
* Fix a duplicate label introduce in recent commitGregory Nutt2013-12-235-40/+50
* Improved debug output in the high pri, nested interrupt testGregory Nutt2013-12-232-32/+29
* Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current formGregory Nutt2013-12-233-2/+13
* Need to protect state on stack to do nested interrupt handlingGregory Nutt2013-12-237-71/+120
* Fixes a few more high priority, nested interrupt logicGregory Nutt2013-12-2335-298/+141
* Several fixes related to Cortex-M RAM vectorsGregory Nutt2013-12-224-12/+19
* Fix some missing parameters in macrosGregory Nutt2013-12-225-6/+8
* Forget to set priority of TIM6 to high priorityGregory Nutt2013-12-221-21/+47
* Finish the high priority, nested interrupt handler test (does not work)Gregory Nutt2013-12-2210-36/+195
* Back out part of last change: Interrupt controller debug selection as alread...Gregory Nutt2013-12-221-8/+0
* Add logic to configure interrupt controller debug; Fix high priority, nested ...Gregory Nutt2013-12-2211-11/+289
* Initial framework for a test of high-pri, nested interrupts. Incomplete and ...Gregory Nutt2013-12-2210-2/+1302
* viewtool configuration will not support boad with STM32F103VC mounted; conver...Gregory Nutt2013-12-2210-480/+1039
* Finishes coding of ARMv7-M high priority nested interrupt logic. Still undoc...Gregory Nutt2013-12-218-35/+351
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-2116-57/+395
* Fix a typo that was cloned to several SAMA5 and MTD filesGregory Nutt2013-12-2121-21/+21
* Remove all configuration variable documentation from configs/README.txt and D...Gregory Nutt2013-12-203-3979/+39
* Cosmetic: Changlog and update to commentsGregory Nutt2013-12-207-7/+9
* Cosmetic spaces for tabsGregory Nutt2013-12-202-2/+2
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-20209-418/+836
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-2032-83/+141
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-209-24/+42
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-2012-24/+97
* Disable debug by default in all Spark configurationsGregory Nutt2013-11-206-55/+7
* Kconfigs: Interrupt prioritization should not be automatically selectedGregory Nutt2013-12-207-14/+26
* Various changes for a clean ZNEO ZDS-II buildGregory Nutt2013-12-199-23/+148
* Replace explicit hex MMU value with definitionGregory Nutt2013-12-183-8/+10
* A10: Extend register debug logicGregory Nutt2013-12-182-2/+9
* Fix bad register name in INTC debug functionGregory Nutt2013-12-181-5/+1
* Cortex-A: Fix start-up cache invalidation logiGregory Nutt2013-12-183-17/+35
* A10: Make sure that interrupts are disabled and clearedGregory Nutt2013-11-172-1/+11
* Page lies in SRAM A2 not A1Gregory Nutt2013-11-171-3/+3
* Remove executable mode bitsGregory Nutt2013-11-175-0/+0
* A10: Fix DDR mappingGregory Nutt2013-12-174-5/+61
* Updated READMEGregory Nutt2013-12-161-7/+1
* Update READMEGregory Nutt2013-11-161-11/+23
* Use kconfig-qconf or kconfig-gconfig if they are availableGregory Nutt2013-11-162-0/+9
* Cosmetic changes to comments and README filesGregory Nutt2013-12-165-10/+34
* Add support for Cortex-A5 and A8Gregory Nutt2013-11-165-10/+143