Searched refs:scm (Results 1 – 25 of 25) sorted by relevance
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | cpu_init.c | 43 scm_t *scm = (scm_t *) MMAP_SCM; in cpu_init_f() local 50 out_be32(&scm->rambar, CONFIG_SYS_INIT_RAM_ADDR | SCM_RAMBAR_BDE); in cpu_init_f()
|
/u-boot/arch/arm/dts/ |
A D | am335x-shc-u-boot.dtsi | 18 &scm {
|
A D | am335x-pdu001-u-boot.dtsi | 32 &scm {
|
A D | am437x-gp-evm-u-boot.dtsi | 50 &scm {
|
A D | am335x-guardian-u-boot.dtsi | 41 &scm {
|
A D | omap3-u-boot.dtsi | 47 &scm {
|
A D | omap5-u-boot.dtsi | 61 &scm {
|
A D | omap3.dtsi | 97 scm: scm@2000 { label 98 compatible = "ti,omap3-scm", "simple-bus";
|
A D | am4372.dtsi | 100 scm: scm@210000 { label 101 compatible = "ti,am4-scm", "simple-bus";
|
A D | k3-am65-mcu.dtsi | 9 mcu_conf: scm-conf@40f00000 {
|
A D | omap5-l4.dtsi | 60 scm_core: scm@0 { 61 compatible = "ti,omap5-scm-core", "simple-bus"; 75 scm_padconf_core: scm@800 { 76 compatible = "ti,omap5-scm-padconf-core", 2242 compatible = "ti,omap5-scm-wkup-pad-conf",
|
A D | omap4-l4.dtsi | 59 omap4_scm_core: scm@0 { 60 compatible = "ti,omap4-scm-core", "simple-bus"; 1059 omap4_scm_wkup: scm@c000 { 1060 compatible = "ti,omap4-scm-wkup";
|
A D | dra7.dtsi | 152 scm: scm@2000 { label 153 compatible = "ti,dra7-scm-core", "simple-bus";
|
A D | am33xx-l4.dtsi | 274 scm: scm@0 { label 275 compatible = "ti,am3-scm", "simple-bus";
|
A D | k3-j7200-main.dtsi | 21 scm_conf: scm-conf@100000 {
|
A D | k3-am65-main.dtsi | 314 scm_conf: scm-conf@100000 {
|
A D | k3-j721e-main.dtsi | 24 scm_conf: scm-conf@100000 {
|
/u-boot/doc/ |
A D | README.boston | 19 branch of git://git.linux-mips.org/pub/scm/paul/qemu.git and used like so: 21 $ git clone git://git.linux-mips.org/pub/scm/paul/qemu.git -b boston
|
A D | README.fdt-control | 65 git://git.kernel.org/pub/scm/utils/dtc/dtc.git 69 $ git clone git://git.kernel.org/pub/scm/utils/dtc/dtc.git
|
/u-boot/scripts/ |
A D | get_maintainer.pl | 50 my $scm = 0; 255 'scm!' => \$scm, 300 $scm = 0; 307 my $selections = $email + $scm + $status + $subsystem + $web; 579 my @scm = (); 593 if ($scm) { 594 @scm = uniq(@scm); 595 output(@scm); 796 @scm = (); 1337 push(@scm, $pvalue);
|
A D | setlocalversion | 182 scm=$(scm_version --short)
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | cpu_init.c | 109 scm_t *scm = (scm_t *) MMAP_SCM; in cpu_init_f() local 116 out_be16(&scm->cwcr, 0); in cpu_init_f()
|
/u-boot/doc/usage/ |
A D | fdt_overlays.rst | 13 https://git.kernel.org/pub/scm/utils/dtc/dtc.git/tree/Documentation/dt-object-internal.txt
|
/u-boot/arch/m68k/include/asm/ |
A D | immap_5441x.h | 338 typedef struct scm { struct
|
/u-boot/doc/uImage.FIT/ |
A D | howto.txt | 20 git://git.kernel.org/pub/scm/utils/dtc/dtc.git
|
Completed in 33 milliseconds