NetBSD/sys/arch/arm/omap
matt 386d762476 Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu.
Minor cleanup (adding $NetBSD to headers, __KERNEL_RCSID to C files, etc).
2013-10-02 16:48:26 +00:00
..
am335x_cm_padconf.c s/i2C2_SCL/I2C2_SCL/ 2013-05-06 18:53:40 +00:00
am335x_dmtimer.c
am335x_prcm.c inject a PMFE_SPEED_CHANGED when changing the speed. 2013-08-17 00:40:10 +00:00
am335x_prcm.h Use __BIT(), not __BITS() to define a single-bit mask. 2013-08-29 15:50:41 +00:00
files.omap
files.omap2 Add OMAP_[2345]XXX to simply matching. 2013-06-18 15:22:37 +00:00
files.omapl1x Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
if_cpsw.c Ask the sitaracm module for the ethernet interface, instead of mapping the 2013-04-17 14:36:34 +00:00
if_cpswreg.h Add driver for TI CPSW Ethernet on TI AM335x SoCs. 2013-01-03 21:13:26 +00:00
obio_com.c
obio_mputmr.c #include <arm/omap/omap_var.h> where appropriate 2013-06-16 17:47:54 +00:00
obio_ohci.c #include <arm/omap/omap_var.h> where appropriate 2013-06-16 17:47:54 +00:00
obio_wdt.c
omap2_gpio.c More OMAP5 support 2013-06-15 21:59:37 +00:00
omap2_gpio.h
omap2_gpmc.c
omap2_gpmcreg.h More OMAP5 support 2013-06-15 21:59:37 +00:00
omap2_gpmcvar.h
omap2_icu.c
omap2_intr.h Beginnings of OMAP5 support. 2013-06-15 21:55:09 +00:00
omap2_l3i.c
omap2_mputmr.c #include <arm/omap/omap_var.h> where appropriate 2013-06-16 17:47:54 +00:00
omap2_mputmrreg.h
omap2_mputmrvar.h
omap2_nand.c
omap2_obio.c Don't rely on hardcoded clocks now that we determine the actual ref clk 2013-06-15 21:58:20 +00:00
omap2_obioreg.h More OMAP5 support 2013-06-15 21:59:37 +00:00
omap2_obiovar.h
omap2_prcm.c Make the softc static. Add a prcm_bootstrap(bus_space_handle_t) so that 2013-06-29 20:19:54 +00:00
omap2_prcm.h Add a prcm_bootstrap(bus_space_handle_t) so that early bootstrap code can use 2013-06-29 20:20:17 +00:00
omap2_reg.h More defintions for the OMAP5. 2013-06-20 05:27:31 +00:00
omap3_ehci.c Add OMAP4 support. (Incomplete). 2013-06-18 15:23:18 +00:00
omap3_i2c.c Set the N900 kernel on par with the latest improvements related to the 2013-03-13 03:08:17 +00:00
omap3_i2creg.h Add OMAP3530 I2C support 2012-12-31 12:45:49 +00:00
omap3_scm.c Set the N900 kernel on par with the latest improvements related to the 2013-03-13 03:08:17 +00:00
omap3_sdhc.c fix a bug in obiosdhc_bus_clock where SYSCTL_CEN bit wasnt being cleared or set properly, from Rui Paulo 2013-08-05 21:55:47 +00:00
omap3_sdma.c do some more setup, while there fix a bunch of typos 2013-01-09 04:38:14 +00:00
omap3_sdmareg.h fix some bit #define, now the name actually makes some sense 2013-01-16 20:32:24 +00:00
omap3_sdmavar.h omapdma* -> omap3_sdma* 2013-01-09 03:35:11 +00:00
omap3_sdmmcreg.h Fix typo that kept SD card on BeagleBone from being configured. From 2013-07-27 17:10:28 +00:00
omap3_uhhreg.h Omap4 changes 2013-06-18 15:01:49 +00:00
omap3_usbtllreg.h
omap5_ahcisata.c Beginnings of OMAP5 support. 2013-06-15 21:55:09 +00:00
omap2430_intr.c
omap2430_intr.h
omap4430_intr.h
omap5430_intr.h Beginnings of OMAP5 support. 2013-06-15 21:55:09 +00:00
omap5912_intr.c
omap5912_intr.h
omap_a2x_space.c
omap_a4x_space.c
omap_com.c
omap_com.h
omap_dma.c
omap_dmtimer.c Don't rely on hardcoded clocks now that we determine the actual ref clk 2013-06-15 21:58:20 +00:00
omap_dmtimerreg.h
omap_dmtimervar.h
omap_emifs.c
omap_emifs.h
omap_gpio.c
omap_gpio.h
omap_gpioreg.h
omap_gptmrreg.h
omap_intr.c
omap_intr.h <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
omap_mputmr.c
omap_nobyteacc_io.S Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
omap_nobyteacc_space.c
omap_ocp.c
omap_ocp.h
omap_reg.h
omap_rtc.c
omap_space.c Hook up generic_bs_sr_4 for bus_space_set_region_4 in the OMAP bus space. 2013-01-01 17:28:27 +00:00
omap_start.S
omap_tipb.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omap_tipb.h
omap_var.h Don't rely on hardcoded clocks now that we determine the actual ref clk 2013-06-15 21:58:20 +00:00
omap_wdt.c In kernel tickle mode, tickle once immediately upon setting the mode. 2012-12-29 04:59:21 +00:00
omap_wdtreg.h
omap_wdtvar.h
omapfb.c s/[ \t]$//g. 2013-06-09 05:52:04 +00:00
omapfbreg.h be a little more consistent with register names 2013-02-12 21:17:17 +00:00
omapl1x_aintc.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_bus_dma.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_com.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_emac.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_intr.h Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_misc.h Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_ohci.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_psc.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_reg.h Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_timer.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
omapl1x_tipb.c Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
sitara_cm.c Add a driver for the control module found in TI Sitara SoCs. 2013-04-17 14:31:02 +00:00
sitara_cm.h Add a driver for the control module found in TI Sitara SoCs. 2013-04-17 14:31:02 +00:00
sitara_cmreg.h Add a driver for the control module found in TI Sitara SoCs. 2013-04-17 15:04:39 +00:00
ti_iic.c Don't discard flags in ti_iic_exec when calling ti_iic_op. I'm not sure if 2013-04-25 13:04:27 +00:00
ti_iicreg.h A driver for I2C modules found in TI Sitara SoCs. Should also work 2013-04-17 14:33:06 +00:00