On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> This header relates to ACPI and we are about to add some more ACPI
> headers. Move this one into a new directory so they are together.
>
> The header inclusion in pci_rom.c is not specific to x86 anymore, so drop
> the #ifdef CONFIG_X86.
>
> Si
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> Each ACPI table has its own version number. Add the version numbers in a
> single function so we can keep them consistent and easily see what
> versions are supported.
>
> Start a new acpi_table file in a generic directory to house this functio
On 16.04.20 06:09, Joel Johnson wrote:
On 2020-03-23 04:20, Stefan Roese wrote:
Added Josua to Cc.
On 29.01.20 04:59, Joel Johnson wrote:
Include attempting to boot from SCSI (SATA) devices within generated
board distro bootcmd environment. The reasoning for boot ordering is
that MMC and USB a
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> Each ACPI table has its own version number. Add the version numbers in a
> single function so we can keep them consistent and easily see what
> versions are supported.
>
> Start a new acpi_table file in a generic directory to house this functio
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> This file is potentially useful to other architectures saddled with ACPI
> so move most of its contents to a common location.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Bin Meng
> Reviewed-by: Wolfgang Wallner
> ---
>
> Changes in v5: Non
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> This header relates to ACPI and we are about to add some more ACPI
> headers. Move this one into a new directory so they are together.
>
> The header inclusion in pci_rom.c is not specific to x86 anymore, so drop
> the #ifdef CONFIG_X86.
>
> Si
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> The ASL compiler cannot handle C structures and the like so needs some
> sort of header guard around these.
>
> We already have an __ASSEMBLY__ #define but it seems best to create a new
> one for ACPI since the rules may be different.
>
> Add t
On 16.04.20 07:52, Joel Johnson wrote:
On 2020-04-14 03:33, Stefan Roese wrote:
Hi Joel,
On 23.03.20 21:21, Joel Johnson wrote:
With the move to driver model usage, ensure that the required driver
support for SPI and MMC booting is available in SPL.
Tested on SolidRun ClearFog devices.
Signe
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> The DMA Remapping Reporting (DMAR) table contains information about DMA
> remapping.
>
> Add a version simple version of this table with only the minimum fields
> filled out. i.e. no entries.
>
> Reviewed-by: Bin Meng
> Reviewed-by: Wolfgang W
On 16. 04. 20 5:06, Simon Glass wrote:
> At present if buildman reports an error, the travis build still succeeds.
>
> This is because the travis script does not stop when it sees errors; nor
> does it automatically return the exit code. Also the current error
> checking never triggers since 'ret'
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> Since ut_asserteq_mem() uses bin2hex() we should include this header in
> ut.h to avoid errors. Add it.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Wolfgang Wallner
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Ad
Hi Simon,
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass wrote:
>
> A device may want to write out ACPI tables to describe itself to Linux.
> Add a method to permit this.
>
> Reviewed-by: Wolfgang Wallner
> Signed-off-by: Simon Glass
> ---
>
> Changes in v5:
> - Drop bisectability changes
>
> Chang
201 - 212 of 212 matches
Mail list logo