Searched hist:cfc8861b0611829330ff45de442d628daf747be9 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/arm/allwinner/ |
H A D | aw_gmacclk.c | diff 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 D | aw_reset.c | diff 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 D | a10_sramc.c | diff 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 D | aw_syscon.c | diff 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 D | aw_rtc.c | diff 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 D | aw_rsb.c | diff 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 D | aw_sid.c | diff 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 D | a20_cpu_cfg.c | diff 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
|