1. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  2. a217c12 arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes by Ley Foon Tan · 5 years ago
  3. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  4. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 5 years ago
  5. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 5 years ago
  6. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  7. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 5 years ago
  8. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  9. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 5 years ago
  10. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  11. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  12. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  13. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  14. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  15. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  16. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  17. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  18. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
  19. 204a725 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · 5 years ago
  20. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago
  21. 2b1ef4c arm64: lx2160a: dts: Fix UART node status by Vabhav Sharma · 5 years ago
  22. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · 5 years ago
  23. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · 5 years ago
  24. 8ee114e arch: powerpc: add usb nodes to P5040 dts by Ran Wang · 5 years ago
  25. bbfe6ed arch: powerpc: add usb nodes to T4240 dts by Ran Wang · 5 years ago
  26. 412650f arch: powerpc: add usb nodes to T104x dts by Ran Wang · 5 years ago
  27. 1dbfbc0 powerpc: add usb nodes to T102x dts by Ran Wang · 5 years ago
  28. dc6c15c arch: powerpc: add usb nodes to P4080 dts by Ran Wang · 5 years ago
  29. 1f6ff19 arch: powerpc: add usb node to p2041 dts by Ran Wang · 5 years ago
  30. b8355c5 arch: powerpc: add usb node to p2020 dts by Ran Wang · 5 years ago
  31. 6225824 arch: powerpc: add usb nodes to P1020 dts by Ran Wang · 5 years ago
  32. 8e810b9 arch: powerpc: add usb node in p3041 dts by Ran Wang · 5 years ago
  33. d99e3e6 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · 5 years ago
  34. f25cacc sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · 5 years ago
  35. 4fe34597 sunxi: psci: avoid error address-of-packed-member by Heinrich Schuchardt · 5 years ago
  36. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  37. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  38. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  39. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  40. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  41. 124602a x86: Add chromebook_coral by Simon Glass · 5 years ago
  42. 42bf7db x86: apl: Add FSP support by Simon Glass · 5 years ago
  43. c291e01 x86: apl: Add FSP structures by Simon Glass · 5 years ago
  44. fcc2ce9 x86: apl: Add Kconfig and Makefile by Simon Glass · 5 years ago
  45. d7db004 x86: apl: Add P2SB driver by Simon Glass · 5 years ago
  46. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · 5 years ago
  47. fcfd26e x86: apl: Add a CPU driver by Simon Glass · 5 years ago
  48. c914f19 x86: apl: Add SPL loaders by Simon Glass · 5 years ago
  49. 45122ae x86: apl: Add PUNIT driver by Simon Glass · 5 years ago
  50. 471e28c x86: apl: Add PCH driver by Simon Glass · 5 years ago
  51. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · 5 years ago
  52. 8c0629b x86: apl: Add ITSS driver by Simon Glass · 5 years ago
  53. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · 5 years ago
  54. dc79691 x86: apl: Add systemagent driver by Simon Glass · 5 years ago
  55. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · 5 years ago
  56. 582ba6e x86: apl: Add UART driver by Simon Glass · 5 years ago
  57. e63ca97 x86: apl: Add PMC driver by Simon Glass · 5 years ago
  58. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · 5 years ago
  59. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · 5 years ago
  60. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · 5 years ago
  61. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  62. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
  63. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  64. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · 5 years ago
  65. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · 5 years ago
  66. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · 5 years ago
  67. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · 5 years ago
  68. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  69. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · 5 years ago
  70. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · 5 years ago
  71. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  72. 7dbabbb x86: Add an option to include a FIT by Simon Glass · 5 years ago
  73. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · 5 years ago
  74. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  75. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  76. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  77. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  78. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  79. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  80. 25271ae x86: Allow interrupt to happen once by Simon Glass · 5 years ago
  81. fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 5 years ago
  82. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  83. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  84. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  85. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  86. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  87. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  88. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · 5 years ago
  89. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  90. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · 5 years ago
  91. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · 5 years ago
  92. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · 5 years ago
  93. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
  94. 7a13138 x86: Define the SPL image start by Simon Glass · 5 years ago
  95. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  96. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  97. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  98. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · 5 years ago
  99. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  100. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · 5 years ago