Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openocd-org/openocd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openocd-org/openocd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 2, 2012

  1. Revert "target: remove unused working area 'user' field"

    This reverts commit 63a23e6, which
    causes problems with various flash drivers (i.e. LPC1xxx/LPC2xxx)
    due to working area handling.
    
    Change-Id: I291ff2ac4f1eef7ecd553d0eb8895b790beb38c3
    Signed-off-by: Freddie Chopin <[email protected]>
    Reviewed-on: http://openocd.zylin.com/872
    Reviewed-by: Øyvind Harboe <[email protected]>
    Tested-by: jenkins
    Reviewed-by: Spencer Oliver <[email protected]>
    FreddieChopin authored and ntfreak committed Oct 2, 2012
    Configuration menu
    Copy the full SHA
    f254667 View commit details
    Browse the repository at this point in the history
  2. ftdi: incorrectly using output register for direction

    fix a simple copy/paste bug.
    
    Change-Id: I5caaa4d16d30f26a453bd6a00c95261fd6e716c5
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/873
    Tested-by: jenkins
    ntfreak committed Oct 2, 2012
    Configuration menu
    Copy the full SHA
    6cb0c3f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2012

  1. ftdi: correct ftdi_initialize error text

    Change-Id: If230c0b5b3a18fd273106b743404079d0cbc9ddc
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/880
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    07a73c0 View commit details
    Browse the repository at this point in the history
  2. cfg: fix incorrect stm32-performance stick config

    This hardware uses a output enable buffer that was not correctly defined.
    Fixes issues when using the new ftdi driver.
    
    Change-Id: Iba6235a71a6d3c7d16ab729f858b336a4574dfea
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/883
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    612cad7 View commit details
    Browse the repository at this point in the history
  3. cfg: stm32-performance stick config tested and working

    Change-Id: I9852d11e369e501af240a2b8e9f74306aee4e4a0
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/884
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    027f8c9 View commit details
    Browse the repository at this point in the history
  4. cfg: fix incorrect str9-comstick reset config

    The str9-comstick uses a direct srst connection rather than via any buffer.
    As a result this fixes issues with the newer ftdi driver.
    
    Change-Id: I0968e8459997a6a2b7bf0c46e89662cd57b4f496
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/881
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    a384596 View commit details
    Browse the repository at this point in the history
  5. cfg: str9-comstick tested and working

    Change-Id: Ia6c45477381e78cb9508b4731438161e18be1f38
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/882
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    0c0c1b8 View commit details
    Browse the repository at this point in the history
  6. cfg: ftdi icdi enable srst open drain config

    Change-Id: I21a115121f167dc88cd9bf2d1ca1ac9f3e1110d7
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/886
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    feb926a View commit details
    Browse the repository at this point in the history
  7. cfg: lm3s811ek config tested and working

    Change-Id: I5402b5521d6e1ef0a569f5cad02c003681f5444b
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/885
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    f8a537a View commit details
    Browse the repository at this point in the history
  8. cfg: update ti/stellaris url's

    Change-Id: I96f17c5ea2be506a6b88434616ca52c3e392868a
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/890
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    00581ae View commit details
    Browse the repository at this point in the history
  9. lpc1768-stick: avoid driving srst high at startup

    this avoid driving nSRST high after startup, by making sure the nOE is
    initialized inactive/high.
    
    This also matches the config used for the STM32-PerformanceStick.
    
    Change-Id: I9376de575b7dc834310d57dbd58575d51f60183e
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/889
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    2d0750d View commit details
    Browse the repository at this point in the history
  10. cfg: fix incorrect cortino reset config

    The cortino uses a direct srst connection rather than via any buffer.
    As a result this fixes issues with the newer ftdi driver.
    
    Change-Id: I28f6781bccae24de79aa6a03161f298a14fe2581
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/887
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    6145b01 View commit details
    Browse the repository at this point in the history
  11. cfg: cortino tested and working

    Change-Id: I13534742c76ebbb05b47bf98768c997068da747a
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/888
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    f5793f9 View commit details
    Browse the repository at this point in the history
  12. cfg: fix incorrect stm32f3 TAPID

    Change-Id: Id66d4e03a77c47a49086ee753bed01b3944064e1
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/874
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    80a9e44 View commit details
    Browse the repository at this point in the history
  13. flash: add stm32f3 rev 2 flash support

    Change-Id: Ibab5112f5f70a609136d01ebc50530a334640d03
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/875
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    6544018 View commit details
    Browse the repository at this point in the history
  14. cfg: add STM32F3-DISCOVERY board support

    Change-Id: I4a02e0504fc04ffc1238d9bb77ec05c1f781e7e8
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/876
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    8f944fc View commit details
    Browse the repository at this point in the history
  15. ftdi: fix adapter_init rclk fallback

    adapter_init expects jtag_get_speed (via ftdi_khz) to return a valid
    fallback speed if the adapter does not support rclk. The call was failing
    and so was the rest of the adapter init.
    
    The makes the new ftdi driver emulate the old ftdi driver.
    
    Change-Id: Ic7fac7d201241eb181e98f1ba7111f159731f6e0
    Signed-off-by: Spencer Oliver <[email protected]>
    Reviewed-on: http://openocd.zylin.com/877
    Tested-by: jenkins
    ntfreak committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    6d1ea5a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2012

  1. Modified Sector Erase for AT91SAM4S

    In FLASHD_ErasePages AT91C_EFC_FCMD_EPA is used to erase sectors.
    According to the datasheet FARG[15:2] defines the page from which
    the erase will start.This page must be modulo 4, 8, 16 or 32
    according to the number of pages to erase. FARG[1:0] defines the
    number of pages to be erased. Previously (firstpage << 2) was used
    to conform to this, seems it should not be shifted... Changed it
    to (firstPage) | erasePages.
    
    Change-Id: I791cc7fc4faf056623ad5a6c7e860315306098a1
    Signed-off-by: Olivier Schonken <[email protected]>
    Reviewed-on: http://openocd.zylin.com/897
    Tested-by: jenkins
    Reviewed-by: Freddie Chopin <[email protected]>
    olivierschonken authored and FreddieChopin committed Oct 7, 2012
    Configuration menu
    Copy the full SHA
    e69b942 View commit details
    Browse the repository at this point in the history
  2. The openocd-0.6.1 release.

    Signed-off-by: Freddie Chopin <[email protected]>
    FreddieChopin committed Oct 7, 2012
    Configuration menu
    Copy the full SHA
    d9c4700 View commit details
    Browse the repository at this point in the history
Loading