1. 1651ee1 arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · Fri Jan 24 17:53:49 2020 +0200
  2. 04cdcee env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · Fri Jan 24 17:53:48 2020 +0200
  3. 0b47e44 env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · Fri Jan 24 17:53:47 2020 +0200
  4. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · Fri Jan 24 17:53:41 2020 +0200
  5. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · Fri Jan 24 17:53:40 2020 +0200
  6. 29a641b Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Feb 01 15:31:04 2020 -0500
  7. c0b2714 Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Fri Jan 31 13:26:28 2020 -0500
  8. bae6a76 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · Thu Jan 30 22:20:38 2020 +0900
  9. b22da75 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · Fri Jan 10 00:16:21 2020 +0530
  10. e704301 rockchip: rk3399: Add bootcount support by Jagan Teki · Thu Jan 09 14:22:19 2020 +0530
  11. 8f429e5 rk3399: Check MMC env while defining it by Jagan Teki · Sat Dec 21 13:24:34 2019 +0530
  12. f886536 Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Jan 29 09:34:13 2020 -0500
  13. da62e1a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Jan 28 21:10:32 2020 -0500
  14. a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Jan 27 19:57:13 2020 -0500
  15. 66eddd4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · Fri Jan 17 14:12:58 2020 +0100
  16. d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · Tue Jan 14 15:56:17 2020 +0000
  17. a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · Tue Jan 14 15:56:16 2020 +0000
  18. c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · Thu Dec 05 15:46:05 2019 +0530
  19. 9741e73 dm: spi: Check cs number before accessing slaves by Bin Meng · Mon Sep 09 06:00:02 2019 -0700
  20. 8ad5a73 Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Jan 27 07:19:26 2020 -0500
  21. 0d9dc0c i2c: Add enums for i2c speed and address size by Simon Glass · Thu Jan 23 11:48:16 2020 -0700
  22. 51c1e04 global_data: remove unused mxc_i2c specific field by Baruch Siach · Wed Dec 25 17:57:06 2019 +0200
  23. 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Jan 26 12:05:11 2020 -0500
  24. 6814a5c clk: Include missing headers for linux/clk-provider.h by Sean Anderson · Tue Dec 24 23:56:22 2019 -0500
  25. 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Jan 25 12:20:51 2020 -0500
  26. 4a10f56 mtd: add prototypes for weak function by Patrick Delaunay · Fri Jan 24 13:45:56 2020 +0100
  27. 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · Wed Jan 22 16:59:55 2020 -0700
  28. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  29. 8bb9672 configs: mt8518: set global variables for fastboot by developer · Thu Jan 16 16:11:39 2020 +0800
  30. 8d7da69 sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108 by Chen-Yu Tsai · Sun Jan 12 23:36:13 2020 +0800
  31. 2e26aa1 common: Update comment to show progress by Simon Glass · Sat Dec 28 10:45:12 2019 -0700
  32. aff1a49 common: Collect all the header files together by Simon Glass · Sat Dec 28 10:45:11 2019 -0700
  33. 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  34. 2c94096 common: Move ROUND() into kernel.h by Simon Glass · Sat Dec 28 10:45:09 2019 -0700
  35. cfeb797 common: Move check_member() to kernel.h by Simon Glass · Sat Dec 28 10:45:08 2019 -0700
  36. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  37. 13d994a common: Move testdram() into init.h by Simon Glass · Sat Dec 28 10:45:06 2019 -0700
  38. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  39. a7ec4d6 common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  40. 0c715a2 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  41. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  42. 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  43. 276698b common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  44. bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  45. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  46. 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  47. d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  48. db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  49. e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  50. 0467120 common: Move type declarations to linux/types.h by Simon Glass · Sat Dec 28 10:44:53 2019 -0700
  51. c49a356 common: Drop the symbol_lookup() declaration by Simon Glass · Sat Dec 28 10:44:52 2019 -0700
  52. 5cfb878 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700
  53. ff75687 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  54. 5520e3f common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · Sat Dec 28 10:44:49 2019 -0700
  55. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  56. 0e4868f common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  57. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · Sat Dec 28 10:44:46 2019 -0700
  58. 3104a08 common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  59. 844b6b9 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  60. 1672111 common: Move do_tftpb() to net.h by Simon Glass · Sat Dec 28 10:44:43 2019 -0700
  61. 6a6b2f2 common: Move embedded fdt location to fdtdec.h by Simon Glass · Sat Dec 28 10:44:42 2019 -0700
  62. e2e8d92 common: Drop checkflash() and checkdram() by Simon Glass · Sat Dec 28 10:44:41 2019 -0700
  63. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  64. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · Sat Dec 28 10:44:39 2019 -0700
  65. 6433214 common: Drop mdm_init() by Simon Glass · Sat Dec 28 10:44:38 2019 -0700
  66. 751f7a7 lx2160: Correct default environment variable by Meenakshi Aggarwal · Fri Jan 10 20:13:19 2020 +0530
  67. 3ba75cc include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · Fri Jan 10 17:16:05 2020 +0800
  68. 5bc151a include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · Fri Jan 10 17:16:04 2020 +0800
  69. 7bf7ae1 qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M by Dhananjay Phadke · Tue Jan 14 17:41:41 2020 -0800
  70. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · Mon Jan 13 15:34:03 2020 +0100
  71. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · Mon Jan 13 15:34:02 2020 +0100
  72. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · Mon Jan 13 15:34:01 2020 +0100
  73. 9562687 KM/kmp204x: qrio and i2c deblock code moved to common by Holger Brunck · Fri Jan 10 12:47:42 2020 +0100
  74. ecb24b0 removing fdt_high from default set of variables for, dragonboard410c config by Matthias Schoepfer · Thu Jan 09 16:53:32 2020 +0100
  75. 0d87fc4 bcm968360bg: add initial support by Philippe Reynes · Tue Jan 07 20:14:17 2020 +0100
  76. 8651bfd arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card) by Marek Szyprowski · Thu Jan 16 16:25:35 2020 +0100
  77. 3f1d3e4 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 by Stephan Gerhold · Sat Jan 04 18:45:19 2020 +0100
  78. d472258 arm: dts: Import device tree for ST-Ericsson Ux500 by Stephan Gerhold · Sat Jan 04 18:45:16 2020 +0100
  79. 0f40fc2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Jan 21 18:10:28 2020 -0500
  80. fad4898 cmd: add tlv_eeprom command by Baruch Siach · Tue Jan 21 15:44:54 2020 +0200
  81. 3888302 Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 21 08:36:50 2020 -0500
  82. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  83. a5483b1 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jan 20 14:54:42 2020 -0500
  84. 2649d0c spl: Add prototype to function spl_board_boot_device() by Alifer Moraes · Tue Jan 14 15:55:01 2020 -0300
  85. 5b08187 imx: fix typo in header file by Flavio Suligoi · Thu Jan 16 11:32:18 2020 +0100
  86. e2323aa fsl: fix typo in header file by Flavio Suligoi · Thu Jan 16 11:32:17 2020 +0100
  87. 807e7cf ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · Thu Jan 02 19:31:21 2020 +0100
  88. 1f7ee70 ARM: imx: vining2000: Enable SPL SDP by default by Marek Vasut · Wed Jan 15 11:27:32 2020 +0100
  89. 5db5016 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Jan 20 15:35:43 2020 +0100
  90. 5bd1a7a configs: am65x_evm: Enable USB keyboard as second stdin by Vignesh Raghavendra · Mon Dec 09 10:37:36 2019 +0530
  91. fa28601 configs: am65x_evm: Add DFU related env variables by Vignesh Raghavendra · Mon Dec 09 10:37:34 2019 +0530
  92. 8c2334c configs: ti: Factor out call to 'args_mmc' into MMC common environment by Andrew F. Davis · Fri Jan 10 14:35:19 2020 -0500
  93. 1929a8b configs: j721e_evm.h: Sync J721e environment configuration with AM65x by Andrew F. Davis · Fri Jan 10 14:35:18 2020 -0500
  94. 9cb512b arm: am57xx: env: Fix DFU variables by Sam Protsenko · Fri Jan 10 15:11:30 2020 +0200
  95. 7566e04 board: ti: beagleboneai: enable in am57xx_evm_defconfig by Caleb Robey · Thu Jan 02 08:17:29 2020 -0600
  96. 940d637 board: ti: beagleboneai: add initial support by Caleb Robey · Thu Jan 02 08:17:27 2020 -0600
  97. d40f61d configs: j721e_evm: Add configs for environment in eMMC by Faiz Abbas · Thu Jan 16 19:42:24 2020 +0530
  98. ee95ddc configs: j721e_evm_a72: Add Support for GPT partitions by Faiz Abbas · Thu Jan 16 19:42:23 2020 +0530
  99. 18fd00b lib: Import few bitmap functions from Linux by Vignesh Raghavendra · Mon Dec 09 10:25:31 2019 +0530
  100. b155801 environment: ti: Add DFU environment variables k3_dfu.h by Vignesh Raghavendra · Mon Nov 18 19:16:34 2019 +0530