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