1. 8699b2e net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · Sun Mar 14 20:14:59 2021 +0800
  2. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · Sun Mar 14 20:14:58 2021 +0800
  3. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  4. 26980e9 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · Sun Mar 14 20:14:56 2021 +0800
  5. 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · Sun Mar 14 20:14:55 2021 +0800
  6. fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · Sun Mar 14 20:14:54 2021 +0800
  7. 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · Sun Mar 14 20:14:53 2021 +0800
  8. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · Sun Mar 14 20:14:52 2021 +0800
  9. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · Sun Mar 14 20:14:51 2021 +0800
  10. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · Sun Mar 14 20:14:50 2021 +0800
  11. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · Sun Mar 14 20:14:49 2021 +0800
  12. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  13. e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:47 2021 +0800
  14. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:46 2021 +0800
  15. 122fbc9 dt-bindings: net: Add the old DT bindings for "fixed-link" by Bin Meng · Sun Mar 14 20:14:45 2021 +0800
  16. 69a430f watchdog: Add booke watchdog driver by Chris Packham · Fri Mar 05 16:32:58 2021 +1300
  17. 032bdbc board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · Mon Feb 22 18:18:11 2021 +0000
  18. 72f3aa5 arm: dts: ls1028a: define QDS networking protocol combinations by Alex Marginean · Wed Jan 27 13:00:00 2021 +0200
  19. d4c1699 Merge branch '2021-04-13-assorted-improvements' by Tom Rini · Tue Apr 13 09:50:45 2021 -0400
  20. 83fed4a cmd: exit: Fix return value by Marek Vasut · Tue Apr 06 14:00:24 2021 +0200
  21. 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · Tue Mar 30 15:29:03 2021 +0200
  22. 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · Tue Mar 23 14:52:07 2021 +1300
  23. d20d4b7 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · Tue Mar 23 14:52:06 2021 +1300
  24. 0cfc39e qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · Fri Mar 19 18:21:43 2021 +1100
  25. f0c0e54 qemu: add MMIO driver for QFW by Asherah Connor · Fri Mar 19 18:21:42 2021 +1100
  26. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  27. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  28. ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · Tue Mar 16 09:29:40 2021 +0100
  29. aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · Mon Mar 15 12:01:33 2021 -0400
  30. 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · Thu Mar 11 00:15:45 2021 -0500
  31. cb29fe8 fastboot: Fix possible buffer overrun by Sean Anderson · Thu Mar 11 00:15:44 2021 -0500
  32. 33512d0 test: Add test for strlcat by Sean Anderson · Thu Mar 11 00:15:43 2021 -0500
  33. 9297a7f lib: string: Implement strlcat by Sean Anderson · Thu Mar 11 00:15:42 2021 -0500
  34. 2f51257 lib: string: Fix strlcpy return value by Sean Anderson · Thu Mar 11 00:15:41 2021 -0500
  35. b91f100 tee: optee: Change printing during optee_probe by Ilias Apalodimas · Wed Mar 10 15:35:11 2021 +0200
  36. 311880f terminal: only serial_reinit_all if available by Asherah Connor · Wed Mar 10 22:39:24 2021 +1100
  37. 10ec131 terminal: correct stdio_dev invocations by Asherah Connor · Wed Mar 10 22:39:23 2021 +1100
  38. eac5224 rtc: add support for rv3028 rtc by Heiko Schocher · Wed Mar 10 08:15:00 2021 +0100
  39. eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · Mon Mar 08 22:38:09 2021 +0100
  40. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  41. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  42. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  43. 76df073 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · Mon Mar 08 16:07:11 2021 +0000
  44. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · Thu Mar 04 11:34:23 2021 -0500
  45. 8f90273 pci: Mark 64bit Memory BARs as such by Phil Sutter · Wed Mar 03 01:57:35 2021 +0100
  46. 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · Sun Feb 28 16:29:51 2021 -0500
  47. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · Wed Feb 24 15:25:53 2021 -0800
  48. c422f62 Tegra: remove e2220-1170 board by Peter Robinson · Wed Feb 17 17:06:53 2021 +0000
  49. e3550d5 bootm: do not hang on failure by Heinrich Schuchardt · Wed Feb 17 12:55:54 2021 +0100
  50. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · Wed Feb 17 13:50:42 2021 +1030
  51. a9ec8f0 hw_sha: Fix coding style errors by Joel Stanley · Wed Feb 17 13:50:40 2021 +1030
  52. 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · Mon Feb 08 13:54:31 2021 +0100
  53. 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · Thu Jan 28 20:42:34 2021 +0900
  54. 86cf2a2 board: warp: add power_max77696_init() function by Jaehoon Chung · Thu Jan 28 20:42:33 2021 +0900
  55. 13026a6 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · Sun Apr 11 14:11:05 2021 -0400
  56. 0b9ace2 Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Apr 11 07:40:25 2021 -0400
  57. 980fbd7 Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 10 16:56:59 2021 -0400
  58. 641a35c ppc: Remove MPC837XEMDS board by Tom Rini · Sat Apr 10 10:58:56 2021 -0400
  59. 17e65b3 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · Tue Dec 01 12:30:50 2020 +0100
  60. feb1a1b tegra: video: fix tegra_dc_sor_config_panel() by Heinrich Schuchardt · Mon Apr 05 01:48:51 2021 +0200
  61. a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · Fri Apr 09 18:02:06 2021 +0200
  62. 3b8c004 finish removing mb862xx video driver by Trevor Woerner · Mon Mar 15 18:52:45 2021 -0400
  63. 81b0f61 video: SIMPLE_PANEL depends on DM_GPIO by Asherah Connor · Wed Mar 03 14:46:47 2021 +1100
  64. 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · Thu Oct 22 23:49:27 2020 +0300
  65. 4692746 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · Thu Oct 22 23:49:26 2020 +0300
  66. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · Sat Feb 20 20:06:30 2021 -0500
  67. 197f290 ppc: Remove ARCH_P1022 support by Tom Rini · Sat Feb 20 20:06:26 2021 -0500
  68. 1f85b3e ppc: Remove controlcenterd boards by Tom Rini · Sat Feb 20 20:06:25 2021 -0500
  69. 91b7886 ppc: Remove gdsys hrcon boards by Tom Rini · Sat Feb 20 20:06:24 2021 -0500
  70. 587d77a ppc: Remove gdsys strider boards by Tom Rini · Sat Feb 20 20:06:23 2021 -0500
  71. 1057300 ppc: Remove MPC8308RDB board by Tom Rini · Sat Feb 20 20:06:22 2021 -0500
  72. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · Sat Feb 20 20:06:21 2021 -0500
  73. acdfafe ppc: Remove TARGET_T1040QDS references by Tom Rini · Sat Feb 20 20:06:20 2021 -0500
  74. e126b55 arm: Remove tqma6s_wru4_mmc config by Tom Rini · Sat Feb 20 20:06:18 2021 -0500
  75. 381262b arm: Remove mx6dlarm2 board by Tom Rini · Sat Feb 20 20:06:16 2021 -0500
  76. 75f9f62 arm: Remove cgtqmx6eval board by Tom Rini · Sat Feb 20 20:06:15 2021 -0500
  77. 68c90b9 arm: Remove titanium board by Tom Rini · Sat Feb 20 20:06:14 2021 -0500
  78. cb4d082 arm: Remove ts4800 board by Tom Rini · Sat Feb 20 20:06:13 2021 -0500
  79. 9a7b2f0 arm: Remove mx53evk board by Tom Rini · Sat Feb 20 20:06:11 2021 -0500
  80. d2348aa arm: Remove pfla02 board by Tom Rini · Sat Feb 20 20:06:09 2021 -0500
  81. 2c94c59 arm: Remove zc5202 and zc5601 boards by Tom Rini · Sat Feb 20 20:06:08 2021 -0500
  82. ba8c3ef arm: Remove xpress board by Tom Rini · Sat Feb 20 20:06:06 2021 -0500
  83. 19b7428 arm: Remove kc1 board by Tom Rini · Sat Feb 20 20:06:04 2021 -0500
  84. 373fbe8 arm: Remove am3517_crane board by Tom Rini · Sat Feb 20 20:06:03 2021 -0500
  85. ebad7b1 arm: Remove omap3_ha board by Tom Rini · Sat Feb 20 20:06:02 2021 -0500
  86. 2652ef1 arm: Remove tricorder board by Tom Rini · Sat Feb 20 20:06:01 2021 -0500
  87. 83934ab arm: Remove platinum_picon board by Tom Rini · Sat Feb 20 20:05:58 2021 -0500
  88. 9997293 arm: Remove Broadcom Cygnus boards by Tom Rini · Sat Feb 20 20:05:57 2021 -0500
  89. 89c12e7 arm: Remove bcm23550_w1d board by Tom Rini · Sat Feb 20 20:05:55 2021 -0500
  90. 884fe96 arm: Remove bcm28155_ap board by Tom Rini · Sat Feb 20 20:05:54 2021 -0500
  91. b4eaa29 arm: Remove picosam9g45 board by Tom Rini · Sat Feb 20 20:05:53 2021 -0500
  92. 7530747 arm: Remove wb50n board by Tom Rini · Sat Feb 20 20:05:52 2021 -0500
  93. 1b3b222 arm: Remove wb45n board by Tom Rini · Sat Feb 20 20:05:51 2021 -0500
  94. 556ab18 arm: Remove bcm958712k board by Tom Rini · Sat Feb 20 20:05:50 2021 -0500
  95. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500
  96. b6f34f7 arm: Remove secomx6quq7 board by Tom Rini · Sat Feb 20 20:05:48 2021 -0500
  97. 5af921e arm: Remove vexpress_ca15_tc2 board by Tom Rini · Sat Feb 20 20:05:47 2021 -0500
  98. 80b1497 arm: Remove apf27 board by Tom Rini · Sat Feb 20 20:05:43 2021 -0500
  99. ac2185f arm: Remove ts4600 board by Tom Rini · Sat Feb 20 20:05:42 2021 -0500
  100. 49d697f arm: Remove sc_sps_1 board by Tom Rini · Sat Feb 20 20:05:41 2021 -0500