index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
evbarm
/
rpi
Age
Commit message (
Expand
)
Author
2021-03-24
s/depreciated/deprecated/g
simonb
2021-03-08
Add some firmware support functions and define more properties
mlelstv
2020-12-01
Data written to and read from bcmmbox(4) should be in little-endian.
rin
2020-11-23
Add missing __KERNEL_RCSID().
rin
2020-11-23
Sort headers. No binary changes.
rin
2020-11-23
Remove stray white space. No binary changes.
rin
2020-07-04
G/C
skrll
2019-12-30
Add emmc2 clock goop from mlelstv@
skrll
2018-12-08
Add machdep.cpu.frequency.available node to support estd.
mlelstv
2018-10-18
Provide generic start code that assumes the MMU is off and caches are
skrll
2018-08-03
Provide and use kern_vtopdiff in KERN_{VTOPHYS,PHYSTOV}. A step towards
skrll
2018-08-03
Subtract KERNEL_BASE_VOFFSET from all VAs to get PA. How did this work
skrll
2018-06-27
on evbarm/RPI,RPI2, VERBOSE_INIT_ARM had broken.
ryo
2018-06-27
remove unnecessary code. .Lmmu_init_table is in same section, and also not r8.
ryo
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-03-03
Start code now updates a global variable fdt_addr_r to handle differences
skrll
2018-01-01
Remove unnecessary #includE
skrll
2018-01-01
Need to map 512MB for some RPIs
skrll
2017-12-10
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.
skrll
2017-11-09
Trailing whitespcae
skrll
2017-11-07
on RPI2, fix compile failure without options MULTIPROCESSOR.
ryo
2017-11-04
Firmware after May 8, 2017 places APs in WFE state at boot. Add a "sev"
jmcneill
2017-08-16
Disable sdhost instead of sdhc for non-wifibt boards.
jmcneill
2017-08-12
For boards with bluetooth, use AUX UART for console and PLCOM for bt.
jmcneill
2017-08-01
Enable GPCLK2 to Bluetooth.
jmcneill
2017-07-31
Only remap sdhost/sdhci on boards with wifi.
jmcneill
2017-07-31
Enable AUX UART for BT on btwifi boards
jmcneill
2017-07-30
Add support for BCM2835 AUX UART.
jmcneill
2017-07-30
Explicitly configure pin pull-down/up settings for SDIO.
jmcneill
2017-07-30
Add driver for the bcm2835 internal SD controller. On boards with SDIO
jmcneill
2017-06-17
Enable UART0 (PL011) on GPIO header for Raspberry Pi 3 / Zero W
jmcneill
2017-06-17
Disable BSC0 on Raspberry Pi 3 and Zero W boards.
jmcneill
2017-01-06
Use the VC property mailbox to request the UART clock rate and use it
skrll
2017-01-06
Whitespace
skrll
2016-04-03
Add more tags understood by the firmware.
mlelstv
2016-03-14
Update vcprop_tag_clockrate structure
skrll
2016-02-02
Fix up bcm283[56] bus_space(4) to really use bus addresses for
skrll
2015-12-17
Check for hypervisor mode in cortex_init and exit if the cpu started
skrll
2015-08-01
Re-enable cpus [123] now that bcm2835_intr.c is fixed with rev 1.11/
skrll
2015-05-31
No need to cpu_dcache_wbinv_all now that a9_mpsubr.S invalidates L1 only
skrll
2015-05-27
MP not ready, disable it again
jmcneill
2015-05-21
Before spinning up the secondary cpus flush the dcache otherwise the
skrll
2015-05-21
re-enable multiprocessor support now that sdmmc has been fixed
jmcneill
2015-05-01
Disable non-boot CPUs on RPI2 - there are still issues with interrupt
skrll
2015-04-18
Use character constants instead of ascii values for readability
skrll
2015-04-12
RPI2 MP support.
skrll
2015-04-11
Tweak cpu start up slightly and print TTBR for cortex_mmuinfo when
skrll
2015-03-27
Trailing whitespace.
skrll
2015-03-15
Do invalidate the cache as RPI2 build with Clang can't fetch the memory
joerg
2015-03-04
Spin up the non-boot CPUs, but don't allow cpu_boot_secondary_processors
skrll
[next]