NetBSD/sys/arch/arm/omap
skrll 584896eb82 G/C arm/atomic.h 2020-09-26 10:06:25 +00:00
..
am335x_cm_padconf.c Preserve const. 2014-11-22 19:50:28 +00:00
am335x_dmtimer.c
am335x_gpio.c Don't rely on uboot to enable am335x gpio clocks 2015-12-08 14:42:24 +00:00
am335x_prcm.c Always perform code previously code under #ifdef DIAGNOSTIC - it appears 2017-08-23 14:14:59 +00:00
am335x_prcm.h Move set_mpu_volt() from */*_machdep.c to am335x_prcm.c. 2016-10-18 15:10:35 +00:00
am335x_trng.c rnd_attach_source calls the callback itself now. 2020-04-30 03:40:52 +00:00
am335x_trngreg.h Add driver for AM335x TRNG module. 2015-06-06 14:00:32 +00:00
files.omap Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into 2018-09-21 12:04:06 +00:00
files.omap2 Support TI_AM335X gpio to omap2_gpio.c. 2016-10-15 15:11:56 +00:00
files.omapl1x Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into 2018-09-21 12:04:06 +00:00
if_cpsw.c Adopt <net/if_stats.h> 2020-02-04 07:35:21 +00:00
if_cpswreg.h Disable flow control with CPSW_SS FLOW_CONTROL register (cherry-picked 2015-04-16 21:50:35 +00:00
obio_com.c Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
obio_mputmr.c Make this files compilable w/o options DIAGNOSTIC 2019-11-22 14:30:58 +00:00
obio_ohci.c Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
obio_wdt.c no need to include <machine/param.h> if <sys/param.h> already included 2019-01-08 19:41:09 +00:00
omap2_gpio.c The variable gpio_module[] into #ifdef TI_AM335X - #endif. 2016-10-18 14:08:53 +00:00
omap2_gpio.h
omap2_gpmc.c Support locator "cs". 2016-10-04 15:23:40 +00:00
omap2_gpmcreg.h
omap2_gpmcvar.h
omap2_icu.c G/C arm/atomic.h 2020-09-26 10:06:25 +00:00
omap2_intr.h
omap2_l3i.c
omap2_mputmr.c
omap2_mputmrreg.h
omap2_mputmrvar.h
omap2_nand.c Remove a comment-out-ed and no-need line. 2016-10-04 15:32:02 +00:00
omap2_obio.c Attach icu before attaching gpio. 2016-10-15 15:14:20 +00:00
omap2_obioreg.h
omap2_obiovar.h Print DeviceID in attach(). Also test OMAP35x/AM37x/DM37x. And add omap_devid(). 2016-07-03 12:27:04 +00:00
omap2_prcm.c
omap2_prcm.h
omap2_reg.h Convert remaining armv7 kernels to generic start and remove a bunch of 2019-05-18 08:49:23 +00:00
omap3_ehci.c Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
omap3_i2c.c Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
omap3_i2creg.h
omap3_scm.c Support TI_DM37XX. These register maps like to OMAP 34xx/35xx. 2016-08-05 14:32:36 +00:00
omap3_sdhc.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
omap3_sdma.c
omap3_sdmareg.h Revert previous for now: 2020-04-16 23:29:52 +00:00
omap3_sdmavar.h Revert previous for now: 2020-04-16 23:29:52 +00:00
omap3_sdmmcreg.h Add OMAP4430 MMCHS_CON macros. 2016-10-04 15:47:53 +00:00
omap3_uhhreg.h Fix revision value. VERS2 is 0. 2016-10-04 15:46:07 +00:00
omap3_usbtllreg.h
omap5_ahcisata.c
omap2430_intr.c PR 50755 David Binderman: assert about table entries only when they exist. 2016-05-31 02:26:00 +00:00
omap2430_intr.h am335x's main interrupt source is 128. 2016-10-04 15:54:09 +00:00
omap4430_intr.h interrupt has two 'r's 2018-09-16 09:25:46 +00:00
omap5430_intr.h interrupt has two 'r's 2018-09-16 09:25:46 +00:00
omap5912_intr.c
omap5912_intr.h
omap_a2x_space.c use designated initializer to make adaptability and flexibility for changing struct bus_space. 2018-03-16 17:56:31 +00:00
omap_a4x_space.c use designated initializer to make adaptability and flexibility for changing struct bus_space. 2018-03-16 17:56:31 +00:00
omap_com.c Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
omap_com.h
omap_dma.c
omap_dmtimer.c
omap_dmtimerreg.h
omap_dmtimervar.h
omap_edma.c PR/51380: Mutex error: mutex_vector_enter: locking against myself 2017-03-14 15:11:41 +00:00
omap_edma.h Add a driver for the Enhanced Direct Memory Access controller found 2015-04-14 18:37:43 +00:00
omap_emifs.c
omap_emifs.h
omap_gpio.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
omap_gpio.h
omap_gpioreg.h
omap_gptmrreg.h
omap_intr.c
omap_intr.h
omap_mputmr.c For struct timecounter, use C99 initializers. 2020-05-29 12:30:38 +00:00
omap_nobyteacc_io.S
omap_nobyteacc_space.c use designated initializer to make adaptability and flexibility for changing struct bus_space. 2018-03-16 17:56:31 +00:00
omap_ocp.c
omap_ocp.h
omap_reg.h
omap_rtc.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
omap_space.c use designated initializer to make adaptability and flexibility for changing struct bus_space. 2018-03-16 17:56:31 +00:00
omap_start.S
omap_tipb.c
omap_tipb.h
omap_var.h
omap_wdt.c no need to include <machine/param.h> if <sys/param.h> already included 2019-01-08 19:41:09 +00:00
omap_wdtreg.h
omap_wdtvar.h
omapfb.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
omapfbreg.h Revert previous for now: 2020-04-16 23:29:52 +00:00
omapl1x_aintc.c G/C arm/atomic.h 2020-09-26 10:06:25 +00:00
omapl1x_bus_dma.c
omapl1x_com.c Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
omapl1x_emac.c Simplify MII structure initialization and reference. No functional change. 2019-05-30 02:32:17 +00:00
omapl1x_intr.h
omapl1x_misc.h
omapl1x_ohci.c Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
omapl1x_psc.c
omapl1x_reg.h
omapl1x_timer.c s/reseting/resetting/ 2020-07-22 01:24:39 +00:00
omapl1x_tipb.c
sitara_cm.c Print am335x ID and fetures. Also add omap_{chip,dev}id(). 2016-10-04 16:03:39 +00:00
sitara_cm.h Preserve const. 2014-11-22 19:50:28 +00:00
sitara_cmreg.h Print am335x ID and fetures. Also add omap_{chip,dev}id(). 2016-10-04 16:03:39 +00:00
ti_iic.c Remove extra semicolon. 2020-05-14 08:34:17 +00:00
ti_iicreg.h Fix broken settings for AM335X's I2C[12]. 2016-10-15 15:08:59 +00:00
tifb.c For drivers whose framebuffer is located not page-aligned, permit 2019-07-23 14:34:11 +00:00
tifbreg.h Update unused tifb. wscons is working. 2016-10-18 14:14:51 +00:00
tifbvar.h Update unused tifb. wscons is working. 2016-10-18 14:14:51 +00:00
tiotg.c Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
tiotgreg.h Add the bus front end for the Mentor Graphics USB OTG controllers found 2014-07-16 18:27:19 +00:00