Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM port #1

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

ARM port #1

wants to merge 35 commits into from

Commits on Jan 14, 2010

  1. Configuration menu
    Copy the full SHA
    3ac858b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2010

  1. New, atomvm!

    Added ATOM_TLS for TLS or other thread specific storage.
    Natie van Rooyen committed Sep 3, 2010
    Configuration menu
    Copy the full SHA
    b9e7e9c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2010

  1. Initial realease.

    Natie van Rooyen committed Sep 7, 2010
    Configuration menu
    Copy the full SHA
    e11d171 View commit details
    Browse the repository at this point in the history
  2. Added "Thread Local Storage"

    Natie van Rooyen committed Sep 7, 2010
    Configuration menu
    Copy the full SHA
    8a880d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2010

  1. No commit message

    n-vroo committed Sep 20, 2010
    Configuration menu
    Copy the full SHA
    a3dec21 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2010

  1. interrupt request updated.

    started multicore support.
    Natie van Rooyen committed Sep 24, 2010
    Configuration menu
    Copy the full SHA
    202cbcf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2010

  1. Configuration menu
    Copy the full SHA
    b0d5a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e99ef3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2011

  1. atomvmCtrlIntRequest bug fix (and other updates)

    Natie van Rooyen committed Feb 28, 2011
    Configuration menu
    Copy the full SHA
    10b9301 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2012

  1. added armv7 and cortex_m3 port

    unknown authored and unknown committed May 14, 2012
    Configuration menu
    Copy the full SHA
    4a84c4c View commit details
    Browse the repository at this point in the history
  2. atomvm fix

    unknown authored and unknown committed May 14, 2012
    Configuration menu
    Copy the full SHA
    5cc1e98 View commit details
    Browse the repository at this point in the history
  3. Update ports/atomvm/README.txt

    navaro committed May 14, 2012
    Configuration menu
    Copy the full SHA
    37d6d55 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2012

  1. Configuration menu
    Copy the full SHA
    113f0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb5c7b View commit details
    Browse the repository at this point in the history
  3. tabs to spaces

    navaro committed May 17, 2012
    Configuration menu
    Copy the full SHA
    12dbe5e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2012

  1. updates

    navaro committed May 21, 2012
    Configuration menu
    Copy the full SHA
    a2646ec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2012

  1. Added “arm” port .

    Added platforms directory.
    Added QEMU qemu_integratorcp platform in platforms.
    Modified test cases to make stack top DWORD aligned.
    navaro committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    dfb831f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2012

  1. Updated CortexM port

    navaro committed Sep 18, 2012
    Configuration menu
    Copy the full SHA
    28e7382 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2012

  1. cortex m port

    qemu_lm3s platform
    navaro committed Sep 24, 2012
    Configuration menu
    Copy the full SHA
    daa7483 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2012

  1. Cortex M port added

    qemu_lm3s platform added
    navaro committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    650f5e2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'kelvin_atomthreads/master'

    Conflicts:
    	tests/kern1.c
    	tests/kern3.c
    	tests/kern4.c
    	tests/mutex1.c
    	tests/mutex2.c
    	tests/mutex3.c
    	tests/mutex4.c
    	tests/mutex5.c
    	tests/mutex6.c
    	tests/mutex7.c
    	tests/mutex8.c
    	tests/mutex9.c
    	tests/queue2.c
    	tests/queue3.c
    	tests/queue5.c
    	tests/queue6.c
    	tests/queue7.c
    	tests/queue9.c
    	tests/sem1.c
    	tests/sem3.c
    	tests/sem4.c
    	tests/sem5.c
    	tests/sem6.c
    	tests/sem7.c
    	tests/sem8.c
    	tests/sem9.c
    	tests/timer2.c
    navaro committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    f6945ac View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'kelvin_atomthreads/master'

    Conflicts:
    	tests/kern1.c
    	tests/kern3.c
    	tests/kern4.c
    	tests/mutex1.c
    	tests/mutex2.c
    	tests/mutex3.c
    	tests/mutex4.c
    	tests/mutex5.c
    	tests/mutex6.c
    	tests/mutex7.c
    	tests/mutex8.c
    	tests/mutex9.c
    	tests/queue2.c
    	tests/queue3.c
    	tests/queue5.c
    	tests/queue6.c
    	tests/queue7.c
    	tests/queue9.c
    	tests/sem1.c
    	tests/sem3.c
    	tests/sem4.c
    	tests/sem5.c
    	tests/sem6.c
    	tests/sem7.c
    	tests/sem8.c
    	tests/sem9.c
    	tests/timer2.c
    navaro committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    047c741 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8afea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c66922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5995495 View commit details
    Browse the repository at this point in the history
  7. white space

    navaro committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    9ebb4d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c016f54 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2012

  1. Updates to the atomvm port.

    navaro committed Oct 3, 2012
    Configuration menu
    Copy the full SHA
    6f34e08 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2012

  1. Configuration menu
    Copy the full SHA
    648d35d View commit details
    Browse the repository at this point in the history
  2. updates

    navaro committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    8d62300 View commit details
    Browse the repository at this point in the history
  3. atomvm updates

    navaro committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    d9f1f83 View commit details
    Browse the repository at this point in the history
  4. Updated README for lpx17xx

    navaro committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    8cdd707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d18daf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2012

  1. Configuration menu
    Copy the full SHA
    3566850 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2012

  1. Added thread exit routine.

    navaro committed Nov 18, 2012
    Configuration menu
    Copy the full SHA
    b190048 View commit details
    Browse the repository at this point in the history