1. ebb73de bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  2. f1d2bc9 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  3. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  4. ad95da1 configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT by Jean-Jacques Hiblot · 6 years ago
  5. fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  6. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  7. 8cb8c0c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  8. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  9. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  10. 8d7d97e arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · 6 years ago
  11. 16b6aef arm: mvebu: helios4: Reduce U-Boot image size by Aditya Prayoga · 6 years ago
  12. a134d68 arm: mvebu: helios4: mmc: move environment before 1M by Aditya Prayoga · 6 years ago
  13. c49aff3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  14. 61436d5 power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  15. 3f7d76a power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  16. f5eebc7 power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  17. 048447c power: axp209: Use BIT() macro by Olliver Schinagl · 6 years ago
  18. 6c3af1f syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  19. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  20. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  21. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  22. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  23. fdce9d3 arm: dts: am33xx: Sync dts with Linux 4.20.0 by Felix Brack · 6 years ago
  24. 8fb2391 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  25. 27ab27f dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  26. 10b4dc5 dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  27. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  28. 4c9d4a7 ls1088a: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 6 years ago
  29. 5b595df armv8: ls1088ardb_pb: Add support for board detection by Pramod Kumar · 6 years ago
  30. 7f91b65 armv8: ls1012afrx: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  31. e5141cb armv8: ls1012aqds: fix secure boot compilation by Rajesh Bhagat · 6 years ago
  32. 1f6180d armv8: ls1012ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  33. 8aa6b17 armv8: ls1043aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  34. f71b5f1 armv8: ls1043ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  35. 50e2d41 armv8: ls1046aqds: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  36. 8e156bb armv8: ls1046ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  37. 9bd5fe7 drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  38. 088d52c driver/ifc: replace __ilog2 with LOG2 macro by Rajesh Bhagat · 6 years ago
  39. 1bad5e1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · 6 years ago
  40. 6316272 usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · 6 years ago
  41. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  42. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  43. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  44. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  45. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  46. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  47. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  48. 0af7616 serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · 6 years ago
  49. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  50. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  51. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  52. 759a99c dm: (re)sort uclass ids alphabetically by Philipp Tomsich · 6 years ago
  53. a4b33c5 dm: rtc: Fix function name in comment by Philipp Tomsich · 6 years ago
  54. bcb514a Add inttypes.h by Simon Glass · 6 years ago
  55. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  56. 49c7516 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  57. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  58. be8a025 tpm: Add non-volatile index attributes needed for v2 by Simon Glass · 6 years ago
  59. 5e69b8b tpm: Export tpm_clear_and_reenable() by Simon Glass · 6 years ago
  60. 0a60a0a tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  61. b6cba29 env: allow flash and nand env driver to compile together by Rajesh Bhagat · 6 years ago
  62. cbff9f8 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  63. 07a8060 ARM: rmobile: Convert to bootm_size by Marek Vasut · 6 years ago
  64. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  65. 9981c60 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  66. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  67. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  68. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  69. 061daa0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  70. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  71. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  72. 8ce7f2c arm: baltos: migrate Ethernet PHYs configuration to Kconfig by Yegor Yefremov · 6 years ago
  73. 1abff55 arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig by Yegor Yefremov · 6 years ago
  74. 332d185 arm64: zynqmp: Add new header file for zcu104 RevC by T Karthik Reddy · 6 years ago
  75. ad74bb4 arc: emsdp: Bump RAM size to 16 Mb by Alexey Brodkin · 6 years ago
  76. 1a82b34 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  77. 7ace8a0 rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 6 years ago
  78. c3772ca efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · 6 years ago
  79. 7b78d64 efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  80. 02c2f02 efi_loader: use u16* for UTF16 strings by Heinrich Schuchardt · 6 years ago
  81. 19dd907 efi_loader: correct a function prototype of QueryCapsuleCapabilities() by AKASHI Takahiro · 6 years ago
  82. 4c17439 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  83. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  84. f1589ff efi_loader: add efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  85. 16c3da3 pe.h: Add characteristics defines by Bin Meng · 6 years ago
  86. d39646a efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  87. fae0118 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  88. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  89. c1d6e0b Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  90. 172e3c1 Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  91. d3f4bce ARM: rockchip: rv1108: Add support for default distro_bootcmd by Otavio Salvador · 6 years ago
  92. 66d86af ARM: rockchip: rv1108: Enable BOUNCE_BUFFER by Otavio Salvador · 6 years ago
  93. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  94. 6aaf76b arm: kirkwood: configs: dreamplug: Convert to DM_SPI by Chris Packham · 6 years ago
  95. f9c2548 arm: kirkwood: configs: ds109: Convert to DM_SPI by Chris Packham · 6 years ago
  96. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  97. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  98. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago
  99. 07e127d tpm: Add a constant for the minimum supported digest size by Simon Glass · 6 years ago
  100. 33810b4 ofnode: fix comment typo by Baruch Siach · 6 years ago