1. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · Wed Nov 21 20:05:28 2018 +0200
  2. cba2a7c3 power: axp209: Use BIT() macro by Olliver Schinagl · Wed Nov 21 20:05:27 2018 +0200
  3. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · Wed Nov 21 20:05:26 2018 +0200
  4. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · Wed Nov 21 20:05:25 2018 +0200
  5. 13c2bec rockchip: rk3399: Add MAINTAINERS entry by Tom Rini · Thu Dec 06 10:24:12 2018 -0500
  6. 82dc62b Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Dec 06 10:15:08 2018 -0500
  7. 88a0f50 rockchip: rk3399: Add Ficus EE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:01 2018 +0530
  8. c967395 rockchip: rk3399: Add Rock960 CE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:00 2018 +0530
  9. 6f219a1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · Fri Sep 28 00:32:59 2018 +0530
  10. 078cea4 arm: dts: rockchip: add some common pin-settings to rk3399 by Randy Li · Fri Sep 28 00:32:58 2018 +0530
  11. 32dfa5d usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · Thu Dec 06 01:26:39 2018 +0100
  12. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  13. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  14. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · Sun Dec 02 10:54:32 2018 +0100
  15. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · Sun Dec 02 10:54:31 2018 +0100
  16. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  17. 46ba2e8 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · Sun Dec 02 10:54:29 2018 +0100
  18. a24d985 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · Sun Dec 02 10:54:28 2018 +0100
  19. 1d2c149 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · Sun Dec 02 10:54:27 2018 +0100
  20. dde6ec7 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · Sun Dec 02 10:54:26 2018 +0100
  21. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · Sun Dec 02 10:54:25 2018 +0100
  22. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  23. b132875 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · Sun Dec 02 10:54:23 2018 +0100
  24. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
  25. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  26. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · Tue Nov 20 23:52:37 2018 +0200
  27. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · Tue Nov 20 23:52:36 2018 +0200
  28. 747dc67 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Wed Dec 05 08:24:50 2018 -0500
  29. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Wed Dec 05 08:24:14 2018 -0500
  30. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  31. 8ecb57e serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · Tue Nov 20 23:52:34 2018 +0200
  32. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  33. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  34. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  35. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · Mon Dec 03 19:37:09 2018 +0100
  36. 3901484 binman: Add myself as maintainer by Simon Glass · Sun Nov 25 20:07:26 2018 -0700
  37. 872f454 dm: (re)sort uclass ids alphabetically by Philipp Tomsich · Sun Nov 25 19:38:54 2018 +0100
  38. e5568fc dm: rtc: Fix function name in comment by Philipp Tomsich · Sun Nov 25 19:32:54 2018 +0100
  39. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · Wed Nov 21 03:31:13 2018 -0500
  40. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · Wed Nov 21 03:31:12 2018 -0500
  41. 8c8cf53 Add inttypes.h by Simon Glass · Fri Nov 23 21:29:43 2018 -0700
  42. 0d477ae Add UINT32_MAX and UINT64_MAX by Simon Glass · Fri Nov 23 21:29:42 2018 -0700
  43. e1e4cb3 time: Update mdelay() to delay in one large chunk by Simon Glass · Fri Nov 23 21:29:40 2018 -0700
  44. a119b90 video: backlight: Fix log message in enable_sequence() by Simon Glass · Fri Nov 23 21:29:39 2018 -0700
  45. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · Fri Nov 23 21:29:38 2018 -0700
  46. ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · Fri Nov 23 21:29:37 2018 -0700
  47. 48d268f cros: Correct a printf() string and comment by Simon Glass · Fri Nov 23 21:29:36 2018 -0700
  48. e26b685 tpm: Fix a logging warning in unpack_byte_string() by Simon Glass · Fri Nov 23 21:29:35 2018 -0700
  49. b4ebd1f tpm: Add non-volatile index attributes needed for v2 by Simon Glass · Fri Nov 23 21:29:34 2018 -0700
  50. 36e2a04 tpm: Export tpm_clear_and_reenable() by Simon Glass · Fri Nov 23 21:29:33 2018 -0700
  51. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  52. 66cf8f7 sandbox: Use 'extras' to specify 'head' files by Simon Glass · Fri Nov 23 21:29:30 2018 -0700
  53. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · Fri Nov 23 21:29:29 2018 -0700
  54. 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · Fri Nov 23 21:29:28 2018 -0700
  55. 08ffea7 sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · Fri Nov 23 21:29:27 2018 -0700
  56. 1e91b12 sandbox: physmem: Use mapping to support sandbox by Simon Glass · Fri Nov 23 21:29:26 2018 -0700
  57. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · Fri Nov 23 21:29:25 2018 -0700
  58. 23eabbb sandbox: Fix up the debug message for the image filename by Simon Glass · Fri Nov 23 21:29:24 2018 -0700
  59. 2a21815 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · Mon Dec 03 17:48:20 2018 +0800
  60. 1929fe2 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · Mon Dec 03 10:57:42 2018 +0530
  61. ea6a7a0 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · Mon Dec 03 10:57:41 2018 +0530
  62. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · Mon Dec 03 10:57:40 2018 +0530
  63. 73a258c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Dec 04 19:22:31 2018 -0500
  64. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  65. 28e07f3 cmd: bmp: manage centered display by Patrick Delaunay · Sat Dec 01 14:41:07 2018 +0100
  66. e0455a4 cmd: add clear screen 'cls' command by Anatolij Gustschin · Sat Dec 01 10:47:20 2018 +0100
  67. 4726f06 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · Tue Dec 04 01:44:34 2018 +0100
  68. 7dd7b49 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · Thu Oct 18 20:30:00 2018 +0200
  69. c15e096 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · Tue Dec 04 01:32:29 2018 +0100
  70. b90dc69 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · Mon Dec 03 13:28:25 2018 +0100
  71. d5ccf46 ARM: rmobile: Enable MMC extensions by Marek Vasut · Mon Dec 03 23:46:11 2018 +0100
  72. ab9fbe9 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · Mon Dec 03 21:43:05 2018 +0100
  73. cac4635 ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6 by Marek Vasut · Mon Dec 03 21:39:48 2018 +0100
  74. 96e502d ARM: dts: rmobile: Extract i2c6 on M2W Porter by Marek Vasut · Mon Dec 03 21:30:44 2018 +0100
  75. 5b16ba9 ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu by Marek Vasut · Mon Dec 03 22:14:09 2018 +0100
  76. ee5b69f ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu by Marek Vasut · Mon Dec 03 22:12:47 2018 +0100
  77. 2af23a8 ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X by Marek Vasut · Mon Dec 03 20:58:13 2018 +0100
  78. d34dfe1 ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB by Marek Vasut · Mon Dec 03 20:55:01 2018 +0100
  79. 3e6cb07 ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCB by Marek Vasut · Mon Dec 03 20:48:16 2018 +0100
  80. d490d43 ARM: dts: rmobile: Extract AVB node extras on V3M Eagle by Marek Vasut · Mon Dec 03 20:45:22 2018 +0100
  81. 3b7dffe ARM: dts: rmobile: Extract SDHI nodes on M3N by Marek Vasut · Mon Dec 03 20:39:07 2018 +0100
  82. b2e2fe3 ARM: dts: rmobile: Extract USB nodes on M3N by Marek Vasut · Mon Dec 03 20:34:13 2018 +0100
  83. 3e7ae7e3 ARM: dts: rmobile: Extract RPC node to u-boot specific DT by Marek Vasut · Mon Dec 03 20:17:50 2018 +0100
  84. 6582a21 ARM: dts: rmobile: Add soc label to Gen3 by Marek Vasut · Mon Dec 03 21:05:55 2018 +0100
  85. 4f34a4b ARM: rmobile: Convert to bootm_size by Marek Vasut · Tue Nov 27 00:19:03 2018 +0100
  86. 4105e97 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · Sun Nov 18 03:25:08 2018 +0100
  87. cece68d Prepare v2019.01-rc1 by Tom Rini · Mon Dec 03 23:50:13 2018 -0500
  88. b9f44cc MAINTAINERS: board: qcom: db820c: update email. by Jorge Ramirez-Ortiz · Sat Dec 01 21:20:28 2018 +0100
  89. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · Mon Dec 03 21:55:33 2018 +0100
  90. efacd9f dm: MIGRATION: Update migration plan for BLK by Tom Rini · Thu Nov 29 18:21:14 2018 -0500
  91. a1fdb05 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · Thu Nov 29 18:21:13 2018 -0500
  92. 64e6acb dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · Thu Nov 29 18:21:12 2018 -0500
  93. 47c583c dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · Thu Nov 29 18:21:11 2018 -0500
  94. 8222e45 Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Dec 03 19:30:54 2018 -0500
  95. a27b3fb Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:53 2018 -0500
  96. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  97. 7b56617 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Dec 03 17:51:45 2018 -0500
  98. 113066a Merge branch '2018-12-03-master-imports' by Tom Rini · Mon Dec 03 16:23:03 2018 -0500
  99. ed10255 rpi: add 3 Model A+ by Jonathan Gray · Fri Nov 16 23:07:39 2018 +1100
  100. f3fb554 rpi: add URL of official revision code list by Jonathan Gray · Fri Nov 16 23:06:05 2018 +1100