Hi,
On 10/11/19 4:10 PM, Luis Chamberlain wrote:
Hey Hans, thanks for staying on top of this and follow up! For some
reason the universe conspired against your first and last patch ([1/8],
[8/8]), and I never got them. Could you bounce these or resend in case
others confirm they also didn't get
Hi,
On 09-10-2019 15:35, Ard Biesheuvel wrote:
On Wed, 9 Oct 2019 at 15:18, Hans de Goede wrote:
Hi,
On 09-10-2019 15:07, Ard Biesheuvel wrote:
On Fri, 4 Oct 2019 at 16:51, Hans de Goede wrote:
Sometimes it is useful to be able to dump the efi boot-services code and
data. This commit
Hi,
On 09-10-2019 15:07, Ard Biesheuvel wrote:
On Fri, 4 Oct 2019 at 16:51, Hans de Goede wrote:
Sometimes it is useful to be able to dump the efi boot-services code and
data. This commit adds these as debugfs-blobs to /sys/kernel/debug/efi,
but only if efi=debug is passed on the kernel
Hi Ingo,
On 07-10-2019 16:19, Ingo Molnar wrote:
* Hans de Goede wrote:
Hi All,
Here is v7 of my patch-set to add support for EFI embedded fw to the kernel.
v6 was posted a long time ago, around the 4.18 days. The long wait was for
a suitable secure-hash for checking the firmware we find
Hi Dmitry,
On 05-10-2019 01:17, Dmitry Torokhov wrote:
Hi Hans,
On Fri, Oct 04, 2019 at 04:50:52PM +0200, Hans de Goede wrote:
In some cases the platform's main firmware (e.g. the UEFI fw) may contain
an embedded copy of device firmware which needs to be (re)loaded into the
perip
necessary info for the new EFI embedded-firmware code
to extract these firmwares, making the touchscreen work OOTB without the
user needing to manually add the firmware.
Acked-by: Andy Shevchenko
Acked-by: Ard Biesheuvel
Signed-off-by: Hans de Goede
---
Changes in v7:
- Remove adding of
Add touchscreen info for the Chuwi Vi8 Plus tablet. This tablet uses a
Chipone ICN8505 touchscreen controller, with the firmware used by the
touchscreen embedded in the EFI firmware.
Acked-by: Andy Shevchenko
Acked-by: Ard Biesheuvel
Signed-off-by: Hans de Goede
---
Changes in v7:
- Remove
copy embedded in the UEFI code.
Signed-off-by: Hans de Goede
---
drivers/input/touchscreen/chipone_icn8505.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/touchscreen/chipone_icn8505.c
b/drivers/input/touchscreen/chipone_icn8505.c
index c768186ce856
embedded in the UEFI code.
Signed-off-by: Hans de Goede
---
drivers/input/touchscreen/silead.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/touchscreen/silead.c
b/drivers/input/touchscreen/silead.c
index ad8b6a2bfd36..8fa2f3b7cfd8 100644
--- a/drivers/input
ther cases firmware_fallback_platform() simply
always returns -ENOENT.
Reported-by: Dave Olsthoorn
Suggested-by: Peter Jones
Signed-off-by: Hans de Goede
---
Changes in v7:
- Split drivers/firmware/efi and drivers/base/firmware_loader changes into
2 patches
- Address kdoc comments from Randy Du
: Greg Kroah-Hartman
Acked-by: Ard Biesheuvel
Signed-off-by: Hans de Goede
---
Changes in v5:
-Rename the EFI_BOOT_SERVICES flag to EFI_PRESERVE_BS_REGIONS
Changes in v4:
-Add new EFI_BOOT_SERVICES flag and use it to determine if the boot-services
memory segments are available (and thus if it makes
This is a preparation patch for adding a new platform fallback mechanism,
which will have its own enable/disable FW_OPT_xxx option.
Note this also fixes a typo in one of the re-wordwrapped comments:
enfoce -> enforce.
Signed-off-by: Hans de Goede
---
drivers/base/firmware_loader/fallbac
efi_free_boot_services()
is called, which means that this will only work on x86 for now.
Reported-by: Dave Olsthoorn
Suggested-by: Peter Jones
Acked-by: Ard Biesheuvel
Signed-off-by: Hans de Goede
---
Changes in v7:
- Split drivers/firmware/efi and drivers/base/firmware_loader changes into
2 patches
- Use new
Hi All,
Here is v7 of my patch-set to add support for EFI embedded fw to the kernel.
v6 was posted a long time ago, around the 4.18 days. The long wait was for
a suitable secure-hash for checking the firmware we find embedded in the EFI
is the one we expect.
With 5.4-rc1 we finally have a standa
Hi,
On 02-12-16 15:22, Icenowy Zheng wrote:
01.12.2016, 17:36, "Maxime Ripard" :
On Mon, Nov 28, 2016 at 12:29:07AM +, André Przywara wrote:
> Something more interesting happened.
>
> Xunlong made a add-on board for Orange Pi Zero, which exposes the
> two USB Controllers exported at
Hi,
On 23-11-16 15:25, Chen-Yu Tsai wrote:
On Wed, Nov 23, 2016 at 3:59 PM, Maxime Ripard
wrote:
Hi,
On Tue, Nov 22, 2016 at 12:24:21AM +0800, Icenowy Zheng wrote:
There's a Allwinner's XR819 SDIO Wi-Fi module soldered on the board of
Orange Pi Zero, which used a dedicated regulator to power
ngepi-one.dts, which is:
+ * Copyright (C) 2016 Hans de Goede
+ *
+ * This file is dual-licensed: you can use it either under the terms
+ * of the GPL or the X11 license, at your option. Note that this dual
+ * licensing only applies to this file, and not this project as a
+ * whole.
+ *
+ * a)
both
this does seem to be the same die as the H3, and given
that we do not have any datasheets, I agree that just
treating the H2+ as a H3 is best for now, we can always
change h2.dtsi to actually differentiate things later.
This entire series LGTM and is:
Reviewed-by: Hans de Goede
Regards,
Hans
18 matches
Mail list logo