72 Commits (391782318723915bd259eadf9469251c13c8fa9c)

Author SHA1 Message Date
  Antonio Borneo 3917823187 openocd: remove NULL comparisons with checkpatch [1/2] 2 years ago
  Antonio Borneo 08ee7bb982 openocd: fix simple cases of NULL comparison 2 years ago
  Antonio Borneo 20b29b7767 openocd: manually fix Yoda conditions 2 years ago
  Antonio Borneo 3d135a5c70 flash: rename CamelCase symbols 3 years ago
  Jan Matyas 64c2e03b23 flash/nor: improved API of flash_driver.info & fixed buffer overruns 3 years ago
  Antonio Borneo 21bc36c4d7 flash: declare local symbols as static 3 years ago
  Antonio Borneo 62329444ab flash: avoid checking for non NULL pointer to free it 3 years ago
  Antonio Borneo 9db3e9879d flash: fix typos and duplicated words 3 years ago
  Antonio Borneo e2315ccffd coding style: fix space separation 5 years ago
  Marc Schink 6a1de20a7c flash/nor/at91sam3: Use 'bool' data type 3 years ago
  Marc Schink ef14384b68 flash/nor: Use proper data types in driver API 4 years ago
  Antonio Borneo 185834ef8a coding style: add missing space when split strings 5 years ago
  Antonio Borneo 9b29cb58ac coding style: remove useless break after a goto or return 5 years ago
  Tomas Vanek b852429500 src/flash/nor/at91sam3|4l|7: fix clang static analyzer warnings 4 years ago
  Antonio Borneo 6cb5ba6f11 helper/command: change prototype of command_print/command_print_sameline 5 years ago
  Paul Fertser 30de1bfda4 nor/at91sam3: change prototype of get_current_sam3() 5 years ago
  Antonio Borneo b61e454869 Set empty usage field for commands that do not need parameters 5 years ago
  Christopher Head a7479fa89d Constify struct flash_driver instances 5 years ago
  Tomas Vanek 63fcef493a flash/nor: use default_flash_blank_check() instead of dummy 5 years ago
  Tomas Vanek a9fb0d07f0 flash/nor/at91sam: implement flash bank deallocation for SAM series 6 years ago
  Andreas Färber f19ac83152 Fix usage of timeval_ms() 8 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Andreas Färber 0c8ec7c826 Fix spelling of ARM Cortex 8 years ago
  Paul Fertser 61905a165f flash/nor/at91sam3: remove sam3_page_write_opcodes 10 years ago
  Andreas Fritiofson a5ef7b83e2 Support for sam3n0a sam3n0b sam3n00a sam3n00b 10 years ago
  Andreas Fritiofson 565f8481c7 flash: Constify write buffer 10 years ago
  Andreas Fritiofson ba2fbe2247 Remove unnecessary casts 10 years ago
  Paul Fertser f132fcf636 Clean up many C99 integer types format specifiers 10 years ago
  Andreas Fritiofson cbf4760e15 flash/nor: Make info function optional 10 years ago
  Ulf Wetzker ffcfbb0215 at91sam3: Added support for at91sam3s8a, b and c 11 years ago
  Ulf Wetzker b3d4a44686 at91sam3: Added support for at91sam3sd8a and b 11 years ago
  Ulf Wetzker 8d70c86200 flash/nor/at91sam3: fixed lock region size 11 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Thomas Schmid 1da9e595ec at91sam3: Wrong PLLA frequency calculations 11 years ago
  Spencer Oliver 443197aff0 flash: fix at91sam3/4 driver typos 11 years ago
  Chuen Chou e26ddb627b flash: fix sam3 page read/write address computation error 11 years ago
  Mike Crowe edf0c3376d topic: flash: description/id added for ATSAM3SD8C 12 years ago
  Spencer Oliver 85735925c7 build: remove clang unused variable increments warnings 12 years ago
  Olivier Schonken fdbf70601d SAM3X - Added support for at91sam3x8h-ES, fixed CIDR for ES2 and production 12 years ago
  Olivier Schonken 736e8bb773 topic: Added support for the SAM3X/A variants 12 years ago
  Attila Kinali 4b4ce4f27e SAM3: Remove unused reference to SUPC registers 12 years ago
  Attila Kinali 9e137265de SAM3: Add missing architecture names for SAM3S and SAM3N 12 years ago
  Attila Kinali 00937cd049 SAM3S: correct flash sector sizes. 12 years ago
  Attila Kinali cea4842207 Fix assert to check flash programming offset 12 years ago
  Spencer Oliver 9f0cba528a build: cleanup src/flash/nor directory 12 years ago
  Spencer Oliver 2a34cc8eb6 cmd: add missing usage var 12 years ago
  Spencer Oliver 5f83378a9c build: remove unused variables 12 years ago
  Mathias K 16b6b5e7a8 Change return value on error. 12 years ago
  Attila Kinali 4c3a87c28f Work around silicon bug in the SAM3 family flash waitstates 12 years ago
  Øyvind Harboe 00c8648351 at91sam3: fix warnings 12 years ago