1. 194b8d5 dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 6 years ago
  2. 1953ce7 dtoc: Sort platdata output from dtoc by Simon Glass · 6 years ago
  3. 90a8132 dtoc: Adjust code for Python 3 by Simon Glass · 6 years ago
  4. b2e7312 patman: Don't require Python 2 by Simon Glass · 6 years ago
  5. f6a6aaf patman: Tidy up a few more unicode conversions by Simon Glass · 6 years ago
  6. e6dca5e patman: Adjust functional tests for Python 3 by Simon Glass · 6 years ago
  7. 7ebb45c patman: Avoid unicode type in settings unit tests by Simon Glass · 6 years ago
  8. b644c66 patman: Sort series output for repeatabily by Simon Glass · 6 years ago
  9. 513eace patman: Move unicode helpers to tools by Simon Glass · 6 years ago
  10. ade1e38 patman: Support use of stringIO in Python 3 by Simon Glass · 6 years ago
  11. e6d85ff binman: Handle repeated bytes for Python 3 by Simon Glass · 6 years ago
  12. 6d1d641 binman: Drop an unused input file by Simon Glass · 6 years ago
  13. b8f0876 binman: Use binary mode when compressing data by Simon Glass · 6 years ago
  14. a92939a patman: Provide a way to get program output in binary mode by Simon Glass · 6 years ago
  15. 3e4b51e tools: dtoc: Open all binary files in binary mode by Simon Glass · 6 years ago
  16. 1d0ebf7 tools: binman: Open all binary files in binary mode by Simon Glass · 6 years ago
  17. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  18. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  19. d141f6c binman: Remove use of Set() by Simon Glass · 6 years ago
  20. 35343dc binman: Don't show errors for failed tests by Simon Glass · 6 years ago
  21. 2ca8468 binman: Convert print statements to Python 3 by Simon Glass · 6 years ago
  22. 5a1af1d patman: Convert print statements to Python 3 by Simon Glass · 6 years ago
  23. b1793a5 patman: Update cros_subprocess to use bytes by Simon Glass · 6 years ago
  24. ef8b7e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  25. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  26. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  27. 7095678 ARM: uniphier: set dram_base environment variable by Masahiro Yamada · 5 years ago
  28. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  29. 72cd83a ARM: uniphier: turn uniphier_set_fdt_file() into void function by Masahiro Yamada · 5 years ago
  30. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  31. 34e29f7 ARM: uniphier: make mem_map run-time configurable by Masahiro Yamada · 5 years ago
  32. df72534 ARM: uniphier: make dram_init() more generic by Masahiro Yamada · 5 years ago
  33. 6f47c99 ARM: uniphier: make dram_init() independent of SG_MEMCONF by Masahiro Yamada · 5 years ago
  34. 34ded87 ARM: uniphier: detect register base addresses run-time by Masahiro Yamada · 5 years ago
  35. 739ba41 ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  36. d41b358 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  37. c3d8f1e ARM: uniphier: detect SD boot mode by Masahiro Yamada · 5 years ago
  38. 539d6e0 ARM: uniphier: make boot_is_swapped() code optional by Masahiro Yamada · 5 years ago
  39. f7f3905 ARM: uniphier: check DT to determine whether to initialize SBC by Masahiro Yamada · 5 years ago
  40. 92d6524 ARM: uniphier: check DT to determine whether to use support card by Masahiro Yamada · 5 years ago
  41. 9a2f0e5 clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · 5 years ago
  42. b521ea3 ARM: uniphier: include <linux/io.h> from boot-device.c by Masahiro Yamada · 5 years ago
  43. ef866f6 ARM: uniphier: use bool type for have_internal_stm parameter by Masahiro Yamada · 5 years ago
  44. a179669 ARM: uniphier: clean up clk/Makefile by Masahiro Yamada · 5 years ago
  45. 40c1a46 ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() by Masahiro Yamada · 5 years ago
  46. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  47. 47eb8ad arm64: dts: uniphier: add reserved-memory for secure memory by Masahiro Yamada · 5 years ago
  48. 9424ecd spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · 5 years ago
  49. 92edfff ARM: uniphier_v8_defconfig: make 64bit SoC image position independent by Masahiro Yamada · 5 years ago
  50. 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  51. 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
  52. ef6c26d rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  53. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  54. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  55. ff352ac configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  56. 9ee8e7a configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  57. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  58. 4eeedd0 ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  59. e2c4dca configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  60. 8308e32 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  61. 24c8ff4 spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  62. d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  63. 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  64. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  65. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  66. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  67. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 6 years ago
  68. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 6 years ago
  69. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 6 years ago
  70. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  71. 985186d env: ubi: support configurable VID offset by Hamish Guthrie · 6 years ago
  72. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  73. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
  74. b237d35 moveconfig: expand simple expressions by Markus Klotzbuecher · 6 years ago
  75. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  76. 0b7f1a9 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  77. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  78. e5aee22 Prepare v2019.07 by Tom Rini · 5 years ago
  79. 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
  80. d24416c arm: mediatek: remove arch_misc_init by Weijie Gao · 6 years ago
  81. 84b2416 board_r: move initr_watchdog to be called after initr_serial by Weijie Gao · 6 years ago
  82. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  83. 29e9363 Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  84. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  85. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  86. 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
  87. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  88. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  89. b23ffcb efi_loader: simplify detaching by Heinrich Schuchardt · 5 years ago
  90. 953661a efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · 5 years ago
  91. 0b1da53 test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  92. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  93. ee8ebaa efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · 5 years ago
  94. 1bb52fc efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  95. b94461c efi_loader: unimplemented runtime services by Heinrich Schuchardt · 5 years ago
  96. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  97. 24a238f efi_loader: clean up runtime detaching by Heinrich Schuchardt · 5 years ago
  98. 93148eb efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · 5 years ago
  99. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  100. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago