summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Preparing for AVR USB driverpatacongo2011-06-201-192/+194
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-2/+3
* Add analog die header filepatacongo2011-05-271-0/+421
* Add LPC3154 OTP header filepatacongo2011-05-273-2/+146
* Adding LPC315x support to header filespatacongo2011-05-277-51/+127
* Rename all lpc313x to lpc31xxpatacongo2011-05-2759-5835/+5835
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-1/+1
* Add S/W interrupt 0 handlerpatacongo2011-05-181-4/+4
* Add initial CC1101 wireless logic from Urospatacongo2011-05-168-109/+332
* Mostly cosmetic changes from Urospatacongo2011-05-071-4/+4
* Add STM32 FLASH driverpatacongo2011-05-075-62/+352
* Fixes to get clean i.MXADS buildpatacongo2011-04-263-16/+15
* Rename i2c directories to sensorspatacongo2011-04-193-4/+4
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-161-2/+0
* More changes from Urospatacongo2011-04-161-1/+1
* Add support for SMSC LAN8720 PHYpatacongo2011-04-151-7/+100
* Add code changes from Urospatacongo2011-04-1517-343/+986
* Add tools to manage a version filepatacongo2011-04-141-1/+1
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-3/+3
* Cosmeticpatacongo2011-04-132-3/+6
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-131-1/+1
* LPCXpression console on UART3patacongo2011-04-132-8/+8
* Bugfix for lpc17xx GPIO interruptspatacongo2011-04-111-6/+22
* Add user access to the heappatacongo2011-04-085-34/+125
* Completes implementation of kernel mode buildpatacongo2011-04-085-6/+574
* Add logic to initialize SAM3U user applicationspatacongo2011-04-085-1/+225
* Fix error introduced in last commitpatacongo2011-04-084-8/+8
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-088-80/+373
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo2011-04-079-51/+162
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-0624-54/+152
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-7/+7
* Integrate syscall with existing svcall logicpatacongo2011-04-067-73/+319
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-0618-1967/+2090
* Clean kernel-/user-mode module buildpatacongo2011-04-053-6/+5
* More separation of kernel- and user-memory managementpatacongo2011-04-051-2/+4
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-13/+39
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-034-116/+328
* Add Cortex-M3 MPU header filepatacongo2011-04-011-0/+115
* Add more syscall filespatacongo2011-03-295-123/+568
* Moving toward system call infrastructurepatacongo2011-03-292-6/+99
* More changes from Urospatacongo2011-03-286-122/+456
* Files deleted by Urospatacongo2011-03-274-1496/+0
* More changes from Urospatacongo2011-03-2733-3626/+5447
* Updates from Urospatacongo2011-03-2713-583/+1307
* Incorporate changes from Uros Platisepatacongo2011-03-266-57/+741
* Add RTL8187 TX logicpatacongo2011-03-252-11/+104
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-243-30/+158
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-233-19/+19