959 Commits (fd63baf0fa18ba78a9b303a30b636775b210a2ac)
 

Author SHA1 Message Date
patacongo fd63baf0fa Fix logic in STM32 SPI driver that leaves interrupts disabled; back out earlier change to irqsave() 13 years ago
patacongo 3364b55f86 CONFIG_ARCH_INTERRUPTSTACK is an integer. If not used, it should the value 0 or be undefined. It is not a boolean 13 years ago
patacongo 33aa07a726 CONFIG_ARCH_INTERRUPTSTACK is an integer. If not used, it should the value 0 or be undefined. Not 'n' 13 years ago
patacongo 4070ce05fe Fix a ARMv7-M interrupt disable/optimization bug 13 years ago
patacongo cfa24e37d6 Some ENC28J60-related fixes 13 years ago
patacongo 7c82cf6924 Fix ENC28J60 chip enable issue 13 years ago
patacongo 2c2ba7f0c5 Missed one file in last checking; Gran allocator alignment decoupled from granule size 13 years ago
patacongo 857d2a770b Update all unit tests to conform to recent naming convention changes in NuttX 13 years ago
patacongo cc0c42dd31 Add XML RPC server plus NXWM build fixes from Max Holtzberg 13 years ago
patacongo ae33fc3ed0 Fixes for z80 compilation with SDCC toolchain. There are still a few header file and linker issues 13 years ago
patacongo 491a83acb4 Fix for recvfrom() hang when the new CONFIG_NET_TCP_RECVDELAY is set to zero (from Max Holtzberg) 13 years ago
patacongo 0fb57027de Changes needed for clean ez80 compile with ZDS toolchain 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
patacongo 2cb5c82c18 Email address change in misc/ 13 years ago
patacongo 77888ea156 Email address change in apps/ 13 years ago
patacongo f6ca2227e3 USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 13 years ago
patacongo a033a25dbf Rename all apps/examples/-/main.c to something unique 13 years ago
patacongo 024e115d09 Add mm/README.txt 13 years ago
patacongo a444b0ebc4 Suppress network configuration in discover example if it is an NSH built-in functin 13 years ago
patacongo 093ccf2015 Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg) 13 years ago
patacongo 4e8030a11a Network discover utility from Max Holtzberg 13 years ago
patacongo dad6eee444 Misc fixes and optimizations for the granule allocator 13 years ago
patacongo 43069a49aa New file missed in last check-in 13 years ago
patacongo eac15a4720 Fix MMC/SD support for Wildfire board; Granule allocator can now be used from intrrupt handler 13 years ago
patacongo 1b7dad5a76 Misc STM32 wildfire and ENC28J60 driver updates 13 years ago
patacongo 675f37494a Misc ENC28J60 fixes 13 years ago
patacongo 7bb74973bd Fixes for granule allocator 13 years ago
patacongo 594b34a356 Update to granule allocator; Update to ENC28j60 driver 13 years ago
patacongo 3ca467c029 Add beginning of a simple granule allocator to support DMA IO buffer allocation 13 years ago
patacongo 64c8e5c7c3 Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2 13 years ago
patacongo 648420e67a Add support for DMA memory allocator to FAT file system 13 years ago
patacongo de7764b1d4 AVR corrections from Richard Cochran; uIP webserver enhancements from Kate 13 years ago
patacongo c7a2544230 The M3 Wildfire port is code complete and ready for test 13 years ago
patacongo 835eef47bd More M3 Wildfire logic; mmap-related bug fixes from Kate 13 years ago
patacongo 2d556705e5 More logic for the MX3 Wildfire board 13 years ago
patacongo 2b424e0424 Some error handling bugs noted by Ronen Vainish 13 years ago
patacongo a183193473 More progress on the Wildfire STM32 port 13 years ago
patacongo 47683c485c Beginning of configuration for M3 Wildfire board 13 years ago
patacongo e2498c5e76 Minor update to Shenzhou README files 13 years ago
patacongo f57a93eaf6 Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 13 years ago
patacongo b68a4b621c Remove some old logic in the arm, x86, hc, and sh linker scripts that was kicked off when CONFIG_BOOT_RUNFROMFLASH=y. 13 years ago
patacongo 6f6a2289e8 Kconfig: QEMU fixes 13 years ago
patacongo ab8c622bed Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 5119467c0f Remove several unused configuration values 13 years ago
patacongo 8269f5320b Kconfig: Standardize board LED and button configurations 13 years ago
patacongo ddefd95e28 More Shenzhou board logic 13 years ago
patacongo 5ac18ce1ae More support for the Shenzhou board 13 years ago
patacongo e41adbb552 More info for the Shenzhou board configuration 13 years ago