1. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · Mon Mar 01 20:04:16 2021 +0800
  2. 551645b configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · Mon Mar 01 20:04:15 2021 +0800
  3. 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · Mon Mar 01 20:04:14 2021 +0800
  4. 851083e arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · Mon Mar 01 20:04:13 2021 +0800
  5. d883450 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · Mon Mar 01 20:04:12 2021 +0800
  6. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · Mon Mar 01 20:04:11 2021 +0800
  7. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · Mon Mar 01 20:04:10 2021 +0800
  8. c73ffe1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Mar 06 07:25:04 2021 -0500
  9. e14fcf6 doc: Add a reST document for qemu-ppce500 by Bin Meng · Thu Feb 25 17:22:59 2021 +0800
  10. 2076d99 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · Thu Feb 25 17:22:58 2021 +0800
  11. 5587638 ppc: qemu: Drop fixed_sdram() by Bin Meng · Thu Feb 25 17:22:57 2021 +0800
  12. 946663b ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · Thu Feb 25 17:22:56 2021 +0800
  13. 8a804dc ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated by Bin Meng · Thu Feb 25 17:22:55 2021 +0800
  14. 92f5454 ppc: qemu: Enable RTC support via I2C by Bin Meng · Thu Feb 25 17:22:54 2021 +0800
  15. dc693ec ppc: qemu: Enable support for power off via GPIO by Bin Meng · Thu Feb 25 17:22:53 2021 +0800
  16. a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · Thu Feb 25 17:22:52 2021 +0800
  17. 051bd00 ppc: qemu: Enable GPIO support by Bin Meng · Thu Feb 25 17:22:51 2021 +0800
  18. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:50 2021 +0800
  19. da047f5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · Thu Feb 25 17:22:49 2021 +0800
  20. 7039578 ppc: qemu: Enable VirtIO BLK support by Bin Meng · Thu Feb 25 17:22:48 2021 +0800
  21. 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · Thu Feb 25 17:22:47 2021 +0800
  22. c46215c ppc: qemu: Enable VirtIO NET support by Bin Meng · Thu Feb 25 17:22:46 2021 +0800
  23. c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · Thu Feb 25 17:22:45 2021 +0800
  24. 8030f5e ppc: qemu: Drop CONFIG_OF_BOARD_SETUP by Bin Meng · Thu Feb 25 17:22:44 2021 +0800
  25. f9c9ffc ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · Thu Feb 25 17:22:43 2021 +0800
  26. 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · Thu Feb 25 17:22:42 2021 +0800
  27. 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:41 2021 +0800
  28. 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · Thu Feb 25 17:22:40 2021 +0800
  29. 285d1e2 ppc: qemu: Switch over to use DM serial by Bin Meng · Thu Feb 25 17:22:39 2021 +0800
  30. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · Thu Feb 25 17:22:38 2021 +0800
  31. 39d49a8 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · Thu Feb 25 17:22:37 2021 +0800
  32. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · Thu Feb 25 17:22:36 2021 +0800
  33. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · Thu Feb 25 17:22:35 2021 +0800
  34. 70b22cf cmd: Add a command to display the address map by Bin Meng · Thu Feb 25 17:22:34 2021 +0800
  35. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · Thu Feb 25 17:22:33 2021 +0800
  36. f1d10f9 include: Remove extern from addr_map.h by Bin Meng · Thu Feb 25 17:22:32 2021 +0800
  37. 1890c5d ppc: qemu: Enable driver model by Bin Meng · Thu Feb 25 17:22:31 2021 +0800
  38. 11f7a3f ppc: qemu: Enable OF_CONTROL by Bin Meng · Thu Feb 25 17:22:30 2021 +0800
  39. 0553db9 ppc: qemu: Drop board_early_init_f() by Bin Meng · Thu Feb 25 17:22:29 2021 +0800
  40. 7ac8054 ppc: qemu: Drop init_laws() and print_laws() by Bin Meng · Thu Feb 25 17:22:28 2021 +0800
  41. c39f340 ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · Thu Feb 25 17:22:27 2021 +0800
  42. 6c6e558 ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · Thu Feb 25 17:22:26 2021 +0800
  43. d863242 ppc: qemu: Support non-identity PCI bus address by Bin Meng · Thu Feb 25 17:22:25 2021 +0800
  44. d67d7d0 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · Thu Feb 25 17:22:24 2021 +0800
  45. ff4a30b ppc: qemu: Update MAINTAINERS for correct email address by Bin Meng · Thu Feb 25 17:22:23 2021 +0800
  46. e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · Thu Feb 25 17:22:22 2021 +0800
  47. 284118a net: dsa: remove master santiy check by Michael Walle · Wed Feb 24 17:40:42 2021 +0100
  48. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · Wed Feb 24 17:40:41 2021 +0100
  49. 785df8f net: dsa: probe master device by Michael Walle · Wed Feb 24 17:40:40 2021 +0100
  50. 322bbc6 net: dsa: return early if there is no master by Michael Walle · Wed Feb 24 17:40:39 2021 +0100
  51. 10e6305 board: ls1012aqds: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:23 2021 +0530
  52. 63aed45 board: lx2160a: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:22 2021 +0530
  53. 50ef1b1 board: ls1046ardb: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:21 2021 +0530
  54. 50a2828 board: ls1046aqds: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:20 2021 +0530
  55. dcc002b board: ls2080ardb: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:19 2021 +0530
  56. e54dbbd board: ls2080aqds: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:18 2021 +0530
  57. 3c98aaa board: ls1088a: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:17 2021 +0530
  58. 66773fd board: ls1043ardb: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:16 2021 +0530
  59. f9120f4 board: ls1028a: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:15 2021 +0530
  60. dcf94cc board: ls1021atwr: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:14 2021 +0530
  61. 2984765 board: ls1021aiot: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:13 2021 +0530
  62. d8764c4 board: ls1012ardb: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:12 2021 +0530
  63. a6927c3 board: ls1012afrdm: Update MAINTAINERS by Priyanka Jain · Fri Feb 19 17:50:11 2021 +0530
  64. 0741103 board: corenet_ds: MAINTAINERS: Remove redundant entries by Priyanka Jain · Fri Feb 19 17:50:10 2021 +0530
  65. 6d07298 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · Mon Feb 15 09:46:14 2021 +0100
  66. 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · Thu Feb 11 13:28:49 2021 +0100
  67. c3301a2 arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · Mon Feb 08 11:11:29 2021 +0100
  68. e77372e Azure/GitLab: Use buildman -T0 for binman, etc, test by Tom Rini · Thu Mar 04 16:59:00 2021 -0500
  69. c635d89 buildman: Support single-threaded operation by Simon Glass · Sat Jan 30 22:17:46 2021 -0700
  70. 482bac9 Nokia RX-51: Enable CONFIG_CMD_BOOTD by Pali Rohár · Wed Feb 24 01:27:29 2021 +0100
  71. 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · Wed Mar 03 10:52:36 2021 +0100
  72. 9cf15d8 Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Mar 03 22:53:53 2021 -0500
  73. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · Wed Feb 03 22:42:25 2021 +0800
  74. 01b792b serial: ns16550: Correct the base address type by Bin Meng · Wed Feb 03 21:22:40 2021 +0800
  75. 85f737b dts: Fix OF_LIVE dependency by Bin Meng · Wed Feb 03 21:20:03 2021 +0800
  76. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · Wed Feb 03 21:20:02 2021 +0800
  77. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  78. 49d092f fix patman --limit-cc option by Bernhard Kirchen · Fri Jan 29 15:10:08 2021 +0100
  79. 051ddfb bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · Wed Feb 03 06:00:49 2021 -0700
  80. d6206a5 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · Wed Feb 03 21:29:44 2021 -0700
  81. e07434b dm: core: Fix allocation of empty of-platdata by Simon Glass · Wed Feb 03 21:29:43 2021 -0700
  82. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Mar 03 10:10:34 2021 -0500
  83. 256dba0 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · Tue Mar 02 14:00:21 2021 -0800
  84. 5fe2ef0 arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits by Tim Harvey · Tue Mar 02 14:00:20 2021 -0800
  85. 11dbe14 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Mar 03 07:54:55 2021 -0500
  86. 3d8f168 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · Sun Feb 28 12:50:49 2021 +0100
  87. bba0bba Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · Sat Feb 20 11:50:15 2021 +0100
  88. 9157a8c Nokia RX-51: Move content of rx51.h to rx51.c by Pali Rohár · Sun Feb 07 14:50:15 2021 +0100
  89. feab804 Nokia RX-51: Remove function set_muxconf_regs() by Pali Rohár · Sun Feb 07 14:50:14 2021 +0100
  90. 8d4342f arm: omap3: Compile s_init() function only when it is used by Pali Rohár · Sun Feb 07 14:50:13 2021 +0100
  91. 9d085e2 arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · Sun Feb 07 14:50:12 2021 +0100
  92. e467000 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · Sun Feb 07 14:50:11 2021 +0100
  93. 858df84 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · Sun Feb 07 14:50:10 2021 +0100
  94. 067be3e usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · Sun Feb 07 14:50:09 2021 +0100
  95. d0ee6e5 usb: musb: Fix receiving of bigger buffers by Pali Rohár · Sun Feb 07 14:50:08 2021 +0100
  96. 4540aae usb: musb: Fix transmission of bigger buffers by Pali Rohár · Sun Feb 07 14:50:07 2021 +0100
  97. 980d36d usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · Sun Feb 07 14:50:06 2021 +0100
  98. 4711218 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · Sun Feb 07 14:50:05 2021 +0100
  99. 41d6fa8 usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · Sun Feb 07 14:50:04 2021 +0100
  100. 572250d usb: musb: Fix compilation of gadget code by Pali Rohár · Sun Feb 07 14:50:03 2021 +0100