- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 8 months ago
- f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
- 29db946 dts: Add a binding for hid-over-i2c by Simon Glass · 4 years, 8 months ago
- 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
- b2c3868 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 8 months ago
- 9ece4b0 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 8 months ago
- 1630853 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 8 months ago
- 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 8 months ago
- d8c7fb5 dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 8 months ago
- 8830765 tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 8 months ago
- 32e8ee0 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 8 months ago
- fe6831d tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 8 months ago
- 79b7ade tpm: cr50: Release locality on exit by Simon Glass · 4 years, 8 months ago
- b14ccfc spi: Add SPI mode enums by Simon Glass · 4 years, 8 months ago
- 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
- 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
- 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
- bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
- b2ace87 efi_loader: add some description about UEFI secure boot by AKASHI Takahiro · 4 years, 7 months ago
- 5bf1ea6 travis: add packages for UEFI secure boot test by AKASHI Takahiro · 4 years, 7 months ago
- 68a2a84 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · 4 years, 7 months ago
- 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 7 months ago
- a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 7 months ago
- fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 7 months ago
- 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 7 months ago
- e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 7 months ago
- f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 7 months ago
- d0f0794 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 7 months ago
- 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 7 months ago
- 8353516 efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 7 months ago
- 434ffb6 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 7 months ago
- 767f6ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 7 months ago
- be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 7 months ago
- 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 7 months ago
- 9bf09b5 efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 7 months ago
- 17e1174 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 7 months ago
- 540faca efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 7 months ago
- 55976b7 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 7 months ago
- 7695655 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 7 months ago
- bdf329e efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
- 66b8669 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 7 months ago
- d2235ee configs: correct SMBIOS information for ODROID-C2 by Heinrich Schuchardt · 4 years, 8 months ago
- 6da749d arm: meson: imply DM_RNG by Heinrich Schuchardt · 4 years, 8 months ago
- 9cb3ce2 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- 71ba2cb board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 7 months ago
- c5f3c63 ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig by Patrick Delaunay · 4 years, 7 months ago
- 9528f8a ARM: dts: stm32: Rename LEDs to match silkscreen on AV96 by Marek Vasut · 4 years, 8 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- de80a24 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · 4 years, 8 months ago
- cb25126 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · 4 years, 8 months ago
- 4f60a51 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 8 months ago
- 5177b31 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 8 months ago
- 19a159f watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 8 months ago
- 40d7f3c watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 8 months ago
- b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 8 months ago
- 21a0bf7 watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h by Rasmus Villemoes · 4 years, 8 months ago
- 142a07f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- c64ac3b arm: mvebu: turris_mox: fix PCIe ranges in device tree by Marek Behún · 4 years, 8 months ago
- cb2ddb2 arm64: mvebu: a37xx: add device-tree fixer for PCIe regions by Marek Behún · 4 years, 8 months ago
- 4e9eb04 arm: mvebu: turris_mox: support devices with RAM > 1 GB by Marek Behún · 4 years, 8 months ago
- a129f64 arm64: mvebu: a37xx: improve code determining memory info structures by Marek Behún · 4 years, 8 months ago
- f075b42 arm64: mvebu: armada-8k: move dram init code by Marek Behún · 4 years, 8 months ago
- c8a185a arm: mvebu: turris_mox: sort headers alphabetically by Marek Behún · 4 years, 8 months ago
- 9657841 arm: mvebu: turris_mox: don't use hardcoded addresses by Marek Behún · 4 years, 8 months ago
- 9e4cdba arm: mvebu: dts: turris_mox: fix USB3 regulator by Marek Behún · 4 years, 8 months ago
- 2b3f2dd arm: mvebu: turris_mox: Setup Linux's device tree before boot by Marek Behún · 4 years, 8 months ago
- eddd6f9 arm: mvebu: dts: turris_mox: update sdhci properties by Marek Behún · 4 years, 8 months ago
- b80ca81 arm: mvebu: turris_mox: Fix early SPI communication by Marek Behún · 4 years, 8 months ago
- 27f48f7 arm: mvebu: clearfog: Use Pro DT by default by Joel Johnson · 4 years, 8 months ago
- c5936cc arm: mvebu: clearfog: move ENV params to Kconfig by Joel Johnson · 4 years, 8 months ago
- b16d7c3 arm: mvebu: clearfog: add SPI offsets by Joel Johnson · 4 years, 8 months ago
- 8eccd0d arm: mvebu: clearfog: Unify DT selection paths by Joel Johnson · 4 years, 8 months ago
- 009d4cf arm: mvebu: clearfog: Add SATA mode flags by Joel Johnson · 4 years, 8 months ago
- 8a86308 arm: mvebu: clearfog: Add option for 2.5 Gbps SFP by Joel Johnson · 4 years, 8 months ago
- 9f205d6 arm: mvebu: clearfog: initial ClearFog Base variant by Joel Johnson · 4 years, 8 months ago
- ee26e85 arm: mvebu: clearfog: use Pro name by default by Joel Johnson · 4 years, 8 months ago
- a8d0aa3 arm: mvebu: solidrun: remove hardcoded DTS MAC address by Joel Johnson · 4 years, 8 months ago
- 4f7991e arm: mvebu: fix SerDes table alignment by Joel Johnson · 4 years, 8 months ago
- cecf38a arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 8 months ago
- bd02fd2 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 8 months ago
- ad91fdf arm: mvebu: update RTC values for PCIe memory wrappers by Chris Packham · 4 years, 9 months ago
- 201a500 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 9 months ago
- a1dd1fc arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
- 5e2de83 arm: mvebu: dts: Sort Armada series dts alphabetically by Josip Kelecic · 4 years, 9 months ago
- 16c2a97 MAINTAINERS: update entry for ARM TI by Lokesh Vutla · 4 years, 8 months ago
- aaf5580 arm: dts: k3-j721e: Increase OSPI default frequency to 50MHz by Vignesh Raghavendra · 4 years, 8 months ago
- d5a1f4f arm: dts: k3-am654: Increase OSPI default frequency to 50MHz by Vignesh Raghavendra · 4 years, 8 months ago
- 360ced6 am335x, guardian: update boot mechanism by Moses Christopher · 4 years, 8 months ago
- a312167 am335x, guardian: load env from NAND by Moses Christopher · 4 years, 8 months ago
- 9b76b4c am335x, guardian: boot count is stored in AM3352 RTC block by Moses Christopher · 4 years, 8 months ago
- f233069 am335x, guardian: boot stage feedback in headless mode by Moses Christopher · 4 years, 8 months ago
- b1c95cc am335x, guardian: fix spl usb-eth boot by Moses Christopher · 4 years, 8 months ago
- 236609d ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · 4 years, 10 months ago
- 2af31af Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 7 months ago
- 6181901 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
- 8914831 Merge branch 'next' by Tom Rini · 4 years, 7 months ago
- 36fec02 Prepare v2020.04 by Tom Rini · 4 years, 7 months ago
- 3958ef3 arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · 4 years, 8 months ago
- 5feb5e3 arm: dts: arria10: Update dtsi/dts from Linux by Ley Foon Tan · 4 years, 8 months ago