Commit Graph

29 Commits

Author SHA1 Message Date
Gregory Nutt
e21212f2b4 Undefine IRQPRIO in all configurations it should not be set 2014-04-16 08:29:39 -06:00
Gregory Nutt
f8024cf409 More trailing whilespace removal 2014-04-13 16:22:22 -06:00
Gregory Nutt
3e085ec0af Long needed clean up of DNS resolver for coding style and naming conventions 2014-04-11 12:25:32 -06:00
Gregory Nutt
f12e37cae4 Documentatin updated; fix errors in some comments 2014-03-28 09:52:07 -06:00
Gregory Nutt
f673057c2f Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
Gregory Nutt
596bdc73df Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt
8462bcc072 Removed unused configuratin variable: CONFIG_PGTABLE_VADDR 2014-03-01 16:21:28 -06:00
Gregory Nutt
e4c56e27ed configs/eagle100/nsh converted to use the kconfig-frontends tools 2014-03-01 14:12:05 -06:00
Gregory Nutt
47ca6ef4d4 configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured 2014-02-28 07:45:51 -06:00
Gregory Nutt
2f837ccd2a rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
Gregory Nutt
cbf86ac01f Finishes separation of debug symbols and optimization selections 2013-12-20 13:23:42 -06:00
Gregory Nutt
4c7cc446c1 LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt endpoints) 2013-11-29 14:31:42 -06:00
Gregory Nutt
2d1408e3e1 examples/hidkbd now expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:40 -06:00
Gregory Nutt
02d05de4b2 examples/hidkbd no expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:34 -06:00
Gregory Nutt
78936f7260 Changes for ZDS-II ez80 build 2013-11-28 17:47:03 -06:00
Gregory Nutt
afb0209207 LPC31 EHCI: Seems to work after re-ordering some initialization logic 2013-11-27 13:14:23 -06:00
Gregory Nutt
d2ce5423cd Cosmetic changes 2013-11-22 13:36:07 -06:00
Gregory Nutt
eba19bef85 LPC3131 EHCI: More fixes 2013-11-21 16:39:49 -06:00
Gregory Nutt
c282733058 LPC-H3131: SDRAM comments updated 2013-11-21 14:47:37 -06:00
Gregory Nutt
37591022ca LPC-H3131: SDRAM timing update. Still does not work 2013-11-21 14:46:49 -06:00
Gregory Nutt
68c964e3e2 LPC-H3131 SDRAM: Fix some build issues 2013-11-21 12:45:42 -06:00
Gregory Nutt
38042f641a LPC-H3131: SDRAM support (untested) 2013-11-21 06:37:50 -06:00
Gregory Nutt
dace1ec4b0 Olimex LPC-H3131: Some restructuring of intialization logic 2013-11-20 17:01:34 -06:00
Gregory Nutt
22378d66c5 lpc31 ECHI. Early debug changes 2013-11-20 16:24:10 -06:00
Gregory Nutt
9e804749e9 Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking? 2013-11-19 15:54:23 -06:00
Gregory Nutt
c9c6d0c0d1 Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection. 2013-11-19 15:52:10 -06:00
Gregory Nutt
9986d22e19 Updated README 2013-11-18 19:07:49 -06:00
Gregory Nutt
6cded05be3 Add .gitignore files; update a README 2013-11-18 15:38:04 -06:00
Gregory Nutt
a184224660 Add support for the Olimex LPC-H3131 board 2013-11-18 14:51:38 -06:00