884 Commits (35c4a21ca16bab70b6cad70feabd6db06c3a1ec8)
 

Author SHA1 Message Date
patacongo 30cabc02d4 PM updates (missed last night) 13 years ago
patacongo 9b7cbb006a PM update 13 years ago
patacongo 6ea6b7d6b8 Add SSD1783 LCD driver for C155 phone 13 years ago
patacongo 94b6f9e9cc Mostly cosmetic updates 13 years ago
patacongo cbc32cd067 Fix logic error in configuring PGA11x devices in a daisy chain. Add logic interface with individual PGA11x chips in a daisy-chain 13 years ago
patacongo 7e70b4bdf6 PGA11x driver belongs in analog/ not input/ 13 years ago
patacongo cf48e3c73f Add support for the TI PGA11x amplifier/multiplexer 13 years ago
patacongo ca8620083e Add PM support for the STM32F4Discovery -- still a work in progress 13 years ago
patacongo d7280d4382 Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed 13 years ago
patacongo ac6f7a722b Ooops.. c_speed is now read-only 13 years ago
patacongo 4b1fcb6da8 SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo 464f8d822b LP43xx SPIFI MTD driver update 13 years ago
patacongo 1e15a6d1cf Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 13 years ago
patacongo fce36677c1 Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 13 years ago
patacongo ad37fa6505 Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress use of termios.h interfaces 13 years ago
patacongo 81d5f42a18 Add support for extended BAUD settings 13 years ago
patacongo 200e62a958 Make serial setup configurale in apps/examples/modbus 13 years ago
patacongo 2bc1ef34ad Missed a couple of files in the last check-in 13 years ago
patacongo dfa161e3c2 Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 13 years ago
patacongo 68c76413ca FreeModBus now builds 13 years ago
patacongo 358240268d Add FreeModBus to NuttX build system 13 years ago
patacongo 4c2b6c49c9 FreeModBus is now integrated with the Nuttx configuration system 13 years ago
patacongo 3eafac29cd Check-in of initial, unmodified freemodbus-v1.5.0 13 years ago
patacongo 11774cfb20 Add completed but untested support for RS-485 on the LPC43xx 13 years ago
patacongo 3dd3e950cb Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete) 13 years ago
patacongo bfeaf56050 Add missing file needed for stm32f100xx port 13 years ago
patacongo 3f48ca481b Fix some questionable MAC addresses 13 years ago
patacongo 43b043c496 Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file 13 years ago
patacongo 0497992c2c Make name of RTC ALARM interrupt common on STM32 F1,2,4 13 years ago
patacongo a5ad297f34 Add STM32 PM sleep support 13 years ago
patacongo 9dd0adc100 Update driver to work with and external SPIFI library (vs. ROM) 13 years ago
patacongo bc3cb304a0 Create an MTD driver for SPIFI 13 years ago
patacongo 36009cb960 Drop SPIFI frequency.. spifi_init no longer reports errors 13 years ago
patacongo 2224c2734a Add logic to initialize the LPC43xx SPIFI device 13 years ago
patacongo 0f1567878c Header file clean-up 13 years ago
patacongo e5455995a6 STM32: Add logic to attach the RTC alarm EXTI interrupt 13 years ago
patacongo 919354a96a Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHz 13 years ago
patacongo 6cffd422b8 Fix an error in LPC43xx clock configuratin that can cause fail to boot 13 years ago
patacongo 5eee9a3a37 drivers/, drivers/pipes, and drivers/serial file clean-up 13 years ago
patacongo 183aa2858c mm/ file clean-up 13 years ago
patacongo 7c6185ae4b Clean-up files in fs/ directory 13 years ago
patacongo 1faee63c00 PM update 13 years ago
patacongo 4ea9aa3ff1 Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directory 13 years ago
patacongo 876ffbd29f Calibrate lpc4330-xplorer delay loops 13 years ago
patacongo 397386eb8a Implement basic SPIFI block driver for the LPC43xx (doesn't work) 13 years ago
patacongo 91e5d3ac52 Prep for release 6.20 13 years ago
patacongo 4b6da20666 Get the STM3220G-EVAL nsh2 configuration to compile 13 years ago
patacongo 6b84965af5 STM32: remove pm_unregister buttons. Initialize PM buttons only once 13 years ago
patacongo 06ba1fbc62 Make PM button logic configurable 13 years ago