1. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · Sun Dec 01 11:23:17 2019 +0100
  2. 58e6a3e imx6: aristainetos: convert to DM_USB by Heiko Schocher · Sun Dec 01 11:23:16 2019 +0100
  3. 7344de1 imx6: aristainetos: convert to DM_MMC by Heiko Schocher · Sun Dec 01 11:23:14 2019 +0100
  4. a051ee9 imx6: aristainetos: remove aristainetos-v2.c by Heiko Schocher · Sun Dec 01 11:23:11 2019 +0100
  5. 356472b imx6: aristainetos: disable gigabit support by Heiko Schocher · Sun Dec 01 11:23:08 2019 +0100
  6. 2ab26e4 imx6: aristainetos: remove 2b version by Heiko Schocher · Sun Dec 01 11:23:07 2019 +0100
  7. 219913c imx6: aristainetos: move defines to Kconfig by Heiko Schocher · Sun Dec 01 11:23:06 2019 +0100
  8. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  9. 5019699 imx6: remove aristainetos board by Heiko Schocher · Sun Dec 01 11:23:04 2019 +0100
  10. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:42 2019 +0000
  11. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:41 2019 +0000
  12. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Jan 02 10:28:26 2020 -0500
  13. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · Tue Dec 31 15:17:56 2019 +0800
  14. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Dec 28 08:07:16 2019 -0500
  15. b93a1b7 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · Sat Dec 21 17:18:22 2019 +0100
  16. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · Wed Dec 11 14:31:03 2019 -0300
  17. 6dddd88 mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · Thu Dec 19 13:52:39 2019 -0300
  18. c68bb1c mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · Thu Dec 19 14:59:42 2019 -0300
  19. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · Thu Dec 26 15:20:04 2019 +0800
  20. 127f92a arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig by Grygorii Strashko · Wed Nov 20 21:13:26 2019 +0200
  21. 0288d2e common: remove duplicate typedef for uchar by Heinrich Schuchardt · Tue Dec 10 07:43:33 2019 +0100
  22. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Dec 09 21:53:23 2019 -0500
  23. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · Sun Dec 08 23:28:49 2019 +0100
  24. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · Thu Nov 14 13:52:22 2019 +0800
  25. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Dec 09 13:48:22 2019 -0500
  26. 3934989 dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:21 2019 +0530
  27. b18fb7e dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · Wed Dec 04 22:17:20 2019 +0530
  28. cf64055 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · Mon Nov 25 17:15:12 2019 +0200
  29. 6b3089e net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · Mon Nov 25 17:15:11 2019 +0200
  30. 1fd5416 include: phy: add data field for private driver data by Alex Marginean · Thu Nov 14 18:28:29 2019 +0200
  31. 5219f68 include: phy: define XFI and USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:28 2019 +0200
  32. a5efed6 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · Mon Nov 18 23:04:42 2019 +0200
  33. 9c71be9 net: Improve documentation for string_to_ip() by Joe Hershberger · Fri Sep 13 19:29:41 2019 -0500
  34. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  35. c9b214c linux/types.h: fix typo unchar by Heinrich Schuchardt · Sun Dec 08 00:22:01 2019 +0100
  36. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  37. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  38. 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · Wed Nov 13 09:44:59 2019 +0900
  39. cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · Wed Nov 13 09:44:58 2019 +0900
  40. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  41. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  42. 9825d55 linux/time.h: include vsprintf.h by AKASHI Takahiro · Wed Nov 13 09:44:52 2019 +0900
  43. 0037a3d include: kernel.h: include printk.h by AKASHI Takahiro · Wed Nov 13 09:44:51 2019 +0900
  44. 80a75bc lib: add mktime64() for linux compatibility by AKASHI Takahiro · Wed Nov 13 09:44:50 2019 +0900
  45. 80eb59a rtc.h: add struct udevice declaration by AKASHI Takahiro · Wed Nov 13 09:44:48 2019 +0900
  46. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · Mon Nov 25 09:07:36 2019 +0100
  47. 1bfd6f4 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · Mon Oct 21 17:31:53 2019 +0200
  48. 8312e8c ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · Tue Nov 26 09:39:10 2019 +0100
  49. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · Tue Nov 26 09:39:08 2019 +0100
  50. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · Tue Dec 03 14:04:46 2019 +0200
  51. 48d81f9 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · Mon Dec 02 20:40:28 2019 -0300
  52. a100f9f rockchip: allow loading larger kernels by Ben Wolsieffer · Tue Dec 03 00:40:05 2019 -0500
  53. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  54. 400cfcd configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · Thu Oct 03 19:50:16 2019 +0200
  55. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  56. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  57. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  58. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · Thu Nov 07 19:28:44 2019 +0800
  59. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  60. 6d7e459 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · Sun Nov 10 10:17:58 2019 -0600
  61. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  62. 84e35db Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · Tue Nov 26 17:32:42 2019 -0500
  63. dcda76e bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · Fri Nov 15 00:21:17 2019 -0800
  64. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  65. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  66. 8e50a0e common: Drop get_endaddr() by Simon Glass · Thu Nov 14 12:57:49 2019 -0700
  67. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · Thu Nov 14 12:57:48 2019 -0700
  68. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  69. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  70. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  71. 320a5d4 common: Drop board_show_dram() by Simon Glass · Thu Nov 14 12:57:44 2019 -0700
  72. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  73. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  74. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  75. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  76. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · Thu Nov 14 12:57:38 2019 -0700
  77. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  78. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  79. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  80. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  81. 08c5591 common: Drop cpu_init() by Simon Glass · Thu Nov 14 12:57:33 2019 -0700
  82. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  83. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  84. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  85. 2e3b8a2 common: Move timer_get_us() function out of common.h by Simon Glass · Thu Nov 14 12:57:29 2019 -0700
  86. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · Thu Nov 14 12:57:27 2019 -0700
  87. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  88. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  89. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  90. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · Thu Nov 14 12:57:23 2019 -0700
  91. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  92. 15595db common: Move env_get_ip() to net.h by Simon Glass · Thu Nov 14 12:57:21 2019 -0700
  93. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  94. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  95. 6853b16 common: Move bootcount functions to their header file by Simon Glass · Thu Nov 14 12:57:18 2019 -0700
  96. c11c19f spl: bootcount: Move code out of header file by Simon Glass · Thu Nov 14 12:57:17 2019 -0700
  97. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  98. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  99. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  100. ecd1f81 common: Move random-number functions into their own header by Simon Glass · Thu Nov 14 12:57:13 2019 -0700