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