1. 77cc8b2 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
  2. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  3. 3a6e18d tiny-printf: Support %i by Marek Vasut · 4 years, 8 months ago
  4. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  5. 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
  6. 76c8522 sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
  7. 0c2964b riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
  8. 5979882 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 7 months ago
  9. ebca2c3 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 7 months ago
  10. 294b291 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 7 months ago
  11. e8a14f5 mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 8 months ago
  12. ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
  13. e719070 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 8 months ago
  14. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 8 months ago
  15. 351ce7c spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 8 months ago
  16. 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 8 months ago
  17. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  18. 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
  19. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  20. 802d88e x86: Add documentation for the chain-load feature by Simon Glass · 4 years, 7 months ago
  21. 3b01ac0 x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 7 months ago
  22. 6bd98e0 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 7 months ago
  23. 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 7 months ago
  24. 0b2f191 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
  25. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
  26. 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
  27. 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 7 months ago
  28. d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 7 months ago
  29. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  30. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  31. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  32. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  33. 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
  34. 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
  35. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  36. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  37. 9427867 acpi: Add a binding for ACPI settings in the device tree by Simon Glass · 4 years, 7 months ago
  38. 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 8 months ago
  39. 98fc615 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 7 months ago
  40. 45176e8 efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 7 months ago
  41. 8d8be69 efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 7 months ago
  42. e065e8a MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD by Heinrich Schuchardt · 4 years, 7 months ago
  43. 2c0f9f7 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
  44. 664ad18 doc/efi: rework secure boot description by Heinrich Schuchardt · 4 years, 8 months ago
  45. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 9 months ago
  46. 59a860d part: detect EFI system partition by Heinrich Schuchardt · 4 years, 9 months ago
  47. 6e35d3b efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 8 months ago
  48. b7e1d65 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 7 months ago
  49. 1774da6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
  50. 1a1ddf6 configs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value by Kuldeep Singh · 4 years, 9 months ago
  51. 1bc44c5 configs: enable DM_ETH support for LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
  52. aafa905 configs: enable DM_ETH support for LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
  53. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  54. 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  55. 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · 4 years, 7 months ago
  56. 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · 4 years, 7 months ago
  57. 2297a29 ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB by Madalin Bucur · 4 years, 7 months ago
  58. 859eb24 ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A by Madalin Bucur · 4 years, 7 months ago
  59. d0d3e5e ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB by Madalin Bucur · 4 years, 7 months ago
  60. 6590c3a ARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A by Madalin Bucur · 4 years, 7 months ago
  61. 0615402 ARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
  62. 05d32b9 configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 8 months ago
  63. 88dd2e8 configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 8 months ago
  64. ed9f457 configs: ls1028aqds: add lpuart config by Yuantian Tang · 4 years, 7 months ago
  65. c04a714 armv8: ls1028aqds: add lpuart dts support by Yuantian Tang · 4 years, 9 months ago
  66. b60dcd4 arm: dts: ls1028a: add lpuart nodes by Yuantian Tang · 4 years, 9 months ago
  67. d46f65e board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 9 months ago
  68. 0624aae configs: lx2160ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
  69. d50f285 configs: ls2088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
  70. e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 9 months ago
  71. e62ae82 arm: dts: ls1088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
  72. cdc42a3 arm: dts: ls2088ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
  73. bcf6a9d arm: dts: lx2160ardb: add DPMAC and PHY nodes by Ioana Ciornei · 4 years, 9 months ago
  74. df3b8c5 arm: dts: ls1088a: add external MDIO nodes by Ioana Ciornei · 4 years, 9 months ago
  75. 0546389 arm: dts: ls2088a: add external MDIO nodes by Ioana Ciornei · 4 years, 9 months ago
  76. ee6665e arm: dts: lx2160a: add external MDIO nodes by Ioana Ciornei · 4 years, 9 months ago
  77. cfa114a board: ls2088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 9 months ago
  78. 5d955a6 board: ls1088ardb: transition to DM_ETH by Ioana Ciornei · 4 years, 9 months ago
  79. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 9 months ago
  80. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · 4 years, 9 months ago
  81. 799a443 drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 9 months ago
  82. d2721fb ARM: dts: rmobile: Scrub unused DT nodes by Marek Vasut · 4 years, 8 months ago
  83. 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
  84. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  85. 4a76494 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 8 months ago
  86. 1bd914b environment: distro: Add SF distro command by Jagan Teki · 4 years, 8 months ago
  87. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 9 months ago
  88. 872b9ce mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ by Robert Marko · 4 years, 9 months ago
  89. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 9 months ago
  90. 74412ab mtd: spi-nor: Enable dual and quad read for s25fl256s0 by Bacem Daassi · 4 years, 8 months ago
  91. 1067551 mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* by Kuldeep Singh · 4 years, 9 months ago
  92. 5d9e778 spi: cadence-qspi: Move ref clock calculation to probe by Pratyush Yadav · 4 years, 9 months ago
  93. aea0b21 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 9 months ago
  94. d8429a1 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
  95. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  96. faa112e sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB by Tom Rini · 4 years, 7 months ago
  97. 23540f4 Prepare v2020.07-rc1 by Tom Rini · 4 years, 7 months ago
  98. db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 8 months ago
  99. adaa016 ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago
  100. cd82e69 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago