1. 0d9dc0c i2c: Add enums for i2c speed and address size by Simon Glass · Thu Jan 23 11:48:16 2020 -0700
  2. 51c1e04 global_data: remove unused mxc_i2c specific field by Baruch Siach · Wed Dec 25 17:57:06 2019 +0200
  3. 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
  4. 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sat Jan 25 12:20:51 2020 -0500
  5. 4a10f56 mtd: add prototypes for weak function by Patrick Delaunay · Fri Jan 24 13:45:56 2020 +0100
  6. 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · Wed Jan 22 16:59:55 2020 -0700
  7. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  8. 8bb9672 configs: mt8518: set global variables for fastboot by developer · Thu Jan 16 16:11:39 2020 +0800
  9. 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
  10. 2e26aa1 common: Update comment to show progress by Simon Glass · Sat Dec 28 10:45:12 2019 -0700
  11. aff1a49 common: Collect all the header files together by Simon Glass · Sat Dec 28 10:45:11 2019 -0700
  12. 6e72322 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  13. 2c94096 common: Move ROUND() into kernel.h by Simon Glass · Sat Dec 28 10:45:09 2019 -0700
  14. cfeb797 common: Move check_member() to kernel.h by Simon Glass · Sat Dec 28 10:45:08 2019 -0700
  15. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  16. 13d994a common: Move testdram() into init.h by Simon Glass · Sat Dec 28 10:45:06 2019 -0700
  17. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  18. a7ec4d6 common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  19. 0c715a2 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  20. 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  21. 1f911d4 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  22. 276698b common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  23. bd2ce1b common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  24. 0eb84bf common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  25. 92052d4 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  26. d0e1c34 common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  27. db13e74 common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  28. e253db5 common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  29. 0467120 common: Move type declarations to linux/types.h by Simon Glass · Sat Dec 28 10:44:53 2019 -0700
  30. c49a356 common: Drop the symbol_lookup() declaration by Simon Glass · Sat Dec 28 10:44:52 2019 -0700
  31. 5cfb878 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700
  32. ff75687 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  33. 5520e3f common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · Sat Dec 28 10:44:49 2019 -0700
  34. a3cdcfc common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  35. 0e4868f common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  36. 7e6263b common: Move jumptable_init() out of common.h by Simon Glass · Sat Dec 28 10:44:46 2019 -0700
  37. 3104a08 common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  38. 844b6b9 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  39. 1672111 common: Move do_tftpb() to net.h by Simon Glass · Sat Dec 28 10:44:43 2019 -0700
  40. 6a6b2f2 common: Move embedded fdt location to fdtdec.h by Simon Glass · Sat Dec 28 10:44:42 2019 -0700
  41. e2e8d92 common: Drop checkflash() and checkdram() by Simon Glass · Sat Dec 28 10:44:41 2019 -0700
  42. aca84e0 common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  43. 8fc96b0 common: Move main_loop() to init.h by Simon Glass · Sat Dec 28 10:44:39 2019 -0700
  44. 6433214 common: Drop mdm_init() by Simon Glass · Sat Dec 28 10:44:38 2019 -0700
  45. 751f7a7 lx2160: Correct default environment variable by Meenakshi Aggarwal · Fri Jan 10 20:13:19 2020 +0530
  46. 3ba75cc include/configs: ls1012afrwy: adjust kernel_addr_r by Biwen Li · Fri Jan 10 17:16:05 2020 +0800
  47. 5bc151a include/configs: ls1012ardb: adjust kernel_addr_r by Biwen Li · Fri Jan 10 17:16:04 2020 +0800
  48. 7bf7ae1 qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M by Dhananjay Phadke · Tue Jan 14 17:41:41 2020 -0800
  49. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · Mon Jan 13 15:34:03 2020 +0100
  50. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · Mon Jan 13 15:34:02 2020 +0100
  51. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · Mon Jan 13 15:34:01 2020 +0100
  52. 9562687 KM/kmp204x: qrio and i2c deblock code moved to common by Holger Brunck · Fri Jan 10 12:47:42 2020 +0100
  53. ecb24b0 removing fdt_high from default set of variables for, dragonboard410c config by Matthias Schoepfer · Thu Jan 09 16:53:32 2020 +0100
  54. 0d87fc4 bcm968360bg: add initial support by Philippe Reynes · Tue Jan 07 20:14:17 2020 +0100
  55. 3f1d3e4 board: Add new Samsung "stemmy" board based on ST-Ericsson U8500 by Stephan Gerhold · Sat Jan 04 18:45:19 2020 +0100
  56. d472258 arm: dts: Import device tree for ST-Ericsson Ux500 by Stephan Gerhold · Sat Jan 04 18:45:16 2020 +0100
  57. 0f40fc2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Jan 21 18:10:28 2020 -0500
  58. fad4898 cmd: add tlv_eeprom command by Baruch Siach · Tue Jan 21 15:44:54 2020 +0200
  59. 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
  60. 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
  61. 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
  62. 2649d0c spl: Add prototype to function spl_board_boot_device() by Alifer Moraes · Tue Jan 14 15:55:01 2020 -0300
  63. 5b08187 imx: fix typo in header file by Flavio Suligoi · Thu Jan 16 11:32:18 2020 +0100
  64. e2323aa fsl: fix typo in header file by Flavio Suligoi · Thu Jan 16 11:32:17 2020 +0100
  65. 807e7cf ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK by Arkadiusz Karas · Thu Jan 02 19:31:21 2020 +0100
  66. 1f7ee70 ARM: imx: vining2000: Enable SPL SDP by default by Marek Vasut · Wed Jan 15 11:27:32 2020 +0100
  67. 5db5016 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Jan 20 15:35:43 2020 +0100
  68. 5bd1a7a configs: am65x_evm: Enable USB keyboard as second stdin by Vignesh Raghavendra · Mon Dec 09 10:37:36 2019 +0530
  69. fa28601 configs: am65x_evm: Add DFU related env variables by Vignesh Raghavendra · Mon Dec 09 10:37:34 2019 +0530
  70. 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
  71. 1929a8b configs: j721e_evm.h: Sync J721e environment configuration with AM65x by Andrew F. Davis · Fri Jan 10 14:35:18 2020 -0500
  72. 9cb512b arm: am57xx: env: Fix DFU variables by Sam Protsenko · Fri Jan 10 15:11:30 2020 +0200
  73. 7566e04 board: ti: beagleboneai: enable in am57xx_evm_defconfig by Caleb Robey · Thu Jan 02 08:17:29 2020 -0600
  74. 940d637 board: ti: beagleboneai: add initial support by Caleb Robey · Thu Jan 02 08:17:27 2020 -0600
  75. d40f61d configs: j721e_evm: Add configs for environment in eMMC by Faiz Abbas · Thu Jan 16 19:42:24 2020 +0530
  76. ee95ddc configs: j721e_evm_a72: Add Support for GPT partitions by Faiz Abbas · Thu Jan 16 19:42:23 2020 +0530
  77. 18fd00b lib: Import few bitmap functions from Linux by Vignesh Raghavendra · Mon Dec 09 10:25:31 2019 +0530
  78. b155801 environment: ti: Add DFU environment variables k3_dfu.h by Vignesh Raghavendra · Mon Nov 18 19:16:34 2019 +0530
  79. de69e5c common: Update comment to show progress by Simon Glass · Sat Dec 28 10:45:12 2019 -0700
  80. 797e388 common: Collect all the header files together by Simon Glass · Sat Dec 28 10:45:11 2019 -0700
  81. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  82. 64b8fe1 common: Move ROUND() into kernel.h by Simon Glass · Sat Dec 28 10:45:09 2019 -0700
  83. 84c48c3 common: Move check_member() to kernel.h by Simon Glass · Sat Dec 28 10:45:08 2019 -0700
  84. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  85. 0ffd9db common: Move testdram() into init.h by Simon Glass · Sat Dec 28 10:45:06 2019 -0700
  86. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  87. 606f09b common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  88. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  89. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  90. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  91. 78ec73d common: Move reset_misc() function to arch header by Simon Glass · Sat Dec 28 10:45:00 2019 -0700
  92. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  93. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  94. 4be8fc9 common: Move upmconfig() to ppc.h by Simon Glass · Sat Dec 28 10:44:57 2019 -0700
  95. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  96. 2c33b4c common: arm: Move s_init() to an ARM-specific header by Simon Glass · Sat Dec 28 10:44:55 2019 -0700
  97. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  98. a7c2d8a common: Move type declarations to linux/types.h by Simon Glass · Sat Dec 28 10:44:53 2019 -0700
  99. 883c062 common: Drop the symbol_lookup() declaration by Simon Glass · Sat Dec 28 10:44:52 2019 -0700
  100. acc15a1 common: Drop CONFIG_HAS_POST by Simon Glass · Sat Dec 28 10:44:51 2019 -0700