.. |
bcm2835_bsc.c
|
Bring the RPi I2C driver in line with ti_i2c. Make it treat any slave
|
2013-12-09 12:01:17 +00:00 |
bcm2835_bscreg.h
|
Add the Raspberry Pi BSC (I2C compliant) controller driver.
|
2013-10-23 12:29:39 +00:00 |
bcm2835_bscvar.h
|
As all the IIC controllers on system uses the same 'iichb' prefix we cannot
|
2013-11-12 13:34:07 +00:00 |
bcm2835_dma.c
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
bcm2835_dma.h
|
Add driver for BCM2835's DMA engine
|
2013-02-28 19:48:19 +00:00 |
bcm2835_fb.c
|
Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring
|
2013-11-05 13:48:34 +00:00 |
bcm2835_fbd.c
|
Add #include <machine/fdt.h> to a few files that used to get it via
|
2014-01-05 20:09:51 +00:00 |
bcm2835_gpio.c
|
Make the sysctl node read-only.
|
2013-12-06 17:45:14 +00:00 |
bcm2835_gpio.h
|
Export a function to allow BCM2835's peripheral devices to enable their
|
2013-09-07 18:48:15 +00:00 |
bcm2835_intr.c
|
|
|
bcm2835_machdep.c
|
Switch to using arm_devmap_add_entry() to set up static device mapping.
|
2014-01-06 15:48:16 +00:00 |
bcm2835_mbox.c
|
Remove #include <machine/frame.h> from all the arm code that doesn't
|
2013-10-27 01:34:10 +00:00 |
bcm2835_mbox.h
|
Convert bcm2835_mbox to the new mbox interface.
|
2013-07-07 21:23:58 +00:00 |
bcm2835_sdhci.c
|
Remove #include <machine/frame.h> from all the arm code that doesn't
|
2013-10-27 01:34:10 +00:00 |
bcm2835_spi.c
|
Remove #include <machine/frame.h> from all the arm code that doesn't
|
2013-10-27 01:34:10 +00:00 |
bcm2835_spireg.h
|
Add the Raspberry Pi SPI controller driver.
|
2013-10-24 16:27:33 +00:00 |
bcm2835_spivar.h
|
Add the Raspberry Pi SPI controller driver.
|
2013-10-24 16:27:33 +00:00 |
bcm2835_systimer.c
|
Remove #include <machine/frame.h> from all the arm code that doesn't
|
2013-10-27 01:34:10 +00:00 |
bcm2835_vcbus.h
|
Add macroses to properly map IO peripherals memory window from
|
2013-02-23 22:46:26 +00:00 |
bcm2835_wdog.c
|
- Implement watchdog function and register it with watchdog list
|
2013-10-22 05:19:42 +00:00 |
bcm2835_wdog.h
|
|
|
common.c
|
|
|
files.bcm2835
|
Add vt support for RPi. (No early stage yet.)
|
2013-12-17 15:23:47 +00:00 |
std.bcm2835
|
Move the Raspberry Pi low level options out of the kernel config and into
|
2013-07-15 07:01:30 +00:00 |
std.rpi
|
Move the Raspberry Pi low level options out of the kernel config and into
|
2013-07-15 07:01:30 +00:00 |