1. b20b19e arm: zynq: Enable FIT fpga loading in SPL for zc706 by Michal Simek · 6 years ago
  2. f707b5a spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  3. 8b8902e Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  4. 0bd065c Revert "fdt: fdtdec_setup_memory_banksize() use livetree" by Michal Simek · 6 years ago
  5. d3a3d5d Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  6. 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
  7. b176b07 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  8. d3a8d2b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  9. aa96181 iot_dk: Link for eFlash by Alexey Brodkin · 6 years ago
  10. bb53735 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · 6 years ago
  11. 1c82842 iot_dk: Save CPU clock value to gd->cpu_clk by Alexey Brodkin · 6 years ago
  12. 6906092 iot_dk: Add support of 136 MHz clock by Alexey Brodkin · 6 years ago
  13. 5e2151b iot_dk: Implement board reset by Alexey Brodkin · 6 years ago
  14. bb14d08 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · 6 years ago
  15. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  16. baa3c68 iot_dk: Disable networking support by Alexey Brodkin · 6 years ago
  17. e006c69 iot_dk: Add localversion string by Alexey Brodkin · 6 years ago
  18. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago
  19. 7cab738 sf: Add MICRON manufacturer id by Ashish Kumar · 6 years ago
  20. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  21. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  22. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  23. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  24. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  25. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  26. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  27. cc40260 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  28. 67aff7e arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · 6 years ago
  29. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  30. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  31. e60765f arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  32. 3ded210 arm: remove prototype for arch_interrupt_init by Patrick Delaunay · 6 years ago
  33. 5b9fbd9 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  34. c516146 arm: K3: am654: Add support for getting boot mode by Andrew F. Davis · 6 years ago
  35. f515cf0 arm: K3: am654: Choose MMC boot device based on boot port by Andrew F. Davis · 6 years ago
  36. 6d9e7a8 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · 6 years ago
  37. 0e9265c gpio: da8xx: Add k2g compatible by Keerthy · 6 years ago
  38. fdc8c5c board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · 6 years ago
  39. e5fb786 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · 6 years ago
  40. d17b809 ARM: meson: Add Khadas VIM2 board support by Loic Devulder · 6 years ago
  41. 0bc93bc ARM: meson: Add Khadas VIM2 board DT by Loic Devulder · 6 years ago
  42. acc10ee ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 by Patrice Chotard · 6 years ago
  43. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · 6 years ago
  44. f1447c9 net: Consolidate UDP header functions by Duncan Hare · 6 years ago
  45. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · 6 years ago
  46. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  47. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  48. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  49. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · 6 years ago
  50. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  51. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  52. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  53. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  54. e4411ec net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  55. afaa0cb phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros by Priyanka Jain · 6 years ago
  56. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  57. b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  58. ed51bfc net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  59. e82a227 linux/if_ether.h: Add VLAN related macros by Bin Meng · 6 years ago
  60. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  61. 2c9299d linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · 6 years ago
  62. ac2ed96 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · 6 years ago
  63. ac0c0a3 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · 6 years ago
  64. a147f66 spi: davinci: Add platdata support by Jagan Teki · 6 years ago
  65. 931ae35 mtd: uboot: Fix hanging during mtd list command by Adam Ford · 6 years ago
  66. f939043 net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  67. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  68. 0f836d3 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  69. 1321da9 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  70. 3401934 ARM: dts: rmobile: Reinstate missing CPLD on ULCB by Marek Vasut · 6 years ago
  71. 967db0e mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · 6 years ago
  72. c7da6e34 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · 6 years ago
  73. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  74. 6641437 video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
  75. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  76. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  77. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  78. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  79. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  80. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  81. fe68a45 panel: Expand the backlight support by Simon Glass · 6 years ago
  82. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  83. 4ed88a5 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  84. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  85. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  86. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  87. 7903d21 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · 6 years ago
  88. fd8dc97 Add a header file for strings by Simon Glass · 6 years ago
  89. d5063fd log: Add comments to the rest of the log categories by Simon Glass · 6 years ago
  90. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  91. bccabbe tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  92. 70e59cc tpm: Tidy up logging in tpm-common.c by Simon Glass · 6 years ago
  93. 1a82542 tpm: Use livetree and allow children by Simon Glass · 6 years ago
  94. 5534312 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  95. 65e51c8 fdt: Remove fdtdec_decode_region() function by Simon Glass · 6 years ago
  96. 00d9990 dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  97. b2ed222 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  98. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  99. ca8ec4b fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
  100. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago