The NetBSD Project

CVS log for src/sys/arch/arm/samsung/Attic/exynos5_loc.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / samsung

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9.2.3
Sun Dec 3 11:35:56 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.9.2.2: +0 -0 lines
update from HEAD

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

Revision 1.14
Mon Dec 21 04:58:50 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.13: +1 -1 lines
XU4 FDT final checkpoint

step N of N: get rid of baggage by removing whole files.  What's left is in
approximately the same shape as when the FDT update started, that is mostly
broken. What's missing is most of the 76 devices recognized in the dtd. In
other words, This is barely the start of a port.

Next up, gpio then i2c, followed either by straightening out usb or getting
the sdhc driver to work -- both probably require getting the interrupt
combiner to work first. A large chunk of work is left to do on the clocks.
I barely got them attaching to fdt and didn't do anything to take advantage
of the information in the dtd.

None of the other existing drivers, such as they are, properly request gpios,
i2c or clocks, and, of course power domains are off the table.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 5 13:32:27 2015 UTC (9 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add clock controller backend for Exynos5422. Work in progress.

Revision 1.7.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.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +16 -1 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.12: download - view: text, markup, annotated - select for diffs
Fri Sep 5 08:01:05 2014 UTC (10 years, 5 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.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
RCSId police

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 4 13:06:49 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
1st stage of USB support for Exynos5 chips: the register definitions

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 2 16:10:58 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Add i2c to the exynos5 locators

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

Revision 1.9.2.1
Tue Aug 19 16:18:15 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.9: +0 -250 lines
file exynos5_loc.c was added on branch tls-maxphys on 2014-08-20 00:02:47 +0000

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:18:15 2014 UTC (10 years, 5 months ago) by reinoud
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -1 lines
Implement i2c using gpio for Exynos5 and Odroid-XU

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 14 15:46:57 2014 UTC (10 years, 6 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Add exyogpio device attachment for exynos5

Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:52 2014 UTC (10 years, 6 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.7.2.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.1: +239 -0 lines
Rebase.

Revision 1.7.2.1
Wed Jun 11 14:54:32 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.7: +0 -239 lines
file exynos5_loc.c was added on branch tls-earlyentropy on 2014-08-10 06:53:52 +0000

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 11 14:54:32 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: tls-earlyentropy, netbsd-7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -20 lines
Remove the exyo_usb_locinfo structure as exyousb becomes usb2 only

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:28:58 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -4 lines
Revisit Exynos USB system implementing usb2phy support for Exynos4.

Revision 1.5.2.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:34 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.5.2.1: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.2.1: +226 -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.5.2.1
Wed May 21 13:02:46 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.5: +0 -252 lines
file exynos5_loc.c was added on branch yamt-pagecache on 2014-05-22 11:39:34 +0000

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 21 13:02:46 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Branch point for: yamt-pagecache
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -0 lines
Rework USB2 attachment using a dedicated usb devices locator. This allows for
the more tightly coupled Exynos{4,5} usb2/usb2otg/usb3 controllers to share
memory spaces and IRQs

Note, currently only USB2 host is implemented.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:44:59 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.4.2.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1: +238 -0 lines
sync with head

Revision 1.4.2.1
Fri May 16 10:04:58 2014 UTC (10 years, 9 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.4: +0 -238 lines
file exynos5_loc.c was added on branch rmind-smpnet on 2014-05-18 17:44:59 +0000

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 16 10:04:58 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
CVS tags: rmind-smpnet-nbase, rmind-smpnet-base
Branch point for: rmind-smpnet
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -0 lines
Add i2c locators, add a i2c bus indexer and provide function prototype for the
pinset to pindata function.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 5 20:31:03 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
CVS tags: yamt-pagecache-base9
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
exywdt -> exyowdt

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 29 16:47:10 2014 UTC (10 years, 9 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Commit initial USB adapter support and associated DMA tags

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 02:26:26 2014 UTC (10 years, 10 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>