- 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 7 months ago
- f8e7670 CI: Azure: Rework how we update MSYS2 by Tom Rini · 2 years, 6 months ago
- edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 6 months ago
- 2406a91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 6 months ago
- a31eff3 CI: Run VPL tests by Simon Glass · 2 years, 7 months ago
- 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 7 months ago
- 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 7 months ago
- 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
- 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- d3eba95 Makefile: Tidy up the TPL build rules by Simon Glass · 2 years, 7 months ago
- 70bed2f Makefile: Simplify devicetree rules for SPL/TPL by Simon Glass · 2 years, 7 months ago
- 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 7 months ago
- 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
- b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 7 months ago
- a36d251 doc: Expand SPL docs to explain the phase and config by Simon Glass · 2 years, 7 months ago
- d411359 doc: Convert SPL documentation to ReST by Simon Glass · 2 years, 7 months ago
- 08dc62c ARM: mvebu: x530: set MPP55 to gpio by Chris Packham · 2 years, 6 months ago
- af767e9 arm: mvebu: clearfog_defconfig: enable setexpr command by Josef Schlehofer · 2 years, 7 months ago
- 363d9f2 arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names by Pali Rohár · 2 years, 7 months ago
- dbd2a38 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · 2 years, 7 months ago
- f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 7 months ago
- b8b91a0 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · 2 years, 7 months ago
- 0ddc1e5 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · 2 years, 7 months ago
- 9efc5b7 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · 2 years, 7 months ago
- 31f8801 arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · 2 years, 7 months ago
- 1ae8a5f arm: mvebu: turris_omnia: Fix RESET button message by Pali Rohár · 2 years, 7 months ago
- 73c7db7 arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot by Pali Rohár · 2 years, 8 months ago
- 72a9dd2 arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode by Pali Rohár · 2 years, 8 months ago
- d802768 arm: mvebu: turris_omnia: Extract code for disabling sata/pcie by Pali Rohár · 2 years, 8 months ago
- 1da19dc arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable by Pali Rohár · 2 years, 8 months ago
- 8ead243 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · 2 years, 8 months ago
- f9c5cf8 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · 2 years, 8 months ago
- d6ba5c4 arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · 2 years, 8 months ago
- f4bf81b env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · 2 years, 8 months ago
- c70c010 Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
- f7bd9e4 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · 2 years, 7 months ago
- d69616e test: dm: devres: Remove use-after-free by Andrew Scull · 2 years, 7 months ago
- 7f58fea test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · 2 years, 7 months ago
- 49209da sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 7 months ago
- beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 7 months ago
- 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 7 months ago
- 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 7 months ago
- 3849ca7 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · 2 years, 7 months ago
- 53cb97c doc: Correct position of gdb '--args' parameter by Andrew Scull · 2 years, 7 months ago
- 5e847f7 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
- 6c64042 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · 2 years, 7 months ago
- 8da26f5 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · 2 years, 7 months ago
- 4f41996 efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 7 months ago
- dd1086a efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 7 months ago
- 7ea79e5 efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 7 months ago
- e95afa5 Merge branch '2022-04-28-led-updates' by Tom Rini · 2 years, 7 months ago
- 53ee48b dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · 2 years, 7 months ago
- 891ec35 test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 7 months ago
- 876276f test: dm: led: Fix LED enumeration by Marek Vasut · 2 years, 7 months ago
- 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
- e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
- c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
- 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
- 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
- 24df831 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 7 months ago
- 5a9e592 doc: boards: amlogic: update jethub d1 specifications by Vyacheslav Bocharov · 2 years, 7 months ago
- 3970f77 Merge tag 'u-boot-at91-2022.07-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 7 months ago
- 182d45d cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 7 months ago
- 7026c1e board: ls1046afrwy: Remove Manish Tomar's email by Sean Anderson · 2 years, 7 months ago
- 95f8dfe pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 7 months ago
- e8c9148 powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · 2 years, 7 months ago
- fd3dc72 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · 2 years, 7 months ago
- 787d2c0 powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driver by Pali Rohár · 2 years, 7 months ago
- 7b07412 powerpc: dts: p2020: Add missing interrupts property to spi@7000 node by Pali Rohár · 2 years, 7 months ago
- 15d086d powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post.dtsi by Pali Rohár · 2 years, 7 months ago
- d1721ea powerpc: dts: p2020: Add Linux compatible string and property for eSDHC by Pali Rohár · 2 years, 7 months ago
- 0e33f68 powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsi by Pali Rohár · 2 years, 7 months ago
- 1a0800a powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driver by Pali Rohár · 2 years, 7 months ago
- ec52b55 powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsi by Pali Rohár · 2 years, 7 months ago
- c7d0295 board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · 2 years, 7 months ago
- 6496a89 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · 2 years, 7 months ago
- ac56055 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · 2 years, 7 months ago
- 71dcf81 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · 2 years, 7 months ago
- 0b30cb3 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · 2 years, 7 months ago
- 0992c2b board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO by Pali Rohár · 2 years, 7 months ago
- 4aceaec board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 7 months ago
- ccad59d board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · 2 years, 7 months ago
- 1245c6e powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · 2 years, 7 months ago
- 1b780b6 powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · 2 years, 7 months ago
- c45f000 powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · 2 years, 7 months ago
- ab37df9 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · 2 years, 7 months ago
- 0038f23 powerpc: mpc85xx: Remove u-boot-nand_spl.lds by Pali Rohár · 2 years, 7 months ago
- e8c0e00 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · 2 years, 7 months ago
- 74b7d69 powerpc: dts: p1020/p2020: Fix esdhc node name by Pali Rohár · 2 years, 7 months ago
- 7d1d31d powerpc: dts: p2020: Add localbus node by Pali Rohár · 2 years, 7 months ago
- 0980cbb mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 7 months ago
- 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 7 months ago
- 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 7 months ago
- c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 7 months ago
- da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 7 months ago
- 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 7 months ago
- cfbf843 powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi by Pali Rohár · 2 years, 7 months ago
- 77b0c4a powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks by Pali Rohár · 2 years, 7 months ago