0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ul_drv: change init_timer to timer_setup for Linux 4.15+ kernels. More... almost 6 years ago
ul_drv: Fix uLan driver to compile with 4.13 kernel and gcc 7.2. More... over 6 years ago
Fix uLan driver to compile with 4.13 kernel and gcc 7.2. More... over 6 years ago
arch/nRF51: add user FT function, reading watchdog status - add possibility to run user first-time function - add function for reading if the watchdog is enabled
bartosr
as Roman Bartosinski
More... over 6 years ago
Minor change in MTD and serial UART to silence a few warnings. More... over 6 years ago
uLUt: remove abundant inline which prevents linking after build by GCC-6. More... over 6 years ago
uLUt: remove abundant inline which prevents linking after build by GCC-6. More... over 6 years ago
Quick fix to build by GCC 6.3 but more fixes required to run on Debian Stretch. More... almost 7 years ago
Quick fix to build with GCC 6.3 version and latest uLAN driver sources. More... almost 7 years ago
ulan-drv: usb converter ps1: use kmalloc buffer even for blocking usb_bulk_msg calls. More... almost 7 years ago
usb converter ps1: use kmalloc buffer even for blocking usb_bulk_msg calls. More... almost 7 years ago
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted for 2.6+ kernels. More... almost 7 years ago
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted for 2.6+ kernels. More... almost 7 years ago
ulevpoll: documentation updates and newer libevent-2 compatability. More... almost 7 years ago
ul_drv: uLAN driver support library: do not use of standalone inline. More... almost 7 years ago
sysless and ulan-app: include more updates accumulated over time. More... almost 7 years ago
uLAN driver support library: do not use of standalone inline. More... almost 7 years ago
ulboot: the delay to wait for firmware update can be specified by target headers. More... almost 7 years ago
LPC17xx/LPC178x/LPC40xx: slow down bootloader when application is reset intentionally . More... almost 7 years ago
ul_evpoll: correct lost letter in the comment. More... over 7 years ago
ul_evpoll: clean documentation language a little. More... over 7 years ago
Apply previous ldscripts corrections to ARM to other boards as well . More... over 7 years ago
test_lwipcmd: correct syntax of config defines. More... over 7 years ago
test_lwipcmd: include options to access device by hostname with use of MDNS. More... over 7 years ago
test_lwipcmd: add IFCONFIGIP command to read DHCP obtained IP address. More... over 7 years ago
test_lwipcmd: update code to be compatible with lwIP 2.0 RC2. More... over 7 years ago
Update command processor lwIP system-less support to be compatible with lwIP 2.0 RC2. More... over 7 years ago
ulevpoll: update libevent-2 to work with 2.1.and later versions. More... over 7 years ago
fixed USB driver on raspberry and on other linux systems. * memory for URB have to be allocated by kmalloc and can't be local variable. More... over 7 years ago
fixed USB driver on raspberry and on other linux systems. * memory for URB have to be allocated by kmalloc and can't be local variable. More... over 7 years ago