1. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  2. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  3. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  4. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  5. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  6. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  7. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  8. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  9. 7a20614 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  10. ab88bd2 misc: Add IHS FPGA driver by Mario Six · 6 years ago
  11. c0a2b08 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  12. 313d4cc misc: Sort Makefile entries by Mario Six · 6 years ago
  13. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  14. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  15. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  16. ad9d40a misc: imx8: add scfw api impementation by Peng Fan · 6 years ago
  17. ef64e78 misc: add i.MX8 misc driver by Peng Fan · 6 years ago
  18. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  19. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  20. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  21. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  22. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  23. 0fabfeb misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · 6 years ago
  24. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  25. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  26. 0c2255b armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · 6 years ago
  27. d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  28. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  29. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  30. 7e86242 misc: Add gdsys_ioep driver by Mario Six · 6 years ago
  31. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  32. 440bc11 misc: uclass: Add enable/disable function by Mario Six · 6 years ago
  33. 599a97d armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  34. 92d2e89 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  35. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  36. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  37. 76330ae pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · 6 years ago
  38. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  39. 5e0a734 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · 6 years ago
  40. fe996ec sandbox: swap_case: Increase number of base address regs by Simon Glass · 6 years ago
  41. 6b6255c mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
  42. c3600e1 stm32mp1: add FUSE command support by Patrick Delaunay · 6 years ago
  43. 86da8c1 gdsys: drivers: Add gdsys_rxaui_ctrl driver by Mario Six · 6 years ago
  44. 8b41464 clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · 6 years ago
  45. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  46. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  47. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  48. 5c32de2 i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET by Vipul Kumar · 7 years ago
  49. 8a099b6 misc: ocotp: add i.MX8M support by Peng Fan · 7 years ago
  50. 2d1c661 x86: qemu: qfw: Implement acpi_get_rsdp_addr() by Bin Meng · 7 years ago
  51. 8df42be misc: mxc_ocotp: check fuse word before programming on i.MX7ULP by Peng Fan · 7 years ago
  52. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  53. 928954f dm: misc: bind STM32F4/F7 clock from rcc MFD driver by Patrice Chotard · 7 years ago
  54. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  55. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  56. 4e280b9 dm: misc: add stm32 rcc driver by Christophe Kerello · 7 years ago
  57. f6230a0 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  58. de65675 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  59. 7264066 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  60. de2ad2c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  61. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  62. d81a1de misc: Kconfig: Add SPL_I2C_EEPROM option by Wenyou Yang · 7 years ago
  63. e3f24d4 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · 7 years ago
  64. 928979c rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · 7 years ago
  65. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  66. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  67. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  68. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  69. 5e75ea1 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · 7 years ago
  70. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  71. 49cd8e8 rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block by Philipp Tomsich · 7 years ago
  72. 2dd57f5 dm: Update the I2C eeprom driver for livetree by Simon Glass · 7 years ago
  73. 2ec9d17 cros_ec: Convert to support live tree by Simon Glass · 7 years ago
  74. e907bf2 cros_ec: Fix debug() statement in ec_command_inptr() by Simon Glass · 7 years ago
  75. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  76. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  77. 21c7297 Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR by Simon Glass · 7 years ago
  78. 879704d Convert CONFIG_DS4510 to Kconfig by Simon Glass · 7 years ago
  79. 1136eb5 Kconfig: Drop CONFIG_CMD_DS4510 by Simon Glass · 7 years ago
  80. 8dd026b Kconfig: Drop CONFIG_CMD_DS4510_RST by Simon Glass · 7 years ago
  81. 9ab4b84 Kconfig: Drop CONFIG_CMD_DS4510_MEM by Simon Glass · 7 years ago
  82. 523f97a Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · 7 years ago
  83. 8880efb i2c_eeprom: add read and write functions by Jonas Karlman · 7 years ago
  84. ae189ba Drop the pdsp188x driver by Simon Glass · 7 years ago
  85. 3ca0f0d mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP by Peng Fan · 8 years ago
  86. 147f785 cros_ec: i2c: Add support for version 3 of the EC protocol by Moritz Fischer · 8 years ago
  87. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  88. e9b25f2 cros_ec: i2c: Group i2c write / read into single transaction by Moritz Fischer · 8 years ago
  89. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  90. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  91. b2ebdd8 OCOTP: Update OCOTP driver to support i.MX6SLL by Peng Fan · 8 years ago
  92. a2558e8 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  93. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  94. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  95. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  96. bae5b97 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · 8 years ago
  97. 7a71e48 cros_ec: Add crosec flashinfo command by Moritz Fischer · 8 years ago
  98. 281ca88 cros_ec: Add function to read back flash parameters by Moritz Fischer · 8 years ago
  99. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  100. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago