Commit Graph

  • 8d7ff12e63 acpi: Allow creating the GNVS to fail Simon Glass 2020-07-07 21:32:05 -06:00
  • 8f9877df95 binman: Add way to locate an entry in memory Simon Glass 2020-07-07 21:32:04 -06:00
  • 956a9082d3 binman: Refactor binman_entry_find() to allow other nodes Simon Glass 2020-07-07 21:32:03 -06:00
  • db6fb7d152 binman: Allow setting the ROM offset Simon Glass 2020-07-07 21:32:02 -06:00
  • a4f8208919 acpi: Add an acpi command to list/dump generated ACPI items Simon Glass 2020-07-07 13:12:12 -06:00
  • fefac0b064 dm: acpi: Enhance acpi_get_name() Simon Glass 2020-07-07 13:12:11 -06:00
  • 20349781a3 pci: Avoid a crash in device_is_on_pci_bus() Simon Glass 2020-07-07 13:12:10 -06:00
  • 58a6ccd34e x86: Allow devices to write to DSDT Simon Glass 2020-07-07 13:12:09 -06:00
  • 01694589af acpi: Add support for DSDT generation Simon Glass 2020-07-07 13:12:08 -06:00
  • 351fef5c57 x86: Allow devices to write an SSDT Simon Glass 2020-07-07 13:12:07 -06:00
  • 0f7b111f70 acpi: Support ordering SSDT data by device Simon Glass 2020-07-07 13:12:06 -06:00
  • 64ba6f43ef acpi: Record the items added to SSDT Simon Glass 2020-07-07 13:12:05 -06:00
  • 85f2def907 x86: acpi: Move MADT down a bit Simon Glass 2020-07-07 13:12:04 -06:00
  • b5183172f0 acpi: Add support for SSDT generation Simon Glass 2020-07-07 13:12:03 -06:00
  • 740630ba73 acpi: Add support for a generic power sequence Simon Glass 2020-07-07 13:12:02 -06:00
  • f8054dd8ba acpi: Add support for writing a GPIO power sequence Simon Glass 2020-07-07 13:12:01 -06:00
  • f9189d5ada acpi: Add support for writing a Power Resource Simon Glass 2020-07-07 13:12:00 -06:00
  • 9c70e7e556 acpi: Add support for various misc ACPI opcodes Simon Glass 2020-07-07 13:11:59 -06:00
  • 0667900049 acpi: Support copying properties from device tree to ACPI Simon Glass 2020-07-07 13:11:58 -06:00
  • 2357234666 acpi: Support writing a GPIO Simon Glass 2020-07-07 13:11:57 -06:00
  • 0e5a0a00d6 acpi: Support writing Device Properties objects via _DSD Simon Glass 2020-07-07 13:11:56 -06:00
  • 29df845204 acpi: Support writing a UUID Simon Glass 2020-07-07 13:11:55 -06:00
  • 7aed90d44c acpi: Support writing a name Simon Glass 2020-07-07 13:11:54 -06:00
  • 3df33bda5c acpi: Support writing a string Simon Glass 2020-07-07 13:11:53 -06:00
  • 83b2bd5a74 acpi: Support writing an integer Simon Glass 2020-07-07 13:11:52 -06:00
  • 03967ce2e5 acpigen: Support writing a package Simon Glass 2020-07-07 13:11:51 -06:00
  • 7e148f2ed3 acpigen: Support writing a length Simon Glass 2020-07-07 13:11:50 -06:00
  • 70e5e67a4d acpi: Support generation of SPI descriptor Simon Glass 2020-07-07 13:11:49 -06:00
  • 31e1787ec1 acpi: Support generation of I2C descriptor Simon Glass 2020-07-07 13:11:48 -06:00
  • 4ebc940b39 acpi: Support generation of a GPIO/irq for a device Simon Glass 2020-07-07 13:11:47 -06:00
  • a9e0a077df acpi: Support generation of GPIO descriptor Simon Glass 2020-07-07 13:11:46 -06:00
  • 7fb8da4ce1 acpi: Support string output Simon Glass 2020-07-07 13:11:45 -06:00
  • 2912686c08 gpio: Add a method to convert a GPIO to ACPI Simon Glass 2020-07-07 13:11:44 -06:00
  • ff715c6f4f acpi: Support generation of interrupt descriptor Simon Glass 2020-07-07 13:11:43 -06:00
  • 61cc93396a acpi: Support generation of ACPI code Simon Glass 2020-07-07 13:11:42 -06:00
  • f4955137f5 irq: Add a method to convert an interrupt to ACPI Simon Glass 2020-07-07 13:11:41 -06:00
  • 2715b3623c acpi: Add a way to check device status Simon Glass 2020-07-07 13:11:40 -06:00
  • 1361a53c1a acpi: Add a function to get a device path and scope Simon Glass 2020-07-07 13:11:39 -06:00
  • 4b724a1377 dm: core: Add an ACPI name for the root node Simon Glass 2020-07-07 13:11:38 -06:00
  • 0990c894cc x86: fsp: Support a warning message when DRAM init is slow Simon Glass 2020-07-09 18:43:17 -06:00
  • ef5f5f6ca6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME Simon Glass 2020-07-09 18:43:16 -06:00
  • d450ce10cc coral: Enable the copy framebuffer Simon Glass 2020-07-09 18:43:15 -06:00
  • e1ddf67cb3 timer: Allow delays with a 32-bit microsecond timer Simon Glass 2020-07-09 18:43:14 -06:00
  • ce04a9020c x86: p2sb: make P2SB driver depend on P2SB uclass Wolfgang Wallner 2020-07-01 13:37:24 +02:00
  • d872e7da7a drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge Wolfgang Wallner 2020-07-01 13:37:23 +02:00
  • fee68b98fe Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2020-07-16 16:35:15 -04:00
  • ab8b4e818c mx6memcal: fix build Stefano Babic 2020-07-16 15:11:18 +02:00
  • c70f44817d efi_loader: simplify 'printenv -e' Heinrich Schuchardt 2020-07-15 18:00:56 +02:00
  • 627ab390d8 efi_loader: describe EFI_VAR_FILE_MAGIC Heinrich Schuchardt 2020-07-16 07:18:40 +02:00
  • 7dda16343d efi_loader: pre-seed UEFI variables Heinrich Schuchardt 2020-07-14 21:25:28 +02:00
  • 99bfab8b58 efi_loader: identify PK, KEK, db, dbx correctly Heinrich Schuchardt 2020-07-15 12:40:35 +02:00
  • be66b89da3 efi_loader: configuration of variables store Heinrich Schuchardt 2020-07-14 19:18:33 +02:00
  • 677da1c089 doc: provide links to Microsoft UEFI certificates Heinrich Schuchardt 2020-07-14 12:52:51 +02:00
  • 1a7b0f6e4e efi_loader: update secure state Heinrich Schuchardt 2020-07-14 08:14:08 +02:00
  • 012c56ac76 efi_loader: restructure code for TEE variables Heinrich Schuchardt 2020-07-14 08:04:49 +02:00
  • f96744b250 efi_loader: display RO attribute with TEE-backed variables Ilias Apalodimas 2020-07-09 23:00:40 +03:00
  • f49ca85fdf efi_loader: skip warnings for network configuration Heinrich Schuchardt 2020-07-13 12:22:23 +02:00
  • ec5f0ed33f efi_selftest: enable 'bootefi hello' Heinrich Schuchardt 2020-07-13 07:33:40 +02:00
  • b961d552f9 cmd: fix lsblk command Heinrich Schuchardt 2020-07-13 22:22:31 +02:00
  • a2f0b504f4 cmd: drop fitupd command Heinrich Schuchardt 2020-06-17 10:53:29 +02:00
  • 4503299119 imx6: Remove unneeded CONFIG_DM_MDIO Fabio Estevam 2020-07-13 11:59:36 -03:00
  • 8794cb543f arm: dts: imx7: Fix error in coresight TPIU graph connection Ilko Iliev 2020-07-13 15:25:10 +02:00
  • 949feef062 arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28) Lukasz Majewski 2020-07-10 09:49:32 +02:00
  • 08556f829f imx6: aristainetos: sync defconfig with 2020.10 Heiko Schocher 2020-07-08 07:39:59 +02:00
  • ee6866e6c7 watchdog: imx: Support set timeout by wdt command Mo, Yuezhang 2020-07-01 09:15:28 +00:00
  • eefd93e7f8 power: pmic_pca9450: fix PCA9450A I2C address Sébastien Szymanski 2020-06-30 15:03:13 +02:00
  • 90865614b4 ARM: mx6: make CAAM usable on the i.MX6 boards Heinrich Schuchardt 2020-06-26 19:57:55 +02:00
  • 496cb1f274 pico-imx6ul: Fix Quick Start Guide URL Fabio Estevam 2020-06-21 21:32:26 -03:00
  • 6103e570cd gpio: mxc_gpio: Improve to use ofdata_to_platdata Ye Li 2020-06-09 20:29:51 -07:00
  • dfbdaa66b7 misc: scu_api: Add SCFW API to get the index of boot container set Ye Li 2020-06-09 03:34:42 -07:00
  • def88bce09 spi: fsl_qspi: Support to use full AHB space on i.MX Ye Li 2020-06-09 00:59:06 -07:00
  • 93d6c8f7b7 spi: fsl_qspi: Add support for i.MX7ULP Ye Li 2020-06-09 00:59:05 -07:00
  • 3b33eff3f2 Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2020-07-15 22:41:43 -04:00
  • 47b0a49324 Merge branch '2020-07-15-ci-updates' Tom Rini 2020-07-15 15:48:05 -04:00
  • 9e0f5eab44 Azure: copy GRUB to correct build path Heinrich Schuchardt 2020-07-14 00:40:19 +02:00
  • 82560ae21f .gitlab-ci.yml: copy GRUB to correct build path Heinrich Schuchardt 2020-07-14 00:23:58 +02:00
  • 19d76290f0 github: azure: Update our GitHub template to note for CI Tom Rini 2020-07-10 16:00:08 -04:00
  • 3f126c764d Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti Tom Rini 2020-07-14 09:09:27 -04:00
  • 26a6ed1b2e arm: imx6q: pcm058: Convert pcm058 to use DM with DTs Niel Fourie 2020-05-19 14:01:43 +02:00
  • 7e64182ef4 arm: imx6q: pcm058: change MAINTAINER Niel Fourie 2020-05-19 14:01:42 +02:00
  • 08310cf96e arm: dts: imx6q: Add Linux dts files for Phytec Mira Niel Fourie 2020-05-19 14:01:41 +02:00
  • 3e21810743 dts-bindings: regulator: Add dlg,da9063-regulator Niel Fourie 2020-05-19 14:01:40 +02:00
  • ed4a11cb7d mmc_spi: generate R1b response for erase and stop transmission command Pragnesh Patel 2020-06-29 15:17:29 +05:30
  • 6f4555af84 mmc: mmc_spi: Generate R1 response for erase block start and end address Pragnesh Patel 2020-06-29 15:17:28 +05:30
  • 70f176ae82 mmc: mmc_spi: Read R2 response for send status command - CMD13 Pragnesh Patel 2020-06-29 15:17:27 +05:30
  • 810bc13803 mmc: read ssr for SD spi Pragnesh Patel 2020-06-29 15:17:26 +05:30
  • a236d834fa mmc: mmc_spi: generate R1 response for different mmc SPI commands Pragnesh Patel 2020-06-29 15:17:25 +05:30
  • 3ba1d53c42 mmc: mmc_spi: correct the while condition Pragnesh Patel 2020-06-29 15:17:24 +05:30
  • 86e9d7e814 imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LEN Peng Fan 2020-07-10 11:24:42 +08:00
  • eb3967388e imx8m: implement armv8_el2_to_aarch32 Peng Fan 2020-07-10 11:22:20 +08:00
  • 3c41728d80 imx8m: Refactor the OPTEE memory removal Peng Fan 2020-07-09 15:26:06 +08:00
  • ec04ae4217 clk: imx8m: drop clk settings Peng Fan 2020-07-09 15:36:22 +08:00
  • 6036dba1c8 imx8m: disable nodes before kernel/mfgtool boot for fused part Peng Fan 2020-07-09 14:06:49 +08:00
  • 2707faf01f imx8mn/imx8mp: override env_get_offset and env_get_location Ye Li 2019-07-15 01:16:46 -07:00
  • 7a42bf0489 imx8m: power down fused cores Peng Fan 2020-07-09 13:52:41 +08:00
  • d1eee7eed9 imx8mp: Add fused parts support Ye Li 2020-04-20 20:12:54 -07:00
  • 2f3c92060d imx8m: workaround ROM serror Peng Fan 2020-07-09 13:39:26 +08:00
  • 3c9221ad27 imx8m: add eqos clk Peng Fan 2020-07-09 13:14:20 +08:00
  • 3c1c28d4e0 imx8m: add sdhc/nand/ecspi clk api Peng Fan 2020-07-09 11:35:15 +08:00
  • 14254e646d imx8m: configure NoC clk Peng Fan 2020-07-09 11:18:50 +08:00