The NetBSD Project

CVS log for src/sys/arch/evbarm/odroid/Attic/odroid_start.S

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / odroid

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3.6.3
Sun Dec 3 11:36:06 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.3.6.2: +2 -2 lines
update from HEAD

Revision 1.6.2.1
Sun Dec 27 12:09:34 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.6: +2 -2 lines
Sync with HEAD (as of 26th Dec)

Revision 1.22
Sat Dec 12 00:42:42 2015 UTC (9 years, 1 month ago) by marty
Branches: MAIN
CVS tags: thorpej-futex-base, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, localcount-20160914, isaki-audio2-base, isaki-audio2, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, bouyer-sunxi-drm-base, bouyer-sunxi-drm, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache, HEAD
FILE REMOVED
Changes since revision 1.21: +2 -2 lines
Remove ev that's no longer valid

development of the odroid boards has moved to evbarm/exynos and this
directory is now out of date with respect to new development.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 4 11:14:14 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -7 lines
Update comments to reflect reality

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 4 11:09:54 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +20 -20 lines
Use tabs instead of spaces

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 4 11:01:35 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
Shave another whole instruction when KERNEL_BASE_VOFFSET == 0

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:51:36 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +21 -4 lines
Exit hypervisor mode before entering supervisor

The Odroid XU4 is booted in hypervisor mode, probably because it is trust
zone enabled.  Before we can put it in supervisor we must explicitly remove
it from hypervisor.

This change is from Nick, who figured it out and adapted code from FreeBSD
to make the necessary change.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 27 09:45:03 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2 lines
Save a whole instruction when KERNEL_BASE_VOFFSET is zero.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Nov 27 09:43:18 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Improve a comment

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 27 08:48:24 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +30 -14 lines
Add some KERNEL_BASES_EQUAL improvements from other start.S files.

My ODROID-XU still boots.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 27 08:43:10 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
#ifdef -> #if defined()

No functional change

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 27 07:47:45 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Don't use magic number.

No functional change.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 27 07:45:58 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -6 lines
Use movw/movt to get EXYNOS_CORE_PBASE (just in case)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 27 07:44:39 2015 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Use character literals and not decimals.

No functional change.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 26 22:22:44 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +82 -35 lines
remove *all* of my changes to odroid_start.S

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 26 21:27:31 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -16 lines
Revert my previous change -- it breaks other odroid devices

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 25 04:04:13 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -16 lines
snapshot: Does NOT boot

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 10 23:47:08 2015 UTC (9 years, 2 months ago) by marty
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +35 -82 lines
small cleanup of odroid_start.S

removed attempt to 'rescue bootargs' that was causing a hang and isn't needed
anyway.

changed calls to XPUTC to use text constants rather than ascii decimal
equivalents.

adopted some of the techniques used in awin_start.s for reducing code and
improving performance.

polluted the namespace with _XPUTC so that xputc can be used from C code
before early console is enabled.  (Due to tracking a bug in early console
initialization.)

replaced a hardwired constant with the proper mannifest in the definition
of TEMP_L1_TABLE

This still needs MP support added but it should continue to work for XU3
while starting to work for XU4

Revision 1.3.4.1: download - view: text, markup, annotated - select for diffs
Sun Jan 4 11:19:00 2015 UTC (10 years, 1 month ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +49 -9 lines
Pull up the following revisions, requested by skrll in #373:

sys/arch/arm/samsung/exynos4_loc.c              1.10-1.11
sys/arch/arm/samsung/exynos4_reg.h              1.8-1.13
sys/arch/arm/samsung/exynos5_loc.c              1.8-1.12
sys/arch/arm/samsung/exynos5_reg.h              1.11-1.20
sys/arch/arm/samsung/exynos_gpio.c              1.7-1.12
sys/arch/arm/samsung/exynos_i2c.c               1.2-1.3
sys/arch/arm/samsung/exynos_intr.h              1.2
sys/arch/arm/samsung/exynos_io.c                1.7-1.8
sys/arch/arm/samsung/exynos_io.h                1.5-1.6
sys/arch/arm/samsung/exynos_reg.h               1.8-1.13
sys/arch/arm/samsung/exynos_smc.S               1.2-1.3
sys/arch/arm/samsung/exynos_soc.c               1.15-1.27
sys/arch/arm/samsung/exynos_usb.c               1.8-1.13
sys/arch/arm/samsung/exynos_var.h               1.13-1.18
sys/arch/arm/samsung/exynos_wdt.c               1.5
sys/arch/arm/samsung/mct.c                      1.4-1.5
sys/arch/arm/samsung/mct_reg.h                  1.2
sys/arch/arm/samsung/mct_var.h                  1.3
sys/arch/arm/samsung/smc.h                      1.2
sys/arch/arm/samsung/sscom.c                    1.7
sys/arch/evbarm/odroid/odroid_machdep.c         1.25-1.39
sys/arch/evbarm/odroid/odroid_start.S           1.4-1.6
sys/arch/evbarm/conf/std.odroid                 1.3-1.5
sys/arch/evbarm/conf/ODROID                     delete
sys/arch/evbarm/conf/ODROID-U                   1.10-1.17
sys/arch/evbarm/conf/ODROID_INSTALL             delete
sys/arch/evbarm/conf/ODROID-XU                  1.1-1.4

Improve ODROID support.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 2 12:12:55 2014 UTC (10 years, 4 months ago) by skrll
Branches: MAIN
CVS tags: nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
More de-reinoud-ification

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 26 18:59:29 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -5 lines
Redo the magic of console selection

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 26 18:26:24 2014 UTC (10 years, 4 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +30 -9 lines
Decouple sscom console choice from Exynos SoC ID

Revision 1.3.6.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:56 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3.6.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.6.1: +313 -0 lines
Rebase to HEAD as of a few days ago.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:56 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +313 -0 lines
Rebase.

Revision 1.3.6.1
Mon Aug 4 18:14:43 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.3: +0 -313 lines
file odroid_start.S was added on branch tls-maxphys on 2014-08-20 00:02:56 +0000

Revision 1.3.2.1
Mon Aug 4 18:14:43 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.3: +0 -313 lines
file odroid_start.S was added on branch tls-earlyentropy on 2014-08-10 06:53:56 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 4 18:14:43 2014 UTC (10 years, 6 months ago) by reinoud
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: tls-maxphys, tls-earlyentropy, netbsd-7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +59 -2 lines
Save arguments from uboot at the very beginning in odroid_start.S supporting
both the `bootm' as the `go' method. While here, also implement the mac
address passing and parsing for the usmsc0 device.

Revision 1.2.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:42 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.2.4.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.4.1: +256 -0 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:05 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +256 -0 lines
sync with head

Revision 1.2.4.1
Mon Apr 14 19:45:40 2014 UTC (10 years, 9 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.2: +0 -256 lines
file odroid_start.S was added on branch yamt-pagecache on 2014-05-22 11:39:42 +0000

Revision 1.2.2.1
Mon Apr 14 19:45:40 2014 UTC (10 years, 9 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.2: +0 -256 lines
file odroid_start.S was added on branch rmind-smpnet on 2014-05-18 17:45:05 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:45:40 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
CVS tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base
Branch point for: yamt-pagecache, rmind-smpnet
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -3 lines
For Exynos4 platforms, re-implement PoP detection so we can detect 1Gb
systems.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 02:26:26 2014 UTC (10 years, 9 months ago) by matt
Branches: MAIN
Add initial support for the ODROID-XU and ODROID-U3.
Still a work in progress.  Started by nick and reinoud.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>