1306 Commits (87690732661dd049657967d3951cb8f4674ede00)
 

Author SHA1 Message Date
Michael Ossmann e3ad0c6dc8 gpio.csv 12 years ago
Michael Ossmann 4112a3c723 finished GPIO registers 12 years ago
Jared Boone 0323d020d0 USB controller in-memory structure #defines/typedefs for dTD and dQH. 12 years ago
Jared Boone 96ea1a35a3 #defines for making USB structure definitions a bit simpler. 12 years ago
Michael Ossmann 029bf6cbcc typo fix in eventrouter.h 12 years ago
Michael Ossmann 6a5deb7282 eventrouter.csv 12 years ago
Michael Ossmann 56361f7123 ccu.csv 12 years ago
Michael Ossmann 7b0cc0c6a3 atimer.csv 12 years ago
Michael Ossmann 299806bc4e csv contributions from GNU Radio Conference 2012 HackFest. Thanks, David! 12 years ago
Michael Ossmann df2ac8bbac scu.csv 12 years ago
Jared Boone b5ba6451af Fixed typo from user manual. 12 years ago
Jared Boone 28df3a2e12 Tweaked #defines of USB0_ENDPTCTRLx to use an indexed #define, which will be handy in other places... 12 years ago
Jared Boone 24d8d81b43 Add generated bit/shift/mask #defines for CGU, CREG, RGU, USB (USB0 only) peripherals. 12 years ago
Jared Boone 49b2be5224 Added CGU PLL0USB_CTRL bit 3, DIRECTO to cgu.csv. 12 years ago
Michael Ossmann 77a1f68ea3 gpdma.csv 12 years ago
Michael Ossmann 0f7e6cf54d cgu.csv 12 years ago
Michael Ossmann 07ee98420c sgpio.csv 12 years ago
Michael Ossmann ae9a6ae4af started csv files for generation of register field stuff 12 years ago
Michael Ossmann a0624ecd21 creg.h updates from newer data sheet 12 years ago
TitanMKD f8542c09a6 UART driver and Example code for JellyBean. 13 years ago
Piotr Esden-Tempski 2f425af647 [Style] A small coding style fixing session. 12 years ago
Piotr Esden-Tempski db1f19c8f8 [Stylecheck] Also accept the usage of the x defines. 12 years ago
Piotr Esden-Tempski 66b9d658bb [Stylecheck] Accept defines using lower case x. 12 years ago
Piotr Esden-Tempski 21e01edc63 [Stylecheck] We actually prefer __attribute__. 12 years ago
Piotr Esden-Tempski 01f690d0d6 [Stylecheck] Adapted checkpatch.pl to coding style. 12 years ago
Piotr Esden-Tempski b7e6fc8691 [Doc] Added tips and tricks section to the HACKING document. 12 years ago
Piotr Esden-Tempski 55b572edec [Workflow] Added simple sublime project config file. 12 years ago
Piotr Esden-Tempski 81bec57109 [Repo] added .DS_Store to gitignore. 12 years ago
Piotr Esden-Tempski 56e2928ebe [Style] Removed trailing spaces. 12 years ago
BuFran c2f7128459 Linker generation script for most of the supported chips 12 years ago
Piotr Esden-Tempski beeb9c3f65 [Style] Do not declare new types if not really necessary. 12 years ago
Piotr Esden-Tempski 647b878031 [Style] Coding style fixes. 12 years ago
BuFran 035c67ced6 Add preliminary support for Cryptographic coprocessor on stm32 F2 and F4 12 years ago
BuFran 3bc5a249a1 Added support for BitBand I/O 12 years ago
Piotr Esden-Tempski fb5c86db07 Spellchecking fixes. 12 years ago
Piotr Esden-Tempski 169dbd6c08 Dropped raw option on github file archive links. 12 years ago
Piotr Esden-Tempski e4a86e269e Replaced goo.gl links with links to our new file archive at github. 12 years ago
Piotr Esden-Tempski f92c45eeb5 Added amendments to the linux kernel coding style. 12 years ago
Piotr Esden-Tempski cabbd21329 Reverted the __packed and __aligned change. 12 years ago
Piotr Esden-Tempski 8da7fbd71e Changed to use accessors instead of casting to volatile pointers. 12 years ago
Piotr Esden-Tempski 39fa9e4c58 Stile fixes run, 80 char boundry. 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Piotr Esden-Tempski 48e0f3326b Added linux kernel checkpatch.pl script and stylecheck target. 12 years ago
Piotr Esden-Tempski 230c673a3e Added reference about locm3 submoduling and IRC channel. 12 years ago
Felix Ruess 0bf8324c91 stm32f1: add timer.o to objects for timer_ic_set_polarity 12 years ago
Karl Palsson a5966093e6 [stm32l1] Never write illegal values to voltage range selection 12 years ago
Karl Palsson 8cfaef7fb6 [stm32l1] Don't use an intermediate clock in setup 12 years ago
Piotr Esden-Tempski 13fae83451 Added new sam generated header directory to ignore list. 12 years ago
Ben Gamari 80824ea22c stm32f1/adc: Kill redundant ADC_SMPR macros 12 years ago