1. f62937c qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · Wed Dec 30 19:27:03 2020 +0530
  2. ffe9698 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · Wed Dec 30 19:27:02 2020 +0530
  3. 1316a70 qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · Wed Dec 30 19:27:00 2020 +0530
  4. 47c5e19 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · Wed Dec 09 19:42:44 2020 +0100
  5. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  6. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  7. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  8. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  10. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  11. 76427fb board: sl28: add OP-TEE Trusted OS support (bl32) by Michael Walle · Wed Nov 18 17:46:02 2020 +0100
  12. f5253fb board: sl28: add ATF support (bl31) by Michael Walle · Wed Nov 18 17:46:01 2020 +0100
  13. ff41a75 km/arm: coding style clean up by Holger Brunck · Fri Oct 30 12:45:49 2020 +0100
  14. 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · Sat Nov 14 14:42:35 2020 +0530
  15. 61eebd4 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · Wed Nov 25 12:28:10 2020 +0100
  16. 1b5cd0b board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · Thu Oct 15 14:52:30 2020 +0200
  17. a942d26 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · Tue Nov 03 19:14:58 2020 +0100
  18. 2fc7812 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · Fri Nov 06 13:58:01 2020 +0100
  19. bd8d50f fru: ops: Do not let parser to write data to not allocated space by Michal Simek · Fri Nov 06 13:55:45 2020 +0100
  20. b682f00 fru: common: Switch capture variable with the rest by Michal Simek · Fri Nov 06 13:53:01 2020 +0100
  21. b139503 microblaze: Get rid of xparameters.h by Michal Simek · Wed Nov 04 16:00:38 2020 +0100
  22. 108ce1b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · Thu Oct 29 13:54:54 2020 +0100
  23. 35de032 km: replace hardcoded address for imported environment by Matteo Ghidoni · Thu Oct 29 13:48:01 2020 +0100
  24. 7b40812 arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · Sun Nov 15 12:54:10 2020 +0100
  25. 5b34318 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Nov 17 09:52:34 2020 -0500
  26. 6058551 riscv: enable SATA disk on QEMU RISC-V by Heinrich Schuchardt · Wed Nov 04 12:49:01 2020 +0100
  27. d50b4ef riscv: sort SPECIFIC_OPTIONS by Heinrich Schuchardt · Wed Nov 04 12:49:00 2020 +0100
  28. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  29. 60cea0e sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · Mon Nov 02 21:32:50 2020 -0600
  30. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · Sat Oct 24 10:21:54 2020 -0500
  31. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · Sat Oct 24 10:21:53 2020 -0500
  32. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  33. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · Sat Oct 24 10:21:51 2020 -0500
  34. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · Sat Oct 24 10:21:50 2020 -0500
  35. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · Sat Oct 24 10:21:49 2020 -0500
  36. ed236b9 Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Nov 16 13:42:29 2020 -0500
  37. be2ff86 Nokia RX-51: Make onenand working by Ivaylo Dimitrov · Sat Oct 31 17:32:49 2020 +0100
  38. 977229b Nokia RX-51: During init disable lp5523 led instead of resetting it by Pali Rohár · Sat Oct 31 17:32:47 2020 +0100
  39. 6327bac Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock() by Pali Rohár · Sat Oct 31 17:32:46 2020 +0100
  40. d73afb2 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · Mon Oct 26 23:45:11 2020 +0100
  41. ead68b1 ARM: am335x: Add phyBOARD REGOR support by Parthiban Nallathambi · Fri Oct 23 16:23:49 2020 +0200
  42. f55f388 rockchip: gru: Allow setting up clocks in U-Boot proper by Alper Nebi Yasak · Wed Oct 28 00:15:11 2020 +0300
  43. 1c32c79 x86: coral: Correct max98357 file by Simon Glass · Mon Nov 09 06:41:38 2020 -0700
  44. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Nov 06 08:41:49 2020 -0500
  45. 2db9e17 x86: galileo: Use devicetree for SMBIOS settings by Simon Glass · Thu Nov 05 06:32:16 2020 -0700
  46. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  47. 74f6a44 coreboot: make use of smbios parser by Christian Gmeiner · Tue Nov 03 15:34:52 2020 +0100
  48. 395c974 board: ge: b1x5v2: Add MAINTAINERS by Sebastian Reichel · Wed Nov 04 17:18:37 2020 +0100
  49. 6edcf85 board: ge: ppd: Update MAINTAINERS by Sebastian Reichel · Wed Nov 04 17:18:36 2020 +0100
  50. 9c42b09 board: ge: bx50v3: Update MAINTAINERS by Sebastian Reichel · Wed Nov 04 17:18:35 2020 +0100
  51. 7cab6fe board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2 by Sebastian Reichel · Wed Sep 02 19:31:46 2020 +0200
  52. 5f05ebc board: ge: common: vpd: separate I2C specific code by Sebastian Reichel · Wed Sep 02 19:31:45 2020 +0200
  53. 6d18726 board: ge: common: add config option for RTC and VPD feature by Sebastian Reichel · Wed Sep 02 19:31:44 2020 +0200
  54. 9cad099 board: ge: common: rename ge_common.c to ge_rtc.c by Sebastian Reichel · Wed Sep 02 19:31:43 2020 +0200
  55. 82750c2 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · Fri Aug 21 09:55:53 2020 +0200
  56. 67d4ce8 arm: Implement show_boot_progress() for imx53's HSC and DDC devices by Lukasz Majewski · Fri Sep 25 17:13:09 2020 +0200
  57. 3743697 doc: board: Convert i.MX6ULL EVK README to reST by Peng Fan · Wed Oct 14 17:12:10 2020 +0800
  58. 12518a5 doc: board: Convert i.MX6UL 14x14 EVK README to reST by Peng Fan · Wed Oct 14 17:12:09 2020 +0800
  59. bfddc7a doc: board: Convert i.MX6 Sabresd README to reST by Peng Fan · Wed Oct 14 17:12:08 2020 +0800
  60. adf8f79 doc: board: Convert i.MX6 Sabreauto README to reST by Peng Fan · Wed Oct 14 17:12:07 2020 +0800
  61. d0dfcc9 doc: board: Convert i.MXRT1050 EVK README to reST by Peng Fan · Wed Oct 14 17:12:06 2020 +0800
  62. 84f5ab9 doc: board: Convert i.MXRT1020 EVK README to reST by Peng Fan · Wed Oct 14 17:12:05 2020 +0800
  63. 038f7e0 doc: board: Convert i.MX8QXP MEK README to reST by Peng Fan · Wed Oct 14 17:12:04 2020 +0800
  64. ba51e0d doc: board: Convert i.MX8MQ EVK README to reST by Peng Fan · Wed Oct 14 17:12:03 2020 +0800
  65. 6998f8b doc: board: Convert i.MX8MM EVK README to reST by Peng Fan · Wed Oct 14 17:12:02 2020 +0800
  66. e82fac4 doc: board: Convert i.MX8MN EVK README to reST by Peng Fan · Wed Oct 14 17:12:01 2020 +0800
  67. b0c0965 doc: board: Convert i.MX8MP EVK README to reST by Peng Fan · Wed Oct 14 17:12:00 2020 +0800
  68. a991f7a board: imx: address dd usage in README by Peng Fan · Wed Oct 14 17:11:59 2020 +0800
  69. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  70. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  71. c7a3d13 rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:47 2020 +0530
  72. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  73. 9d16512 board: engicam: Attach i.MX6 common code by Jagan Teki · Wed Oct 28 19:03:44 2020 +0530
  74. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · Sat Oct 03 11:31:23 2020 -0600
  75. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  76. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  77. fe49df9 xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms by Michal Simek · Mon Oct 26 12:26:13 2020 +0100
  78. 5fe3f41 mmc: zynq_sdhci: Add common function to set input/output tapdelays by Ashok Reddy Soma · Fri Oct 23 04:59:04 2020 -0600
  79. 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · Fri Oct 23 04:58:58 2020 -0600
  80. 9ccfcae microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · Fri Oct 23 07:54:18 2020 +0200
  81. 841aa51 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · Thu Oct 22 11:08:58 2020 +0200
  82. 17b7f66 xilinx: Add DDR base address to bootscript address by T Karthik Reddy · Wed Apr 01 06:01:21 2020 -0600
  83. c702a74 xilinx: zynqmp: Use tab for macro indentation by Michal Simek · Wed Oct 21 12:23:17 2020 +0200
  84. d228167 xilinx: zynqmp: Do not check 0 as invalid return from snprintf by Michal Simek · Wed Oct 21 12:17:44 2020 +0200
  85. c76c96f xilinx: zynqmp: Fix debug message in zynqmp_get_silicon_idcode_name() by Michal Simek · Wed Oct 21 12:16:50 2020 +0200
  86. 23c0def xilinx: zynqmp: Check return value from xilinx_pm_request() by Michal Simek · Wed Oct 21 12:16:02 2020 +0200
  87. 207e062 xilinx: board: Add FRU decoder support by Michal Simek · Mon Aug 03 16:14:23 2020 +0200
  88. d5c3321 xilinx: cmd: Add basic fru format generator by Michal Simek · Mon Apr 15 13:54:09 2019 +0200
  89. 7177d02 xilinx: cmd: Add support for FRU commands by Siva Durga Prasad Paladugu · Wed Apr 10 12:38:10 2019 +0530
  90. ca3fc2c xilinx: common: Add Makefile to common folder by Michal Simek · Tue Oct 20 12:05:14 2020 +0200
  91. 67ed85d xilinx: common: Protect board_late_init_xilinx() by Michal Simek · Thu Oct 22 11:14:20 2020 +0200
  92. 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · Wed Oct 14 17:08:14 2020 +0200
  93. 0bb24e1 xilinx: board: Add support for additional card detection by Michal Simek · Mon Aug 03 12:57:05 2020 +0200
  94. 394ee24 xilinx: board: Read the whole eeprom not just offset by Michal Simek · Mon Aug 03 13:01:45 2020 +0200
  95. d5c3747 arm64: zynqmp: Add support for saving sha3 key to different address by Michal Simek · Tue Oct 20 08:29:25 2020 +0200
  96. 89cbce9 arm64: zynqmp: Add support for SHA3 command by T Karthik Reddy · Mon Jan 07 17:05:11 2019 +0530
  97. 59ec641 arm64: zynqmp: Add support for RSA command by T Karthik Reddy · Mon Jan 07 17:05:10 2019 +0530
  98. 8b75ad6 arm64: zynqmp: Add support for encryption and decryption on data blob by Siva Durga Prasad Paladugu · Thu Sep 06 16:34:44 2018 +0530
  99. b5c3b0d arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf by Michal Simek · Wed Oct 07 15:13:17 2020 +0200
  100. a95a5bc microblaze: Setup distro boot env variables at run time by T Karthik Reddy · Tue Sep 22 05:18:54 2020 -0600