Searched hist:a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi.c | a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
H A D | acpi_s3.c | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
H A D | acpi_table.c | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
H A D | Makefile | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | acpi.h | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
H A D | acpi_table.h | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | cpu.c | diff a0609a8d19d4a9a86572fffb7cb8a3661fffbcf7 Wed Jul 18 23:42:15 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
acpi_find_fadt(), acpi_find_wakeup_vector() and enter_acpi_mode() are something unrelated to ACPI tables generation. Move these to a separate library.
This also fixes several style issues reported by checkpatch in the original codes.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|