1. e9dbd1a mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LEN by Stefan Roese · 4 years, 7 months ago
  2. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 7 months ago
  3. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 7 months ago
  4. 7a4b696 mips: mtmips: add SPL support by Weijie Gao · 4 years, 7 months ago
  5. 02cd449 mips: mtmips: rewrite lowlevel codes of mt7628 by Weijie Gao · 4 years, 7 months ago
  6. c95c3ec mips: add a option to support not reserving malloc space on initial stack by Weijie Gao · 4 years, 7 months ago
  7. 2434f58 mips: add an option to support initialize SRAM for initial stack by Weijie Gao · 4 years, 7 months ago
  8. aba6e77 spl: spl_legacy: Add lzma decompression support for legacy image by Weijie Gao · 4 years, 7 months ago
  9. f1b0f15 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
  10. 2fc91ed spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  11. 5ae526b spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 7 months ago
  12. c110817 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 7 months ago
  13. a38f84b Makefile: add support to generate LZMA compressed u-boot image by Weijie Gao · 4 years, 7 months ago
  14. 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 7 months ago
  15. df3bad9 dts: mtmips: add alternative pinmux node for uart2 by Weijie Gao · 4 years, 7 months ago
  16. a60c1e6 mips: add a mtmips-specific field to architecture-specific global data by Weijie Gao · 4 years, 7 months ago
  17. c366a45 mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by Weijie Gao · 4 years, 7 months ago
  18. caf7092 sysreset: add reset controller based reboot driver by Weijie Gao · 4 years, 7 months ago
  19. 2a9d68e mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · 4 years, 7 months ago
  20. 814a891 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by Weijie Gao · 4 years, 7 months ago
  21. e951119 mips: enable support for appending dtb to spl binary by Weijie Gao · 4 years, 7 months ago
  22. 6e9281b mips: start.S: avoid overwriting outside gd when clearing global data in stack by Weijie Gao · 4 years, 7 months ago
  23. 7976520 mips: mtmips: add predefined i-cache/d-cache size and linesize by Weijie Gao · 4 years, 7 months ago
  24. ce7e197 configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards by Weijie Gao · 4 years, 7 months ago
  25. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 7 months ago
  26. 56ed625 bmips: allow disabling usb support by Álvaro Fernández Rojas · 4 years, 8 months ago
  27. b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 8 months ago
  28. d16d37b Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 7 months ago
  29. 27d7069 ARM: zynq: Fix invalid check on NAND_CMD_NONE. by Patrick van Gelder · 4 years, 7 months ago
  30. 19d1304 xilinx: Make Xilinx custom distro boot commands more verbose by Michal Simek · 4 years, 7 months ago
  31. 7a3e239 ARM: zynq: Change SYS_MALLOC_LEN in zynq_cse_nand_defconfig by T Karthik Reddy · 4 years, 7 months ago
  32. e86dce1 ARM: zynq: Add nand controller node in zynq-ces-nand dt by T Karthik Reddy · 4 years, 7 months ago
  33. 14c0fbb arm64: zynqmp: Fix irps5401 device nodes by Michal Simek · 4 years, 8 months ago
  34. 73b3c23 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · 4 years, 7 months ago
  35. 51f6c52 xilinx: Move bootmode detection to separate function by Michal Simek · 4 years, 7 months ago
  36. a29511e xilinx: Move initrd_high setup to common location by Michal Simek · 4 years, 7 months ago
  37. 7838142 arm64: zynqmp: Add label to GPIO lines for boot mode and POR by Saeed Nowshadi · 4 years, 8 months ago
  38. 7eab624 clk: versal: Fix watchdog clock issue by T Karthik Reddy · 4 years, 7 months ago
  39. dec206a xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revC by Michal Simek · 4 years, 7 months ago
  40. 80fdef1 xilinx: Introduce board_late_init_xilinx() by Michal Simek · 4 years, 8 months ago
  41. b72f450 ARM: zynq: Setup stack size via Kconfig by Michal Simek · 4 years, 7 months ago
  42. 26ee8fc xilinx: Enable MTD and UBIFS for zynq and zynqmp by Michal Simek · 4 years, 7 months ago
  43. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 7 months ago
  44. 25998ae ARC: HSDK-4xD: make init status resistant to U-boot reloading by Eugeniy Paltsev · 4 years, 7 months ago
  45. 3ad73b7 ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · 4 years, 7 months ago
  46. 32ac4ee ARC: HSDK-4xD: tweak memory map by Eugeniy Paltsev · 4 years, 8 months ago
  47. 6917a9d ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 8 months ago
  48. 1d897d1 ARC: HSDK-4xD: add support for SLC enable/disable by Eugeniy Paltsev · 4 years, 8 months ago
  49. d4ee5c3 ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 7 months ago
  50. da34c6b ARC: HSDK-4xD: drop additional GPU clock info by Eugeniy Paltsev · 4 years, 7 months ago
  51. b84aa4c ARC: HSDK-4xD: print info about HDMI clocks by Eugeniy Paltsev · 4 years, 7 months ago
  52. e31fdd8 ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibility by Eugeniy Paltsev · 4 years, 7 months ago
  53. 4b4da7f ARC: HSDK-4xD: use active low polarity of cpu_start pulse by Eugeniy Paltsev · 4 years, 10 months ago
  54. 28db0d6 ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · 4 years, 7 months ago
  55. f0f84ef ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 7 months ago
  56. 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 7 months ago
  57. 61c1516 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 7 months ago
  58. b9d1671 arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · 4 years, 7 months ago
  59. c336d74 configs: socfpga: arria10: Enable USB support by Ley Foon Tan · 4 years, 7 months ago
  60. ea16637 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 7 months ago
  61. 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
  62. c1f39ed log: remove useless cast by Heinrich Schuchardt · 4 years, 7 months ago
  63. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
  64. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  65. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  66. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  67. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 7 months ago
  68. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 7 months ago
  69. 7616080 Add a 'make tcheck' option to test tools by Simon Glass · 4 years, 7 months ago
  70. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 7 months ago
  71. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 7 months ago
  72. 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 7 months ago
  73. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 7 months ago
  74. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  75. 515ce96 rmboard: Move to Python 3 by Simon Glass · 4 years, 7 months ago
  76. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 7 months ago
  77. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
  78. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 7 months ago
  79. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 7 months ago
  80. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 7 months ago
  81. 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 7 months ago
  82. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 7 months ago
  83. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  84. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
  85. d202f67 Merge branch '2020-04-25-master-imports' by Tom Rini · 4 years, 7 months ago
  86. 691132e rtc: ds1374: typo Watchdog by Heinrich Schuchardt · 4 years, 7 months ago
  87. cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 7 months ago
  88. 077e72c spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 7 months ago
  89. dd786d4 MAINTAINERS: add entry for cubieboard7 config by Amit Singh Tomar · 4 years, 7 months ago
  90. 5f0ec25 doc: boards: add Cubieboard7 documentation by Amit Singh Tomar · 4 years, 7 months ago
  91. 99d5ac6 arm: add Cubieboard7 board support by Amit Singh Tomar · 4 years, 7 months ago
  92. d5c819b actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 7 months ago
  93. 78e4f45 arm: add support Actions Semi S700 by Amit Singh Tomar · 4 years, 7 months ago
  94. ea6314a arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 7 months ago
  95. 1050eaa arm: actions: add S700 SoC device tree by Amit Singh Tomar · 4 years, 7 months ago
  96. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 7 months ago
  97. 5bc4c0b arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · 4 years, 7 months ago
  98. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
  99. bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 7 months ago
  100. d996f35 arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · 4 years, 7 months ago