- e4d3c97 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 0c618c3 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 6b2b9f4 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 3fe9807 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 2 months ago
- c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
- 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
- e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 2 months ago
- f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 2 months ago
- 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 2 months ago
- dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- 96da63d mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 09aa57a mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 988e42c mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- d2f487f mmc: Add mmc_dev() by Sean Anderson · 4 years, 2 months ago
- b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 2 months ago
- 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 2 months ago
- 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
- fbba69f i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years, 2 months ago
- 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 8d06ce4 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · 4 years, 2 months ago
- 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
- 138b2d2 x86: edison: Add documentation for using am xFSTK image by Simon Glass · 4 years, 3 months ago
- b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 3 months ago
- a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
- 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
- 9612c12 x86: Use multiple images by Simon Glass · 4 years, 3 months ago
- 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
- fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
- fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 2 months ago
- fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
- 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 2 months ago
- 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
- d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
- 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
- b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
- 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
- 48ca578 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
- 549995d x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
- ec7c2b6 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
- c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
- 8834135 x86: coral: Add audio descriptor files by Simon Glass · 4 years, 2 months ago
- 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
- 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
- 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
- fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago
- f4112b0 x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
- dd23446 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
- ad7bb30 x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 2 months ago
- 6b88e88 x86: Sort the MTRR table by Simon Glass · 4 years, 2 months ago
- 2d8b3c6 x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
- 34a9262 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
- 11b1a27 tpm: cr50: Add ACPI support by Simon Glass · 4 years, 2 months ago
- f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 2 months ago
- fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 2 months ago
- 1eba121 x86: apl: Generate CPU tables by Simon Glass · 4 years, 2 months ago
- c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 2 months ago
- b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
- 7aaa140 p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 2 months ago
- a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
- 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
- c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 2 months ago
- d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
- 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
- 9bd4e9d x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
- 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
- 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
- 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
- ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
- 973daf2 x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago
- ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
- fedb532 x86: Add some definitions for SMM by Simon Glass · 4 years, 2 months ago
- 4c69a5f x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
- 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
- d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 2 months ago
- 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
- f2fd6fa x86: link: Allow more space for U-Boot by Simon Glass · 4 years, 2 months ago
- 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
- 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
- ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
- 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
- fdf5263 x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
- 91f2f19 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 2 months ago
- 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
- 9893180 x86: Add a common global NVS structure by Simon Glass · 4 years, 2 months ago
- 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 2 months ago
- fa53664 x86: apl: Correct PCIE_ECAM_BASE by Simon Glass · 4 years, 2 months ago
- ca75c3f x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 2 months ago
- e42bff5 x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 2 months ago
- c052918 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 2 months ago
- 6e8f7e9 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 2 months ago
- 5e73d3c cros: Add information about booting Chrome OS on x86 by Simon Glass · 4 years, 3 months ago
- 0167f19 cros: Update chromium documentation by Simon Glass · 4 years, 3 months ago