summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-05-07Mostly cosmetic changes from Urospatacongo1-4/+4
2011-05-07Add STM32 FLASH driverpatacongo5-62/+352
2011-04-26Fixes to get clean i.MXADS buildpatacongo3-16/+15
2011-04-19Rename i2c directories to sensorspatacongo3-4/+4
2011-04-17LPCXpresso USB device workspatacongo1-0/+4
2011-04-16Misc USB storage-related cleanuppatacongo1-2/+0
2011-04-16More changes from Urospatacongo1-1/+1
2011-04-15Add support for SMSC LAN8720 PHYpatacongo1-7/+100
2011-04-15Add code changes from Urospatacongo17-343/+986
2011-04-14Add tools to manage a version filepatacongo1-1/+1
2011-04-13Macro clock_systimer replaces direct access to g_system_timer variablepatacongo1-3/+3
2011-04-13Cosmeticpatacongo2-3/+6
2011-04-13Fix some issues with LPC17xx UART2 and 3 configurationspatacongo1-1/+1
2011-04-13LPCXpression console on UART3patacongo2-8/+8
2011-04-11Bugfix for lpc17xx GPIO interruptspatacongo1-6/+22
2011-04-08Add user access to the heappatacongo5-34/+125
2011-04-08Completes implementation of kernel mode buildpatacongo5-6/+574
2011-04-08Add logic to initialize SAM3U user applicationspatacongo5-1/+225
2011-04-08Fix error introduced in last commitpatacongo4-8/+8
2011-04-08Modify interrupt handling for privileged/unprivileged modepatacongo8-80/+373
2011-04-07I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo9-51/+162
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo24-54/+152
2011-04-06Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo1-7/+7
2011-04-06Integrate syscall with existing svcall logicpatacongo7-73/+319
2011-04-06Attach mem mgmt fault handle if MPU is enabledpatacongo18-1967/+2090
2011-04-05Clean kernel-/user-mode module buildpatacongo3-6/+5
2011-04-05More separation of kernel- and user-memory managementpatacongo1-2/+4
2011-04-05LIS331DL and STM32 I2C patch from Urospatacongo1-13/+39
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo4-116/+328
2011-04-01Add Cortex-M3 MPU header filepatacongo1-0/+115
2011-03-29Add more syscall filespatacongo5-123/+568
2011-03-29Moving toward system call infrastructurepatacongo2-6/+99
2011-03-28More changes from Urospatacongo6-122/+456
2011-03-27Files deleted by Urospatacongo4-1496/+0
2011-03-27More changes from Urospatacongo33-3626/+5447
2011-03-27Updates from Urospatacongo13-583/+1307
2011-03-26Incorporate changes from Uros Platisepatacongo6-57/+741
2011-03-25Add RTL8187 TX logicpatacongo2-11/+104
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo3-30/+158
2011-03-23Fix lpc17xx GPIO interrupt handling errorspatacongo3-19/+19
2011-03-14Add apps/poweroff lpc17 hardware handshakepatacongo2-2/+23
2011-03-14VSN/apps updatepatacongo3-120/+111
2011-03-12More apps/ related changespatacongo1-1/+29
2011-03-11Add a stub that can be used when networking is enabled, but there is no ether...patacongo3-3/+101
2011-03-10Fix basic QEMU portpatacongo2-14/+11
2011-03-06Add support for RAMTRON NVRAM devicespatacongo7-191/+221
2011-03-06Correct STM32 SPI3 bug reported by Urospatacongo1-1/+1
2011-03-04First cut at x86 build environmentpatacongo4-22/+15
2011-03-02Changes for clean STM32 compile with DEBUG onpatacongo2-2/+3