| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Makes hibernate work with rootfs on built-in emmc storage.
Tested on King Jim Portabook.
ok deraadt@ kettenis@
|
|
|
|
| |
spotted by deraadt@
|
|
|
|
| |
ok deraadt@
|
|
|
|
|
|
|
|
|
| |
them on. Prevents a panic on the AZW Z83-S that is somewhat buggy and
checks whether the GPO3 controller is available and then pokes a pin on
GPO2. It shouldn't do that but we should make sure all the devices that
it depends on attach first anyway.
ok patrick@
|
|
|
|
|
|
|
|
| |
controller. Some BIOSen deliver them to us in D3.
Override card detect if ACPI says that the child devices are non-removable.
ok mlarkin@
|
|
|
|
|
|
|
| |
This is needed by an upcoming acpiec commit that handles machines breaking
the current ACPI specifications.
Change suggested by and ok kettenis@, guenther@
|
|
|
|
|
|
|
|
|
|
|
|
| |
support ADMA2. The older SDMA mode has too many limitations to be really
usable. Gives us only moderate speed improvements, bus reduces the CPU load
considerably. We will reap the full benefits once we implement wider bus
widths and high speed modes.
There is a remining issue with simultanious use of eMMC and external SD card
on (some) Intel Bay Trail hardware. Still under investigation.
ok patrick@, stsp@, deraadt@
|
|
|
|
| |
done through a gpio pin instead of the standard register.
|
|
|
|
|
|
| |
pointer can be used with gpio and acpi intr_establish.
ok kettenis@
|
|
|
|
|
|
|
| |
Makes the SD card slot on machines based on Intel's Bay Trail SoC fully
functional.
ok jsg@
|
|
|
|
|
|
|
| |
us from reporting devices as "not configured" that aren't actually present,
and allows us to remove duplicated code from several drivers.
ok deraadt@, ok jsg@
|
| |
|
| |
|
|
controllers integrated on Intel's Bay Trail SoCs.
|