HardenedBSD/sys/arm/at91
Warner Losh c414207ab0 Compute the master clock frequency, so we no longer need to have it
compiled into the kernel.  This allows us to boot the same kernel on
machines with different master clock frequencies, so long as we can
determine the main clock frequency accurately.  Cleanup the pmc clock
init function so it can be called in early boot so we can use the
serial port just after we call cninit.

# We have two calls to at91_pmc_clock_init for reasons unknown, that will
# be fixed later -- it is harmless for now.
2012-05-29 03:23:18 +00:00
..
at91_aicreg.h
at91_cfata.c
at91_machdep.c Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91_mci.c - Add support for MCI1 revision 2xx controllers and a work-around for their 2012-04-22 00:43:32 +00:00
at91_mcireg.h - Add support for MCI1 revision 2xx controllers and a work-around for their 2012-04-22 00:43:32 +00:00
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio_sam9g20.h
at91_pio.c
at91_pioreg.h Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam 2012-05-11 14:40:25 +00:00
at91_piovar.h
at91_pit.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_pitreg.h
at91_pmc.c Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91_pmcreg.h
at91_pmcvar.h
at91_reset.S
at91_rst.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_rstreg.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c
at91_spireg.h
at91_ssc.c
at91_sscreg.h
at91_st.c
at91_streg.h
at91_twi.c Generate an obviously missing STOP when having finished transmitting data. 2012-04-14 17:27:34 +00:00
at91_twiio.h
at91_twireg.h Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_usartreg.h
at91_wdt.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_wdtreg.h
at91.c Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91board.h
at91reg.h Be a little less magical, not that these values are likely to change... 2012-05-21 07:47:57 +00:00
at91rm92reg.h Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91rm9200.c
at91sam9g20.c
at91sam9g20reg.h Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91sam9260.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91sam9260reg.h Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
at91var.h Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
board_bwct.c
board_ethernut5.c Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently, 2012-05-12 18:11:26 +00:00
board_hl200.c
board_hl201.c
board_kb920x.c
board_qila9g20.c
board_sam9g20ek.c Fix comment about what board this is really for left over from early 2012-05-02 18:41:58 +00:00
board_tsc4370.c
files.at91
files.at91sam9 Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently, 2012-05-12 18:11:26 +00:00
hints.at91rm9200
hints.at91sam9261
if_ate.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
if_atereg.h
if_macb.c
if_macbreg.h
if_macbvar.h
std.at91
std.at91sam9
std.bwct
std.ethernut5 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.hl200 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.hl201 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.kb920x Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.qila9g20 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.sam9g20ek Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.tsc4370
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c - Add missing locking in at91_usart_getc(). 2012-05-01 20:42:03 +00:00