1. d441ec8 x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  2. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  3. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  4. 32151d4 x86: Add generic EFI payload support by Bin Meng · 6 years ago
  5. 3773c6a x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  6. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  7. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  8. e3ec0d0 x86: cherryhill: Fix DTC warning by Bin Meng · 6 years ago
  9. 103c45f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  10. 76d69eb sun50i: h5: Add initial Orange Pi Zero Plus support by Hauke Mehrtens · 6 years ago
  11. a6580df sun8i: h2: Add initial Orange Pi R1 support by Hauke Mehrtens · 6 years ago
  12. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  13. 6d82ed8 ARM: dts: rmobile: Add AVB PHY reset on V3M Eagle by Marek Vasut · 6 years ago
  14. 29904b9 ARM: dts: rmobile: Add AVB pinmux on V3M Eagle by Marek Vasut · 6 years ago
  15. bc19d28 ARM: dts: rmobile: Enable SDHI on E3 Ebisu by Marek Vasut · 6 years ago
  16. ef6765c ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3 by Marek Vasut · 6 years ago
  17. 65dcc80 ARM: dts: rmobile: Add SCIF2 pinmux to E3 Ebisu by Marek Vasut · 6 years ago
  18. e183a6c ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990 by Marek Vasut · 6 years ago
  19. d94e89c Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  20. e3c26b8 arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() by Michal Simek · 6 years ago
  21. 3c1eaec arm: zynq: Drop #address-cells and #size-cells from gpio-keys by Michal Simek · 6 years ago
  22. bc0f4ed arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 by Siva Durga Prasad Paladugu · 6 years ago
  23. 2519a29 ARM: rmobile: Sync Gen3 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  24. 252c8b4 ARM: rmobile: Sync Gen2 DTS with Linux v4.17 by Marek Vasut · 6 years ago
  25. 9d0dc69 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  26. e467948 efi_loader: Convert runtime reset from switch to if statements by Alexander Graf · 6 years ago
  27. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  28. acaee30 ARM: DTS: resync a3517.dtsi with Linux 4.17 by Adam Ford · 6 years ago
  29. 5b3da7f ARM64: meson: Sync DT with Linux 4.17 by Neil Armstrong · 6 years ago
  30. b62cdbd sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · 6 years ago
  31. bee053e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · 6 years ago
  32. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  33. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  34. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  35. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  36. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  37. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  38. 0a6fb5b x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · 6 years ago
  39. 8407f5f x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · 6 years ago
  40. a8542ad x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  41. 7d0bc17 x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  42. 80abc81 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · 6 years ago
  43. b173b4e x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  44. 341dda3 x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 6 years ago
  45. 7868909 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  46. ae28a5f arm: mvebu: Add Helios4 Armada 38x initial support by Dennis Gilmore · 6 years ago
  47. 2d91b53 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 6 years ago
  48. 9629ccd board: ls1012a: FRWY-LS1012A board support by Bhaskar Upadhaya · 6 years ago
  49. 7191d45 board: Kconfig: Re-Arrangement of PPA firmware and header addresses by Bhaskar Upadhaya · 6 years ago
  50. 66a00be ARM: orion5x: fix use of callee-saved registers in lowloevel_init by Mans Rullgard · 6 years ago
  51. 3eceff6 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  52. 6b6255c mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
  53. 87a62bc ARM: add SBx81LIFKW board by Chris Packham · 6 years ago
  54. 2c3c6bc ARM: kirkwood: remove automatic I2C config if DM_I2C is enabled by Chris Packham · 6 years ago
  55. 134a6b6 arm: kirkwood: lsxl: Add SPI driver model support by Michael Walle · 6 years ago
  56. 4ea813d arm: mvebu: switch clearfog to use device-tree i2c and gpio by Jon Nettleton · 6 years ago
  57. 28be54d mvebu: a38x: Force receiver detected on PCIe lanes by Rabeeh Khoury · 6 years ago
  58. 77e0ecd db410c: Added pre-relocation attribute to pinctrl by Ramon Fried · 6 years ago
  59. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  60. 2e8dbe1 board: sun50i: Add Amarula A64-Relic initial support by Jagan Teki · 6 years ago
  61. b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  62. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  63. bb223b7 efi: sandbox: Add required linker sections by Simon Glass · 6 years ago
  64. 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 6 years ago
  65. 78f90aa arm: armv7: allow unaligned memory access by Heinrich Schuchardt · 7 years ago
  66. f2560e2 efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 6 years ago
  67. 508d856 efi_selftest: allow building relocation code on x86_64 by Heinrich Schuchardt · 6 years ago
  68. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  69. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  70. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  71. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  72. 0bb5d24 ARM: dts: rmobile: Sync R8A77990 Ebisu DTS with Linux by Marek Vasut · 6 years ago
  73. 63e2251 ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · 6 years ago
  74. 031fa18 ARM: dts: rmobile: Add Renesas Ebisu board support by Takeshi Kihara · 7 years ago
  75. 19df595 ARM: dts: rmobile: Add Renesas R8A77990 SoC support by Yoshihiro Shimoda · 7 years ago
  76. a0410a6 ARM: renesas: Add R8A77990 E3 SoC ID by Marek Vasut · 6 years ago
  77. c90c43c Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  78. 2c3f926 ARC: Add support for EM Development Kit board by Alexey Brodkin · 6 years ago
  79. 7af51f1 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · 6 years ago
  80. eb5c853 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
  81. 8f18714 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
  82. ef2cd49 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · 6 years ago
  83. ce30712 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
  84. 7530bb2 ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · 6 years ago
  85. d0a5023 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 6 years ago
  86. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  87. ecb4d74 arm64: zynqmp: Add TTC clocks by Rajan Vaja · 6 years ago
  88. f0d5614 arm64: zynqmp: Disable WP on zcu111 by Michal Simek · 7 years ago
  89. 3e98a9c arm64: zynqmp: Remove broken-cd from zcu100-revC by Michal Simek · 6 years ago
  90. ce236dc arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 by Michal Simek · 6 years ago
  91. 3705dae arm64: zynqmp: Add ina226 to zcu104 revC by Michal Simek · 6 years ago
  92. c66f562 arm: zynq: Add support for Bitmain Antminer S9 control board by Ezequiel Garcia · 7 years ago
  93. 7483969 arm: zynq: Add initial support for Avnet MiniZed by Ibai Erkiaga · 6 years ago
  94. 6189f76 soc: zynqmp: Update required API version to 1.0 by Rajan Vaja · 7 years ago
  95. 8dd94a8 arm64: zynqmp: Get rid of emulation platforms by Michal Simek · 6 years ago
  96. d348bea arm64: zynqmp: Show reset reason by Michal Simek · 6 years ago
  97. 8ada17d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  98. 964d4f7 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  99. 413b907 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 6 years ago
  100. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago