Home
last modified time | relevance | path

Searched hist:cfc8861b0611829330ff45de442d628daf747be9 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Daw_gmacclk.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Daw_reset.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Da10_sramc.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Daw_syscon.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Daw_rtc.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Daw_rsb.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
H A Daw_sid.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
/freebsd/sys/arm/allwinner/a20/
H A Da20_cpu_cfg.cdiff cfc8861b0611829330ff45de442d628daf747be9 Sat Aug 10 19:58:30 CEST 2019 Emmanuel Vadot <manu@FreeBSD.org> allwinner: Rework the BUS_PASS on drivers

- Put all clock and control unit driver in BUS_PASS_RESOURCE except
for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV