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