Up to [cvs.NetBSD.org] / src / sys / arch / arm / broadcom
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.43 / (download) - annotate - [select for diffs], Fri Apr 22 12:41:06 2022 UTC (9 months, 1 week ago) by skrll
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Remove stale comment
Revision 1.42 / (download) - annotate - [select for diffs], Sun Aug 8 18:43:21 2021 UTC (17 months, 3 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2
Changes since 1.41: +6 -1
lines
Diff to previous 1.41 (colored)
broadcom: ACPI: Add support for mini UART in ACPI mode.
Revision 1.41 / (download) - annotate - [select for diffs], Sun Aug 8 10:32:26 2021 UTC (17 months, 3 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.40: +3 -1
lines
Diff to previous 1.40 (colored)
bcm2838: Add ACPI support for the EMMC2 SDHCI controller.
Revision 1.39.4.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:16 2021 UTC (21 months, 4 weeks ago) by thorpej
Branch: thorpej-futex
Changes since 1.39: +6 -1
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
Sync with HEAD.
Revision 1.40 / (download) - annotate - [select for diffs], Wed Mar 10 11:03:48 2021 UTC (22 months, 3 weeks ago) by mlelstv
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.39: +6 -1
lines
Diff to previous 1.39 (colored)
Add PCIe driver to build. You still need: bcm2838pcie* at fdt? # STB PCIe host controller in kernel config, and DTB entries like: pci@7d500000 { compatible = "brcm,bcm2711-pcie\0brcm,pci-plat-dev"; device_type = "pci"; #address-cells = <0x03>; #size-cells = <0x02>; bus-range = <0x00 0x01>; reg = <0x00 0x7d500000 0x80000>; ranges = <0x2000000 0x00 0xf8000000 0x06 0x00 0x00 0x4000000>; #interrupt-cells = <0x01>; interrupt-map = <0x00 0x00 0x00 0x01 0x01 0x00 0x8f 0x04>; interrupt-map-mask = <0x00 0x00 0x00 0x07>; linux,pci-domain = <0x00>; phandle = <0x90>; }; and pcie0 = "/scb/pci@7d500000"; in __symbols__
Revision 1.31.2.3 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:33 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.31.2.2: +10 -4
lines
Diff to previous 1.31.2.2 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.31.2.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:28 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.31.2.1: +19 -3
lines
Diff to previous 1.31.2.1 (colored) to branchpoint 1.31 (colored)
Merge changes from current as of 20200406
Revision 1.39 / (download) - annotate - [select for diffs], Tue Mar 31 12:23:17 2020 UTC (2 years, 10 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh
Branch point for: thorpej-futex
Changes since 1.38: +7 -2
lines
Diff to previous 1.38 (colored)
Add ACPI support.
Revision 1.38 / (download) - annotate - [select for diffs], Tue Dec 31 00:59:26 2019 UTC (3 years, 1 month ago) by jmcneill
Branch: MAIN
CVS Tags: is-mlppp-base,
is-mlppp,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Changes since 1.37: +6 -1
lines
Diff to previous 1.37 (colored)
acpi glue is conditional on acpinodebus
Revision 1.37 / (download) - annotate - [select for diffs], Mon Dec 30 18:53:34 2019 UTC (3 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.36: +4 -1
lines
Diff to previous 1.36 (colored)
Add BCM2835 EMMC acpi glue
Revision 1.36 / (download) - annotate - [select for diffs], Mon Dec 30 18:43:38 2019 UTC (3 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.35: +5 -2
lines
Diff to previous 1.35 (colored)
Split bcm2835 mbox driver into separate fdt and acpi frontends.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Sep 4 05:10:38 2019 UTC (3 years, 4 months ago) by mlelstv
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.34: +7 -1
lines
Diff to previous 1.34 (colored)
RNG200 attachment
Revision 1.34 / (download) - annotate - [select for diffs], Sat Jun 22 07:58:55 2019 UTC (3 years, 7 months ago) by skrll
Branch: MAIN
CVS Tags: netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9
Changes since 1.33: +5 -5
lines
Diff to previous 1.33 (colored)
Rename watchdog -> bcmpmwdog and sdhost to bcmsdhost
Revision 1.31.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:52 2019 UTC (3 years, 7 months ago) by christos
Branch: phil-wifi
Changes since 1.31: +2 -10
lines
Diff to previous 1.31 (colored)
Sync with HEAD
Revision 1.33 / (download) - annotate - [select for diffs], Wed May 8 13:40:14 2019 UTC (3 years, 8 months ago) by isaki
Branch: MAIN
CVS Tags: phil-wifi-20190609
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Merge isaki-audio2 branch, the overhaul of audio subsystem. - Interrupt-oriented system rather than thread-oriented. - Improve stability, quality and performance. - Split playback and record cleanly. Improve halfduplex support. - Many bugs are fixed including deadlocks, resource leaks, abuses, etc. - Simplify audio filter mechanism. The encoding/channels/frequency conversions are completely handled in the upper layer. So the hard- ware driver only converts its hardware encoding (if necessary). - audio_hw_if changes: - Obsoletes query_encoding and add query_format instead. - Obsoletes set_params and add set_format instead. - Remove drain, setfd, mappage. - The call sequences are changed. - ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted. - ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced. - cleanup config attributes: au*conv and mulaw. - All hardware drivers should follow it (I've done as much as possible). Some file paths are changed: - dev/audio.c -> dev/audio/audio.c (rewritten) - dev/audiovar.h -> dev/audio/audiovar.h - dev/audio_dai.h -> dev/audio/audio_dai.h - dev/audio_if.h -> dev/audio/audio_if.h - dev/audiobell.c -> dev/audio/audiobell.c - dev/audiobellvar.h -> dev/audio/audiobellvar.h - dev/mulaw.[ch] -> dev/audio/mulaw.[ch] + dev/audio/alaw.c
Revision 1.32.2.1 / (download) - annotate - [select for diffs], Sun May 5 02:31:40 2019 UTC (3 years, 8 months ago) by isaki
Branch: isaki-audio2
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored) next main 1.33 (colored)
Remove obsoleted au{,rate,vol}conv and mulaw attributes. audio provides the equivalent of them inseparably.
Revision 1.29.2.3 / (download) - annotate - [select for diffs], Sat Oct 20 06:58:25 2018 UTC (4 years, 3 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.29.2.2: +1 -9
lines
Diff to previous 1.29.2.2 (colored) to branchpoint 1.29 (colored) next main 1.30 (colored)
Sync with head
Revision 1.32 / (download) - annotate - [select for diffs], Thu Oct 18 09:01:52 2018 UTC (4 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
isaki-audio2-base
Branch point for: isaki-audio2
Changes since 1.31: +1 -9
lines
Diff to previous 1.31 (colored)
Provide generic start code that assumes the MMU is off and caches are disabled as per the linux booting protocol for ARMv6 and ARMv7 boards. u-boot image type should be changed to 'linux' for correct behaviour. The new start code builds a minimal "bootstrap" L1PT with cached access disabled and uses the same table for all processors. AP startup is performed in less steps and more code is written in C. The bootstrap tables and stack are placed into an (orphaned) section "_init_memory" which is given to uvm when it is no longer used. Various kernels have been converted to use this code and tested. Some boards were provided by TNF. Thanks! The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS kernels. The GENERIC kernel will also work on RPI2 using u-boot. Thanks to martin@ and aymeric@ for testing on parallella and nanosoc respectively
Revision 1.29.2.2 / (download) - annotate - [select for diffs], Sat Apr 7 04:12:11 2018 UTC (4 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.29.2.1: +23 -22
lines
Diff to previous 1.29.2.1 (colored) to branchpoint 1.29 (colored)
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
Revision 1.31 / (download) - annotate - [select for diffs], Sun Apr 1 04:35:03 2018 UTC (4 years, 10 months ago) by ryo
Branch: MAIN
CVS Tags: phil-wifi-base,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407
Branch point for: phil-wifi
Changes since 1.30: +23 -22
lines
Diff to previous 1.30 (colored)
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) - sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
Revision 1.29.2.1 / (download) - annotate - [select for diffs], Thu Mar 22 01:44:42 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Synch with HEAD, resolve conflicts
Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 17 18:34:09 2018 UTC (4 years, 10 months ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-compat-0330,
pgoyette-compat-0322
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
move from sys/arch/arm/arm32/armv7_generic_dma.c to sys/arch/arm/arm/arm_generic_dma.c, and change variable name from armv7_generic_dma_tag to arm_generic_dma_tag no functional change. (preliminary changes for merging aarch64)
Revision 1.29 / (download) - annotate - [select for diffs], Sun Dec 10 21:38:26 2017 UTC (5 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: pgoyette-compat-base,
pgoyette-compat-0315
Branch point for: pgoyette-compat
Changes since 1.28: +47 -45
lines
Diff to previous 1.28 (colored)
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this. The kernel image that the RPI firmware boots is now netbsd.img in the kernel build directory. XXX fdtbus_get_reg needs reworking
Revision 1.5.2.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:35:52 2017 UTC (5 years, 2 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.5.2.3: +35 -3
lines
Diff to previous 1.5.2.3 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
update from HEAD
Revision 1.23.2.3 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:30 2017 UTC (5 years, 5 months ago) by skrll
Branch: nick-nhusb
Changes since 1.23.2.2: +10 -1
lines
Diff to previous 1.23.2.2 (colored) to branchpoint 1.23 (colored) next main 1.24 (colored)
Sync with HEAD
Revision 1.28 / (download) - annotate - [select for diffs], Sun Jul 30 23:48:32 2017 UTC (5 years, 6 months ago) by jmcneill
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202,
nick-nhusb-base-20170825
Changes since 1.27: +5 -1
lines
Diff to previous 1.27 (colored)
Add support for BCM2835 AUX UART.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 30 16:54:36 2017 UTC (5 years, 6 months ago) by jmcneill
Branch: MAIN
Changes since 1.26: +6 -1
lines
Diff to previous 1.26 (colored)
Add driver for the bcm2835 internal SD controller. On boards with SDIO Wi-Fi, the internal SD controller is used for the SD card slot and the Arasan SDHCI controller is used for SDIO.
Revision 1.23.2.2 / (download) - annotate - [select for diffs], Sun Dec 27 12:09:30 2015 UTC (7 years, 1 month ago) by skrll
Branch: nick-nhusb
Changes since 1.23.2.1: +12 -1
lines
Diff to previous 1.23.2.1 (colored) to branchpoint 1.23 (colored)
Sync with HEAD (as of 26th Dec)
Revision 1.26 / (download) - annotate - [select for diffs], Sat Nov 21 07:41:29 2015 UTC (7 years, 2 months ago) by mlelstv
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Changes since 1.25: +12 -1
lines
Diff to previous 1.25 (colored)
Add drivers to access the clock manager and pulse width modulator.
Revision 1.23.2.1 / (download) - annotate - [select for diffs], Mon Apr 6 15:17:52 2015 UTC (7 years, 9 months ago) by skrll
Branch: nick-nhusb
Changes since 1.23: +11 -4
lines
Diff to previous 1.23 (colored)
Sync with HEAD
Revision 1.21.2.4 / (download) - annotate - [select for diffs], Sun Mar 15 22:55:47 2015 UTC (7 years, 10 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Changes since 1.21.2.3: +2 -2
lines
Diff to previous 1.21.2.3 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
Pull up following revision(s) (requested by jmcneill in ticket #594): sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.8, 1.9 sys/arch/arm/broadcom/files.bcm2835: revision 1.25 port-arm/49057: Raspberry Pi Audio volume control does not work - Use software volume control for outputs.master/inputs.dac - Previous volume control (for analog output only) is available on new outputs.headphones mixer control. - Add an outputs.select enum to choose between "auto", "headphones", and "hdmi" outputs. -- port-arm/49057: Raspberry Pi Audio volume control does not work AUDS server messages expect volume to be expressed in units of 1/256 dB, where we previously (incorrectly) treated it as as percentage. Map the NetBSD audio level (0-255) to 20 steps (levels from FreeBSD bcm2835_audio.c) and provide independent volume knobs for outputs.auto, outputs.hdmi, and outputs.headphones.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Mar 13 22:48:41 2015 UTC (7 years, 10 months ago) by jmcneill
Branch: MAIN
CVS Tags: nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
port-arm/49057: Raspberry Pi Audio volume control does not work - Use software volume control for outputs.master/inputs.dac - Previous volume control (for analog output only) is available on new outputs.headphones mixer control. - Add an outputs.select enum to choose between "auto", "headphones", and "hdmi" outputs.
Revision 1.21.2.3 / (download) - annotate - [select for diffs], Wed Mar 11 20:22:55 2015 UTC (7 years, 10 months ago) by snj
Branch: netbsd-7
Changes since 1.21.2.2: +10 -3
lines
Diff to previous 1.21.2.2 (colored) to branchpoint 1.21 (colored)
Pull up following revision(s) (requested by skrll in ticket #582): distrib/utils/embedded/conf/rpi.conf: revision 1.27 etc/etc.evbarm/Makefile.inc: revision 1.70 sys/arch/arm/broadcom/bcm2835_intr.c: revision 1.5-1.7 sys/arch/arm/broadcom/bcm2835_obio.c: revision 1.23, 1.24 sys/arch/arm/broadcom/bcm2835_space.c: revision 1.8 sys/arch/arm/broadcom/bcm2835reg.h: revision 1.14 sys/arch/arm/broadcom/bcm2835var.h: revision 1.2 sys/arch/arm/broadcom/files.bcm2835: revision 1.24 sys/arch/arm/cortex/a9_mpsubr.S: revision 1.30 sys/arch/arm/cortex/armperiph.c: revision 1.8, 1.9 sys/arch/arm/cortex/gtmr.c: revision 1.9 sys/arch/arm/cortex/gtmr_var.h: revision 1.5 sys/arch/arm/cortex/mpcore_var.h: revision 1.3 sys/arch/arm/include/cpu.h: revision 1.84 sys/arch/evbarm/conf/RPI2: revision 1.1, 1.2 sys/arch/evbarm/conf/RPI2_INSTALL: revision 1.1 sys/arch/evbarm/conf/RPI: revision 1.59, 1.60 sys/arch/evbarm/conf/mk.rpi: revision 1.4 sys/arch/evbarm/conf/std.rpi: revisions 1.16-1.19 via patch sys/arch/evbarm/rpi/genassym.cf: revision 1.2 sys/arch/evbarm/rpi/rpi.h: revision 1.4 sys/arch/evbarm/rpi/rpi2_start.S: revision 1.1 sys/arch/evbarm/rpi/rpi_machdep.c: revision 1.57, 1.58 via patch sys/arch/evbarm/rpi/rpi_start.S: revision 1.13 Move some options into std.rpi -- Add __HAVE_MM_MD_CACHE_ALIASING Pull up following revision(s) (requested by skrll in ticket #582): Fix TPIDRPRW_IS_CURLWP builds. -- A MULTIPROCESSOR kernel requires TPIDRPRW_IS_CURCPU. -- Use TPIDRPRW_IS_CURLWP as it's a slight code reduction and performance improvement. Initial RPI2 support - it doesn't work yet. The generic timer gets messed up somehow. This commit changes the KVA layout of the RPI. -- Make this compile where gtmr isn't used. -- Spin up the non-boot CPUs, but don't allow cpu_boot_secondary_processors to see them for now. RPI2 nows works well with only the boot cpu. -- Appease a KASSERT - will be remove when MULTIPROCESSOR RPI2 is fixed. -- Add RPI2 to kernels build for both earmv[67]. Use the earmv6 built kernels to create an image that can be used on both RPI and RPI2 -- Add an RPI2_INSTALL
Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 28 09:34:34 2015 UTC (7 years, 11 months ago) by skrll
Branch: MAIN
Changes since 1.23: +10 -3
lines
Diff to previous 1.23 (colored)
Initial RPI2 support - it doesn't work yet. The generic timer gets messed up somehow. This commit changes the KVA layout of the RPI.
Revision 1.21.2.2 / (download) - annotate - [select for diffs], Fri Oct 3 18:53:56 2014 UTC (8 years, 4 months ago) by martin
Branch: netbsd-7
Changes since 1.21.2.1: +2 -2
lines
Diff to previous 1.21.2.1 (colored) to branchpoint 1.21 (colored)
Pull up following revision(s) (requested by skrll in ticket #126): sys/arch/evbarm/rpi/rpi_machdep.c: revision 1.47 sys/arch/arm/broadcom/bcm2835reg.h: revision 1.12 sys/arch/evbarm/conf/RPI: revision 1.52 sys/arch/evbarm/conf/RPI: revision 1.53 sys/arch/evbarm/conf/RPI: revision 1.54 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.10 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.11 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.12 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.13 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.14 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.15 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.3 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.4 sys/arch/arm/broadcom/bcm2835_dmac.h: revision 1.2 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.5 sys/arch/arm/broadcom/bcm2835_emmc.c: revision 1.18 sys/arch/arm/broadcom/bcm2835_dmac.h: revision 1.3 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.6 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.7 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.8 sys/arch/arm/broadcom/bcm2835_dmac.c: revision 1.9 sys/arch/arm/broadcom/files.bcm2835: revision 1.23 sys/dev/sdmmc/sdhc.c: revision 1.45 sys/dev/sdmmc/sdhc.c: revision 1.46 sys/dev/sdmmc/sdhc.c: revision 1.47 sys/dev/sdmmc/sdhcvar.h: revision 1.14 Various RPI DMAC and sdhc improvements.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Sep 13 08:08:24 2014 UTC (8 years, 4 months ago) by skrll
Branch: MAIN
CVS Tags: nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Make emmc use of dma controller optional and disable the bcmdmac for now. It doesn't work for me.
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Thu Sep 11 14:20:11 2014 UTC (8 years, 4 months ago) by martin
Branch: netbsd-7
Changes since 1.21: +6 -1
lines
Diff to previous 1.21 (colored)
Pull up the following changes (requested by skrll, #83): sys/arch/arm/broadcom/bcm2835_dmac.c 1.1-1.2 sys/arch/arm/broadcom/bcm2835_dmac.h 1.1 sys/arch/arm/broadcom/bcm2835_intr.c 1.4 sys/arch/arm/broadcom/bcm2835_obio.c 1.21 sys/arch/arm/broadcom/bcm2835reg.h 1.11 sys/arch/arm/broadcom/files.bcm2835 1.22 sys/arch/evbarm/conf/RPI 1.51 sys/arch/evbarm/rpi/rpi_machdep.c 1.46 Add bcm2835 dma controller driver.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 7 14:16:44 2014 UTC (8 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.21: +6 -1
lines
Diff to previous 1.21 (colored)
bcm2835 dma controller driver
Revision 1.5.2.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:45 2014 UTC (8 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.5.2.2: +8 -4
lines
Diff to previous 1.5.2.2 (colored) to branchpoint 1.5 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.20.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:51 2014 UTC (8 years, 5 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.20: +6 -1
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Rebase.
Revision 1.5.4.4 / (download) - annotate - [select for diffs], Thu May 22 11:39:31 2014 UTC (8 years, 8 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.5.4.3: +21 -4
lines
Diff to previous 1.5.4.3 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.16.4.1 / (download) - annotate - [select for diffs], Sun May 18 17:44:57 2014 UTC (8 years, 8 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.16: +9 -5
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
sync with head
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 22 18:51:35 2014 UTC (8 years, 9 months ago) by kardel
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
rmind-smpnet-nbase,
rmind-smpnet-base,
netbsd-7-base
Branch point for: netbsd-7
Changes since 1.20: +6 -1
lines
Diff to previous 1.20 (colored)
add a driver for BCM2835 obio gpio
Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 1 12:23:12 2013 UTC (9 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
PR/48342. Add aurateconv as a dependency for vcaudio.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 15 09:07:48 2013 UTC (9 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.18: +1 -5
lines
Diff to previous 1.18 (colored)
Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This brings DMA support and (initial) isoc transfer support. Remove URTWN_DOTG_WORKAROUND as dwctwo doesn't appear to need it.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 15 07:23:20 2013 UTC (9 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.17: +1 -2
lines
Diff to previous 1.17 (colored)
Small cleanup
Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 21 13:22:48 2013 UTC (9 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.16: +5 -1
lines
Diff to previous 1.16 (colored)
Some dwc2 glue.
Revision 1.5.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:00 2013 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.5.2.1: +9 -1
lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored)
resync from head
Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 24 19:55:19 2013 UTC (9 years, 10 months ago) by jmcneill
Branch: MAIN
CVS Tags: riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900
Branch point for: rmind-smpnet
Changes since 1.15: +6 -1
lines
Diff to previous 1.15 (colored)
add wip videocore4 audio driver
Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 24 19:54:22 2013 UTC (9 years, 10 months ago) by jmcneill
Branch: MAIN
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored)
pull in vchiq
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:28:25 2013 UTC (9 years, 11 months ago) by tls
Branch: tls-maxphys
Changes since 1.5: +32 -3
lines
Diff to previous 1.5 (colored)
resync with head
Revision 1.1.2.4 / (download) - annotate - [select for diffs], Wed Feb 13 01:36:14 2013 UTC (9 years, 11 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1
Changes since 1.1.2.3: +36 -5
lines
Diff to previous 1.1.2.3 (colored) next main 1.2 (colored)
Pull up following revision(s) (requested by skrll in ticket #813): etc/MAKEDEV.tmpl 1.160 etc/etc.evbarm/MAKEDEV.conf 1.9 external/broadcom/rpi-firmware/dist/LICENCE.broadcom 1.1 external/broadcom/rpi-firmware/dist/bootcode.bin 1.1 external/broadcom/rpi-firmware/dist/bootcode.bin 1.2 external/broadcom/rpi-firmware/dist/fixup.dat 1.1 external/broadcom/rpi-firmware/dist/fixup.dat 1.2 external/broadcom/rpi-firmware/dist/fixup_cd.dat 1.1 external/broadcom/rpi-firmware/dist/fixup_cd.dat 1.2 external/broadcom/rpi-firmware/dist/start.elf 1.1 external/broadcom/rpi-firmware/dist/start.elf 1.2 external/broadcom/rpi-firmware/dist/start_cd.elf 1.1 external/broadcom/rpi-firmware/dist/start_cd.elf 1.2 sys/arch/arm/broadcom/bcm2835_bsc.c 1.1 via patch sys/arch/arm/broadcom/bcm2835_bscreg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_dotg.c 1.1 via patch sys/arch/arm/broadcom/bcm2835_emmc.c 1.7 via patch sys/arch/arm/broadcom/bcm2835_genfb.c 1.4 via patch sys/arch/arm/broadcom/bcm2835_gpio_subr.c 1.2 via patch sys/arch/arm/broadcom/bcm2835_gpio_subr.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_gpioreg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_intr.c 1.3 via patch sys/arch/arm/broadcom/bcm2835_mbox.c 1.5 via patch sys/arch/arm/broadcom/bcm2835_mbox.h 1.4 via patch sys/arch/arm/broadcom/bcm2835_obio.c 1.17 via patch sys/arch/arm/broadcom/bcm2835_pm.c 1.2 via patch sys/arch/arm/broadcom/bcm2835_rng.c 1.3 via patch sys/arch/arm/broadcom/bcm2835_space.c 1.5 via patch sys/arch/arm/broadcom/bcm2835_spi.c 1.1 via patch sys/arch/arm/broadcom/bcm2835_spireg.h 1.1 via patch sys/arch/arm/broadcom/bcm2835_tmr.c 1.3 via patch sys/arch/arm/broadcom/bcm2835reg.h 1.10 via patch sys/arch/arm/broadcom/files.bcm2835 1.14 via patch sys/arch/evbarm/conf/RPI 1.23 via patch sys/arch/evbarm/conf/files.rpi 1.3 via patch sys/arch/evbarm/conf/mk.rpi 1.2 via patch sys/arch/evbarm/conf/std.rpi 1.4 via patch sys/arch/evbarm/rpi/rpi_machdep.c 1.34 via patch sys/arch/evbarm/rpi/rpi_start.S 1.7 via patch sys/arch/evbarm/rpi/rpi_vcmbox.c 1.2 via patch sys/arch/evbarm/rpi/vcio.h 1.1 via patch sys/arch/evbarm/rpi/vcprop.h 1.7 via patch sys/conf/files patch sys/dev/sdmmc/sdhc.c 1.43 sys/dev/sdmmc/sdhcvar.h 1.13 sys/dev/usb/dwc_otg.c 1.45 via patch sys/dev/usb/dwc_otgreg.h 1.5 via patch sys/dev/usb/dwc_otgvar.h 1.11 via patch sys/dev/usb/files.usb 1.126 via patch sys/dev/usb/if_smsc.c 1.7 via patch sys/dev/usb/if_smscreg.h 1.1 via patch sys/dev/usb/if_smscvar.h 1.1 via patch sys/dev/usb/usbdevices.config patch sys/dev/usb/usbdevs 1.633 via patch sys/dev/usb/usbdevs.h regen sys/dev/usb/usbdevs_data.h regen sys/dev/wscons/wsconsio.h 1.105,1.107 via patch sys/dev/wscons/wsdisplayvar.h 1.50 sys/dev/wscons/wsdisplay_util.c 1.2 sys/dev/videomode/edid.c 1.12 via patch Greatly improved Raspberry Pi support. USB and onboard Ethernet should work. [skrll, ticket #813]
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jan 25 00:04:06 2013 UTC (10 years ago) by jmcneill
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.13: +6 -1
lines
Diff to previous 1.13 (colored)
Add BCM2835 RNG support.
Revision 1.5.4.3 / (download) - annotate - [select for diffs], Wed Jan 23 00:05:41 2013 UTC (10 years ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.5.4.2: +27 -3
lines
Diff to previous 1.5.4.2 (colored) to branchpoint 1.5 (colored)
sync with head
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 10 02:23:26 2013 UTC (10 years ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
bcm2835 watchdog timer support
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 9 22:23:44 2013 UTC (10 years ago) by skrll
Branch: MAIN
Changes since 1.11: +5 -1
lines
Diff to previous 1.11 (colored)
Provide dotg(4) - a driver for the Synposys DesignWare OTG USB IP found in the RaspberryPI. The driver supports host mode and control, interrupt, and bulk transfers only at this point. Heavily based on the FreeBSD driver by Hans Petter Selasky. Thanks to all who helped. Jared McNeill, Michael van Elst and other.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 8 23:52:48 2013 UTC (10 years ago) by jmcneill
Branch: MAIN
Changes since 1.10: +5 -1
lines
Diff to previous 1.10 (colored)
add genfb glue
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 8 16:24:23 2013 UTC (10 years ago) by skrll
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Sprinkle needs-flag
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 7 20:15:32 2013 UTC (10 years ago) by jmcneill
Branch: MAIN
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
allow for a single board specific device to attach to the mbox driver
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 5 20:31:23 2013 UTC (10 years ago) by jakllsch
Branch: MAIN
Changes since 1.7: +6 -1
lines
Diff to previous 1.7 (colored)
Add driver for BCM2835 SPI0 controller.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 5 20:15:17 2013 UTC (10 years ago) by jakllsch
Branch: MAIN
Changes since 1.6: +6 -1
lines
Diff to previous 1.6 (colored)
Add driver for Broadcom Serial Control (I²C) master on BCM2835.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 5 19:55:18 2013 UTC (10 years ago) by jakllsch
Branch: MAIN
Changes since 1.5: +5 -1
lines
Diff to previous 1.5 (colored)
Add a function for adjusting the pin muxer in the GPIO block. (This should probably be revisited later.)
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Nov 19 19:12:59 2012 UTC (10 years, 2 months ago) by riz
Branch: netbsd-6
Changes since 1.1.2.2: +2 -1
lines
Diff to previous 1.1.2.2 (colored)
sys/arch/arm/broadcom/bcm2835_emmc.c patch sys/arch/arm/broadcom/bcm2835reg.h patch sys/arch/arm/broadcom/bcm2835_mbox.h 1.1-1.3 via patch sys/arch/arm/broadcom/bcm2835_mbox_subr.c 1.1-1.3 via patch sys/arch/arm/broadcom/bcm2835_mboxreg.h 1.1 via patch sys/arch/arm/broadcom/files.bcm2835 patch sys/arch/evbarm/rpi/rpi_machdep.c patch sys/arch/evbarm/rpi/rpi_start.S patch sys/arch/evbarm/rpi/vcio.h 1.1 via patch sys/arch/evbarm/rpi/vcprop.h 1.1-1.2 via patch Improve Raspberry PI support: memory layout and clock for the sdhc(4) controller are queried via the mailbox properties channel. [skrll, ticket #660]
Revision 1.5.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:00 2012 UTC (10 years, 3 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.5.4.1: +49 -0
lines
Diff to previous 1.5.4.1 (colored) to branchpoint 1.5 (colored)
sync with head
Revision 1.5.4.1, Wed Aug 22 13:21:31 2012 UTC (10 years, 5 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.5: +0 -49
lines
FILE REMOVED
file files.bcm2835 was added on branch yamt-pagecache on 2012-10-30 17:19:00 +0000
Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 22 13:21:31 2012 UTC (10 years, 5 months ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-pagecache-base7,
yamt-pagecache-base6
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix typo in previous.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 22 13:19:47 2012 UTC (10 years, 5 months ago) by jakllsch
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
As we'll soon get boot-time information via the mailbox method, seperate the actual access code into a seperate file that can be used by itself.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 22 02:16:59 2012 UTC (10 years, 5 months ago) by jakllsch
Branch: MAIN
Changes since 1.2: +1 -4
lines
Diff to previous 1.2 (colored)
Remove defparam MEMSIZE, MEMSIZE is no longer used.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 20 07:45:24 2012 UTC (10 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.1: +6 -1
lines
Diff to previous 1.1 (colored)
First pass at a VC mailbox driver.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Aug 9 06:36:50 2012 UTC (10 years, 5 months ago) by jdc
Branch: netbsd-6
CVS Tags: netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.1.2.1: +46 -0
lines
Diff to previous 1.1.2.1 (colored)
Pull up revisions: src/sys/arch/evbarm/dev/plcomreg.h revisions 1.2,1.3,1.4 src/sys/arch/evbarm/conf/INTEGRATOR revision 1.65 src/sys/arch/evbarm/dev/plcom.c revisions 1.34,1.35,1.36,1.37,1.38,1.39,1.40 src/sys/arch/evbarm/ifpga/plcom_ifpga.c revisions 1.12,1.13,1.14 src/sys/arch/evbarm/dev/plcomvar.h revisions 1.9,1.10,1.11 src/sys/arch/evbarm/ifpga/plcom_ifpgavar.h revision 1.2 src/sys/arch/arm/arm/cpufunc.c revisions 1.105,1.108 src/sys/arch/arm/arm32/cpu.c revision 1.79 src/sys/arch/arm/include/armreg.h revisions 1.49,1.54 src/sys/arch/arm/arm32/pmap.c revision 1.229 src/sys/arch/arm/arm32/arm32_machdep.c revision 1.77 src/sys/arch/arm/include/cpu.h revision 1.64 src/sys/arch/arm/arm/cpufunc_asm_arm1136.S revision 1.3 src/sys/arch/arm/arm/cpufunc_asm_arm11x6.S revision 1.1 src/sys/arch/arm/conf/files.arm revision 1.106 src/sys/arch/arm/include/cpufunc.h revision 1.57 src/sys/dev/sdmmc/sdhc.c revisions 1.14,1.24 src/sys/dev/sdmmc/sdhcvar.h revisions 1.7,1.8 src/sys/arch/evbarm/ifpga/ifpgareg.h revision 1.4 src/sys/arch/evbarm/integrator/integrator_machdep.c revision 1.69 src/sys/arch/arm/broadcom/bcm2835_dma.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_emmc.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_intr.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_intr.h revision 1.1 src/sys/arch/arm/broadcom/bcm2835_obio.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_plcom.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_pm.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_pmvar.h revision 1.1 src/sys/arch/arm/broadcom/bcm2835_space.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835_tmr.c revision 1.1 src/sys/arch/arm/broadcom/bcm2835reg.h revision 1.1 src/sys/arch/arm/broadcom/bcm2835var.h revision 1.1 src/sys/arch/arm/broadcom/bcm_amba.h revision 1.1 src/sys/arch/arm/broadcom/files.bcm2835 revision 1.1 src/sys/arch/evbarm/Makefile revision 1.9 src/sys/arch/evbarm/conf/RPI revision 1.1 src/sys/arch/evbarm/conf/files.rpi revision 1.1 src/sys/arch/evbarm/conf/mk.rpi revision 1.1 src/sys/arch/evbarm/conf/std.rpi revision 1.1 src/sys/arch/evbarm/rpi/genassym.cf revision 1.1 src/sys/arch/evbarm/rpi/rpi.h revision 1.1 src/sys/arch/evbarm/rpi/rpi_machdep.c revision 1.1 src/sys/arch/evbarm/rpi/rpi_start.S revision 1.1,1.2 src/etc/etc.evbarm/Makefile.inc revision 1.28 (requested by skrll in ticket #454). don't mix #define<TAB> and #define<SPACE> in a file. avoid warning with options PLCOM_DEBUG for INTEGRATOR. Rename register values. No functional change - same code before and after. Existing names are prefixed with PL01X_ where they're common between the PL010 and the PL011. The PL010_/PL011_ prefixes are added where they're found only on the respective chips. Replace the simple_lock with a kmutex_t. Update the locking to match com(4) in the few places it didn't already. DOH. Replace a line that got accidently deleted in the last commit. device_t/softc split struct device * -> device_t struct cfdata * -> cfdata_t Add the 'Z' to the 1176 cpu product name. ok matt@ Fix locking botch introduced in 1.36. Fix a KASSERT. From/OK'ed by matt@ Fix racy softint dispatch that lead to KASSERT(si->si_active) in softint_execute Discussed with matt@. "Looks good to me" Add the documented ARM11[37]6 Auxiliary control register defines. Add support for the ARM1176JZS Add a flag for the lack of LED_ON in HOST_CTL (ti omap3 doesn't do that). Provide a method for attachments to specify capabilites. Add support for the PL011 to plcom. Pull across a bunch of fixes from com(4) while I'm here and do some other tidyup. Tested on a RaspberryPi. PL010 not tested. Initial commit of support for the RaspberryPI (www.raspberrypi.org) This is enough for serial console via the gpio header pins and to get to multiuser. A huge thank you to Matt Thomas for all his help. Add RPI to KERNEL_SETS Remove #if 0 code.
Revision 1.1.2.1, Thu Jul 26 06:21:57 2012 UTC (10 years, 6 months ago) by jdc
Branch: netbsd-6
Changes since 1.1: +0 -46
lines
FILE REMOVED
file files.bcm2835 was added on branch netbsd-6 on 2012-08-09 06:36:50 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 26 06:21:57 2012 UTC (10 years, 6 months ago) by skrll
Branch: MAIN
Branch point for: netbsd-6
Initial commit of support for the RaspberryPI (www.raspberrypi.org) This is enough for serial console via the gpio header pins and to get to multiuser. A huge thank you to Matt Thomas for all his help.