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