1. ef52605 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  2. 61436d5 power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  3. 3f7d76a power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  4. f5eebc7 power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  5. 048447c power: axp209: Use BIT() macro by Olliver Schinagl · 6 years ago
  6. c970e89 sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  7. a8011eb sunxi: board: Print error after power initialization fails by Olliver Schinagl · 6 years ago
  8. 57dbc15 rockchip: rk3399: Add MAINTAINERS entry by Tom Rini · 6 years ago
  9. 26fe08d Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  10. 4678773 rockchip: rk3399: Add Ficus EE board support by Manivannan Sadhasivam · 6 years ago
  11. 07f7687 rockchip: rk3399: Add Rock960 CE board support by Manivannan Sadhasivam · 6 years ago
  12. 1bad5e1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · 6 years ago
  13. 2c9050c arm: dts: rockchip: add some common pin-settings to rk3399 by Randy Li · 6 years ago
  14. 6316272 usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · 6 years ago
  15. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  16. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-05Dec2018
  17. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  18. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  19. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  20. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  21. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  22. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  23. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  24. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  25. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  26. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  27. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  28. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  29. f3275aa x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  30. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  31. a77a8fd Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  32. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  33. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  34. 0af7616 serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · 6 years ago
  35. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  36. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  37. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  38. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  39. bb48470 binman: Add myself as maintainer by Simon Glass · 6 years ago
  40. 759a99c dm: (re)sort uclass ids alphabetically by Philipp Tomsich · 6 years ago
  41. a4b33c5 dm: rtc: Fix function name in comment by Philipp Tomsich · 6 years ago
  42. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  43. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  44. bcb514a Add inttypes.h by Simon Glass · 6 years ago
  45. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  46. 49c7516 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  47. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  48. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  49. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  50. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  51. 5092af6 tpm: Fix a logging warning in unpack_byte_string() by Simon Glass · 6 years ago
  52. be8a025 tpm: Add non-volatile index attributes needed for v2 by Simon Glass · 6 years ago
  53. 5e69b8b tpm: Export tpm_clear_and_reenable() by Simon Glass · 6 years ago
  54. 0a60a0a tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  55. 40e9ede sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  56. a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  57. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  58. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  59. e3491fb sandbox: physmem: Use mapping to support sandbox by Simon Glass · 6 years ago
  60. 12efc93 sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  61. 6b5e420 sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  62. 48cbf62 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
  63. 4c60113 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · 6 years ago
  64. ef8c3d3 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · 6 years ago
  65. d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  66. 2e2a2a5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  67. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  68. b0fcedb cmd: bmp: manage centered display by Patrick Delaunay · 6 years ago
  69. 4e92e60 cmd: add clear screen 'cls' command by Anatolij Gustschin · 6 years ago
  70. 0451380 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · 6 years ago
  71. 14ebe87 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · 6 years ago
  72. 3ba61f0 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · 6 years ago
  73. 00e4b57 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · 6 years ago
  74. 66582cf ARM: rmobile: Enable MMC extensions by Marek Vasut · 6 years ago
  75. cbff9f8 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  76. 3b25553 ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  77. 4e96b69 ARM: dts: rmobile: Extract i2c6 on M2W Porter by Marek Vasut · 6 years ago
  78. 47179e5 ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu by Marek Vasut · 6 years ago
  79. 6bdb7a8 ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu by Marek Vasut · 6 years ago
  80. 1bce3ec ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X by Marek Vasut · 6 years ago
  81. 750a147 ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB by Marek Vasut · 6 years ago
  82. d2038b2 ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCB by Marek Vasut · 6 years ago
  83. 1172ade ARM: dts: rmobile: Extract AVB node extras on V3M Eagle by Marek Vasut · 6 years ago
  84. 830b94f ARM: dts: rmobile: Extract SDHI nodes on M3N by Marek Vasut · 6 years ago
  85. f529bc5 ARM: dts: rmobile: Extract USB nodes on M3N by Marek Vasut · 6 years ago
  86. 8c7d9e1 ARM: dts: rmobile: Extract RPC node to u-boot specific DT by Marek Vasut · 6 years ago
  87. a89929b ARM: dts: rmobile: Add soc label to Gen3 by Marek Vasut · 6 years ago
  88. 07a8060 ARM: rmobile: Convert to bootm_size by Marek Vasut · 6 years ago
  89. cf34576 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  90. d452f27 Prepare v2019.01-rc1 by Tom Rini · 6 years ago v2019.01-rc1
  91. 94981c9 MAINTAINERS: board: qcom: db820c: update email. by Jorge Ramirez-Ortiz · 6 years ago
  92. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  93. 7cfc1a3 dm: MIGRATION: Update migration plan for BLK by Tom Rini · 6 years ago
  94. ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  95. 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  96. 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  97. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  98. 9981c60 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  99. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  100. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago