The NetBSD Project

CVS log for src/sys/arch/evbarm/imx7/Attic/imx7_machdep.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15
Fri Jul 10 16:02:00 2020 UTC (4 years, 9 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-futex-base, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
FILE REMOVED
Changes since revision 1.14: +2 -2 lines
G/C. OK'ed by jmcnell

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 10 12:25:10 2020 UTC (4 years, 9 months ago) by skrll
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Add support for KASAN on ARMv[67]

Thanks to maxv for many pointers and reviews.

Revision 1.6.6.3: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:44 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.6.6.2: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.6.2: +3 -3 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.6.6.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:35 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.6.6.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.6.1: +15 -21 lines
Merge changes from current as of 20200406

Revision 1.11.4.2: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:18:22 2020 UTC (5 years, 1 month ago) by ad
Branches: ad-namecache
Diff to: previous 1.11.4.1: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.4.1: +15 -21 lines
Sync with head.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 15 08:16:12 2020 UTC (5 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +15 -21 lines
Various updates and improvements to cpu start up on arm/aarch64

- start sharing more code around the AP startup messaging.
- call arm_cpu_topology_set early so that ci_core_id is available for
  drivers, e.g. bcm2835_intr.c
- both arm and aarch64 now have
  - a static cpu_info_store array
  - the same arm_cpu_{hatched,mbox}

Revision 1.11.4.1: download - view: text, markup, annotated - select for diffs
Sat Jan 25 22:38:39 2020 UTC (5 years, 3 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Sync with head.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 20 22:25:07 2020 UTC (5 years, 3 months ago) by skrll
Branches: MAIN
CVS tags: ad-namecache-base2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Fix indentation

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:41:46 2019 UTC (5 years, 9 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20191119, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Consistently use vaddr_t as initarm and friends return type.

Makes no difference to binaries except for aarch64 where it's required

Revision 1.6.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:07 2019 UTC (5 years, 10 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +120 -19 lines
Sync with HEAD

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 18 08:49:24 2019 UTC (5 years, 11 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20190609
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +116 -17 lines
Convert remaining armv7 kernels to generic start and remove a bunch of
code including a9_mpsubr.S.

Thanks to Lwazi Dube for testing PANDABOARD and BEAGLEBONE.

Revision 1.6.4.3: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:41 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.6.4.2: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.4.2: +3 -2 lines
Ssync with HEAD

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 21 12:04:08 2018 UTC (6 years, 7 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, isaki-audio2-base, isaki-audio2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.

Revision 1.6.4.2: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:31 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.6.4.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.4.1: +4 -4 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 5 13:05:45 2018 UTC (6 years, 8 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-0906
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Build fix after recent KERN_{VTOPHYS,PHYSTOV} change

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:37:31 2018 UTC (6 years, 9 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
Sync with HEAD

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 17 18:41:01 2018 UTC (6 years, 9 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-compat-0728
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
make sure uboot_args is in the data segment by saying so, as opposed to
depending on initializing it to 0.

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:05 2017 UTC (7 years, 4 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.6.2.1: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.1: +313 -0 lines
update from HEAD

Revision 1.6.2.1
Fri Sep 8 05:29:12 2017 UTC (7 years, 7 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.6: +0 -313 lines
file imx7_machdep.c was added on branch tls-maxphys on 2017-12-03 11:36:05 +0000

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 8 05:29:12 2017 UTC (7 years, 7 months ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, 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
Branch point for: tls-maxphys, phil-wifi, pgoyette-compat
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Move CFATTACH_DECL_NEW() from common uart driver.
- Rename : imxuart_cons_attach() -> imxuart_cnattach()

Revision 1.2.2.5: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:35 2017 UTC (7 years, 7 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.4: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.4: +3 -3 lines
Sync with HEAD

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 17 09:11:04 2017 UTC (7 years, 8 months ago) by hkenken
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Use armv7_generic_[dma|bs]_tag.

Revision 1.2.2.4: download - view: text, markup, annotated - select for diffs
Mon Dec 5 10:54:52 2016 UTC (8 years, 4 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.3: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.3: +9 -2 lines
Sync with HEAD

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:49:00 2016 UTC (8 years, 5 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +9 -2 lines
Sync with HEAD

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 17 10:36:57 2016 UTC (8 years, 6 months ago) by ryo
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, nick-nhusb-base-20161204, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -2 lines
* Add option MEMSIZE_RESERVED to reserves memory for Cortex-M4 area
* change KERNEL_BASE from 0x80008000 to 0x82000000

Revision 1.2.2.3: download - view: text, markup, annotated - select for diffs
Sat Jul 9 20:24:51 2016 UTC (8 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.2: +8 -2 lines
Sync with HEAD

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 30 17:43:46 2016 UTC (8 years, 10 months ago) by dholland
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161004, nick-nhusb-base-20160907, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
If MEMSIZE isn't set, #error instead of proceeding using uninitialized
stack garbage as the memory size. Please improve as needed; I don't know
anything about this hardware.

PR 51150 from David Binderman.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Sun May 29 08:44:16 2016 UTC (8 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.1: +300 -0 lines
Sync with HEAD

Revision 1.2.2.1
Thu May 19 05:15:51 2016 UTC (8 years, 11 months ago) by skrll
Branches: nick-nhusb
FILE REMOVED
Changes since revision 1.2: +0 -300 lines
file imx7_machdep.c was added on branch nick-nhusb on 2016-05-29 08:44:16 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 19 05:15:51 2016 UTC (8 years, 11 months ago) by ryo
Branches: MAIN
CVS tags: nick-nhusb-base-20160529
Branch point for: nick-nhusb
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -6 lines
delete unused variables

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 17 06:44:46 2016 UTC (8 years, 11 months ago) by ryo
Branches: MAIN
Add initial support for Freescale i.MX7 SoC and
Atmark Techno Armadillo-IoT G3 boards.

Contributed by Internet Initiative Japan Inc.

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>