summaryrefslogtreecommitdiff
path: root/sys/arch/arm/broadcom/bcm2835_sdhost.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-01-29fdtbus_intr_establish -> fdtbus_intr_establish_xnameskrll
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2020-12-01Data written to bcmdmac(4) should be in little-endian.rin
2020-05-31Remove superfluous checking for a "disable" property in the device_tthorpej
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2017-08-16Disable sdhost instead of sdhc for non-wifibt boards.jmcneill
2017-07-30Cleanup debug messagesjmcneill
2017-07-30Add driver for the bcm2835 internal SD controller. On boards with SDIOjmcneill