1. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  2. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  3. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · Mon Jan 21 09:17:37 2019 +0100
  4. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  5. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  6. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  7. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  8. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  9. c30b822 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun May 19 09:42:19 2019 -0400
  10. 225589d nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · Wed May 15 08:37:56 2019 -0700
  11. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · Tue May 14 10:33:41 2019 +0200
  12. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · Fri May 03 19:43:06 2019 +0200
  13. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  14. afd92b6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 15 07:10:52 2019 -0400
  15. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · Wed May 15 07:10:32 2019 -0400
  16. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · Sun Apr 28 15:08:57 2019 +0800
  17. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · Tue Apr 16 18:20:30 2019 +0200
  18. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · Tue Apr 16 18:20:29 2019 +0200
  19. 8e102a8 phy: ti: Init node before reading by Michal Simek · Sat Mar 16 12:43:17 2019 +0100
  20. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  21. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  22. 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · Thu May 09 22:12:00 2019 +0200
  23. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:59 2019 +0200
  24. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200
  25. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:57 2019 +0200
  26. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:56 2019 +0200
  27. fb2fc2f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · Thu May 09 22:11:55 2019 +0200
  28. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · Tue May 07 17:42:30 2019 +0800
  29. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · Tue May 07 17:42:28 2019 +0800
  30. 725b122 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · Tue May 07 17:42:27 2019 +0800
  31. 7f3dace ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · Tue May 07 17:42:26 2019 +0800
  32. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · Tue May 07 22:04:05 2019 +0200
  33. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · Tue May 07 21:52:47 2019 +0200
  34. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · Tue May 07 22:31:23 2019 +0200
  35. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · Tue May 07 22:27:32 2019 +0200
  36. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · Tue May 07 22:26:21 2019 +0200
  37. 53f242d serial: sh: Drop H8 support by Marek Vasut · Tue May 07 22:14:49 2019 +0200
  38. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · Sat Apr 13 21:13:57 2019 +1200
  39. a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · Sat Apr 13 20:35:23 2019 +1200
  40. c8d9dfe remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · Thu May 02 15:35:52 2019 +0530
  41. ce32c02 test/py: avb: fix test_avb_persistent_values fail by Igor Opaniuk · Mon May 06 12:07:31 2019 +0300
  42. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · Mon May 06 15:18:54 2019 +0200
  43. 331b30f usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · Tue May 07 06:57:39 2019 -0500
  44. ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · Thu May 09 07:12:51 2019 -0400
  45. c5bbb03 Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic by Tom Rini · Thu May 09 07:11:39 2019 -0400
  46. 5fe837d phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers by Neil Armstrong · Tue Feb 19 15:17:29 2019 +0100
  47. 1f70889 usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · Tue Feb 19 13:42:01 2019 +0100
  48. e49fc37 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 08 22:46:31 2019 -0400
  49. 9e79144 net: phy: micrel: Find Micrel PHY node correctly by James Byrne · Mon Mar 04 17:40:34 2019 +0000
  50. 457107f net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · Mon Mar 04 17:40:33 2019 +0000
  51. deef311 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · Wed Feb 13 09:14:53 2019 +0000
  52. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · Mon Mar 04 16:02:11 2019 +0100
  53. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · Mon Mar 04 16:01:30 2019 +0100
  54. a78f045 drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · Fri Feb 08 08:46:11 2019 +0000
  55. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  56. 727ed79 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · Thu Feb 28 00:27:00 2019 +0530
  57. 01af115 reset: Get the RESET by index without device by Jagan Teki · Thu Feb 28 00:26:55 2019 +0530
  58. a77add3 clk: Use clk_get_by_index_tail() by Jagan Teki · Thu Feb 28 00:26:53 2019 +0530
  59. fc7c7ce clk: Get the CLK by index without device by Jagan Teki · Thu Feb 28 00:26:52 2019 +0530
  60. 9ee724f serial: sifive: Change include order by Jagan Teki · Wed May 08 19:56:16 2019 +0530
  61. 72be986 clk: sifive: fu540-prci: Change include order by Jagan Teki · Wed May 08 19:52:18 2019 +0530
  62. 35153dd spi: atcspi200: Change include order by Jagan Teki · Wed May 08 19:42:16 2019 +0530
  63. 7ae4ec9 pinctrl: rockchip: Also move common set_schmitter func into per Soc file by David Wu · Tue Apr 16 21:58:13 2019 +0800
  64. 35ee72e pinctrl: rockchip: Clean the unused type and label by David Wu · Tue Apr 16 21:57:54 2019 +0800
  65. 2e6959e pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull by David Wu · Tue Apr 16 21:57:28 2019 +0800
  66. 2972c45 pinctrl: rockchip: Split the common set_pull() func into per Soc by David Wu · Tue Apr 16 21:57:05 2019 +0800
  67. 1530047 pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength by David Wu · Tue Apr 16 21:56:34 2019 +0800
  68. 40a5548 pinctrl: rockchip: Split the common set_drive() func into per Soc by David Wu · Tue Apr 16 21:55:26 2019 +0800
  69. 84248ec pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux by David Wu · Tue Apr 16 21:50:56 2019 +0800
  70. 3dd7d6c pinctrl: rockchip: Split the common set_mux() into per Soc by David Wu · Tue Apr 16 21:50:55 2019 +0800
  71. 71aede0 pinctrl: rockchip: Remove redundant spaces by David Wu · Tue Apr 16 21:50:54 2019 +0800
  72. 1856451 pinctrl: rockchip: Add pull-pin-default param and remove unused param by David Wu · Tue Apr 16 21:50:53 2019 +0800
  73. 56573c4 Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl" by Kever Yang · Tue May 07 09:36:32 2019 +0800
  74. 7f34784 rockchip: ram: rk3399: update for TPL by Kever Yang · Mon Apr 01 17:20:53 2019 +0800
  75. 24b6500 rockchip: dmc: rk3368: update rank number for evb-px5 by Kever Yang · Fri Mar 29 22:48:29 2019 +0800
  76. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · Tue Apr 02 20:41:25 2019 +0800
  77. 55fabb3 rockchip: clk: rk322x: fix assert clock value by Kever Yang · Tue Apr 02 20:41:23 2019 +0800
  78. 6220741 rockchip: rk322x: add CLK_EMMC_SAMPLE clock support by Kever Yang · Tue Apr 02 20:41:22 2019 +0800
  79. 956798c Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL" by Kever Yang · Tue Apr 02 20:41:19 2019 +0800
  80. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · Thu Apr 25 21:59:08 2019 -0600
  81. 8ea4982 x86: sysreset: Implement the get_last() method by Simon Glass · Thu May 02 10:52:15 2019 -0600
  82. 90bf4d9 x86: sysreset: Implement power-off if available by Simon Glass · Thu May 02 10:52:14 2019 -0600
  83. a21dda9 x86: sysreset: Separate out the EFI code by Simon Glass · Thu May 02 10:52:13 2019 -0600
  84. f18ca78 cros_ec: Use a hyphen in the uclass name by Simon Glass · Thu May 02 10:52:11 2019 -0600
  85. 019f956 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · Thu Apr 25 21:58:36 2019 -0600
  86. cf93d02 net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · Thu Jan 24 08:54:37 2019 +0000
  87. a8abcff net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · Fri Feb 08 17:25:07 2019 +0000
  88. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · Fri Feb 08 17:25:06 2019 +0000
  89. 7321e83 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue May 07 09:38:00 2019 -0400
  90. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue May 07 09:37:11 2019 -0400
  91. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · Sat May 04 18:52:33 2019 +0200
  92. 77f69f8 net: sh_eth: Add support for operation without clock framework by Marek Vasut · Thu May 02 00:03:26 2019 +0200
  93. 7f6f5ab net: sh_eth: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:48 2019 +0200
  94. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:00 2019 +0200
  95. 6be61c6 timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · Sat May 04 17:30:58 2019 +0200
  96. c7116cb pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · Sat May 04 14:17:10 2019 +0200
  97. 6d99d96 gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · Sat May 04 16:00:17 2019 +0200
  98. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · Sat May 04 13:28:04 2019 +0200
  99. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  100. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon May 06 07:18:51 2019 -0400