1. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  2. 86c45a4 init: Fix documentation by Mario Six · Mon Aug 06 10:23:40 2018 +0200
  3. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  4. 265f82a sysreset: Add get_status method by Mario Six · Mon Aug 06 10:23:32 2018 +0200
  5. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
  6. 4b6eeed lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · Thu Aug 02 23:58:02 2018 -0700
  7. 0e41c44 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Sep 16 10:30:16 2018 -0400
  8. b86eec4 ARM: rmobile: Repair TMU clock on Gen2 by Marek Vasut · Fri Aug 24 22:36:18 2018 +0200
  9. 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · Fri Aug 24 21:52:53 2018 +0200
  10. 1f92cca sh: tmu: Inline sh_tmu.h by Marek Vasut · Fri Aug 24 21:37:14 2018 +0200
  11. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · Fri Aug 24 21:34:07 2018 +0200
  12. ab4ad3b sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · Fri Aug 24 21:29:04 2018 +0200
  13. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · Fri Aug 24 21:19:15 2018 +0200
  14. eba4955 arm: socfpga: stratix10: Add CONFIG_OF_EMBED by Dalon Westergreen · Tue Sep 11 17:25:00 2018 -0700
  15. 48ddc2e arm: socfpga: stratix10: add CONFIG_SPL_TARGET by Dalon Westergreen · Mon Sep 10 10:28:48 2018 -0700
  16. 5e0e581 am3517_evm: Drop inadvertently added line by Tom Rini · Fri Sep 14 13:41:31 2018 -0400
  17. 8553e89 ARM: am3517_evm: Disable DM_I2C_COMPAT by Adam Ford · Sun Aug 19 11:11:03 2018 -0500
  18. ebd0d3d DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL by Adam Ford · Mon Aug 20 20:43:00 2018 -0500
  19. 1dec3bd ARM: configs: Add da850evm_nand to boot from NAND by Adam Ford · Wed Aug 15 13:22:03 2018 -0500
  20. 7b26168 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Sep 11 08:50:10 2018 -0400
  21. 76a3649 arm64: dts: k3: Add u-boot specific nodes by Lokesh Vutla · Mon Aug 27 15:59:09 2018 +0530
  22. c4fc2cc include: am654_evm: Establish initial environment for SD card boot by Andreas Dannenberg · Mon Aug 27 15:59:07 2018 +0530
  23. 029f921 board: ti: am654: a53: Add initial support for am654 by Lokesh Vutla · Mon Aug 27 15:59:06 2018 +0530
  24. ddca80e remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · Mon Aug 27 15:57:50 2018 +0530
  25. bb6d08d mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · Mon Aug 27 15:57:48 2018 +0530
  26. 78a9b51 mailbox: Allow attaching private data for mbox_chan by Lokesh Vutla · Mon Aug 27 15:57:47 2018 +0530
  27. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · Mon Aug 27 15:57:44 2018 +0530
  28. cb5ac65 clk: Extend clock control with an optional data field by Andreas Dannenberg · Mon Aug 27 15:57:42 2018 +0530
  29. c82550f reset: Extend reset control with an optional data field by Andreas Dannenberg · Mon Aug 27 15:57:40 2018 +0530
  30. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · Mon Aug 27 15:57:39 2018 +0530
  31. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · Mon Aug 27 15:57:37 2018 +0530
  32. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · Mon Aug 27 15:57:36 2018 +0530
  33. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · Mon Aug 27 15:57:35 2018 +0530
  34. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · Mon Aug 27 15:57:34 2018 +0530
  35. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · Mon Aug 27 15:57:33 2018 +0530
  36. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · Mon Aug 27 15:57:32 2018 +0530
  37. 5077182 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again by Masahiro Yamada · Mon Sep 10 12:58:33 2018 +0900
  38. a5c5a55 omap3: pandora: Enable DM_SERIAL by Grazvydas Ignotas · Sat Aug 25 22:40:08 2018 +0300
  39. 4c851ef board: arm: Add support for Broadcom BCM7260 by Thomas Fitzsimmons · Wed Aug 22 18:37:55 2018 -0400
  40. 89134a9 arm: bcm7445: Change serial console index by Thomas Fitzsimmons · Wed Aug 22 18:37:54 2018 -0400
  41. 4680125 mmc: add HS400 support by Peng Fan · Fri Aug 10 14:07:54 2018 +0800
  42. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  43. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  44. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  45. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  46. 2f48288 dm: serial: Remove setparity ops by Patrice Chotard · Fri Aug 03 15:07:40 2018 +0200
  47. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · Fri Aug 03 15:07:38 2018 +0200
  48. 9b288b9 qemu-arm: Enable DHCP distro target by Alexander Graf · Tue Sep 04 13:49:29 2018 +0200
  49. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Sep 04 17:45:53 2018 -0400
  50. cbd59fe colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support by Stefan Agner · Mon Aug 06 09:19:19 2018 +0200
  51. 898e3db Cleanup CONFIG_BOOTDELAY on cl-som-imx7 by Alex Kiernan · Tue Jul 24 07:29:40 2018 +0000
  52. 161bd56 imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot by Ye Li · Wed Jun 27 20:23:17 2018 -0700
  53. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · Wed Jun 27 19:30:53 2018 -0700
  54. 99aef7a imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · Wed Jun 27 19:26:59 2018 -0700
  55. d41a382 test: fix typo in cmd_ut_category() description by Heinrich Schuchardt · Mon Aug 27 22:04:10 2018 +0200
  56. 3aeec96 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 30 10:06:29 2018 -0400
  57. dc81d84 x86: efi: payload: Turn on acpi in the kernel command line by Bin Meng · Thu Aug 23 08:24:11 2018 -0700
  58. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  59. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · Thu Aug 23 08:24:09 2018 -0700
  60. f42d4e7 phy: Fix warning due to missing definition of structure by Marek Vasut · Thu Aug 16 14:37:03 2018 +0200
  61. 5c2ade2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Aug 24 16:11:12 2018 -0400
  62. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  63. a130c60 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Aug 24 16:10:54 2018 -0400
  64. 04d1a4c ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding by Christian Amann · Tue Aug 21 17:04:09 2018 +0200
  65. 6c6ca05 ARM: display5: Remove "factory procedure" from display5 board config by Lukasz Majewski · Mon Aug 20 16:23:58 2018 +0200
  66. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · Sat Aug 18 16:00:31 2018 +0200
  67. 2e513bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Aug 23 20:05:37 2018 -0400
  68. 01f3b43 armv8: layerscape: Build u-boot-with-spl.bin for selected boards by Jagdish Gediya · Thu Aug 23 22:53:33 2018 +0530
  69. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · Fri Jul 20 12:43:56 2018 +0530
  70. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · Tue Aug 21 13:15:21 2018 -0400
  71. 2c556a1 device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:45 2018 +0200
  72. a7b0d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · Thu Aug 09 16:17:44 2018 +0200
  73. c4f0248 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · Thu Aug 09 16:17:42 2018 +0200
  74. 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · Sat Jul 14 22:53:31 2018 +0200
  75. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · Sat Jul 14 22:53:30 2018 +0200
  76. 1586fbd Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Aug 20 13:41:56 2018 -0400
  77. ac00487 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Aug 20 13:41:37 2018 -0400
  78. f1b7c77 display5: Introduce fitImg_fw_sz variable by Lukasz Majewski · Sat Aug 18 22:22:07 2018 +0200
  79. 69c1576 efi_loader: update runtime services table crc32 by Heinrich Schuchardt · Sun Jul 29 09:49:04 2018 +0200
  80. 2f770a9 common: Add support for Android DT image by Sam Protsenko · Thu Aug 16 23:34:12 2018 +0300
  81. 8effd99 x86: Remove support for Advantech SOM-6896 by Bin Meng · Fri Aug 10 02:39:34 2018 -0700
  82. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · Fri Aug 10 02:39:33 2018 -0700
  83. e93ef19 env: Merge Rockchip, Sunxi, Zynq and ZynqMP by Michal Simek · Thu Jul 19 08:45:45 2018 +0200
  84. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · Fri Aug 10 05:05:22 2018 -0500
  85. 8274704 Removed unused references to CONFIG_SERIALx by Adam Ford · Tue Aug 07 07:08:32 2018 -0500
  86. c8cdce7 Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · Mon Aug 06 14:26:50 2018 -0500
  87. 60a59d4 Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · Thu Aug 02 08:50:20 2018 -0500
  88. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  89. d371374 Migrate bootlimit to Kconfig by Alex Kiernan · Sat Jul 21 20:25:33 2018 +0000
  90. cf9888f Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · Sat Jul 21 20:25:32 2018 +0000
  91. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  92. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  93. a0f4838 CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · Thu Aug 16 16:44:19 2018 -0400
  94. c3326a8 ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup by Derald D. Woods · Sun Aug 05 23:51:31 2018 -0500
  95. c765d37 configs: stm32f429-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · Fri Aug 03 11:46:21 2018 +0200
  96. 1e719da configs: stm32f469-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · Fri Aug 03 11:46:20 2018 +0200
  97. 9251dcc configs: stm32h743-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · Fri Aug 03 11:46:19 2018 +0200
  98. c2fb1c9 configs: stm32h743-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · Fri Aug 03 11:46:18 2018 +0200
  99. 41f9070 configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV by Patrice Chotard · Fri Aug 03 11:46:17 2018 +0200
  100. e8653ac configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · Fri Aug 03 11:46:16 2018 +0200