1. 0c4ae80 clk: Add Microchip PolarFire SoC clock driver by Padmarao Begari · Fri Jan 15 08:20:38 2021 +0530
  2. 02038c3 riscv: timer: Add support for an early timer by Pragnesh Patel · Sun Jan 17 18:11:25 2021 +0530
  3. c37341e riscv: Add support for SPI on Kendryte K210 by Sean Anderson · Tue Dec 22 18:57:18 2020 -0500
  4. 6a60b67 disk: dos: add code for creating MBR partition layout by Marek Szyprowski · Wed Dec 23 13:55:14 2020 +0100
  5. 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · Wed Dec 23 13:55:10 2020 +0100
  6. 70e7ced console: Provide a documentation for console_search_dev() by Andy Shevchenko · Mon Dec 21 14:30:04 2020 +0200
  7. cfaed7f console: rename search_device() to console_search_dev() by Andy Shevchenko · Mon Dec 21 14:30:03 2020 +0200
  8. f389f9c console: move search_device() from iomux.h to console.h by Andy Shevchenko · Mon Dec 21 14:30:02 2020 +0200
  9. 2bce021 console: Introduce console_start() and console_stop() by Andy Shevchenko · Mon Dec 21 14:30:00 2020 +0200
  10. c1b30d5 global_data: Enable spl_handoff only if CONFIG_HANDOFF is set by Ovidiu Panait · Sat Nov 28 10:43:20 2020 +0200
  11. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  12. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  13. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · Sat Nov 28 10:43:16 2020 +0200
  14. 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · Sat Nov 28 10:43:15 2020 +0200
  15. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · Sat Nov 28 10:43:14 2020 +0200
  16. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · Sat Nov 28 10:43:12 2020 +0200
  17. a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · Sat Nov 28 10:43:11 2020 +0200
  18. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · Sat Nov 28 10:43:10 2020 +0200
  19. c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · Sat Nov 28 10:43:09 2020 +0200
  20. 0c59c9a Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · Fri Jan 15 07:23:50 2021 -0500
  21. c28cb93 configs: socfpga: Add CONFIG_SPL_PAD_TO by Ley Foon Tan · Tue Dec 22 09:53:25 2020 +0800
  22. 25d45cb arm: socfpga: soc64: SSBL shall not setup stack on OCRAM by Chee Hong Ang · Thu Dec 24 18:21:09 2020 +0800
  23. c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · Thu Dec 24 18:21:03 2020 +0800
  24. ac24b70 arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services by Chee Hong Ang · Thu Dec 24 18:21:01 2020 +0800
  25. f28875c arm: socfpga: soc64: Load FIT image with ATF support by Chee Hong Ang · Thu Dec 24 18:20:57 2020 +0800
  26. 3762eb1 Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 14 08:50:23 2021 -0500
  27. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 12 15:46:52 2021 -0500
  28. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  29. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · Tue Jan 05 07:50:09 2021 +0100
  30. 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · Tue Jan 05 07:52:48 2021 +0100
  31. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · Tue Jan 12 12:46:24 2021 +0100
  32. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · Tue Jan 12 12:40:32 2021 +0100
  33. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · Fri Jan 01 08:39:43 2021 +0100
  34. adf6db9 Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jan 12 09:32:48 2021 -0500
  35. 11998d4 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jan 12 09:32:20 2021 -0500
  36. 61d39fb Nokia RX-51: Do not try calling both ext2load and ext4load by Pali Rohár · Mon Nov 30 20:10:34 2020 +0100
  37. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  38. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · Wed Dec 30 00:16:21 2020 +0100
  39. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  40. 3fae2f7 dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7 by Dario Binacchi · Wed Dec 30 00:06:28 2020 +0100
  41. 39fc7a6 clk: export generic routines by Dario Binacchi · Wed Dec 30 00:06:27 2020 +0100
  42. 42076ee arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root by Felix Brack · Fri Dec 18 09:03:50 2020 +0100
  43. ac38c92 board: ti: k2g: Add support for K2G ICE with 1GHz Silicon by Lokesh Vutla · Thu Dec 17 22:58:07 2020 +0530
  44. f535204 configs: am65x_evm: Define the maximum file size for DFU by Aswath Govindraju · Tue Nov 24 15:59:34 2020 +0530
  45. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  46. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  47. 9c88912 sunxi: Factor out eGON BROM header description by Andre Przywara · Tue Nov 17 23:36:05 2020 +0000
  48. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  49. 7d7da1f ARM: dts: sync Amlogic GX & AXG from Linux 5.10-rc1 by Neil Armstrong · Fri Oct 02 09:47:37 2020 +0200
  50. 7bfda5a xea: config: Use CONFIG_PREBOOT from Kconfig by Lukasz Majewski · Sat Dec 26 01:09:01 2020 +0100
  51. 2564924 board: atmel: sama7g5ek: clean-up header bootcommand by Eugen Hristev · Thu Jul 30 16:21:46 2020 +0300
  52. 074ec59 board: atmel: sama7g5ek: increase arp timeout and retry count by Claudiu Beznea · Tue Jun 09 13:58:21 2020 +0300
  53. 8d68daa board: atmel: sama7g5ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · Tue Jun 02 10:32:08 2020 +0300
  54. 0de35aa board: atmel: sama7g5ek: add initial support for sama7g5ek by Eugen Hristev · Tue Mar 10 11:56:38 2020 +0200
  55. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  56. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  57. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  58. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  59. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  60. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  61. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  62. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  63. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  64. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  65. 6931439 dm: core: Rename device node to indicate it is private by Simon Glass · Sat Dec 19 10:40:15 2020 -0700
  66. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  67. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  68. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  69. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · Sat Dec 19 10:40:11 2020 -0700
  70. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  71. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  72. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · Sat Dec 19 10:40:03 2020 -0700
  73. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  74. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  75. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  76. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  77. 541f62c dm: core: Rename the priv/plat members by Simon Glass · Tue Dec 22 19:30:30 2020 -0700
  78. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · Tue Dec 22 19:30:27 2020 -0700
  79. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · Tue Dec 22 19:30:26 2020 -0700
  80. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · Tue Dec 22 19:30:23 2020 -0700
  81. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  82. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · Tue Dec 22 19:30:19 2020 -0700
  83. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  84. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · Mon Jan 04 20:48:03 2021 +0100
  85. 8ae95df video: Introduce video_sync operation by Michal Simek · Thu Dec 03 09:30:00 2020 +0100
  86. 632e3d4 video: Let video_sync to return error value by Michal Simek · Mon Dec 14 08:47:52 2020 +0100
  87. 6bc7809 video: Fix video sync kernel-doc format by Michal Simek · Mon Dec 14 09:14:03 2020 +0100
  88. 885f231 microblaze: Add nor device to distro boot by T Karthik Reddy · Thu Dec 17 03:15:56 2020 -0700
  89. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  90. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  91. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  92. 52d76f4 fsp: Move and rename fsp_types.h file by Sughosh Ganu · Wed Dec 30 19:27:04 2020 +0530
  93. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  94. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  95. 93b40d6 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · Mon Dec 28 22:42:51 2020 +0100
  96. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · Thu Dec 31 00:38:13 2020 +0100
  97. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · Fri Dec 25 14:30:04 2020 +0100
  98. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  99. d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  100. 281d73e efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · Mon Dec 28 22:42:51 2020 +0100