1. 7550293 binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  2. aa2fcf9 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  3. f46732a binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  4. cec34ba binman: Add an image header by Simon Glass · 5 years ago
  5. 0f62133 binman: Add an FDT map by Simon Glass · 5 years ago
  6. 5b4bce3 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  7. 43062bc binman: Update help for new features by Simon Glass · 5 years ago
  8. a9408f8 binman: Update future features by Simon Glass · 5 years ago
  9. 97011e1 binman: Simplify the entry test by Simon Glass · 5 years ago
  10. c2f1aed binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago
  11. a61e6fe binman: Pad empty areas of the CBFS with files by Simon Glass · 5 years ago
  12. 759af87 binman: Add support for Intel IFWI entries by Simon Glass · 5 years ago
  13. 1de3448 binman: Add support for CBFS entries by Simon Glass · 5 years ago
  14. 96a6296 binman: Add a utility library for coreboot CBFS by Simon Glass · 5 years ago
  15. 578d53e patman: Add a function to write ifwitool by Simon Glass · 5 years ago
  16. cebfab2 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  17. 1c420c9 binman: Allow preserving test directories by Simon Glass · 5 years ago
  18. 8a50b4a binman: Allow verbosity control when running tests by Simon Glass · 5 years ago
  19. 38a411c binman: Fix up the _DoTestFile() function -u argument by Simon Glass · 5 years ago
  20. a899f71 binman: Support ELF files for TPL by Simon Glass · 5 years ago
  21. 5dcc21d binman: Correct comment in u_boot_spl_elf by Simon Glass · 5 years ago
  22. e2f3c0c binman: Use tools compression function for blob handling by Simon Glass · 5 years ago
  23. c9a5455 binman: Drop unnecessary debug handling by Simon Glass · 5 years ago
  24. ccec026 binman: Use the tools.Decompress method by Simon Glass · 5 years ago
  25. dfd1901 patman: Add functions to compress and decompress data by Simon Glass · 5 years ago
  26. 47f6a62 binman: Allow text directly in the node by Simon Glass · 5 years ago
  27. ed365eb binman: Update entry.SetOffsetSize to be optional by Simon Glass · 5 years ago
  28. c4056b8 binman: Don't assume there is an ME region by Simon Glass · 5 years ago
  29. b9fa857 binman: Assume Intel descriptor is at the start of the image by Simon Glass · 5 years ago
  30. 40778d7 binman: Ensure that coverage has access to site packages by Simon Glass · 5 years ago
  31. 567b682 binman: Add a function to decode an ELF file by Simon Glass · 5 years ago
  32. 4f379ea binman: Add a function to create a sample ELF file by Simon Glass · 5 years ago
  33. 231976a binman: Detect skipped tests by Simon Glass · 5 years ago
  34. ac4738b binman: Use a better error for missing Intel descriptor by Simon Glass · 5 years ago
  35. 720d567 binman: Tidy up help for --indir by Simon Glass · 5 years ago
  36. 224bc66 binman: Add missing comments toentry by Simon Glass · 5 years ago
  37. d84c310 binman: Add missing comments to bsection by Simon Glass · 5 years ago
  38. 6244fa4 binman: Add a --toolpath option to set the tool search path by Simon Glass · 5 years ago
  39. 90c3c4c patman: Add a way to set the search path for tools by Simon Glass · 5 years ago
  40. a16dd6e binman: Add coverage tools info for Python 3 by Simon Glass · 5 years ago
  41. 0d67379 binman: Correct two typos in function names in ftest by Simon Glass · 5 years ago
  42. 221883d binman: Fix comment in bsection.GetEntries() by Simon Glass · 5 years ago
  43. 097483d tools: Drop duplicate raise_on_error argument by Simon Glass · 5 years ago
  44. 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · 5 years ago
  45. 6b836a9 cbfs: Add an enum and comment for the magic number by Simon Glass · 5 years ago
  46. d7dbfce x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · 5 years ago
  47. c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  48. 6072e23 Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  49. 45dd801 rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT by Chris Webb · 5 years ago
  50. a88cbf9 rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT by Chris Webb · 5 years ago
  51. feee9af rtc: Add rtc driver for stm32mp1 by Patrick Delaunay · 5 years ago
  52. 03d87aa clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · 5 years ago
  53. a7815ea doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt by Patrice Chotard · 5 years ago
  54. 4916264 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · 5 years ago
  55. 482ab7a ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot.dtsi by Patrice Chotard · 5 years ago
  56. ea75d10 ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsi by Patrice Chotard · 5 years ago
  57. 0e336f3 configs: stm32mp15: enable stm32 remoteproc by Patrick Delaunay · 5 years ago
  58. 12750dd MAINTAINERS: Add stm32 remoteproc driver by Fabien Dessenne · 5 years ago
  59. e09846a remoteproc: Introduce STM32 Cortex-M4 remoteproc driver by Fabien Dessenne · 5 years ago
  60. edbbdad remoteproc: add elf file load support by Fabien Dessenne · 5 years ago
  61. b892598 remoteproc: add device_to_virt ops by Fabien Dessenne · 5 years ago
  62. 88a5114 remoteproc: fix function headers by Fabien Dessenne · 5 years ago
  63. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  64. c498923 Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  65. 36d9bf8 rockchip: sdhci: Fix sdhci mmc driver probe abort by Kever Yang · 5 years ago
  66. 790efe6 rockchip: Remove obsolete references to pyelftools by Chris Webb · 5 years ago
  67. dd7c700 rockchip: make_fit_atf.py: Eliminate pyelftools dependency by Chris Webb · 5 years ago
  68. 5bf79c2 rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig by Kever Yang · 5 years ago
  69. 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  70. 3cfbb94 rockchip: rk3399: use common TPL board file by Kever Yang · 5 years ago
  71. 8580d4a rockchip: rk3399: remove TPL_BOARD_INIT by Kever Yang · 5 years ago
  72. e937a99 rockchip: rk3399: use common secure_timer_init() for spl/tpl by Kever Yang · 5 years ago
  73. 48831b2 rockchip: rk3368: use common TPL board file by Kever Yang · 5 years ago
  74. e32f38e rockchip: rk3288: use common TPL board file by Kever Yang · 5 years ago
  75. 466f3fd rockchip: rk322x: use common TPL board file by Kever Yang · 5 years ago
  76. 34ead0f rockchip: add common tpl board file by Kever Yang · 5 years ago
  77. e8e5f5d rockchip: evb-px5: switch to use ARM generic timer by Kever Yang · 5 years ago
  78. f8fec5e rockchip: rk3368-lion: switch to use ARM generic timer by Kever Yang · 5 years ago
  79. e421230 rockchip: rk3368: enable stimer for rk3368 by Kever Yang · 5 years ago
  80. e833221 rockchip: rk3368: move sgrf init to spl as arch_cpu_init() by Kever Yang · 5 years ago
  81. 91e6de0 rockchip: remove rk_timer by Kever Yang · 5 years ago
  82. 0282413 rockchip: remove no use header file in board code by Kever Yang · 5 years ago
  83. 5593b46 rockchip: rk3128: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  84. 243fca7 rockchip: rk3288: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  85. 2b168cd rockchip: rk3036: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  86. 0a778db rockchip: rk3036: sdram: use udelay instead of rockchip_udelay by Kever Yang · 5 years ago
  87. c84ba5d rockchip: rk322x: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  88. de71021 rockchip: rk322x: sdram: use udelay instead of rockchip_udelay by Kever Yang · 5 years ago
  89. 1f25204 rockchip: board: rk3288: remove board_boot_order() by Kever Yang · 5 years ago
  90. e5f3c6e rockchip: rk3288: dts: enable spl-boot-order by Kever Yang · 5 years ago
  91. fec76f5 rockchip: spl-boot-order: update dependency to OF_LIBFDT by Kever Yang · 5 years ago
  92. c2b608a rockchip: popmetal-rk3288: add -u-boot.dtsi by Kever Yang · 5 years ago
  93. 00ac519 rockchip: miqi-rk3288: add -u-boot.dtsi by Kever Yang · 5 years ago
  94. ab7fddc rockchip: rk3288-firefly: sync sdmmc pinctrl from mainline by Kever Yang · 5 years ago
  95. d47e895 rockchip: firefly-rk3288: add -u-boot.dtsi by Kever Yang · 5 years ago
  96. a1b8586 rockchip: rk3288: update u-boot raw image size for all boards by Kever Yang · 5 years ago
  97. 999fe0d rockchip: fennec-rk3288: add -u-boot.dtsi by Kever Yang · 5 years ago
  98. 2451f41 rockchip: evb-rk3288: add -u-boot.dtsi by Kever Yang · 5 years ago
  99. 6979acf rockchip: rk3288: enable TPL for evb-rk3288 by Kever Yang · 5 years ago
  100. 4e33af4 rockchip: rk3288: add default TPL_LDSCRIPT value in Kconfig by Kever Yang · 5 years ago