4995 Commits (f9a379d02c47badf0eb116b28c4f6f679334e692)
 

Author SHA1 Message Date
  Spencer Oliver 7351eecf6a loader: update loader src for armv7-m arch 12 years ago
  Jonathan Dumaresq 6a1750e961 Add the support for the armv7m arch. 12 years ago
  Jonathan Dumaresq 9f408db29d Add the contrib file for the armv7m arch 12 years ago
  Eric Wetzel a665ef716a nit: do not add \n at end of LOG_ERROR 12 years ago
  Spencer Oliver 0cd84000da mips32: add fastdata loader working area 12 years ago
  Spencer Oliver dc1c5a7500 target: change working area free data type 12 years ago
  Øyvind Harboe e8eb5bbc04 nit: do not add \n at end of LOG_ERROR 12 years ago
  Øyvind Harboe c69553cbc5 error handling: the error number is not part of the user interface 12 years ago
  Michael Schwingen 1795239cfd actux3.cfg: add function to setup for u-boot debugging 12 years ago
  Michael Schwingen 09a0a69c09 cfi_protect is not implemented on Spansion flashes (many do not even have protection bits). Demote from error to warning, so that common board code can use "flash write_image erase unlock" regardless of the flash type. 12 years ago
  Michael Schwingen d8ece229f9 non-CFI flash code uses data from CFI structures. Make sure that timeouts are filled in on non-CFI flashes, and print CFI information in all cases, nut just on CFI flashes. 12 years ago
  Jon Povey d356034f03 svf: implement sleep for RUNTEST min_time 12 years ago
  Jon Povey 18a5a46bd9 svf: fix USAGE and related error reporting 12 years ago
  Antonio Borneo 093ec6656a NAND/S3CXXXX: remove private "target" copy 12 years ago
  Antonio Borneo f49283a062 NAND/ORION: remove private "target" copy 12 years ago
  Antonio Borneo 5e27647e22 NAND/NUC910: remove private "target" copy 12 years ago
  Antonio Borneo 457556b146 NAND/MX3: remove private "target" copy 12 years ago
  Antonio Borneo b7b9ad755e NAND/MX2: remove private "target" copy 12 years ago
  Antonio Borneo 35c30e9ee7 NAND/LPC3180: remove private "target" copy 12 years ago
  Antonio Borneo 3db34f8447 NAND/DAVINCI: remove private "target" copy 12 years ago
  Antonio Borneo 2e1f2b50fd NAND/AT91SAM9: remove private "target" copy 12 years ago
  Antonio Borneo 5f3603b8ef NAND/TCL: prepare for common "target" reference 12 years ago
  Antonio Borneo 21a1c6ec33 NAND/TCL: fix segfault on syntax error 12 years ago
  Antonio Borneo 7bb79f0f51 NAND/CORE: Comment use of alive_sleep() 12 years ago
  Antonio Borneo 52044a17ce NAND/CORE: Replace decimal dot in messages 12 years ago
  Antonio Borneo b0759dfc53 flash/nand: review NAND driver interface 12 years ago
  Marek Vasut 0136977c40 CORTEX A8: Fix broken CPU identification 12 years ago
  Andrew MacIsaac 50e79d60ce Compilation Warnings on OS X 10.5 12 years ago
  Øyvind Harboe eea91f71f9 warning: fix warning where GCC didn't catch a doubly declared global structure 12 years ago
  Øyvind Harboe 4f9a9b8eba warnings: use more 'const' for char * 12 years ago
  Øyvind Harboe 8f93c0a3fe target: do not expose error numbers to users 12 years ago
  David Brownell 7cd2617384 initial SWD transport (SWD infrastructure #2) 12 years ago
  Spencer Oliver 4994c60083 stm32x : always use valid flash base address 12 years ago
  Spencer Oliver 56d9ee779d flash: print flash bank name on flash info cmd 12 years ago
  Spencer Oliver 319555cd35 stm32: fix reversed option byte write 12 years ago
  Spencer Oliver 690e054a3d stm32: update option bytes for stm32xl family 12 years ago
  Spencer Oliver 3d834bdab7 stm32: add stm32 xl family flash support 12 years ago
  Spencer Oliver 83e5aaf577 stm32: add dual flash bank support 12 years ago
  Spencer Oliver 921f40f62a contrib: change stm32 flash loader extension 12 years ago
  Øyvind Harboe 8b41812da3 lpc2148: redo to the new target configuration scheme 12 years ago
  Øyvind Harboe e03f45f699 config: add init_targets proc that is executed just before init 12 years ago
  Øyvind Harboe 37f4978f95 bootstrap: by default the submodules are initialized 12 years ago
  Øyvind Harboe 07dcb5af12 server: remove error value from LOG_INFO 12 years ago
  Tormod Volden 29d2d15f3f tcl/interface/flashlink.cfg: Fix broken ST URL 12 years ago
  Tormod Volden d33f4a2ad5 tcl/board: Clean up STM32 EVAL boards configurations 12 years ago
  Tormod Volden 9f18afc39e tcl/board: Fix ST URLs in stm32* eval board configuration files 12 years ago
  Michael Schwingen 23bf724e04 update IXP42x target / XBA board config 12 years ago
  Michael Trensch 6839618062 Add support for Hilscher netX controllers 12 years ago
  Øyvind Harboe c9544e411d script: support only Tcl comments 12 years ago
  Antonio Borneo 30da7c67ce TCL: fix non TCL comments 12 years ago