1. 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · Mon Dec 07 17:18:51 2020 +0900
  2. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · Thu Feb 18 12:02:11 2021 -0500
  3. b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · Wed Feb 03 21:28:59 2021 +0200
  4. 4d3d7f2 Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Thu Feb 18 08:06:26 2021 -0500
  5. 67a4188 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · Tue Jan 12 13:55:31 2021 +0100
  6. 3f24df6 configs: rpi4: Enable DM_DMA across all RPi4 configurations by Nicolas Saenz Julienne · Tue Jan 12 13:55:30 2021 +0100
  7. 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:29 2021 +0100
  8. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100
  9. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:27 2021 +0100
  10. 04feca3 dm: Introduce dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · Tue Jan 12 13:55:26 2021 +0100
  11. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · Tue Jan 12 13:55:25 2021 +0100
  12. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · Tue Jan 12 13:55:24 2021 +0100
  13. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · Tue Jan 12 13:55:23 2021 +0100
  14. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  15. 038876b pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · Tue Jan 12 13:55:21 2021 +0100
  16. 0c29186 rpi: Add identifier for the new CM4 by Nicolas Saenz Julienne · Tue Jan 12 13:55:20 2021 +0100
  17. 1296961 rpi: Add identifier for the new RPi400 by Nicolas Saenz Julienne · Tue Jan 12 13:55:19 2021 +0100
  18. 8c5ca98 rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE by Marek Szyprowski · Mon Feb 01 12:16:33 2021 +0100
  19. df10fe8 pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · Thu Jan 14 16:49:01 2021 +0100
  20. 9631625 usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · Thu Jan 14 16:49:00 2021 +0100
  21. 9fc32c2 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · Tue Dec 15 10:49:24 2020 +0100
  22. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · Wed Jan 20 10:46:56 2021 -0600
  23. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · Wed Jan 20 10:46:55 2021 -0600
  24. 0622fe1 image: Do not #if guard board_fit_image_post_process() prototype by Alexandru Gagniuc · Wed Jan 20 10:46:54 2021 -0600
  25. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · Wed Jan 20 10:46:53 2021 -0600
  26. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · Wed Jan 20 10:46:52 2021 -0600
  27. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · Wed Jan 20 10:46:51 2021 -0600
  28. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · Wed Jan 20 10:46:50 2021 -0600
  29. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · Wed Jan 20 10:46:49 2021 -0600
  30. 18988ec rng: Add iProc RNG200 driver by Matthias Brugger · Tue Dec 15 10:49:23 2020 +0100
  31. c63c96d Merge branch '2021-02-16-assorted-improvements' by Tom Rini · Tue Feb 16 15:14:34 2021 -0500
  32. e068a48 configs: ls1028a: Enable the Ethernet switch driver in defconfig by Alex Marginean · Mon Jan 25 14:23:57 2021 +0200
  33. 44f8034 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · Mon Jan 25 14:23:56 2021 +0200
  34. 4ea74fd drivers: net: Add Felix DSA switch driver by Alex Marginean · Mon Jan 25 14:23:55 2021 +0200
  35. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  36. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  37. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · Mon Jan 25 14:23:51 2021 +0200
  38. 40154e9 test: dm: tee: extend with RPC test by Igor Opaniuk · Mon Jan 25 14:28:43 2021 +0200
  39. 84643c1 drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · Mon Jan 25 14:28:42 2021 +0200
  40. f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · Mon Jan 25 14:28:41 2021 +0200
  41. d30807d drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · Mon Jan 25 14:28:40 2021 +0200
  42. 05a17e8 usb: kbd: destroy device after console is stopped by Andy Shevchenko · Thu Feb 11 17:09:44 2021 +0200
  43. 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · Thu Feb 11 17:09:43 2021 +0200
  44. e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · Thu Feb 11 17:09:42 2021 +0200
  45. 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · Thu Feb 11 17:09:41 2021 +0200
  46. 20a5c5e IOMUX: Switch to use stdio_file_to_flags() by Andy Shevchenko · Thu Feb 11 17:09:40 2021 +0200
  47. ba69b2c console: Set file and devices at one go by Andy Shevchenko · Thu Feb 11 17:09:39 2021 +0200
  48. f1a852a console: Set console device counter in console_devices_set() by Andy Shevchenko · Thu Feb 11 17:09:38 2021 +0200
  49. 59f324c console: Switch to use stdio_file_to_flags() by Andy Shevchenko · Thu Feb 11 17:09:37 2021 +0200
  50. 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · Thu Feb 11 17:09:36 2021 +0200
  51. 2066f39 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · Thu Feb 11 17:09:35 2021 +0200
  52. 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · Thu Feb 11 17:09:34 2021 +0200
  53. 868f240 Prepare v2021.04-rc2 by Tom Rini · Mon Feb 15 22:34:56 2021 -0500
  54. adfac3a Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138' by Tom Rini · Mon Feb 15 19:19:56 2021 -0500
  55. b823daa image: Check for unit addresses in FITs by Simon Glass · Mon Feb 15 17:08:12 2021 -0700
  56. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · Mon Feb 15 17:08:11 2021 -0700
  57. 244705b image: Add an option to do a full check of the FIT by Simon Glass · Mon Feb 15 17:08:10 2021 -0700
  58. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  59. 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · Mon Feb 15 17:08:08 2021 -0700
  60. 141f49a test: Add vboot_evil implementation by Simon Glass · Mon Feb 15 17:08:07 2021 -0700
  61. 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · Mon Feb 15 17:08:06 2021 -0700
  62. 56d2f60 fdt_region: Check for a single root node of the correct name by Simon Glass · Mon Feb 15 17:08:05 2021 -0700
  63. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · Mon Feb 15 13:34:30 2021 -0500
  64. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  65. 4f029f6 Merge branch '2021-02-14-remove-some-boards' by Tom Rini · Mon Feb 15 08:15:42 2021 -0500
  66. ef6d89f sh: Remove sh7763rdp board by Tom Rini · Wed Feb 10 12:51:26 2021 -0500
  67. c488578 sh: Remove sh7757lcr board by Tom Rini · Wed Feb 10 12:51:25 2021 -0500
  68. 9f485fc sh: Remove sh7753evb board by Tom Rini · Wed Feb 10 12:51:24 2021 -0500
  69. 2383c19 sh: Remove sh7752evb board by Tom Rini · Wed Feb 10 12:51:23 2021 -0500
  70. c37799c sh: Remove r7780mp board by Tom Rini · Wed Feb 10 12:51:22 2021 -0500
  71. e2d0528 sh: Remove MigoR board by Tom Rini · Wed Feb 10 12:51:21 2021 -0500
  72. 42630ab ppc: Remove MPC8641HPCN board by Tom Rini · Tue Feb 09 21:42:54 2021 -0500
  73. 5d0f609 ppc: Remove MPC8610HPCD board by Tom Rini · Tue Feb 09 21:42:53 2021 -0500
  74. ec98e61 ppc: Remove MPC8572DS board by Tom Rini · Tue Feb 09 21:42:52 2021 -0500
  75. 43b6a1c ppc: Remove MPC8544DS board by Tom Rini · Tue Feb 09 21:42:51 2021 -0500
  76. 99b014c arm: Remove db-88f6281-bp board by Tom Rini · Tue Feb 09 08:03:16 2021 -0500
  77. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · Tue Feb 09 08:03:10 2021 -0500
  78. b58ba76 arm: Remove mx35pdk board by Tom Rini · Tue Feb 09 08:03:02 2021 -0500
  79. 893757e arm: Remove apx4devkit board by Tom Rini · Tue Feb 09 08:02:59 2021 -0500
  80. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · Sun Feb 14 14:08:17 2021 -0500
  81. 2809c87 Merge tag 'efi-2021-04-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Feb 14 09:27:46 2021 -0500
  82. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · Thu Feb 11 12:03:22 2021 +0100
  83. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · Tue Feb 09 20:20:34 2021 +0100
  84. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · Tue Feb 09 17:45:33 2021 +0100
  85. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · Tue Feb 09 06:19:48 2021 +0000
  86. 6701b0d Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Fri Feb 12 09:09:10 2021 -0500
  87. 9589167 clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · Tue Feb 02 10:47:58 2021 +0200
  88. 996812f ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line by Eugen Hristev · Thu Jan 28 10:14:11 2021 +0200
  89. 6eadf7e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 10 20:40:08 2021 -0500
  90. 3d09a6a usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · Tue Feb 09 11:14:46 2021 +0100
  91. 5e3c146 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · Fri Jan 15 08:52:56 2021 +0100
  92. de1627b usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · Mon Jan 18 12:30:04 2021 +0100
  93. 5a5c948 dt-bindings: usb: mtk-xhci: add optional properies to disable ports by developer · Wed Dec 23 09:52:21 2020 +0800
  94. 37b8328 usb: xhci-mtk: support option to disable ports by developer · Wed Dec 23 09:52:20 2020 +0800
  95. 100e4ad Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Feb 10 07:56:57 2021 -0500
  96. 85c7564 board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants by Marek Szyprowski · Thu Feb 04 10:11:45 2021 +0100
  97. d8d1169 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · Tue Dec 29 14:59:01 2020 +0100
  98. 90f9ecd phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · Tue Dec 29 14:59:00 2020 +0100
  99. 963ae6c generic-phy: add configure op by Neil Armstrong · Tue Dec 29 14:58:59 2020 +0100
  100. 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · Tue Dec 29 14:58:58 2020 +0100