1. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  2. 3fabf86 image: android: fix abootimg support by Christian Gmeiner · Fri May 29 17:53:45 2020 +0200
  3. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · Mon May 25 19:57:25 2020 +0200
  4. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  5. d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · Thu Apr 30 15:54:05 2020 +0530
  6. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  9. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  13. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  14. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  15. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  16. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  17. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  18. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  19. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  20. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  21. c744316 flash: Tidy up coding style for flash functions by Simon Glass · Sun May 10 11:39:53 2020 -0600
  22. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · Wed May 06 20:38:44 2020 +0300
  23. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · Wed May 06 20:38:43 2020 +0300
  24. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · Sat May 09 21:21:14 2020 +0200
  25. b03e666 spl: Always define preloader_console_init by Samuel Holland · Thu May 07 18:08:10 2020 -0500
  26. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  27. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Sun May 10 13:03:56 2020 +0200
  28. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · Wed Mar 18 11:38:42 2020 -0700
  29. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  30. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · Sun May 03 21:58:50 2020 +0800
  31. 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · Wed Apr 29 10:35:14 2020 +0800
  32. 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · Wed Apr 29 10:35:13 2020 +0800
  33. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · Wed Apr 29 10:35:12 2020 +0800
  34. a36d93e spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Wed Apr 29 10:35:10 2020 +0800
  35. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · Thu Apr 23 13:07:50 2020 +0200
  36. 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · Mon Apr 20 10:31:46 2020 +0300
  37. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · Mon Apr 20 10:31:44 2020 +0300
  38. b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · Wed Apr 29 18:23:07 2020 +0200
  39. 093f01c rsa: sig: fix config signature check for fit with padding by Philippe Reynes · Wed Apr 29 15:26:17 2020 +0200
  40. a988916 hush: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:56:10 2020 +0200
  41. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  42. aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · Tue Apr 21 09:28:45 2020 +0200
  43. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · Tue Apr 21 09:28:44 2020 +0200
  44. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · Tue Apr 21 09:28:43 2020 +0200
  45. fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · Tue Apr 21 09:28:42 2020 +0200
  46. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · Tue Apr 21 09:28:41 2020 +0200
  47. be9ab32 log: remove useless cast by Heinrich Schuchardt · Sun Apr 19 10:48:36 2020 +0200
  48. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  49. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · Thu Apr 16 18:30:17 2020 +0900
  50. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · Mon Apr 20 12:44:01 2020 +0200
  51. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  52. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  53. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · Fri Apr 17 09:42:29 2020 -0600
  54. 28105f4 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:23 2020 +0200
  55. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:21 2020 +0200
  56. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · Thu Apr 16 08:09:30 2020 -0700
  57. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  58. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · Wed Apr 15 11:33:31 2020 +0200
  59. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  60. 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · Sat Apr 04 12:45:02 2020 +0200
  61. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · Thu Mar 05 16:24:22 2020 -0800
  62. e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · Tue Mar 10 10:15:05 2020 +0100
  63. 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · Tue Mar 10 10:15:02 2020 +0100
  64. 2db9516 log: syslog driver by Heinrich Schuchardt · Wed Feb 26 21:48:16 2020 +0100
  65. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · Wed Feb 26 21:48:15 2020 +0100
  66. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  67. 609add3 main: Drop show_boot_progress() prototype by Simon Glass · Wed Mar 18 09:42:40 2020 -0600
  68. 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · Mon Apr 06 14:29:44 2020 +0200
  69. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  70. c205da8 Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · Wed Apr 01 07:42:04 2020 -0700
  71. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  72. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  73. 81d1387 image: Load the correct configuration in fit_check_sign by Simon Glass · Wed Mar 18 11:44:02 2020 -0600
  74. 086ae65 image: Check hash-nodes when checking configurations by Simon Glass · Wed Mar 18 11:44:01 2020 -0600
  75. ff35f0c image: Return an error message from fit_config_verify_sig() by Simon Glass · Wed Mar 18 11:43:57 2020 -0600
  76. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · Wed Mar 18 11:43:56 2020 -0600
  77. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · Wed Mar 18 11:43:55 2020 -0600
  78. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  79. 03b0d1e image-fit: Allow loading FIT image for VxWorks by Lihua Zhao · Wed Mar 18 07:32:07 2020 -0700
  80. 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · Wed Mar 11 18:11:11 2020 -0400
  81. 0be986f fit: check return value of fit_image_get_data_size() by Heinrich Schuchardt · Wed Mar 11 21:51:08 2020 +0100
  82. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · Fri Feb 21 15:12:55 2020 +0900
  83. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · Wed Feb 26 13:44:35 2020 +0530
  84. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  85. c508b27 board_f: Make clear_bss generic by Ovidiu Panait · Wed Feb 05 08:54:42 2020 +0200
  86. 3b05a26 common/console.c: discard volatile by Heinrich Schuchardt · Wed Feb 12 18:23:49 2020 +0100
  87. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  88. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · Mon Feb 03 11:43:32 2020 +0100
  89. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  90. 2bd6471 exports: Add the malloc.h header by Simon Glass · Mon Feb 03 07:35:59 2020 -0700
  91. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · Fri Jan 10 12:32:19 2020 -0500
  92. e6d6d14 image: fdt: check "status" of "/reserved-memory" subnodes by Thirupathaiah Annapureddy · Mon Jan 06 22:21:42 2020 -0800
  93. b17c158 console: Add a function to read a line of the output / eof by Simon Glass · Mon Jan 27 08:49:54 2020 -0700
  94. 3e85ea0 bloblist: Zero records when adding by Simon Glass · Mon Jan 27 08:49:52 2020 -0700
  95. 32ec7c6 bloblist: Tidy up a few comments and code-style nits by Simon Glass · Mon Jan 27 08:49:51 2020 -0700
  96. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · Mon Jan 27 08:49:50 2020 -0700
  97. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · Fri Jan 24 17:53:41 2020 +0200
  98. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · Fri Jan 24 17:53:40 2020 +0200
  99. 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · Wed Jan 22 22:28:25 2020 +0200
  100. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100