summaryrefslogtreecommitdiff
path: root/nvkm/subdev/bios/init.c
Commit message (Expand)AuthorAgeFilesLines
* bios: support for opcodes 0x47/0x48Ben Skeggs2014-12-021-0/+36
* i2c: segregate aux channel adapter indices from bit-banged i2cBen Skeggs2014-12-021-0/+2
* bios: log if auxch accesses fail, also return 0x00 from rd when it doesBen Skeggs2014-12-021-7/+11
* bios: extend connector table parsingBen Skeggs2014-06-111-4/+5
* devinit: add interface to check if a mmio access by scripts is okBen Skeggs2014-03-261-3/+8
* bios: have strap reads show on devinit spam debug levelBen Skeggs2014-03-261-1/+1
* bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin2014-03-261-3/+2
* bios: make common code to handle ramcfg strap etcBen Skeggs2014-01-231-43/+5
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-01-081-4/+4
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-071-1/+5
* core: make all info-level messages silent for runtime pmBen Skeggs2013-11-081-1/+1
* bios/init: return failure condition on invalid opcodesBen Skeggs2013-11-051-1/+1
* bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs2013-09-181-1/+1
* bios/init: stub opcode 0xaaBen Skeggs2013-09-181-2/+17
* v3.12-rc1Ben Skeggs2013-09-171-1/+1
* devinit: move simple pll setting routines to devinitBen Skeggs2013-06-131-4/+3
* bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs2013-06-031-2/+2
* bios: add missing newline on IO*_OR opcode debuggingBen Skeggs2013-04-241-2/+2
* bios: suppress some parser errors when dry-running scriptsBen Skeggs2013-04-241-19/+33
* Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-041-1/+1
* disp/nv50: initial supervisor support for off-chip encodersBen Skeggs2013-02-201-2/+7
* bios: tiny debugging messages fixesMarcin Slusarz2013-02-201-2/+2
* mark nv_printk_ as printf-like functionMarcin Slusarz2013-02-201-1/+1
* devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-131-1/+0
* initial import of nouveau kernel module core, some simple tools, and drmBen Skeggs2013-01-091-0/+2182