- Dec 22, 2015
-
-
Gregory Nutt authored
waitpid: CRITICAL BUGFIX. Add a reference counting mechansim to prevent wait from using stale memory that was freed by the exiting task
-
Gregory Nutt authored
-
- Dec 21, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 19, 2015
-
-
Gregory Nutt authored
-
- Dec 17, 2015
-
-
Gregory Nutt authored
-
- Dec 16, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 15, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Adds a driver for the PCA9635PW I2C LED driver IC which can be used to control the intensity of up to 16 LEDs. From Alexander Entinger
-
- Dec 14, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 13, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 12, 2015
-
-
Gregory Nutt authored
OS modules: Add basic procfs support. A module registry that will eventually be used to support lsmod
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
-
- Dec 11, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
binfmt/libmodule: Add support for kernel modules. Initial commit is just the ELF module support with name changes
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 09, 2015
-
-
Gregory Nutt authored
-
- Dec 08, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Refresh all configurations that have Telnetd enabled; those configurations now also need the telnet driver
-