- ea5d373 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
- fc21a88 tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 7 months ago
- 37f2755 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 7 months ago
- 2ef35fc watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
- 6609d12 timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 7 months ago
- 932b8f8 doc: describe the analysis of crash dumps by Heinrich Schuchardt · 4 years, 7 months ago
- b8a42e0 rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · 4 years, 7 months ago
- 54be09c arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 7 months ago
- 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 7 months ago
- c8ec1e3 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
- f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 7 months ago
- e7882f6 tiny-printf: Support %i by Marek Vasut · 4 years, 7 months ago
- b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
- 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
- 0edb066 riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
- 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
- 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
- b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
- 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 7 months ago
- 0a08a61 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
- a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
- 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
- e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
- f263b86 rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 7 months ago
- 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
- 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
- b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- 2491546 x86: Add documentation for the chain-load feature by Simon Glass · 4 years, 7 months ago
- 86ee14f x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
- cfe7a10 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
- 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- ba974a0 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
- f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
- 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 52b9beb x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
- 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
- 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- fa04cef acpi: Add a binding for ACPI settings in the device tree by Simon Glass · 4 years, 7 months ago
- 43a1230 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 7 months ago
- f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 7 months ago
- dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 7 months ago
- b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 7 months ago
- 661c02c MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD by Heinrich Schuchardt · 4 years, 7 months ago
- d9f3307 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
- 788bd90 doc/efi: rework secure boot description by Heinrich Schuchardt · 4 years, 7 months ago
- 11078bb efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 7 months ago
- b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 7 months ago
- 6864fc8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
- 206f375 configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value by Kuldeep Singh · 4 years, 8 months ago
- 045ecf8 configs: enable DM_ETH support for LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- eb19868 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
- 20e0f62 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
- 1c71018 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
- 8313cb0 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
- 8de6301 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- acbb98c ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A by Madalin Bucur · 4 years, 7 months ago
- be1d758 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- cd64b0a ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A by Madalin Bucur · 4 years, 7 months ago
- d86ab1b ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
- a2c402c configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 7 months ago
- d71f65e configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 7 months ago
- 57100bb configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 7 months ago
- e88cfb0 armv8: ls1028aqds: add lpuart dts support by Yuantian Tang · 4 years, 8 months ago
- 4659eb2 arm: dts: ls1028a: add lpuart nodes by Yuantian Tang · 4 years, 8 months ago
- 7dfa44f board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 8 months ago
- 643f5b4 configs: lx2160ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- 027946d configs: ls2088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- c197da7 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
- 68c7c00 arm: dts: ls1088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- 8727491 arm: dts: ls2088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- f660f7a arm: dts: lx2160ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 8 months ago
- a369ee3 arm: dts: ls1088a: add external MDIO nodes by Ioana Ciornei · 4 years, 8 months ago
- 0952d7c arm: dts: ls2088a: add external MDIO nodes by Ioana Ciornei · 4 years, 8 months ago
- 8d34950 arm: dts: lx2160a: add external MDIO nodes by Ioana Ciornei · 4 years, 8 months ago
- 8da1058 board: ls2088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 8 months ago
- 8b6558b board: ls1088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 8 months ago
- 988e33f drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 8 months ago
- 267c514 drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 8 months ago
- 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 8 months ago
- 836f1ce ARM: dts: rmobile: Scrub unused DT nodes by Marek Vasut · 4 years, 7 months ago
- 5bec37e Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
- 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- d2c19b7 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 7 months ago
- f76b938 environment: distro: Add SF distro command by Jagan Teki · 4 years, 7 months ago
- 790c169 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 8 months ago
- f5fba6e mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 8 months ago
- 8912710 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 8 months ago
- 6f3b1f4 mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 8 months ago
- cae3c7c mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 8 months ago