2017-12-31 |
Fredrik Holmqvist | Remove the code to force ACPI to shutdown on CPU0
|
commit | commitdiff | tree |
2017-12-30 |
Fredrik Holmqvist | Latest ACPI update removed some essential configuration
|
commit | commitdiff | tree |
2017-12-27 |
Fredrik Holmqvist | Make UEFI boot-platform build again
|
commit | commitdiff | tree |
2017-07-03 |
Fredrik Holmqvist | Revert "Check needs extra paranthesis to aviod ambiguity."
|
commit | commitdiff | tree |
2017-07-02 |
Fredrik Holmqvist | Check needs extra paranthesis to aviod ambiguity.
|
commit | commitdiff | tree |
2017-04-10 |
Fredrik Holmqvist | Print elantech touchpad version.
|
commit | commitdiff | tree |
2017-04-09 |
Fredrik Holmqvist | Activate Elantech toucpad probe but fail.
|
commit | commitdiff | tree |
2017-03-28 |
Fredrik Holmqvist | Use 64 bit addressing for ACPI on 32 bit builds.
|
commit | commitdiff | tree |
2017-03-28 |
Fredrik Holmqvist | When logging, use correct function name.
|
commit | commitdiff | tree |
2017-03-27 |
Fredrik Holmqvist | Function needs more void.
|
commit | commitdiff | tree |
2017-03-27 |
Fredrik Holmqvist | __FreeBSD_version__ is always 8, remove old #if
|
commit | commitdiff | tree |
2017-03-25 |
Fredrik Holmqvist | Revert min / max change and set timeout_t nice way
|
commit | commitdiff | tree |
2017-03-25 |
Fredrik Holmqvist | DHCP initial timeout 0.25s from 4s
|
commit | commitdiff | tree |
2017-03-19 |
Fredrik Holmqvist | Add back 32 bit addressing flag for 32 bit builds.
|
commit | commitdiff | tree |
2017-03-01 |
Fredrik Holmqvist | Prettify code.
|
commit | commitdiff | tree |
2017-03-01 |
Fredrik Holmqvist | Use static inline (gcc2 issue). Some format cleanup.
|
commit | commitdiff | tree |
2017-03-01 |
Fredrik Holmqvist | FreeBSD compability layer optimized read and writes.
|
commit | commitdiff | tree |
2017-02-21 |
Fredrik Holmqvist | Second try att enabling Werror for ACPI
|
commit | commitdiff | tree |
2017-02-21 |
Fredrik Holmqvist | Cast ACPI UINT32* to uint32* to avoid warning on 32...
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Revert "Treat warnings as error for ACPI."
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Log ACPI address and size as 64 bit
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Treat warnings as error for ACPI.
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Temporary fix for warning, until we have a better fix...
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Our stripped ACPI don't use/export utprint.c
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Casting string constant to ACPI_STRING to fix warning
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Casting string constant to ACPI_STRING to fix warning
|
commit | commitdiff | tree |
2017-02-20 |
Fredrik Holmqvist | Fix printf warnings for addr and size args
|
commit | commitdiff | tree |
2017-01-06 |
Fredrik Holmqvist | Rewrote device handling in EFI boot-loader
|
commit | commitdiff | tree |
2017-01-06 |
Fredrik Holmqvist | memset was done twice
|
commit | commitdiff | tree |
2016-12-18 |
Fredrik Holmqvist | UEFI: serial debugging support.
|
commit | commitdiff | tree |
2016-09-02 |
Fredrik Holmqvist | EFI: Implement console code.
|
commit | commitdiff | tree |
2016-09-02 |
Fredrik Holmqvist | Setup -fno-pic or -fpic in Architecture Rules.
|
commit | commitdiff | tree |
2016-09-02 |
Fredrik Holmqvist | EFI: Initial test EFI application
|
commit | commitdiff | tree |
2016-08-07 |
Fredrik Holmqvist | Update ACPICA to 20160729
|
commit | commitdiff | tree |
2016-08-06 |
Fredrik Holmqvist | Enable power button on 64 bit.
|
commit | commitdiff | tree |
2016-04-14 |
Fredrik Holmqvist | Don't use partition pointer as id, as it only works...
|
commit | commitdiff | tree |
2016-01-17 |
Fredrik Holmqvist | Update ACPICA to 20160108, removed common.
|
commit | commitdiff | tree |
2015-09-14 |
Fredrik Holmqvist | Set ACPI io and physical address to 32 bit on 32 bit...
|
commit | commitdiff | tree |
2015-09-13 |
Fredrik Holmqvist | Switch from ACPI_SIZE to ACPI_PHYSICAL_ADDRESS.
|
commit | commitdiff | tree |
2015-09-13 |
Fredrik Holmqvist | Update ACPICA to 20150818.
|
commit | commitdiff | tree |
2015-07-28 |
Fredrik Holmqvist | Add unit tests specific for #12208. Pass depends on...
|
commit | commitdiff | tree |
2015-07-23 |
Fredrik Holmqvist | Include string.h for strcmp, fix not keyword var.
|
commit | commitdiff | tree |
2015-07-23 |
Fredrik Holmqvist | Or is also a keyword.
|
commit | commitdiff | tree |
2015-07-23 |
Fredrik Holmqvist | Spelling error on notCondition.
|
commit | commitdiff | tree |
2015-07-23 |
Fredrik Holmqvist | Don't use keywords and and not for variables.
|
commit | commitdiff | tree |
2015-04-24 |
Fredrik Holmqvist | Temporarily hardcode ACPI _REV to 2 until we upgrade...
|
commit | commitdiff | tree |
2015-04-01 |
Fredrik Holmqvist | Use B_PRId32.
|
commit | commitdiff | tree |
2015-01-10 |
Fredrik Holmqvist | Only add global handlers on debug.
|
commit | commitdiff | tree |
2014-11-08 |
Fredrik Holmqvist | Add Todos for adapter and displays.
|
commit | commitdiff | tree |
2014-11-08 |
Fredrik Holmqvist | WIP ACPI display adapters driver
|
commit | commitdiff | tree |
2014-09-13 |
Fredrik Holmqvist | Add get_name and fix get_next_object.
|
commit | commitdiff | tree |
2014-09-10 |
Fredrik Holmqvist | Codestyle.
|
commit | commitdiff | tree |
2014-09-10 |
Fredrik Holmqvist | Add function to walk through children.
|
commit | commitdiff | tree |
2014-09-07 |
Fredrik Holmqvist | Format code, add display device base.
|
commit | commitdiff | tree |
2014-09-07 |
Fredrik Holmqvist | Rename display_controls to display_adapter
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | Fix include order.
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | No semicolons on defines.
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | Tell ACPI if we use PIC or APIC.
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | Todo about walking namespace and init _PRW's.
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | Add a global notify handler for logging.
|
commit | commitdiff | tree |
2014-09-05 |
Fredrik Holmqvist | Fix indention issues.
|
commit | commitdiff | tree |
2014-08-28 |
Fredrik Holmqvist | strcpy had the wrong arg order.
|
commit | commitdiff | tree |
2014-08-28 |
Fredrik Holmqvist | Use strcpy, fix style issues.
|
commit | commitdiff | tree |
2014-08-27 |
Fredrik Holmqvist | Add a global log GPE handler, enable all runtime GPE's.
|
commit | commitdiff | tree |
2014-08-27 |
Fredrik Holmqvist | DRY - Use a helper function to check and log failures.
|
commit | commitdiff | tree |
2014-08-27 |
Fredrik Holmqvist | Use ACPICA defaults, don't set interpreterslack to...
|
commit | commitdiff | tree |
2014-08-27 |
Fredrik Holmqvist | Fix warning printf should use %d.
|
commit | commitdiff | tree |
2014-08-23 |
Fredrik Holmqvist | Accidently push tracing on device_manager. Fixing.
|
commit | commitdiff | tree |
2014-08-23 |
Fredrik Holmqvist | Update ACPICA to 20140724.
|
commit | commitdiff | tree |
2014-06-10 |
Fredrik Holmqvist | It's -fno-pic not -no-fpic.
|
commit | commitdiff | tree |
2014-06-10 |
Fredrik Holmqvist | Fix spelling error.
|
commit | commitdiff | tree |
2014-06-09 |
Fredrik Holmqvist | Really fix gcc4 build.
|
commit | commitdiff | tree |
2014-05-20 |
Fredrik Holmqvist | Fix bitrot, parent unused error and acpi_object_type...
|
commit | commitdiff | tree |
2013-08-28 |
Fredrik Holmqvist | Enable targets for EFI on binutils.
|
commit | commitdiff | tree |
2013-03-25 |
Fredrik Holmqvist | Revert "Remove fno-tree-vrp compile flag."
|
commit | commitdiff | tree |
2013-03-15 |
Fredrik Holmqvist | The optimised aligned version was broken and not used.
|
commit | commitdiff | tree |
2013-02-24 |
Fredrik Holmqvist | Remove fno-tree-vrp compile flag.
|
commit | commitdiff | tree |
2012-12-15 |
Fredrik Holmqvist | Display controls driver stub.
|
commit | commitdiff | tree |
2012-12-15 |
Fredrik Holmqvist | Pass a handle to evaluate_object as start point.
|
commit | commitdiff | tree |
2012-11-18 |
Fredrik Holmqvist | Merge branch 'cpu_idle'
|
commit | commitdiff | tree |
2012-11-18 |
Fredrik Holmqvist | Add disabled cpuidle driver and module to haikuImage.
|
commit | commitdiff | tree |
2012-11-03 |
Fredrik Holmqvist | Update to ACPICA 20121018.
|
commit | commitdiff | tree |
2012-09-29 |
Fredrik Holmqvist | Removing old ACPI loader, which isn't used in Haiku.
|
commit | commitdiff | tree |
2012-09-09 |
Fredrik Holmqvist | Remove unused header hpet.h.
|
commit | commitdiff | tree |
2012-09-09 |
Fredrik Holmqvist | Removing the acpi_avoid_full_init config option.
|
commit | commitdiff | tree |
2012-08-19 |
Fredrik Holmqvist | Make strcmp do four byte comparisons on aligned strings.
|
commit | commitdiff | tree |
2012-07-31 |
Fredrik Holmqvist | CID-701956: list_remove_head_item may return null.
|
commit | commitdiff | tree |
2012-07-30 |
Fredrik Holmqvist | Use a rw_lock instead of a mutex.
|
commit | commitdiff | tree |
2012-07-18 |
Fredrik Holmqvist | callout_schedule uses ticks as timeunit, not usecs.
|
commit | commitdiff | tree |
2012-07-18 |
Fredrik Holmqvist | Don't write wast amounts of debug info about scanning.
|
commit | commitdiff | tree |
2012-07-18 |
Fredrik Holmqvist | This is set in opt_wlan.h, and should only be done...
|
commit | commitdiff | tree |
2012-07-16 |
Fredrik Holmqvist | Tick at 1000Hz not 1MHz.
|
commit | commitdiff | tree |
2012-07-15 |
Fredrik Holmqvist | Disabling interrupts before entering sleepstates.
|
commit | commitdiff | tree |
2012-07-14 |
Fredrik Holmqvist | Fix compilation after rename and switch to cpp.
|
commit | commitdiff | tree |
2012-07-14 |
Fredrik Holmqvist | Simplify source file names and go from .c to .cpp
|
commit | commitdiff | tree |
2012-07-12 |
Fredrik Holmqvist | Remove old leftovers.
|
commit | commitdiff | tree |
2012-07-12 |
Fredrik Holmqvist | Fixes to Haiku specific code to work with ACPICA 20120711.
|
commit | commitdiff | tree |
2012-07-12 |
Fredrik Holmqvist | Update to ACPICA 20120711.
|
commit | commitdiff | tree |
2012-07-12 |
Fredrik Holmqvist | Remove unneeded platform headers.
|
commit | commitdiff | tree |
2012-07-11 |
Fredrik Holmqvist | Move ACPICA files into acpica subdir and use acpica...
|
commit | commitdiff | tree |