1. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  2. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  3. d141f6c binman: Remove use of Set() by Simon Glass · 5 years ago
  4. 35343dc binman: Don't show errors for failed tests by Simon Glass · 5 years ago
  5. 2ca8468 binman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  6. 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 5 years ago
  7. b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 5 years ago
  8. ef8b7e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  9. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  10. b4944e2 Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  11. ef6c26d rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  12. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  13. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  14. ff352ac configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  15. 9ee8e7a configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  16. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  17. 4eeedd0 ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  18. e2c4dca configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  19. 8308e32 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  20. 24c8ff4 spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  21. d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  22. 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  23. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  24. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  25. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  26. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  27. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 5 years ago
  28. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  29. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  30. 985186d env: ubi: support configurable VID offset by Hamish Guthrie · 5 years ago
  31. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  32. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  33. b237d35 moveconfig: expand simple expressions by Markus Klotzbuecher · 5 years ago
  34. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  35. 0b7f1a9 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  36. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  37. e5aee22 Prepare v2019.07 by Tom Rini · 5 years ago
  38. 0bd2a92 Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 5 years ago
  39. d24416c arm: mediatek: remove arch_misc_init by Weijie Gao · 5 years ago
  40. 84b2416 board_r: move initr_watchdog to be called after initr_serial by Weijie Gao · 5 years ago
  41. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  42. 29e9363 Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  43. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  44. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  45. ace0d2e Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  46. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  47. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  48. b23ffcb efi_loader: simplify detaching by Heinrich Schuchardt · 5 years ago
  49. 953661a efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  50. 0b1da53 test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  51. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  52. ee8ebaa efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · 5 years ago
  53. 1bb52fc efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  54. b94461c efi_loader: unimplemented runtime services by Heinrich Schuchardt · 5 years ago
  55. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  56. 24a238f efi_loader: clean up runtime detaching by Heinrich Schuchardt · 5 years ago
  57. 93148eb efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · 5 years ago
  58. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  59. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  60. 359a699 efi_loader: remove superfluous spaces in comments by Heinrich Schuchardt · 5 years ago
  61. 983142d test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · 5 years ago
  62. fb08380 efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  63. 5375ee5 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · 5 years ago
  64. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  65. 9814fb2 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · 5 years ago
  66. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  67. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  68. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  69. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  70. 619f002 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · 5 years ago
  71. 1f83431 board: amlogic: add mailing-list to MAINTAINERS by Neil Armstrong · 5 years ago
  72. de12148 Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  73. 3f1f9f0 board: amlogic: Generate unique MAC address for Q200 and P212 based boards by Neil Armstrong · 5 years ago
  74. dad258f ARM: meson: add unique MAC address generation by Neil Armstrong · 5 years ago
  75. 0ef8e40 ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · 5 years ago
  76. aca71d6 board: amlogic: vim: Fix README by Andreas Färber · 5 years ago
  77. 4d981f5 wandboard: README: Adjust the U-Boot proper binary name by Fabio Estevam · 5 years ago
  78. 5b85858 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  79. df51656 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  80. 6b573ed wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  81. b76ba47 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  82. ba18fdb mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  83. 7e8c219 mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  84. ca4491f Merge tag 'rockchip-for-v2019.07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  85. 665ebca rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  86. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  87. d79036c rockchip: config: update config for TPL support on tinker-rk3288 by Kever Yang · 5 years ago
  88. e3f9a93 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  89. 7e7f792 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  90. 590dc42 rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  91. 4529084 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  92. d18ca74 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  93. 5a6d960 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  94. a239b82 spl: atf: Fix uninitialized pointer to bl31_image_info by Frieder Schrempf · 5 years ago
  95. 8c2d42d poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support by Shawn Guo · 5 years ago
  96. 5c74868 Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  97. 884512f Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  98. 4a94115 Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  99. 69492fb ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  100. e3d5d3a ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago