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