1. 1a7414f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  2. c7df098 arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · 6 years ago
  3. 343671e arm64: zynqmp: Enable SPD ddr support for zcu102 targets by Michal Simek · 6 years ago
  4. 56c0e64 timer: cadence: Implement timer_get_boot_us by Michal Simek · 6 years ago
  5. 3c1eaec arm: zynq: Drop #address-cells and #size-cells from gpio-keys by Michal Simek · 6 years ago
  6. bc0f4ed arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 by Siva Durga Prasad Paladugu · 6 years ago
  7. 0ecd14e arm: zynq: Add missing watchdog header by Michal Simek · 6 years ago
  8. 4b334b6 ARM: rmobile: Point load address to more sane area on Gen3 by Marek Vasut · 6 years ago
  9. 910db6c ARM: rmobile: Point load address to more sane area on Gen2 by Marek Vasut · 6 years ago
  10. c29d2a2 ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicable by Marek Vasut · 6 years ago
  11. 2519a29 ARM: rmobile: Sync Gen3 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  12. 252c8b4 ARM: rmobile: Sync Gen2 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  13. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  14. 9d0dc69 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  15. 2e975d8 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  16. 6995fc3 clk: rmobile: Add R8A77995 RPC clock by Marek Vasut · 6 years ago
  17. 0f4ab20 clk: rmobile: Add R8A77990 RPC clock by Marek Vasut · 6 years ago
  18. e1ccb2c dts: gpio: Sync header with Linux 4.17 by Marek Vasut · 6 years ago
  19. 606fddd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  20. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  21. 58bc69d efi_loader: Allocate memory handle for mem dp by Alexander Graf · 6 years ago
  22. 2f61b13 efi_loader: avoid make race condition by Heinrich Schuchardt · 6 years ago
  23. 44ab2d3 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  24. 2d2b5b2 efi: Add a comment about duplicated ELF constants by Simon Glass · 6 years ago
  25. e467948 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  26. de452c0 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
  27. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  28. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  29. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  30. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  31. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  32. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  33. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  34. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  35. ff114e0 net: include/phy.h: add new mode for internal phy by Kunihiko Hayashi · 6 years ago
  36. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 6 years ago
  37. d48d40a net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP by Vasily Khoruzhick · 6 years ago
  38. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 6 years ago
  39. 60177b2 net: Protect net_state from reentrant net_loop() by Leonid Iziumtsev · 6 years ago
  40. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 6 years ago
  41. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 6 years ago
  42. 6f0dc0c net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · 6 years ago
  43. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 6 years ago
  44. 3ce4304 net: Initialize as many ethernet devices as possible by Mario Six · 6 years ago
  45. 2d8f25e net: Always align tx packets by Mario Six · 7 years ago
  46. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  47. acaee30 ARM: DTS: resync a3517.dtsi with Linux 4.17 by Adam Ford · 6 years ago
  48. e3b1aaa ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA by Adam Ford · 6 years ago
  49. eae8291 dra76: fix HDMI HPD pinmux by Tomi Valkeinen · 6 years ago
  50. 32651e4 dra7/am5: remove CEC pin pull-up by Tomi Valkeinen · 6 years ago
  51. 8df430d env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE by Alex Kiernan · 6 years ago
  52. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  53. 94b233f tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · 6 years ago
  54. 2aa6867 AM3517_EVM: Fix Environmental location by Adam Ford · 6 years ago
  55. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  56. f559180 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · 6 years ago
  57. 5b3da7f ARM64: meson: Sync DT with Linux 4.17 by Neil Armstrong · 6 years ago
  58. 6e2151c fs: fat: fix wrong casting to unsigned value of sect_to_cluster() by Seung-Woo Kim · 6 years ago
  59. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  60. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  61. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  62. b62cdbd sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · 6 years ago
  63. bee053e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · 6 years ago
  64. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  65. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  66. 558f3ed x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
  67. 6f95d89 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  68. f2825f6 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  69. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  70. b8038a1 x86: efi: app: Fix broken EFI application by Bin Meng · 6 years ago
  71. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  72. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  73. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  74. 0a6fb5b x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · 6 years ago
  75. 8407f5f x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · 6 years ago
  76. a8542ad x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  77. 7d0bc17 x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  78. fb05f0b x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME by Bin Meng · 6 years ago
  79. 80abc81 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · 6 years ago
  80. b173b4e x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  81. 9fddf6c usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  82. 341dda3 x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 6 years ago
  83. 919c1c1 x86: acpi: Adopt new version of iASL compiler by Andy Shevchenko · 6 years ago
  84. acc2482 x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 6 years ago
  85. 920be88 include/linux/byteorder: Sync to latest Linux definitions by Ramon Fried · 6 years ago
  86. c511147 doc: cmd: bubt: drop duplicated text by Baruch Siach · 6 years ago
  87. b75422f3 configs: pcm051: Use am335x-wega-rdk.dtb as fdtfile by Matwey V. Kornilov · 6 years ago
  88. ccad5e8 configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded values by Matwey V. Kornilov · 6 years ago
  89. be9437f configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicates by Matwey V. Kornilov · 6 years ago
  90. e716881 configs: pcm051: Support distro bootcmds by Matwey V. Kornilov · 6 years ago
  91. 7868909 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  92. 7a4a350 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  93. ae28a5f arm: mvebu: Add Helios4 Armada 38x initial support by Dennis Gilmore · 6 years ago
  94. 2d91b53 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 6 years ago
  95. 9629ccd board: ls1012a: FRWY-LS1012A board support by Bhaskar Upadhaya · 6 years ago
  96. 7191d45 board: Kconfig: Re-Arrangement of PPA firmware and header addresses by Bhaskar Upadhaya · 6 years ago
  97. 73dc91f arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac command by Jagdish Gediya · 6 years ago
  98. 4911948 board/freescale,lsch3: Add entry for 0.9v by Priyanka Jain · 6 years ago
  99. d93a18f armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig by Ran Wang · 6 years ago
  100. 813d1fb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago