1. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  2. d0423c4 Merge git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago WIP-16Oct2018
  3. 3dc8093 net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · 6 years ago
  4. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  5. 2364b70 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  6. e6cd05e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  7. 15f22ac ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago WIP-11Oct2018
  8. 5c39148 sf: Add MICRON manufacturer id by Ashish Kumar · 6 years ago
  9. e3bc4bb i2c: fix: Add support for the Arm's Versatile Express I2C controller by Heiko Schocher · 6 years ago
  10. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  11. 1a048cd driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  12. 1ed19a1 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  13. a3cb534 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  14. f259c43 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  15. d75e81d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  16. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-10Oct2018
  17. 98068b3 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  18. 0f3cf2b gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · 6 years ago
  19. 401d74c gpio: da8xx: Add k2g compatible by Keerthy · 6 years ago
  20. afd6c6b driver: net: fsl-mc: modify the label name by Pankaj Bansal · 6 years ago
  21. 72ff004 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  22. 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  23. 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  24. c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  25. 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  26. c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  27. e95bb16 net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  28. e4ab9a6 net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  29. 0f347a0 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  30. be71a74 net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  31. fba725f net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  32. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  33. ba3c22b spi: davinci: Add platdata support by Jagan Teki · 6 years ago
  34. c860206 mtd: uboot: Fix hanging during mtd list command by Adam Ford · 6 years ago
  35. 339613e net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  36. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  37. beced53 mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · 6 years ago
  38. 92bde15 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · 6 years ago
  39. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  40. 751fed4 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  41. eb51731 sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  42. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  43. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  44. a4f737a panel: Expand the backlight support by Simon Glass · 6 years ago
  45. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  46. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  47. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  48. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  49. c89d32a tpm: Use livetree and allow children by Simon Glass · 6 years ago
  50. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  51. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  52. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  53. aa0ffe8 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago
  54. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  55. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  56. 380d4f7 rtc: Allow use of RTC in SPL and TPL by Simon Glass · 6 years ago
  57. 1076107 Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
  58. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  59. 985ca39 spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  60. 97f5710 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  61. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  62. cdb6aa0 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  63. 9f15cc1 dm: core: Update some functions to use const by Simon Glass · 6 years ago
  64. c7a3acc dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · 6 years ago
  65. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  66. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  67. ef8a250 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
  68. 998af31 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
  69. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  70. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  71. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  72. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  73. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  74. 4a09472 rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · 6 years ago
  75. a6a45cd ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  76. 51cb927 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  77. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago WIP-07Oct2018
  78. eadf26f tee: add sandbox driver by Jens Wiklander · 6 years ago
  79. 1cc8cc4 tee: optee: support AVB trusted application by Jens Wiklander · 6 years ago
  80. 232cfd6 optee: support routing of rpmb data frames to mmc by Jens Wiklander · 6 years ago
  81. d4bd3d2 tee: add OP-TEE driver by Jens Wiklander · 6 years ago
  82. 9ff4a31 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
  83. 4853ad3 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · 6 years ago
  84. 747558d dm: fdt: scan for devices under /firmware too by Jens Wiklander · 6 years ago
  85. 0fabfeb misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · 6 years ago
  86. 14573fb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago WIP-05Oct2018
  87. 1b48473 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  88. a4b38fc Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  89. 3d1bd5b net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  90. 04acabd net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  91. ad8c9f6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-04Oct2018
  92. 5eee9de spi: Add SPI driver for MT76xx SoCs by Stefan Roese · 6 years ago
  93. 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  94. 881e4fc sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · 6 years ago
  95. a1588ac Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago WIP-03Oct2018
  96. 86d56a5 gpio: dwapb_gpio: Change to use devm_kcalloc() by Ley Foon Tan · 6 years ago
  97. 6cfc3d6 phy: rcar: Add R-Car Gen3 PHY driver by Marek Vasut · 6 years ago
  98. 86c83e8 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · 6 years ago
  99. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-02Oct2018
  100. b3bec25 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · 6 years ago