root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @4115 [4115] 40 hours asterix Update hw files.
(edit) @4114 [4114] 40 hours asterix Add deprecared i2c api switch for eeprom. Silent warning.
(edit) @4113 [4113] 40 hours asterix Use shortest name for all macros.
(edit) @4112 [4112] 40 hours asterix Typo.
(edit) @4111 [4111] 40 hours asterix Update i2c cfg file.
(edit) @4110 [4110] 41 hours asterix :
(edit) @4109 [4109] 41 hours asterix Remove from wizart i2c backend selection. Add deprecate switch to disable …
(edit) @4108 [4108] 41 hours batt Add support for devices which can partial write a block. Update drivers …
(edit) @4107 [4107] 41 hours asterix Silent warning.
(edit) @4106 [4106] 41 hours asterix Use drecate macro instead the warning key.
(edit) @4105 [4105] 41 hours asterix Use macro to define i2c generic init.
(edit) @4104 [4104] 41 hours asterix Add support for new api.
(edit) @4103 [4103] 43 hours asterix Merged revisions 4102 via svnmerge from …
(edit) @4102 [4102] 44 hours asterix Silent warning. Make static sono i2c table.
(edit) @4101 [4101] 44 hours asterix Merged revisions 4004-4036,4039-4048,4050-4095,4097-4100 via svnmerge from …
(edit) @4100 [4100] 44 hours asterix Restor propedit fix.
(edit) @4099 [4099] 44 hours asterix Fix svnmerge-integrated property.
(edit) @4098 [4098] 45 hours lmancini Fix svnmerge-integrated property
(edit) @4097 [4097] 45 hours asterix Initialized merge tracking via "svnmerge" with revisions "1-4096" from …
(edit) @4096 [4096] 45 hours asterix SVNSILENT Merged revisions 4049-4095 via svnmerge from …
(edit) @4095 [4095] 46 hours asterix Clean up. Remove module check where is unneeded.
(edit) @4094 [4094] 2 days asterix Reorder includes.
(edit) @4093 [4093] 2 days asterix Add foldback for at91 i2c for nightly test.
(edit) @4092 [4092] 2 days asterix Add author.
(edit) @4091 [4091] 2 days asterix Add support for i2c bitbang.
(edit) @4090 [4090] 3 days asterix Fix flag test.
(edit) @4089 [4089] 3 days asterix Use different api name for new i2c interface. Comply all driver.
(edit) @4088 [4088] 4 days asterix Add data nack error.
(edit) @4087 [4087] 4 days asterix Add firt implementation for avr i2c with new api.
(edit) @4086 [4086] 4 days asterix Move generic i2c_hw_init prototype to i2c header.
(edit) @4085 [4085] 4 days asterix Refactor the recv. Add comments. Change fist_send flag names.
(edit) @4084 [4084] 4 days asterix Refactor to works with new api. Clean up.
(edit) @4083 [4083] 4 days asterix Refactor to works with new api. Clean up.
(edit) @4082 [4082] 5 days asterix Split long function. Add comments.
(edit) @4081 [4081] 5 days asterix Clean up. Use cpu_relax for while loop. Rename check_i2cStatus to …
(edit) @4080 [4080] 5 days asterix Add missing define to use i2c2 devices.
(edit) @4079 [4079] 5 days asterix Modify driver to work with new api.
(edit) @4078 [4078] 5 days asterix Remove dependece from log module.
(edit) @4077 [4077] 5 days asterix Add some header to use new i2c api.
(edit) @4076 [4076] 5 days asterix Clean up.
(edit) @4075 [4075] 5 days asterix Add defines for all i2c devices.
(edit) @4074 [4074] 6 days asterix Fix include.
(edit) @4073 [4073] 6 days asterix Remove unneeded macros. Remove empty header.
(edit) @4072 [4072] 6 days asterix Move cm3 type to generic types header.
(edit) @4071 [4071] 6 days asterix Add comments.
(edit) @4070 [4070] 6 days asterix Add support for more i2c devices.
(edit) @4069 [4069] 6 days asterix Clean up.
(edit) @4068 [4068] 6 days asterix Fix count params macro.
(edit) @4067 [4067] 6 days asterix Add definition for generic send and recv.
(edit) @4066 [4066] 6 days asterix Add header for i2c for lpc2.
(edit) @4065 [4065] 6 days asterix Refactor the driver for new api.
(edit) @4064 [4064] 8 days batt Flush kfile in generic kfile_close implementation.
(edit) @4063 [4063] 9 days batt First version of new i2c bitbang API.
(edit) @4062 [4062] 9 days batt Add generic i2c_recv and i2c_send implementation.
(edit) @4061 [4061] 9 days batt Automatically decrement transfer size.
(edit) @4060 [4060] 9 days asterix Add test stop and generic error.
(edit) @4059 [4059] 9 days asterix Add test stop and generic error.
(edit) @4058 [4058] 9 days batt Add some errors.
(edit) @4057 [4057] 9 days asterix Fix start argument. Add arblst flag.
(edit) @4056 [4056] 9 days batt Refactor i2c start.
(edit) @4055 [4055] 9 days asterix Refactor the i2c api.
(edit) @4054 [4054] 10 days asterix Add stop flag defition.
(edit) @4053 [4053] 10 days asterix Add cpu header selecter for i2c.
(edit) @4052 [4052] 10 days asterix Inline oveloaded functions. Some fix. Add missing include.
(edit) @4051 [4051] 10 days asterix Add implementation for oveloaded functions.
(edit) @4050 [4050] 10 days asterix Add definition and function for new i2c api.
(edit) @4049 [4049] 10 days asterix SVNSILENT Merged revisions 4038-4048 via svnmerge from …
(edit) @4048 [4048] 10 days asterix Add missing stop and check errors.
(edit) @4047 [4047] 10 days asterix Clean up.
(edit) @4046 [4046] 10 days asterix Implement put function and remove send.
(edit) @4045 [4045] 10 days asterix Clean up. Add timeout on some status polling.
(edit) @4044 [4044] 10 days asterix Reformat.
(edit) @4043 [4043] 10 days asterix Refactor to implement put and get.
(edit) @4042 [4042] 11 days asterix Some fix.
(edit) @4041 [4041] 12 days asterix Reoeder and add missing includes.
(edit) @4040 [4040] 12 days asterix Fix newline.
(edit) @4039 [4039] 12 days asterix Add the macro to count the argument number of functions.
(edit) @4038 [4038] 12 days asterix Merged revisions 4003-4037 via svnmerge from …
(edit) @4037 [4037] 12 days asterix Initialized merge tracking via "svnmerge" with revisions "1-4002" from …
(edit) @4036 [4036] 12 days asterix Add states definition. Some fix.
(edit) @4035 [4035] 12 days asterix Fix read function. Add comment. Use macro for registers devices specific.
(edit) @4034 [4034] 13 days asterix Implement the write function. Write first skell for read function.
(edit) @4033 [4033] 13 days asterix Add some i2c definition.
(edit) @4032 [4032] 13 days asterix Reorder includes.
(edit) @4031 [4031] 2 weeks asterix Add first implemtation of i2c for lpc23xx.
(edit) @4030 [4030] 2 weeks asterix Add some defines to use also the second i2c device.
(edit) @4029 [4029] 2 weeks asterix Fix the i2c implemtation for lm3s. Add some defines to use also the second …
(edit) @4028 [4028] 3 weeks asterix Add first implementation of i2c driver for lm3s.
(edit) @4027 [4027] 3 weeks asterix Reorder includes.
(edit) @4026 [4026] 3 weeks asterix Reorder includes.
(edit) @4025 [4025] 3 weeks asterix Add missing include.
(edit) @4024 [4024] 3 weeks asterix Add i2c pins definition. Use include for all lm3s.
(edit) @4023 [4023] 3 weeks asterix Rename file to more generic name.
(edit) @4022 [4022] 3 weeks asterix Add mask for i2c events. Reformat.
(edit) @4021 [4021] 3 weeks batt Reformat; Optimize flush.
(edit) @4020 [4020] 3 weeks batt Add some documentation.
(edit) @4019 [4019] 3 weeks batt Silence warning.
(edit) @4018 [4018] 3 weeks batt Remove unneeded configuration.
(edit) @4017 [4017] 3 weeks batt Flush the transfer before exiting from write function. Since the buffer …
(edit) @4016 [4016] 3 weeks batt Improve docs.
Note: See TracRevisionLog for help on using the revision log.