1. d12aa0a Makefile: Provide numeric versions by Simon Glass · Thu Feb 04 21:17:13 2021 -0700
  2. 3c9b78d README: Add doumentation for version information by Simon Glass · Thu Feb 04 21:17:12 2021 -0700
  3. 70049aa Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Fri Feb 05 09:39:31 2021 -0500
  4. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Feb 04 17:35:50 2021 -0500
  5. b4d1010 doc: dm: describe end of life of plat_auto by Heinrich Schuchardt · Sun Jan 31 11:04:12 2021 +0100
  6. 9262eac doc: return value exception command by Heinrich Schuchardt · Wed Jan 27 21:19:12 2021 +0100
  7. 321759c doc: describe load command by Heinrich Schuchardt · Wed Jan 27 21:07:40 2021 +0100
  8. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · Wed Feb 03 18:46:07 2021 +0100
  9. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · Tue Feb 02 18:02:19 2021 +0100
  10. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · Tue Feb 02 17:53:14 2021 +0100
  11. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · Tue Feb 02 07:27:42 2021 +0100
  12. 195eb68 arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot by Lokesh Vutla · Mon Feb 01 11:26:41 2021 +0530
  13. 62eada1 arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-Boot by Lokesh Vutla · Mon Feb 01 11:26:40 2021 +0530
  14. 462275c arm: dts: k3-am65: Sync Linux v5.11-rc6 dts into U-Boot by Lokesh Vutla · Mon Feb 01 11:26:39 2021 +0530
  15. a584801 configs: am65x_evm: Add configs for UHS modes by Faiz Abbas · Thu Feb 04 15:11:05 2021 +0530
  16. cea3bcc arm: dts: k3-am654-base-board: Limit Sd card to High speed modes by Faiz Abbas · Thu Feb 04 15:11:04 2021 +0530
  17. bcc4db3 arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values by Faiz Abbas · Thu Feb 04 15:11:03 2021 +0530
  18. 8e918e8 configs: j7200_evm: Add support for UHS modes by Faiz Abbas · Thu Feb 04 15:11:02 2021 +0530
  19. d6fbab2 configs: j721e_evm: Add support for UHS modes by Faiz Abbas · Thu Feb 04 15:11:01 2021 +0530
  20. 131c332 arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes by Faiz Abbas · Thu Feb 04 15:11:00 2021 +0530
  21. 79b6d53 arm: dts: k3-j7200-main: Add support for gpio0 by Faiz Abbas · Thu Feb 04 15:10:59 2021 +0530
  22. 3af3150 arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card by Faiz Abbas · Thu Feb 04 15:10:58 2021 +0530
  23. 471d917 arm: dts: k3-j721e-main: Update otap-delay values by Faiz Abbas · Thu Feb 04 15:10:57 2021 +0530
  24. 43f6920 arm: dts: k3-am65: Fix mmc nodes by Faiz Abbas · Thu Feb 04 15:10:56 2021 +0530
  25. 9c10cfe mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · Thu Feb 04 15:10:55 2021 +0530
  26. 36c8c5c mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · Thu Feb 04 15:10:54 2021 +0530
  27. 7a7e2c7 mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · Thu Feb 04 15:10:53 2021 +0530
  28. c73f04e mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · Thu Feb 04 15:10:52 2021 +0530
  29. def2a0f mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · Thu Feb 04 15:10:51 2021 +0530
  30. 2c2fc96 mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · Thu Feb 04 15:10:50 2021 +0530
  31. 947e8f3 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · Thu Feb 04 15:10:49 2021 +0530
  32. b7f57bb mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · Thu Feb 04 15:10:48 2021 +0530
  33. 2c45a2c mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · Thu Feb 04 15:10:47 2021 +0530
  34. 6ede121 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · Thu Feb 04 15:10:46 2021 +0530
  35. 261c8bd configs: am335x_evm: enable CONFIG_SPL_ALLOC_BD by Dario Binacchi · Mon Jan 18 22:28:30 2021 +0100
  36. a45e6db remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · Tue Jan 26 18:20:56 2021 -0600
  37. bd3caf0 configs: am65x_evm_a53: Enable config for phandle check while getting sequence number by Aswath Govindraju · Wed Jan 13 13:06:15 2021 +0530
  38. 98da5e8 configs: legoev3: disable non-Linux boot options by David Lechner · Mon Jan 11 13:24:47 2021 -0600
  39. 1951fe0 configs: legoev3: disable CONFIG_NET by David Lechner · Mon Jan 11 13:24:46 2021 -0600
  40. 1746490 ARM: legoev3: drop bi_arch_number by David Lechner · Mon Jan 11 13:24:45 2021 -0600
  41. e91909f ARM: legoev3: set serial# env var by David Lechner · Mon Jan 11 13:24:44 2021 -0600
  42. cc58d29 Nokia RX-51: Convert to CONFIG_DM_MMC by Pali Rohár · Sat Jan 16 01:04:54 2021 +0100
  43. c1d0a61 Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 04 08:19:23 2021 -0500
  44. 0584a0c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Feb 04 08:18:57 2021 -0500
  45. b2187d0 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image by Kory Maincent · Tue Feb 02 16:42:29 2021 +0100
  46. caabd24 cmd: pxe_utils: Replace ifdef by IS_ENABLED by Kory Maincent · Tue Feb 02 16:42:28 2021 +0100
  47. b9c7349 command.h: Remove extern from the header by Kory Maincent · Tue Feb 02 16:42:27 2021 +0100
  48. 99c6f3e x86: qemu: Fix broken multi-core boot by Bin Meng · Tue Feb 02 15:04:47 2021 +0800
  49. 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · Sat Jan 30 14:12:10 2021 +0100
  50. 748cbaa firmware: smci: possible NULL dereference by Heinrich Schuchardt · Mon Feb 01 03:01:54 2021 +0100
  51. 2165d0c sandbox: mark os_abort() as noreturn by Heinrich Schuchardt · Mon Feb 01 01:24:10 2021 +0100
  52. f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · Sun Jan 31 20:36:06 2021 +0800
  53. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  54. 440b77f riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · Sun Jan 31 20:36:04 2021 +0800
  55. 97ddd33 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · Sun Jan 31 20:36:03 2021 +0800
  56. ff7607c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · Sun Jan 31 20:36:02 2021 +0800
  57. 65d5995 riscv: ax25-ae350: Cast addr with uintptr_t by Bin Meng · Sun Jan 31 20:36:01 2021 +0800
  58. b934fd2 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · Sun Jan 31 20:36:00 2021 +0800
  59. f936cf6 global_data.h: Change ram_top type to phys_addr_t by Bin Meng · Sun Jan 31 20:35:59 2021 +0800
  60. 98756b5 arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · Sun Jan 31 20:35:58 2021 +0800
  61. 489b25a riscv: Adjust board_get_usable_ram_top() for 32-bit by Bin Meng · Sun Jan 31 20:35:57 2021 +0800
  62. 1f2c795 dm: core: Add documentation about device removal by Simon Glass · Sun Jan 24 14:32:48 2021 -0700
  63. 8ae8744 arm: Remove vital devices last by Simon Glass · Sun Jan 24 14:32:47 2021 -0700
  64. abbdbbd dm: core: Add late driver remove option by Marek Vasut · Sun Jan 24 14:32:46 2021 -0700
  65. df34d0b dm: core: Avoid partially removing devices by Simon Glass · Sun Jan 24 14:32:45 2021 -0700
  66. 6dd0d1d dm: core: Remove children before advising uclass by Simon Glass · Sun Jan 24 14:32:44 2021 -0700
  67. 97c2dfc dm: pci: Correct use of wrong flag name by Simon Glass · Sun Jan 24 14:32:43 2021 -0700
  68. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · Sun Jan 24 14:32:42 2021 -0700
  69. 7ca47bc nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · Sun Jan 24 14:32:41 2021 -0700
  70. 20d6ac4 smem: Don't use -EPROBE_DEFER by Simon Glass · Sun Jan 24 14:32:40 2021 -0700
  71. b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · Sat Jan 30 11:08:21 2021 +0100
  72. 502cb89 fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · Sat Jan 30 10:01:08 2021 +0100
  73. ac42bfe Merge branch '2021-02-01-assorted-fixes' by Tom Rini · Tue Feb 02 09:24:10 2021 -0500
  74. 8ba3d24 azure: Add -E back for the world build script by Bin Meng · Sun Jan 31 16:38:35 2021 +0800
  75. 76e6a9e test/py: fix runtest wrapper for pytest 6 by Stephen Warren · Sat Jan 30 20:12:18 2021 -0700
  76. 0c4f859 MAINTAINERS: Add maintainer to network subsystem by Ramon Fried · Fri Jan 29 18:18:22 2021 +0200
  77. 75b4b62 disk: part_dos: update partition table entries after write by Gary Bisson · Thu Jan 28 09:10:07 2021 +0100
  78. 11dac41 common: Kconfig.boot: Add FIT_PRINT config option by Ravik Hasija · Wed Jan 27 14:01:48 2021 -0800
  79. c556a45 cmd: load, emit error message for invalid block device by Heinrich Schuchardt · Wed Jan 27 21:26:43 2021 +0100
  80. 63fd773 arm: Remove #include <version.h> from armv8/fwcall.c by Pali Rohár · Wed Jan 27 16:29:13 2021 +0100
  81. f6c38c1 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · Sun Jan 17 15:52:16 2021 +0000
  82. 5f0f0eb Prepare v2021.04-rc1 by Tom Rini · Mon Feb 01 10:28:20 2021 -0500
  83. 0c0c9b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Feb 01 08:15:46 2021 -0500
  84. d043214 x86: Reduce size of samus image by Simon Glass · Sun Jan 31 09:17:07 2021 -0700
  85. c00af3e x86: tpl: Show next stage being booted by Simon Glass · Sun Jan 24 10:06:11 2021 -0700
  86. 4771759 x86: spl: Clear BSS unconditionally by Simon Glass · Sun Jan 24 10:06:10 2021 -0700
  87. eeb0122 x86: zimage: Improve command-line debug handling by Simon Glass · Sun Jan 24 10:06:09 2021 -0700
  88. ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · Sun Jan 24 10:06:08 2021 -0700
  89. 5dc4f39 x86: Update Chromium OS GNVS names by Simon Glass · Sun Jan 24 10:06:07 2021 -0700
  90. 8dda596 x86: spl: Make moving BSS conditional by Simon Glass · Sun Jan 24 10:06:06 2021 -0700
  91. be6f958 x86: Make sure the SPL image ends on a suitable boundary by Simon Glass · Sun Jan 24 10:06:05 2021 -0700
  92. 733c73a x86: apl: Enhance debugging in the SPL loader by Simon Glass · Sun Jan 24 10:06:04 2021 -0700
  93. 53857ee x86: spl: Add a function to find the text base by Simon Glass · Sun Jan 24 10:06:03 2021 -0700
  94. 65ca49f x86: acpi_gpe: Update driver name to match devicetree by Simon Glass · Sun Jan 24 10:06:02 2021 -0700
  95. dd4348f acpi: Tidy up documentation for struct acpi_gpio by Simon Glass · Sat Jan 23 11:08:38 2021 -0700
  96. 7855c4e x86: coral: Add a devicetree node for eMMC by Simon Glass · Wed Jan 13 20:29:53 2021 -0700
  97. b81b6d9 x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · Wed Jan 13 20:29:45 2021 -0700
  98. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · Wed Jan 20 21:37:56 2021 +0100
  99. 207f0cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 31 19:44:45 2021 -0500
  100. 6ddb825 ata: sunxi: fix debug messages by Dario Binacchi · Sun Jan 24 19:13:10 2021 +0100