summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/radeon/OLAND_ce.bin
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/radeon/OLAND_ce.bin')
0 files changed, 0 insertions, 0 deletions
le='2018-10-14 17:37:40 +0000'>2018-10-14remove M_CANFAIL flag for malloc(9) - it was completely ignored, so hadjdolecek 2017-10-23- Get SDIO reset working (from OpenBSD).jmcneill 2015-10-06support hiding command timeout messages with a new command flag and use thismlelstv 2015-08-05lock around interrupt registration.mlelstv 2015-08-03Add support for DDR50 transfer modes.jmcneill 2015-08-03use mutex locking for MP safety.mlelstv 2015-07-28cosmetic change only.mlelstv 2012-02-01Use "opt_sdmmc.h" for SDMMC_DEBUG, etc.matt 2011-02-13- Don't switch MMC high-speed timing, if host controller isn't supported.nonaka 2010-10-07Fix read CIS. And pass to attach args the standard function interface code.kiyohara 2010-10-07Remove unnecessary Tab.kiyohara 2010-10-07Support High-Speed mode.kiyohara 2009-12-05Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lboltpooka 2009-04-21Added SD/MMC support from OpenBSD.nonaka