1. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 7 months ago
  2. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 7 months ago
  3. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 7 months ago
  4. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
  5. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 9 months ago
  6. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 8 months ago
  7. f4f478b board: mt7629: enable compression of u-boot to reduce the size of final image by Weijie Gao · 3 years, 8 months ago
  8. e8b98f0 dts: mt7629: enable JTAG pins by default by Weijie Gao · 3 years, 8 months ago
  9. e96bedf board: Add MT8183 pumpkin board support by Fabien Parent · 3 years, 8 months ago
  10. 1838043 ARM: mediatek: Add MT8183 support by Fabien Parent · 3 years, 8 months ago
  11. 86e07d5 board: mediatek: rename pumpkin board into mt8516 by Fabien Parent · 3 years, 8 months ago
  12. 9e34634 board: silinux: Enable recovery SPL for EK874 board by Lad Prabhakar · 3 years, 7 months ago
  13. 07148c1 arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 7 months ago
  14. 220f308 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 7 months ago
  15. 6180db6 arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11 by Lad Prabhakar · 3 years, 7 months ago
  16. 5be85de arm: rmobile: Add HopeRun HiHope RZ/G2H board support by Biju Das · 3 years, 8 months ago
  17. dca070c arm: rmobile: Add HopeRun HiHope RZ/G2N board support by Biju Das · 3 years, 8 months ago
  18. b650c83 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 8 months ago
  19. 40ac794 arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 8 months ago
  20. 2141203 arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 8 months ago
  21. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  22. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  23. 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 8 months ago
  24. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
  25. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  26. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  27. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
  28. 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 8 months ago
  29. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  30. 622c956 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 8 months ago
  31. f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 8 months ago
  32. b9d5e3a stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 8 months ago
  33. 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 8 months ago
  34. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 8 months ago
  35. 3d15245 ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 8 months ago
  36. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 8 months ago
  37. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 8 months ago
  38. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 8 months ago
  39. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 8 months ago
  40. ae99131 arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 8 months ago
  41. 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 8 months ago
  42. 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 8 months ago
  43. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 8 months ago
  44. 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 8 months ago
  45. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 8 months ago
  46. f94cbb5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 8 months ago
  47. 3320656 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 8 months ago
  48. 907568e ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · 3 years, 8 months ago
  49. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 8 months ago
  50. 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 8 months ago
  51. 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 8 months ago
  52. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
  53. d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
  54. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 9 months ago
  55. 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
  56. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
  57. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  58. 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 8 months ago
  59. 5db93ab arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits by Tim Harvey · 3 years, 8 months ago
  60. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 8 months ago
  61. 50ef385 arm: omap3: Compile s_init() function only when it is used by Pali Rohár · 3 years, 9 months ago
  62. 628680a arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · 3 years, 9 months ago
  63. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
  64. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
  65. 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
  66. 869badc s5p4418_nanopi2: Drop dead code by Simon Glass · 3 years, 9 months ago
  67. 2740eda arm: remove set_dacr/get_dacr functions by Patrick Delaunay · 3 years, 9 months ago
  68. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 9 months ago
  69. cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 9 months ago
  70. 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 9 months ago
  71. 9b39d24 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · 3 years, 9 months ago
  72. 342e1ab arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · 3 years, 9 months ago
  73. aad8414 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 9 months ago
  74. 1419e5b stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 9 months ago
  75. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  76. 3394f39 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · 3 years, 10 months ago
  77. 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 3 years, 10 months ago
  78. 7034478 ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y by Marek Vasut · 3 years, 8 months ago
  79. 076dc92 ARM: imx: Do not hard-code MX8M MMU table DRAM entry offset by Marek Vasut · 3 years, 8 months ago
  80. 5d42ea5 ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property by Fabio Estevam · 3 years, 8 months ago
  81. f19d1a9 arm: dts: imx8mp-evk: Add FEC PHY reset timing by Ye Li · 3 years, 8 months ago
  82. fb4c338 ARM: imx: Add missing FEC ethernet quirk for MX8M by Marek Vasut · 3 years, 8 months ago
  83. 23013aa mx23evk: Convert to driver model by Fabio Estevam · 3 years, 8 months ago
  84. c6f2b4c mx23-evk: Import devicetree file from Linux by Fabio Estevam · 3 years, 8 months ago
  85. 07fc671 mx51evk: Convert to driver model by Fabio Estevam · 3 years, 8 months ago
  86. 1f3b3e7 imx51-babbage: Import devicetree files from Linux by Fabio Estevam · 3 years, 8 months ago
  87. 2175516 ARM: dts: imx53-qsb: Describe the esdhc1 card detect pin by Fabio Estevam · 3 years, 8 months ago
  88. 5c8db49 mx53loco: Convert to driver model by Fabio Estevam · 3 years, 8 months ago
  89. a48c22b imx53-qsb: Import devicetree files from Linux by Fabio Estevam · 3 years, 8 months ago
  90. 9102645 board: toradex: move RGMII delays to PHY side by Oleksandr Suvorov · 3 years, 8 months ago
  91. e5da517 ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X by Oleksandr Suvorov · 3 years, 8 months ago
  92. 1ce6e10 ARM: mx6: Add function to set serial# by Sean Anderson · 3 years, 9 months ago
  93. a3c6d28 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  94. 1a1a47c arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · 3 years, 8 months ago
  95. 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 8 months ago
  96. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 8 months ago
  97. 2ca5b19 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · 3 years, 8 months ago
  98. 2cc6071 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 8 months ago
  99. 93ef93b arm: Remove sksimx6 board by Tom Rini · 3 years, 8 months ago
  100. 53ad2db arm: Remove mx53smd board by Tom Rini · 3 years, 8 months ago