1. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  2. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
  3. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
  4. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  5. a821b0c efi_loader: adjust file system info by Heinrich Schuchardt · 5 years ago
  6. 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  7. 0c476f7 include: pe.h: add signature-related definitions by AKASHI Takahiro · 5 years ago
  8. a4f8e0a configs: qemu: enable FIT images on qemu_arm(64)_defconfig by Heinrich Schuchardt · 5 years ago
  9. 6c6c807 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 5 years ago
  10. 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
  11. 9f4847b Prepare v2020.01 by Tom Rini · 4 years, 11 months ago
  12. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  13. 5294b62 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 5 years ago
  14. 5b3dff3 Merge branch '2020-01-03-master-imports' by Tom Rini · 5 years ago
  15. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 5 years ago
  16. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 5 years ago
  17. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 5 years ago
  18. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 5 years ago
  19. 192550d Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  20. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  21. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  22. cb08c47 Merge branch '2020-01-02-master-imports' by Tom Rini · 5 years ago
  23. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · 5 years ago
  24. 6e6f367 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · 5 years ago
  25. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · 5 years ago
  26. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 5 years ago
  27. 88ef7c7 .gitignore: ignore files generated by asn1 compiler by Dario Binacchi · 5 years ago
  28. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · 5 years ago
  29. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  30. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  31. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  32. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  33. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  34. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  35. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  36. 0559996 rockchip: evb-rk3328: Enable support ATF in SPL by Kever Yang · 5 years ago
  37. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 5 years ago
  38. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 5 years ago
  39. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  40. d6aa905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  41. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  42. b93a1b7 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  43. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  44. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  45. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  46. 7e0f700 ARM: imx6q_logic: Cleanup boot sequence check by Adam Ford · 5 years ago
  47. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  48. 281f4e3 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · 5 years ago
  49. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
  50. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  51. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  52. 5d0086f imx8mq_evk: Update the required ATF branch by Fabio Estevam · 5 years ago
  53. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  54. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 5 years ago
  55. 6dddd88 mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  56. c68bb1c mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  57. 94cd690 pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  58. 6c6a986 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 5 years ago
  59. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  60. f95ca25 doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · 5 years ago
  61. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 5 years ago
  62. f692b72 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · 5 years ago
  63. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  64. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  65. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  66. 7cc0942 rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · 5 years ago
  67. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  68. 608f482 Merge branch '2019-12-26-ti-imports' by Tom Rini · 5 years ago
  69. c5d076d board: davinci: Update OMAPL138_LCDK maintainer by Lokesh Vutla · 5 years ago
  70. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 5 years ago
  71. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 5 years ago
  72. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 5 years ago
  73. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 5 years ago
  74. e8e1cbc rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · 5 years ago
  75. b5aaff2 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · 5 years ago
  76. ab40487 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · 5 years ago
  77. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  78. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  79. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  80. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
  81. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
  82. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
  83. 68c2285 configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvier by Yinbo Zhu · 5 years ago
  84. 06f28eb configs: ls1028ardb: enable usb net r8152_eth by Yinbo Zhu · 5 years ago
  85. 41e63db armv8: ls1028ardb: enable DisplayPort Power support by Wen He · 5 years ago
  86. d28c123 configs: lx2160a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · 5 years ago
  87. 16b8c03 configs: ls1028a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · 5 years ago
  88. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
  89. 204a725 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · 5 years ago
  90. 43f30ca armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · 5 years ago
  91. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 5 years ago
  92. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago
  93. 2b1ef4c arm64: lx2160a: dts: Fix UART node status by Vabhav Sharma · 5 years ago
  94. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · 5 years ago
  95. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · 5 years ago
  96. 11e1a57 armv8: fsl-layerscape: Increase mmc read size for secure-boot headers by Udit Agarwal · 5 years ago
  97. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 5 years ago
  98. ae71306 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into next by Tom Rini · 5 years ago
  99. f31ba7f ppc/km: enable DM driver support in all defconfigs by Holger Brunck · 5 years ago
  100. 2887167 configs: P5040: enable CONFIG_DM_USB support by Ran Wang · 5 years ago