1. 5d69a5c x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  2. 0f862b9 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  3. cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  4. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  5. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  6. 858429b x86: Add generic EFI payload support by Bin Meng · 6 years ago
  7. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  8. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  9. 706db82 x86: doc: Fix reference to EFI doc in U-Boot by Bin Meng · 6 years ago
  10. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  11. c9697d7 x86: cherryhill: Fix DTC warning by Bin Meng · 6 years ago
  12. f4baf3b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  13. 18772c2 Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  14. 579e430 Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  15. 8a96b3d ARC: HSDK: Add readme by Alexey Brodkin · 6 years ago
  16. 5545759 ARC: HSDK: Add tool and make target to generate bsp by Eugeniy Paltsev · 6 years ago
  17. 8d5f843 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  18. e68f4ab serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  19. 6b8dcec serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  20. 5e3c4c7 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  21. 615900b gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  22. faac0ce arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() by Michal Simek · 6 years ago
  23. 089b84d arm64: zynqmp: Check return value from calloc by Michal Simek · 6 years ago
  24. 91e95ff mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  25. b6f9cbb gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  26. b97e99f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  27. 8394f8b arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · 6 years ago
  28. e6e4e12 arm64: zynqmp: Enable SPD ddr support for zcu102 targets by Michal Simek · 6 years ago
  29. 8e434fc timer: cadence: Implement timer_get_boot_us by Michal Simek · 7 years ago
  30. 57f100f arm: zynq: Drop #address-cells and #size-cells from gpio-keys by Michal Simek · 6 years ago
  31. 0599d24 arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 by Siva Durga Prasad Paladugu · 6 years ago
  32. c07b225 arm: zynq: Add missing watchdog header by Michal Simek · 6 years ago
  33. d56c3f6 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  34. c220bea Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  35. 63400ad usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  36. 2d00dbe efi_loader: Allocate memory handle for mem dp by Alexander Graf · 6 years ago
  37. 68f9288 efi_loader: avoid make race condition by Heinrich Schuchardt · 6 years ago
  38. fac7867 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  39. fff89d4 efi: Add a comment about duplicated ELF constants by Simon Glass · 6 years ago
  40. b7eefe4 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  41. 71f9120 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
  42. c8959f4 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  43. 952bdd3 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  44. 70551ca net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  45. f42e5b9 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  46. 7f920dd net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  47. 2178861 net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  48. 543efd1 mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  49. 7dcdc22 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 7 years ago
  50. 75f8361 net: include/phy.h: add new mode for internal phy by Kunihiko Hayashi · 7 years ago
  51. d7c7291 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 7 years ago
  52. b32c220 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP by Vasily Khoruzhick · 7 years ago
  53. e210e98 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  54. 4b58b05 net: Protect net_state from reentrant net_loop() by Leonid Iziumtsev · 7 years ago
  55. 33f68aa net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  56. e467360 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  57. 51d7898 net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · 7 years ago
  58. 0ccad96 tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  59. 865c387 net: Initialize as many ethernet devices as possible by Mario Six · 7 years ago
  60. 193235d net: Always align tx packets by Mario Six · 7 years ago
  61. 1348894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  62. 347a67e ARM: DTS: resync a3517.dtsi with Linux 4.17 by Adam Ford · 6 years ago
  63. 405960b ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA by Adam Ford · 6 years ago
  64. 56e240e dra76: fix HDMI HPD pinmux by Tomi Valkeinen · 6 years ago
  65. 939a8da dra7/am5: remove CEC pin pull-up by Tomi Valkeinen · 6 years ago
  66. 124f9d0 env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE by Alex Kiernan · 6 years ago
  67. efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
  68. 66df4e2 tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · 6 years ago
  69. 9a33bdf AM3517_EVM: Fix Environmental location by Adam Ford · 6 years ago
  70. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  71. 4c43504 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · 6 years ago
  72. 8e8aec2 ARM64: meson: Sync DT with Linux 4.17 by Neil Armstrong · 6 years ago
  73. 9732af7 fs: fat: fix wrong casting to unsigned value of sect_to_cluster() by Seung-Woo Kim · 6 years ago
  74. a03cbbb usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  75. acabc91 usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  76. 9f9c6cf usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  77. c4d3ae9 sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · 6 years ago
  78. 56a33085e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · 6 years ago
  79. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  80. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  81. c4d1f59 x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
  82. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  83. 5f4e094 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  84. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  85. 14f4ffc x86: efi: app: Fix broken EFI application by Bin Meng · 6 years ago
  86. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  87. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  88. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  89. c0edfc1 x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · 6 years ago
  90. 0dce35a x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · 6 years ago
  91. 516bb59 x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  92. 9032bbf x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  93. 9acdb24 x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME by Bin Meng · 6 years ago
  94. 52122c8 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · 6 years ago
  95. e1c6d2c x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  96. 7380f7a usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  97. a45c39d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 7 years ago
  98. 1932afb x86: acpi: Adopt new version of iASL compiler by Andy Shevchenko · 7 years ago
  99. 1b1472a x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 7 years ago
  100. 07bf4f9 include/linux/byteorder: Sync to latest Linux definitions by Ramon Fried · 6 years ago