.. |
bcm53xx_board.c
|
Use the coherent dma_ranges in the bounce dmatag but only use the first one.
|
2013-02-19 02:30:55 +00:00 |
bcm53xx_cca.c
|
Add initial device support for the Broadcom BCM5301x family.
|
2012-09-01 00:04:44 +00:00 |
bcm53xx_ccb.c
|
Add code to init the SRAB (the switch robot). Don't configure eth3 by default.
|
2012-10-03 19:18:40 +00:00 |
bcm53xx_eth.c
|
As with pax, use cf_flags 2 to indicate to use the bounce dma tag.
|
2013-02-19 02:18:29 +00:00 |
bcm53xx_i2c.c
|
Add initial device support for the Broadcom BCM5301x family.
|
2012-09-01 00:04:44 +00:00 |
bcm53xx_idm.c
|
When initializing the ethernet, make sure the IO_CONTROL_DIRECT IDM register
|
2012-12-12 00:01:28 +00:00 |
bcm53xx_intr.h
|
Add initial device support for the Broadcom BCM5301x family.
|
2012-09-01 00:04:44 +00:00 |
bcm53xx_mdio.c
|
Add initial device support for the Broadcom BCM5301x family.
|
2012-09-01 00:04:44 +00:00 |
bcm53xx_pax.c
|
Add a bounce dmatag which only has the coherent memory region.
|
2013-02-19 02:15:17 +00:00 |
bcm53xx_reg.h
|
Fix a few c&p errors.
|
2013-01-25 22:37:59 +00:00 |
bcm53xx_rng.c
|
Use bus_space_read_multi_4 to drain the RNG's FIFO.
|
2013-02-01 19:27:47 +00:00 |
bcm53xx_sdhc.c
|
Add initial device support for the Broadcom BCM5301x family.
|
2012-09-01 00:04:44 +00:00 |
bcm53xx_usb.c
|
Make sure to bring the ULPI ports out of reset.
|
2012-11-29 17:38:26 +00:00 |
bcm53xx_var.h
|
Add a bounce dmatag which only has the coherent memory region.
|
2013-02-19 02:15:17 +00:00 |
bcm2835_bsc.c
|
Add driver for Broadcom Serial Control (I²C) master on BCM2835.
|
2013-01-05 20:15:17 +00:00 |
bcm2835_bscreg.h
|
Add driver for Broadcom Serial Control (I²C) master on BCM2835.
|
2013-01-05 20:15:17 +00:00 |
bcm2835_dma.c
|
Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize
|
2012-09-18 05:47:26 +00:00 |
bcm2835_dotg.c
|
Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found
|
2013-01-09 22:23:44 +00:00 |
bcm2835_emmc.c
|
reinstate SDHC_HIGH_SPEED_SUPP capability, and add SDHC_FLAG_NO_HS_BIT flag to workaround bcm2835 sdhc issue with many high speed cards
|
2013-01-10 17:21:36 +00:00 |
bcm2835_genfb.c
|
support WSDISPLAYIO_GET_FBINFO
|
2013-01-31 11:00:07 +00:00 |
bcm2835_gpio_subr.c
|
aprint_verbose -> aprint_debug
|
2013-01-09 01:57:59 +00:00 |
bcm2835_gpio_subr.h
|
Add a function for adjusting the pin muxer in the GPIO block.
|
2013-01-05 19:55:18 +00:00 |
bcm2835_gpioreg.h
|
Add a function for adjusting the pin muxer in the GPIO block.
|
2013-01-05 19:55:18 +00:00 |
bcm2835_intr.c
|
Whitespace
|
2013-01-08 12:15:42 +00:00 |
bcm2835_intr.h
|
|
|
bcm2835_mbox_subr.c
|
Change the mailbox handling so that the data value top 28 bits are used.
|
2012-10-13 08:42:50 +00:00 |
bcm2835_mbox.c
|
Whitespace
|
2013-01-08 12:15:42 +00:00 |
bcm2835_mbox.h
|
allow for a single board specific device to attach to the mbox driver
|
2013-01-07 20:15:32 +00:00 |
bcm2835_mboxreg.h
|
First pass at a VC mailbox driver.
|
2012-08-20 07:45:24 +00:00 |
bcm2835_obio.c
|
Revert back to one dmarange
|
2013-01-27 19:06:45 +00:00 |
bcm2835_plcom.c
|
|
|
bcm2835_pm.c
|
bcm2835 watchdog timer support
|
2013-01-10 02:23:26 +00:00 |
bcm2835_pmvar.h
|
|
|
bcm2835_rng.c
|
Use bus_space_read_multi_4 and fix copyright year. From Jared.
|
2013-02-01 16:10:16 +00:00 |
bcm2835_space.c
|
Deal with bus addresses better. Switch the DMA bus address base to the
|
2013-01-26 08:01:49 +00:00 |
bcm2835_spi.c
|
Add driver for BCM2835 SPI0 controller.
|
2013-01-05 20:31:23 +00:00 |
bcm2835_spireg.h
|
Add driver for BCM2835 SPI0 controller.
|
2013-01-05 20:31:23 +00:00 |
bcm2835_tmr.c
|
Trailing whitespace
|
2013-01-08 12:13:58 +00:00 |
bcm2835reg.h
|
add vchiq base and size
|
2013-01-26 11:58:43 +00:00 |
bcm2835var.h
|
|
|
bcm_amba.h
|
|
|
bcmgen_space.c
|
Handle BUS_SPACE_MAP_PREFETCHABLE like BUS_SPACE_MAP_CACHEABLE.
|
2013-01-09 17:45:13 +00:00 |
files.bcm53xx
|
Add BCMETH_COUNTERS
|
2012-12-07 22:18:45 +00:00 |
files.bcm2835
|
Add BCM2835 RNG support.
|
2013-01-25 00:04:06 +00:00 |