summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2015-12-23HDAUDIO_FLAG_NO_STREAM_RESET hack no longer requiredjmcneill
2015-12-23fix divider calculations for hdmi, and treat clock ID 211 as pll_p_out0 inste...jmcneill
2015-12-23explicitly set high cursor/winbuf address bits when setting modesjmcneill
2015-12-22OF_getprop -> of_getprop_booljmcneill
2015-12-22build fixjmcneill
2015-12-22Add fdtbus_gpio_{read,write}_raw, which tells the controller not to takejmcneill
2015-12-22tegra_car_* and tegra_i2c_dvc_write are no morejmcneill
2015-12-22Switch Tegra over to fdt based clocks and reset controls.jmcneill
2015-12-22remove dup definitions from fenv.hchristos
2015-12-22XU4 GPIO Drivermarty
2015-12-21fix label and variable name.christos
2015-12-21more checkingchristos
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-21XU4 FDT final checkpointmarty
2015-12-21Rewritten to take advantage of genfb(4).hkenken
2015-12-21XU4 FDT Last drivers convertedmarty
2015-12-21XU4 FDT missed filesmarty
2015-12-21XU4 FDT checkpointmarty
2015-12-20new powerpc fenv.hchristos
2015-12-20Add fenv.h for powerpc (from FreeBSD)christos
2015-12-20XU4 debug cleanupmarty
2015-12-19XU4 GPIO FDT missing file.marty
2015-12-19XU4 GPIO FDT broken snapshotmarty
2015-12-19Tweak CPUFLAGS to cover all CPUsskrll
2015-12-19Deal with kernel builds where virtualisation isn't availableskrll
2015-12-19Fix up bus_space_map for latest RPI firmware which now passes the FBskrll
2015-12-17XU4 FDT ssconmarty
2015-12-17EXYNOS FDT sscommarty
2015-12-17Provide all the BCM2836_INT_CNT*_CPUN helper macrosskrll
2015-12-17Remove hypervisor code now it's done in cortex_initskrll
2015-12-17Check for hypervisor mode in cortex_init and exit if the cpu startedskrll
2015-12-16use of_getprop_uint32jmcneill
2015-12-16Extend SMEP support to i386 (does not require PAE).maxv
2015-12-16move options FDT to std.tegrajmcneill
2015-12-16fdt_openfirm_set_data -> fdtbus_set_datajmcneill
2015-12-16Add V210/V240 environmental sensors that are not in the OFW tree.jdc
2015-12-16Add adm1026hm* for V210, V240, and V440 environmental monitoring.jdc
2015-12-15XU4 FDT WDT - convert driver to FDTmarty
2015-12-15XU4 FDT -- fix bus tagsmarty
2015-12-15remove some commented out entries for static i2c device instancesjmcneill
2015-12-15wire down ldN to sdmmcN, so disk numbers dont jump around between bootsjmcneill
2015-12-15fdtbus_gpio_read handles pin polarity, so fix inverted test in tegra_sdhc_car...jmcneill
2015-12-15XU$ genassym.cfmarty
2015-12-15EXYNOS - change ODROID-XU4 to EXYNOSmarty
2015-12-14zero out struct i2cbus_attach_args before messing with itmacallan
2015-12-14XU4 FDT Missing filemarty
2015-12-14XU4 FDT Enable the minimum device treemarty
2015-12-14add gpiokeys driverjmcneill
2015-12-14handle GPIO_ACTIVE_LOW flagjmcneill
2015-12-14Move mcrr and mrrc up the list so they match ahead of ldc/ldc2skrll