0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix b58xx_flush_dev to take DeviceInfo_pt instead of srl_dev_pt. More... over 13 years ago
Fix b58xx_isr to take DeviceInfo_pt instead of srl_dev_pt. More... over 13 years ago
Fix ubsec_DisableInterrupt to take DeviceInfo_pt instead of srl_dev_pt. More... over 13 years ago
Fix PushMCR to take DeviceInfo_pt instead of srl_dev_pt. More... over 13 years ago
Fix dump_MCR to take DeviceInfo_pt instead of srl_dev_pt. More... over 13 years ago
Sigh, have to prepare for eventual removal of srl_dev_t. Fix various functions More... over 13 years ago
Start removing srl_dev_t, initially from dump_regs and dump_devinfo. More... over 13 years ago
Move the (other) MCR lists from srl_dev_t to DeviceInfo_t. srl_dev_t is empty More... over 13 years ago
Move list of MCRs from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move NumberOfMCRs from srl_dev_t to DeviceInfo_t. Rename certain macros to be More... over 13 years ago
Move device stats from srl_dev_t to DeviceInfo_t. Remove ubsec_GetStatistics More... over 13 years ago
Move MCR stats from srl_dev_t to DeviceInfo_t. Make mcr_stats_t hold larger More... over 13 years ago
Get rid of duplicate declaration for dump_devinfo. More... over 13 years ago
Get rid of ubslinux.h since there is no need for it. More... over 13 years ago
Get rid of one-use macros for MCR stats. More... over 13 years ago
Remove DeviceID field from srl_dev_t. Also simplify certain function parameter More... over 13 years ago
Remove status field from srl_dev_t (why was it there anyway?). More... over 13 years ago
Move self-test stuff from srl_dev_t to DeviceInfo_t. Also simplify the callback More... over 13 years ago
Move reset config from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move NumberOfMCRLists from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move the primitive "mutex" from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move interrupt acknowledgement mask from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move interrupt supress flag from srl_dev_t to DeviceInfo_t. More... over 13 years ago
Move the control register addresses from srl_dev_t to DeviceInfo_t. This is the More... over 13 years ago
Remove another extra member from srl_dev_t. Still. Really. You can't make this More... over 13 years ago
Still making code more readable! Good job, Broadcom. More... over 13 years ago
Still making code more readable! Good job, Broadcom. More... over 13 years ago
Remove unnecessary member from srl_dev_t. Some function declarations should More... over 13 years ago
Remove unnecessary members from srl_dev_t. More... over 13 years ago
Simplify macros by making them not depend on data structures - they don't need More... over 13 years ago