提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt ed35eb0f8d drivers/loop: Add a loop character device that can be used to setup and teardown loop devices 9 年之前
  Gregory Nutt fb0a148812 Update ChangeLog/TODO 9 年之前
  Gregory Nutt 064ef4f1fb At day-of-week support to strftime() 9 年之前
  Ken Pettit c0b9dcf8a9 fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 9 年之前
  Gregory Nutt 6230e6e199 size_t should be 64-bits on a 64-bit machine. mmsize_t should be 32-bits (unless CONFIG_MM_SMALL is selected). This commit backs out the last change to stddef.h 9 年之前
  Gregory Nutt 5f7dac8076 Update sub-modules 9 年之前
  Gregory Nutt 8914400750 PCF85163: Correct I2C address 9 年之前
  Gregory Nutt 9a1ca0d489 Add support for DS1302 and DS3232 RTC chips 9 年之前
  Gregory Nutt c34b5108a7 RTC: Fix system time initialization when using an exernal RTC. Fix some bugs in the DS1307/DS3231 RTC driver 9 年之前
  Ken Pettit 7b590ec9a2 drivers/mtd/smart.c Fixed SmartFS wear level error that occurs when the logical sector size is too small to save all wear level status bytes in a single sector. Logical sectors 1 and 2 were simply not being allocated and then the read_sector and write_sector routines were failing. From Ken Petit 9 年之前
  Gregory Nutt 1b7d7a53b2 Update submodules 9 年之前
  Gregory Nutt 687cea60b3 Add basic support for the SAME70-Xplained board 9 年之前
  Gregory Nutt 432395218a Refress submodule 9 年之前
  Gregory Nutt 4579f0c1fc Add a command to boardctl() to obtain a baord unique ID 9 年之前
  Gregory Nutt 5a99735782 (Hopefully) cosmetic changes from review of recent merges for conformance to coding standard 9 年之前
  Gregory Nutt 45530a77d4 Add support for DS3231 I2C RTC. Untested on initial commit. 9 年之前
  Gregory Nutt c955cdccd9 Move rivers/wireless/cc3000/security.c to crypto/aes.c; move include/nuttx/wireless/cc3000/security.h to include/nuttx/crypto/aes.h 9 年之前
  Gregory Nutt 2ae7485a57 Update ChangeLog 9 年之前
  Gregory Nutt 4a7fb2cbc1 binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c 9 年之前
  Gregory Nutt 2706b4f8aa mtd_progmem.c: Fix calculation of block size 9 年之前
  Gregory Nutt fdb17620a0 Need a prototype for progmem_initialize in include/nuttx/mtd/mtd.h 9 年之前
  Max Neklyudov d54a39832a Implement high level DMA infrastructure for serial devices 9 年之前
  Gregory Nutt 7fe6200b0f progmem.h: Clean-up a few comments 9 年之前
  Gregory Nutt 2ff1b173f2 SmartFS: Backout last change. It alters the behavior when it should not. Obviously there is something that I do not understand 9 年之前
  Gregory Nutt f86ca94798 Update submodule 9 年之前
  Gregory Nutt 965addb397 s25fl1: When unprotecting, handle case where protection bits are inverted. Add option to s25flinitilize() to unprotected on power up 9 年之前
  Gregory Nutt 2ab0832c26 Smart MTD: fix some outdated logic: geometray erase size is now 32-bits 9 年之前
  Gregory Nutt 91429433f6 Correct naming of Spansion part. S25FL1, not ST25FL1 9 年之前
  Gregory Nutt b2bdba0824 S25FL1 FLASH driver: Fix return value from the bwrite() method 9 年之前
  Gregory Nutt 8b0a5955fd Update submodule 9 年之前