- dae1153 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago
- 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 7 months ago
- de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 7 months ago
- 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 7 months ago
- 754f00b Merge branch '2020-05-01-master-imports' by Tom Rini · 4 years, 7 months ago
- 84bdc1f .readthedocs.yml: fix type docs/ by Heinrich Schuchardt · 4 years, 7 months ago
- a38d0ac actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR by Tom Rini · 4 years, 7 months ago
- 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
- 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 7 months ago
- 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
- b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 7 months ago
- 093f01c rsa: sig: fix config signature check for fit with padding by Philippe Reynes · 4 years, 7 months ago
- 2fbd17c test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 7 months ago
- a988916 hush: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- 8179edf fs: ext4: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- 443806d cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
- 904b87d tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 7 months ago
- 4afa2c2 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 7 months ago
- 9807f7d watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
- fc4a6cb timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 7 months ago
- 7182061 doc: describe the analysis of crash dumps by Heinrich Schuchardt · 4 years, 7 months ago
- 697ab3d rtc: pcf2127: don't add/subtract 1 to tm_mon by Rasmus Villemoes · 4 years, 7 months ago
- 594b7cf arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 7 months ago
- d7e6a1d arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 7 months ago
- 77cc8b2 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
- afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 8 months ago
- 3a6e18d tiny-printf: Support %i by Marek Vasut · 4 years, 8 months ago
- e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
- 146c3b5 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
- 76c8522 sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
- 0c2964b riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
- 5979882 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
- ebca2c3 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
- 294b291 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
- e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 8 months ago
- ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
- e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 7 months ago
- 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
- 351ce7c spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 7 months ago
- 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 8 months ago
- 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
- ccaa08c 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
- 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- 802d88e x86: Add documentation for the chain-load feature by Simon Glass · 4 years, 7 months ago
- 3b01ac0 x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
- 6bd98e0 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
- 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
- 0b2f191 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
- bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
- 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
- d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
- faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
- abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
- 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 9427867 acpi: Add a binding for ACPI settings in the device tree by Simon Glass · 4 years, 7 months ago
- 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 8 months ago
- 98fc615 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 7 months ago
- 45176e8 efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 7 months ago
- 8d8be69 efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 7 months ago
- e065e8a MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD by Heinrich Schuchardt · 4 years, 7 months ago
- 2c0f9f7 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
- 664ad18 doc/efi: rework secure boot description by Heinrich Schuchardt · 4 years, 8 months ago
- a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 9 months ago
- 59a860d part: detect EFI system partition by Heinrich Schuchardt · 4 years, 9 months ago
- 6e35d3b efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 7 months ago
- b7e1d65 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 7 months ago
- 1774da6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
- 1a1ddf6 configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value by Kuldeep Singh · 4 years, 9 months ago
- 1bc44c5 configs: enable DM_ETH support for LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- aafa905 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
- 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
- 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
- 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
- 2297a29 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
- 859eb24 ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A by Madalin Bucur · 4 years, 7 months ago
- d0d3e5e ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
- 6590c3a ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A by Madalin Bucur · 4 years, 7 months ago
- 0615402 ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
- 05d32b9 configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 8 months ago
- 88dd2e8 configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 7 months ago
- ed9f457 configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 7 months ago
- c04a714 armv8: ls1028aqds: add lpuart dts support by Yuantian Tang · 4 years, 9 months ago
- b60dcd4 arm: dts: ls1028a: add lpuart nodes by Yuantian Tang · 4 years, 9 months ago
- d46f65e board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 9 months ago
- 0624aae configs: lx2160ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
- d50f285 configs: ls2088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
- e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
- e62ae82 arm: dts: ls1088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
- cdc42a3 arm: dts: ls2088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
- bcf6a9d arm: dts: lx2160ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
- df3b8c5 arm: dts: ls1088a: add external MDIO nodes by Ioana Ciornei · 4 years, 9 months ago
- 0546389 arm: dts: ls2088a: add external MDIO nodes by Ioana Ciornei · 4 years, 9 months ago