1. 552f19f configs: ti: Fix usage of undefined variable overlay_files by Suman Anna · 4 years, 7 months ago
  2. c5c6576 Merge branch '2020-05-08-assorted-fixes' by Tom Rini · 4 years, 6 months ago
  3. be51c3c test: fix naming of test functions in the log test suite by Heinrich Schuchardt · 4 years, 6 months ago
  4. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 6 months ago
  5. 6d3524c env/sf.c: honour CONFIG_SPL_SAVEENV by Rasmus Villemoes · 4 years, 8 months ago
  6. 6b6c620 sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 6 months ago
  7. cdff6fb sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 6 months ago
  8. 87e2cb5 sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 6 months ago
  9. bf38cbf sata: ahsata: Fix resource leak by Ye Li · 4 years, 6 months ago
  10. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  11. ea02cfb Merge branch '2020-05-07-more-kconfig-migrations' by Tom Rini · 4 years, 6 months ago
  12. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  13. a389c9c treewide: mem: Enable MEMTEST via defconfig by Michal Simek · 4 years, 6 months ago
  14. 475d89d treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · 4 years, 6 months ago
  15. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 6 months ago
  16. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  17. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  18. b11dc33 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  19. 6788790 Merge branch '2020-05-07-atheros-phy-improvements' by Tom Rini · 4 years, 6 months ago
  20. d7ca3ce efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 6 months ago
  21. 6f14615 efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 6 months ago
  22. 9ad1522 efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 6 months ago
  23. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 6 months ago
  24. 9900e46 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 6 months ago
  25. 306bf6e efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 6 months ago
  26. 3fdff6b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 6 months ago
  27. 549b79e efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 6 months ago
  28. b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 6 months ago
  29. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 6 months ago
  30. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 6 months ago
  31. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 6 months ago
  32. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 6 months ago
  33. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 6 months ago
  34. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 6 months ago
  35. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 6 months ago
  36. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 6 months ago
  37. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 6 months ago
  38. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 6 months ago
  39. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 6 months ago
  40. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 6 months ago
  41. 69bf66a Merge branch '2020-05-06-master-imports' by Tom Rini · 4 years, 6 months ago
  42. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  43. fdf0819 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 6 months ago
  44. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 6 months ago
  45. af6d4c0 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
  46. 56e403d arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
  47. be0d096 arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
  48. b3270e9 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
  49. deaa511 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
  50. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  51. 7d6dae0 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
  52. 682fef9 include/eeprom.h: fix build errors by Rasmus Villemoes · 4 years, 9 months ago
  53. 7946a81 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 6 months ago
  54. 653f7c4 cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · 4 years, 6 months ago
  55. 15c1603 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 4 years, 10 months ago
  56. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  57. 9a3cc7b Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  58. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  59. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  60. a1f5f4a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  61. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  62. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 6 months ago
  63. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  64. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  65. 20a154f mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 6 months ago
  66. 16ad946 efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
  67. 5827c25 test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 6 months ago
  68. 30f92ce efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 6 months ago
  69. bb0e585 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 6 months ago
  70. c08cac0 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  71. a30c723 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · 4 years, 6 months ago
  72. 41fd506 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  73. f0ff75f efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  74. 964d532 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  75. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  76. 7b8b63f lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 7 months ago
  77. 538437e x86: Add a 64-bit 'coreboot64' build by Simon Glass · 4 years, 6 months ago
  78. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 6 months ago
  79. b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 6 months ago
  80. fc48637 x86: Update SPL for coreboot by Simon Glass · 4 years, 6 months ago
  81. 37897c4 x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 6 months ago
  82. c2018cd x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 6 months ago
  83. 7ec0e7b x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 6 months ago
  84. b40745e cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 7 months ago
  85. f49ac7e arm: dts: uDPU: switch default PHY speed to 3.125Gbit by Jakov Petrina · 4 years, 7 months ago
  86. 9e36eae powerpc: dts: p1010: add i2c node by Biwen Li · 4 years, 7 months ago
  87. d76485b doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
  88. fc888ac configs: P1010RDB: Enable PCIe driver by Hou Zhiqiang · 4 years, 6 months ago
  89. 9de7c76 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 6 months ago
  90. 177edd8 powerpc: P1010RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 4 years, 6 months ago
  91. d2d019b powerpc: Enable device tree support for P1010RDB by Hou Zhiqiang · 4 years, 6 months ago
  92. a45fa9e configs: T1042D4RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 6 months ago
  93. d2e3f7c dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 6 months ago
  94. 613e66e configs: T2080: enable DM_I2C by Biwen Li · 4 years, 6 months ago
  95. 8e4be6d dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 6 months ago
  96. 30ea847 configs: T4240RDB: enable DM_I2C by Biwen Li · 4 years, 6 months ago
  97. e6bd72f dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 6 months ago
  98. 1321aef configs: MPC8548CDS: enable DM_I2C by Biwen Li · 4 years, 6 months ago
  99. 01d97d5 dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 6 months ago
  100. 70571f9 configs: P1010: Enable DM_I2C and DM_RTC by Biwen Li · 4 years, 6 months ago