1. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 5 months ago
  2. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 5 months ago
  3. 7616080 Add a 'make tcheck' option to test tools by Simon Glass · 4 years, 5 months ago
  4. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 5 months ago
  5. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 5 months ago
  6. 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 5 months ago
  7. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 5 months ago
  8. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 5 months ago
  9. 515ce96 rmboard: Move to Python 3 by Simon Glass · 4 years, 5 months ago
  10. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 5 months ago
  11. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 5 months ago
  12. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 5 months ago
  13. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 5 months ago
  14. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 5 months ago
  15. 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 5 months ago
  16. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 5 months ago
  17. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 5 months ago
  18. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 5 months ago
  19. d202f67 Merge branch '2020-04-25-master-imports' by Tom Rini · 4 years, 5 months ago
  20. 691132e rtc: ds1374: typo Watchdog by Heinrich Schuchardt · 4 years, 5 months ago
  21. cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 5 months ago
  22. 077e72c spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 5 months ago
  23. dd786d4 MAINTAINERS: add entry for cubieboard7 config by Amit Singh Tomar · 4 years, 5 months ago
  24. 5f0ec25 doc: boards: add Cubieboard7 documentation by Amit Singh Tomar · 4 years, 5 months ago
  25. 99d5ac6 arm: add Cubieboard7 board support by Amit Singh Tomar · 4 years, 5 months ago
  26. d5c819b actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 5 months ago
  27. 78e4f45 arm: add support Actions Semi S700 by Amit Singh Tomar · 4 years, 5 months ago
  28. ea6314a arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 5 months ago
  29. 1050eaa arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 5 months ago
  30. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 5 months ago
  31. 5bc4c0b arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 5 months ago
  32. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 5 months ago
  33. bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 5 months ago
  34. d996f35 arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · 4 years, 5 months ago
  35. b1a6bb3 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 5 months ago
  36. c11f0d8 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · 4 years, 5 months ago
  37. cb2a2eb coccinelle: check for casting malloc output by Heinrich Schuchardt · 4 years, 5 months ago
  38. b5a2046 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 5 months ago
  39. c3da3f5 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 5 months ago
  40. f62782f cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · 4 years, 5 months ago
  41. a3d7cb1 README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · 4 years, 5 months ago
  42. b5d5d90 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · 4 years, 5 months ago
  43. 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 6 months ago
  44. f059703 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · 4 years, 6 months ago
  45. 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 6 months ago
  46. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 6 months ago
  47. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago
  48. 4b48589 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 6 months ago
  49. 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 6 months ago
  50. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 6 months ago
  51. 6184858 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 6 months ago
  52. 586b15b common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 6 months ago
  53. 4d131cd Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  54. f94fc11 Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB" by Tom Rini · 4 years, 5 months ago
  55. 18b9c98 Merge branch '2020-04-24-master-imports' by Tom Rini · 4 years, 5 months ago
  56. b897306 sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB by Tom Rini · 4 years, 5 months ago
  57. 23d203d ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM by Marek Vasut · 4 years, 6 months ago
  58. 08140db travis: Correct error checking when building boards by Simon Glass · 4 years, 5 months ago
  59. 0dbd6e3 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · 4 years, 5 months ago
  60. 3fc85a7 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · 4 years, 5 months ago
  61. 3b32cf0 tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 5 months ago
  62. ae2b3e8 doc: invalid doc link in rstFlatTable.py by Heinrich Schuchardt · 4 years, 5 months ago
  63. 67b359c spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 5 months ago
  64. 308c6b0 fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · 4 years, 5 months ago
  65. 9d88a0a fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · 4 years, 5 months ago
  66. f9f5a7e .mailmap: map Ruchika Gupta's mail address by Heinrich Schuchardt · 4 years, 5 months ago
  67. be621c1 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  68. f6a24a1 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  69. 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  70. 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  71. b21c08a tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 5 months ago
  72. 0053d26 Makefile: ARMv7-M has no CPSR register by Heinrich Schuchardt · 4 years, 5 months ago
  73. a555557 qemu: don't allow to select 32- and 64-bit by Heinrich Schuchardt · 4 years, 5 months ago
  74. ec8eef5 fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 6 months ago
  75. ebfe611 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 6 months ago
  76. 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 6 months ago
  77. 02560b1 tool: use ALIGN() to align the size by Kever Yang · 4 years, 6 months ago
  78. e5ad99c tools: imx8mimage: remove redundant code by Kever Yang · 4 years, 6 months ago
  79. e002ee7 tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 6 months ago
  80. 29e7ab0 tools: mkimage: use common ALIGN to do the size align by Kever Yang · 4 years, 6 months ago
  81. cd1cec6 tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · 4 years, 6 months ago
  82. c738adb tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 6 months ago
  83. 9b544c9 docs: Fix conf.py for Sphinx 2.0 by Jonathan Corbet · 4 years, 6 months ago
  84. 9e3c94d env/sf.c: drop private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 7 months ago
  85. 1df96a7 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 7 months ago
  86. 3908bc9 env/fat.c: remove private CMD_SAVEENV logic by Rasmus Villemoes · 4 years, 7 months ago
  87. 82b2f41 env_internal.h: add alternative ENV_SAVE_PTR macro by Rasmus Villemoes · 4 years, 7 months ago
  88. 1d0adee env: add SAVEENV as an alias of the CMD_SAVEENV symbol by Rasmus Villemoes · 4 years, 7 months ago
  89. df928f8 bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 6 months ago
  90. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  91. 3428497 lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 7 months ago
  92. 7f529f6 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 7 months ago
  93. e13df08 env: remove callback.o for an SPL build by Rasmus Villemoes · 4 years, 7 months ago
  94. 532de8d eth: mtk-eth: add mt7531 switch support in mediatek eth driver by Landen Chao · 4 years, 7 months ago
  95. ea8de98 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 7 months ago
  96. 132e5b6 ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board by Marek Vasut · 4 years, 6 months ago
  97. e589909 ARM: dts: stm32: Adjust PLL4 settings on AV96 by Marek Vasut · 4 years, 6 months ago
  98. e7a0251 ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi by Patrick Delaunay · 4 years, 5 months ago
  99. dbfd9e0 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 5 months ago
  100. a5f9b8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago