1. dcec3bd sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 7 months ago
  2. f1c562e sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 7 months ago
  3. cc653ce sata: ahsata: Fix resource leak by Ye Li · 4 years, 7 months ago
  4. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  5. 270c2b9 Merge branch '2020-05-07-more-kconfig-migrations' by Tom Rini · 4 years, 7 months ago
  6. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  7. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · 4 years, 7 months ago
  8. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · 4 years, 7 months ago
  9. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
  10. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  11. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  12. 3eea577 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  13. 8ba9975 Merge branch '2020-05-07-atheros-phy-improvements' by Tom Rini · 4 years, 7 months ago
  14. 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 7 months ago
  15. fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 7 months ago
  16. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 7 months ago
  17. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 7 months ago
  18. 1818c44 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 7 months ago
  19. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 7 months ago
  20. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
  21. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
  22. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  23. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 7 months ago
  24. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 7 months ago
  25. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
  26. 376019a phy: atheros: move delay config to common function by Michael Walle · 4 years, 7 months ago
  27. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 7 months ago
  28. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 7 months ago
  29. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 7 months ago
  30. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 7 months ago
  31. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 7 months ago
  32. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 7 months ago
  33. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 7 months ago
  34. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 7 months ago
  35. 6b22830 Merge branch '2020-05-06-master-imports' by Tom Rini · 4 years, 7 months ago
  36. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  37. fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 7 months ago
  38. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  39. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
  40. e3e8121 arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
  41. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
  42. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
  43. d345718 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
  44. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  45. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
  46. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · 4 years, 9 months ago
  47. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 7 months ago
  48. 24533bd cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · 4 years, 7 months ago
  49. 294ba04 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 5 years ago
  50. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  51. 22024d7 Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  52. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 7 months ago
  53. 6362648 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  54. 7ea06d2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago
  55. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  56. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 7 months ago
  57. 0b5f7e1 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 7 months ago
  58. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
  59. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 7 months ago
  60. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
  61. fa4207d test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 7 months ago
  62. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  63. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  64. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  65. 982c7d9 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · 4 years, 7 months ago
  66. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  67. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  68. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  69. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  70. 5180e1a lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 7 months ago
  71. 35d22ef x86: Add a 64-bit 'coreboot64' build by Simon Glass · 4 years, 7 months ago
  72. 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 7 months ago
  73. bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 7 months ago
  74. dae1153 x86: Update SPL for coreboot by Simon Glass · 4 years, 7 months ago
  75. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · 4 years, 7 months ago
  76. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · 4 years, 7 months ago
  77. 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · 4 years, 7 months ago
  78. a57bf96 cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 7 months ago
  79. b2483ad arm: dts: uDPU: switch default PHY speed to 3.125Gbit by Jakov Petrina · 4 years, 7 months ago
  80. b159b38 powerpc: dts: p1010: add i2c node by Biwen Li · 4 years, 8 months ago
  81. b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
  82. aa27f17 configs: P1010RDB: Enable PCIe driver by Hou Zhiqiang · 4 years, 7 months ago
  83. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 7 months ago
  84. 0e49eb4 powerpc: P1010RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 4 years, 7 months ago
  85. 8f51cc4 powerpc: Enable device tree support for P1010RDB by Hou Zhiqiang · 4 years, 7 months ago
  86. 84d1ede configs: T1042D4RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 7 months ago
  87. 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 7 months ago
  88. 826bcee configs: T2080: enable DM_I2C by Biwen Li · 4 years, 7 months ago
  89. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 7 months ago
  90. e71b9ee configs: T4240RDB: enable DM_I2C by Biwen Li · 4 years, 7 months ago
  91. 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 7 months ago
  92. df10735 configs: MPC8548CDS: enable DM_I2C by Biwen Li · 4 years, 7 months ago
  93. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 7 months ago
  94. 0edab3d configs: P1010: Enable DM_I2C and DM_RTC by Biwen Li · 4 years, 7 months ago
  95. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 7 months ago
  96. 2afb106 configs: T1024RDB: enable DM_I2C and DM_RTC by Biwen Li · 4 years, 7 months ago
  97. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
  98. 76f6d69 configs: P4080DS: enable DM_I2C by Biwen Li · 4 years, 7 months ago
  99. d8bc472 powerpc: dts: P4080: add i2c node by Biwen Li · 4 years, 7 months ago
  100. 6cdd2ed configs: P3041DS: enable DM_I2C by Biwen Li · 4 years, 7 months ago