1. ae84ff1 test: check u-boot properties in SPL device tree by Patrick Delaunay · 6 years ago
  2. dd209b8 fdtdec: test: Fix memory leak by Thierry Reding · 6 years ago
  3. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  4. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago
  5. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · 6 years ago
  6. 6efe8b6 bootstage: Add support for TPL record count by Simon Glass · 6 years ago
  7. b15a9c9 x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  8. 6c28e72 sandbox: Add documentation on how to run valgrind by Simon Glass · 6 years ago
  9. 7e36868 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  10. 07bb5e7 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  11. 73585b9 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
  12. e55cc06 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  13. fb9128d sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  14. 33b8475 sandbox: Quit when hang() is called by Simon Glass · 6 years ago
  15. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  16. ed3698a sandbox: Add an alias for SPI by Simon Glass · 6 years ago
  17. 28db469 sandbox: Create a common sandbox DT by Simon Glass · 6 years ago
  18. 8964f86 sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 6 years ago
  19. 1bc0686 Add a simple script to remove boards by Simon Glass · 6 years ago
  20. 102b21c patman: Update cover-coverage tests for Python 3 by Simon Glass · 6 years ago
  21. 17b84eb binman: Update the README.entries file by Simon Glass · 6 years ago
  22. 1aeb751 binman: Document parallel tests by Simon Glass · 6 years ago
  23. b377475 binman: Read map files as text by Simon Glass · 6 years ago
  24. 848cdb5 binman: Fix up a format string in AssertInList() by Simon Glass · 6 years ago
  25. 13e1c6a binman: Update 'text' entry for Python 3 by Simon Glass · 6 years ago
  26. 616933dd patman: Update fmap code for Python 3 by Simon Glass · 6 years ago
  27. cb7b8d7 binman: Update entry_test to support Python 3 by Simon Glass · 6 years ago
  28. 303f62f binman: Convert to use bytes type by Simon Glass · 6 years ago
  29. 4277543 binman: Avoid changing a dict during iteration by Simon Glass · 6 years ago
  30. 0696ee6 patman: Allow reading files in text mode by Simon Glass · 6 years ago
  31. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · 6 years ago
  32. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · 6 years ago
  33. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · 6 years ago
  34. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 6 years ago
  35. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · 6 years ago
  36. a57cfee dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · 6 years ago
  37. 74b472e dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · 6 years ago
  38. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · 6 years ago
  39. d8f593f dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 6 years ago
  40. b73d448 dtoc: Move BytesToValue() out of the Prop class by Simon Glass · 6 years ago
  41. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 6 years ago
  42. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · 6 years ago
  43. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · 6 years ago
  44. 24b86ce patman: Don't require Python 2 by Simon Glass · 6 years ago
  45. b097696 patman: Tidy up a few more unicode conversions by Simon Glass · 6 years ago
  46. 4f81789 patman: Adjust functional tests for Python 3 by Simon Glass · 6 years ago
  47. aa82db6 patman: Avoid unicode type in settings unit tests by Simon Glass · 6 years ago
  48. 3ab178f patman: Sort series output for repeatabily by Simon Glass · 6 years ago
  49. 8bb7a7a patman: Move unicode helpers to tools by Simon Glass · 6 years ago
  50. 68475f9 patman: Support use of stringIO in Python 3 by Simon Glass · 6 years ago
  51. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · 6 years ago
  52. 12a74f4 binman: Drop an unused input file by Simon Glass · 6 years ago
  53. 3861cc4 binman: Use binary mode when compressing data by Simon Glass · 6 years ago
  54. d8e9bca patman: Provide a way to get program output in binary mode by Simon Glass · 6 years ago
  55. 116236f tools: dtoc: Open all binary files in binary mode by Simon Glass · 6 years ago
  56. 3348666 tools: binman: Open all binary files in binary mode by Simon Glass · 6 years ago
  57. 5f3645b binman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  58. 1001737 patman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  59. 4aea954 binman: Remove use of Set() by Simon Glass · 6 years ago
  60. d1ba61c binman: Don't show errors for failed tests by Simon Glass · 6 years ago
  61. 7cca27d binman: Convert print statements to Python 3 by Simon Glass · 6 years ago
  62. 23b8a19 patman: Convert print statements to Python 3 by Simon Glass · 6 years ago
  63. 390455c patman: Update cros_subprocess to use bytes by Simon Glass · 6 years ago
  64. 526082f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  65. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  66. da3833f 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
  67. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  68. 9c5aa37 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  69. 2b4c9ca configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  70. a166f66 configs: sama5d27_som1_ek: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  71. f48ae10 configs: sama5d2_xplained: add qspiflash_defconfig by Tudor Ambarus · 5 years ago
  72. 441c809 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  73. 4122f6b ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  74. 273e0c5 configs: sama5d27_som1_ek: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  75. 45d2764 configs: sama5d2_xplained: enable qspi controller and flashes by Tudor Ambarus · 5 years ago
  76. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  77. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  78. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  79. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  80. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  81. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  82. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · 6 years ago
  83. 3197d3c configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 6 years ago
  84. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 6 years ago
  85. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  86. 674ab24 env: ubi: support configurable VID offset by Hamish Guthrie · 6 years ago
  87. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  88. 975bcde env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
  89. 3d5d418 moveconfig: expand simple expressions by Markus Klotzbuecher · 6 years ago
  90. 9c18f43 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  91. e6cdea3 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  92. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  93. b7b6cdf Prepare v2019.07 by Tom Rini · 5 years ago
  94. e69f209 Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 5 years ago
  95. dbb7033 arm: mediatek: remove arch_misc_init by developer · 6 years ago
  96. e49871c board_r: move initr_watchdog to be called after initr_serial by developer · 6 years ago
  97. 86664af Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  98. 43e65fd Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  99. 7564825 imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  100. de20260 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago