1. e04cd49 sunxi: prcm: Add a few registers by Jernej Skrabec · Sun Jan 30 15:27:13 2022 +0100
  2. 47263bd sunxi: H3: fix non working console on uart2 by Angelo Dureghello · Sat Oct 09 14:18:59 2021 +0200
  3. 8734399 Add ethernet0 alias in Nanopi NEO's device tree by Baltazár Radics · Sat Mar 26 13:09:10 2022 +0100
  4. 6c1e677 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:36 2022 -0500
  5. 0c2111f i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:35 2022 -0500
  6. e280203 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:34 2022 -0500
  7. cd5499b i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:33 2022 -0500
  8. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  9. 784fcf6 sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · Fri Mar 18 00:00:44 2022 -0500
  10. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · Fri Mar 18 00:00:43 2022 -0500
  11. f0c3dbb sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · Thu Oct 14 20:53:07 2021 -0500
  12. a503514 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · Thu Oct 14 20:53:06 2021 -0500
  13. 064572b mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · Thu Oct 14 20:53:05 2021 -0500
  14. 4369c97 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · Thu Oct 14 20:53:04 2021 -0500
  15. a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:28 2021 -0500
  16. 96b75d2 pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · Sat Aug 28 17:05:35 2021 -0500
  17. 74719a1 pwm: sunxi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:51 2021 -0500
  18. 3de641b pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · Sat Aug 28 15:52:52 2021 -0500
  19. 64053be sunxi: Remove non-DM MMC pin setup by Samuel Holland · Sat Aug 28 11:49:03 2021 -0500
  20. 1c17f41 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · Sat Aug 28 16:51:03 2021 -0500
  21. ab85f7d i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  22. 32f3b16 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  23. 16f5cc0 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · Wed Oct 20 22:55:06 2021 -0500
  24. 4b10d25 pinctrl: sunxi: Add I2C pinmuxes by Samuel Holland · Sat Aug 28 15:17:32 2021 -0500
  25. bab64f2 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:49:40 2021 -0500
  26. a8cbf47 pinctrl: sunxi: Add sun8i EMAC pinmuxes by Samuel Holland · Sat Aug 28 13:34:29 2021 -0500
  27. 39e7dbf sunxi: Remove non-DM GMAC pin setup by Samuel Holland · Sat Aug 28 13:16:44 2021 -0500
  28. 8181f56 pinctrl: sunxi: Add sunxi GMAC pinmuxes by Samuel Holland · Sat Aug 28 13:13:52 2021 -0500
  29. 85ade3f net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 13:22:41 2021 -0500
  30. 5d57e05 pinctrl: sunxi: Add sun4i EMAC pinmuxes by Samuel Holland · Sat Aug 28 13:21:36 2021 -0500
  31. 5a08d41 pinctrl: sunxi: Add UART pinmuxes by Samuel Holland · Sat Aug 28 13:00:45 2021 -0500
  32. de828b4 sunxi: pinctrl: Implement pin configuration by Samuel Holland · Sat Aug 28 21:10:47 2021 -0500
  33. 116d523 sunxi: pinctrl: Implement get_pin_muxing function by Samuel Holland · Tue Aug 17 00:52:00 2021 -0500
  34. ecbbedb sunxi: pinctrl: Implement pin muxing functions by Samuel Holland · Mon Aug 16 23:56:47 2021 -0500
  35. e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · Thu Aug 12 20:09:43 2021 -0500
  36. 59404f1 Prepare v2022.04 by Tom Rini · Mon Apr 04 10:31:32 2022 -0400
  37. 3949041 env: do not fail on non-existing env.in file by Andrey Zhizhikin · Sun Apr 03 16:06:03 2022 +0200
  38. 2f41d92 ARM: dts: colibri-imx6ull: fix mac address passing by Francesco Dolcini · Thu Sep 23 09:55:21 2021 +0200
  39. 2e6e253 Merge tag 'efi-2022-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Mar 31 22:35:34 2022 -0400
  40. 2cd7994 env: Avoid using a leftover text-environment file by Simon Glass · Fri Mar 11 22:37:23 2022 -0700
  41. 038d866 efi_loader: initrddump: Actually use the custom CFLAGS by Andy Shevchenko · Wed Mar 30 12:14:43 2022 +0300
  42. 8bb75c9 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · Sun Mar 27 10:03:33 2022 +0200
  43. 14e3b5b test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · Sun Mar 27 10:20:24 2022 +0200
  44. 115e083 doc: usage: Convert README.plan9 to reST by Bin Meng · Mon Mar 28 10:43:51 2022 +0800
  45. 2b71e13 doc: usage: Update vxworks doc to mention RISC-V support by Bin Meng · Mon Mar 28 10:43:50 2022 +0800
  46. 8dbb67b doc: usage: Convert README.vxworks to reST by Bin Meng · Mon Mar 28 10:43:49 2022 +0800
  47. 3349977 doc: usage: Update the extension command title by Bin Meng · Sun Mar 27 22:20:44 2022 +0800
  48. 68f79ed doc: usage: Group all shell command docs into cmd/ sub-directory by Bin Meng · Mon Mar 28 11:02:56 2022 +0800
  49. 2ad5b09 doc: mmc dev by Patrick Delaunay · Tue Mar 29 16:01:13 2022 +0200
  50. 9171862 qemu: arm: Remove platform specific function to get RNG device by Sughosh Ganu · Sun Mar 13 20:17:58 2022 +0530
  51. 5af6c23 Merge branch '2022-03-31-critical-fixes' by Tom Rini · Thu Mar 31 08:28:43 2022 -0400
  52. 56c5e31 board: gateworks: venice: determine dram size at runtime by Tim Harvey · Wed Mar 30 13:39:02 2022 -0700
  53. 33e030b Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · Wed Mar 30 18:49:18 2022 +0300
  54. 0c4dded powerpc: Fix incorrect SYS_IMMR migration values by Tom Rini · Wed Mar 30 09:30:15 2022 -0400
  55. e2b1333 Makefile: make clean should delete include/generated/env.in by Heinrich Schuchardt · Wed Mar 30 12:11:00 2022 +0200
  56. c15fa3b video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · Mon Mar 28 16:40:36 2022 -0300
  57. 679070a board: gw_ventana: gsc: fix GSC read/write functions by Tim Harvey · Thu Mar 24 08:32:00 2022 -0700
  58. cc244de Merge https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Mar 28 16:16:56 2022 -0400
  59. 9cfde6b arm: socfpga: vining: Fix mtdparts for 2x256 MiB SF variant by Marek Vasut · Mon Feb 21 06:16:12 2022 +0100
  60. 8e7f02c imx: ventana: enable ONFI detection to fix NAND chip configuration by Tim Harvey · Tue Mar 22 11:42:49 2022 -0700
  61. a6e4417 Prepare v2022.04-rc5 by Tom Rini · Mon Mar 28 10:14:51 2022 -0400
  62. 8f84e4e configs: Resync with savedefconfig by Tom Rini · Mon Mar 28 14:01:11 2022 +0000
  63. beb5bae Merge branch '2022-03-28-critical-fixes' by Tom Rini · Mon Mar 28 09:56:05 2022 -0400
  64. 2ee499e mtd: gpmi: fix the bch setting backward compatible issue by Han Xu · Fri Mar 25 08:36:38 2022 -0500
  65. 0edb7a9 boot: image: fixup zstd decompression buffer initialization typo by Jérôme Carretero · Wed Mar 16 15:35:36 2022 -0400
  66. 4ce7e6b Fix URLs to old freescale git repos by Pali Rohár · Fri Mar 25 10:51:46 2022 +0100
  67. 8b53819 Makefile: add drivers/video/u_boot_logo.S to clean by Heinrich Schuchardt · Sat Mar 19 13:33:25 2022 +0100
  68. 74ec048 arm: apple: Fix mem layout by Mark Kettenis · Mon Mar 21 22:41:18 2022 +0100
  69. a871e0f arm: apple: Increase RTKit timeout by Hector Martin · Mon Mar 21 22:36:05 2022 +0100
  70. ebedc94 Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Mar 27 09:22:19 2022 -0400
  71. efe92b7 cmd: efidebug: simplify do_efi_boot_add() by Heinrich Schuchardt · Wed Mar 23 20:26:25 2022 +0100
  72. 76d0c87 test: test UEFI boot manager by Heinrich Schuchardt · Thu Mar 03 12:31:18 2022 +0100
  73. 7e810a0 efi_loader: initrddump: drain input before prompt by Heinrich Schuchardt · Tue Mar 22 18:20:07 2022 +0100
  74. f6d2899 efi_loader: nocolor command line attr for initrddump.efi by Heinrich Schuchardt · Sun Mar 20 09:21:57 2022 +0100
  75. db17dbc efi_loader: typo devie-path by Heinrich Schuchardt · Mon Mar 21 08:26:48 2022 +0100
  76. 451b177 doc: man-page for the wdt command by Heinrich Schuchardt · Fri Mar 25 07:01:59 2022 +0100
  77. 3ec24f3 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Mar 25 21:20:29 2022 -0400
  78. fca132a sunxi: dts: Update RGMII phy-mode properties by Andre Przywara · Tue Mar 15 23:20:54 2022 +0000
  79. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  80. bfbda1e doc: update doc/sphinx/requirements.txt by Heinrich Schuchardt · Fri Mar 25 13:40:54 2022 +0100
  81. 34ad354 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Mar 24 16:21:33 2022 -0400
  82. c13d3a7 arm: a37xx: espressobin: Fix non-working SPI by Pali Rohár · Wed Mar 23 17:19:42 2022 +0100
  83. 3cc11fc Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Mar 23 09:10:34 2022 -0400
  84. 514ce3f arm: mvebu: dts: turris_mox: fix non-working USB port by Marek Behún · Tue Mar 22 17:17:59 2022 +0100
  85. 0ed5c7a bootcount: clarify documentation by Michael Opdenacker · Wed Mar 02 16:56:02 2022 +0100
  86. 99d1b10 cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled by Marek Vasut · Wed Feb 16 15:27:59 2022 +0100
  87. 38fdfc7 i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · Tue Feb 15 20:58:52 2022 +0300
  88. baa5f6a misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · Tue Jan 11 19:05:31 2022 +0100
  89. 9468ddb misc: atsha204a: add delay after sending the message by Adrian Fiergolski · Tue Jan 11 19:05:30 2022 +0100
  90. 5898439 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · Tue Jan 11 19:05:29 2022 +0100
  91. dc10db3 Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Mar 20 15:14:59 2022 -0400
  92. c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · Thu Mar 03 08:13:53 2022 +0100
  93. a76fc03 efi_loader: remove efi_disk_is_system_part() by Heinrich Schuchardt · Sat Mar 05 00:36:50 2022 +0100
  94. e840b9c efi_loader: export efi_system_partition_guid by Heinrich Schuchardt · Sat Mar 19 07:04:03 2022 +0100
  95. 57274c8 efi_loader: use short-form DP for load options by Heinrich Schuchardt · Sat Feb 26 12:10:10 2022 +0100
  96. a1d8246 efi_loader: support booting via short-form device-path by Heinrich Schuchardt · Sat Feb 26 12:05:30 2022 +0100
  97. 0a04a41 efi_loader: efi_dp_find_obj() add protocol check by Heinrich Schuchardt · Sat Mar 19 06:35:43 2022 +0100
  98. ad6d5a4 efi_loader: fix efi_dp_find_obj() by Heinrich Schuchardt · Fri Mar 04 08:20:00 2022 +0100
  99. 24f0e6a efi_loader: export efi_dp_shorten() by Heinrich Schuchardt · Sat Feb 26 12:10:10 2022 +0100
  100. a378f96 efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned by Ilias Apalodimas · Wed Mar 16 17:13:37 2022 +0200