summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src
Commit message (Expand)AuthorAgeFilesLines
* Mostly costmetic updatespatacongo2012-12-231-3/+5
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-231-26/+12
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-0/+6
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-212-0/+240
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-0/+2
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-14/+25
* A few more build fixespatacongo2012-11-121-9/+12
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-14/+14
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Remove bash fragments that test for board/Makefilepatacongo2012-11-111-20/+34
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-28/+29
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Resync new repository with old repo r5166patacongo2012-09-172-4/+4
* Email address change in nuttx/patacongo2012-09-1331-1169/+1169
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-0/+1
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-092-0/+3
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-7/+7
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-280/+8
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-18/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-18/+18
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-022-1/+5
* Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now use...patacongo2012-07-272-6/+40
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-2/+5
* Ooops.. c_speed is now read-onlypatacongo2012-07-241-1/+42
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-231-0/+9
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-252-5/+4
* Enable LEDs on Mirtoo boardpatacongo2012-06-221-3/+3
* Mirtoo updatepatacongo2012-06-212-274/+278
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-211-2/+2
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-203-153/+219
* Updates to support the Mirtoo internal clockingpatacongo2012-06-203-2/+21
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-207-101/+413
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-7/+7
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-1917-1934/+2684
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-063-5/+23
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-052-547/+547
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-041-27/+27
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-17/+14
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-8/+8
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-021-1/+84
* Fix PHY address search; NFS updatepatacongo2012-06-011-2/+2
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-012-2/+39
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-1/+1
* More Kconfig stuffpatacongo2012-04-191-0/+1229
* More Kconfig stuffpatacongo2012-04-173-0/+21
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-1/+1
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-081-1/+1