1. 1cdae97 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 5 years ago
  2. 62bb890 doc: uefi.rst: Document launching UEFI binaries from FIT images by Cristian Ciocaltea · 5 years ago
  3. 5279e16 doc: Add sample uefi.its image description file by Cristian Ciocaltea · 5 years ago
  4. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 5 years ago
  5. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
  6. c414d88 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 5 years ago
  7. 75844e5 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 5 years ago
  8. c6fc502 cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 5 years ago
  9. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · 5 years ago
  10. e626395 efi_loader: free load options after execution by Heinrich Schuchardt · 5 years ago
  11. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · 5 years ago
  12. e5d88760 efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 5 years ago
  13. ce77d30 part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT by Heinrich Schuchardt · 5 years ago
  14. 7995cbe efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · 5 years ago
  15. 0e5f653 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 5 years ago
  16. 652989d efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · 5 years ago
  17. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · 5 years ago
  18. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  19. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
  20. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
  21. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  22. a821b0c efi_loader: adjust file system info by Heinrich Schuchardt · 5 years ago
  23. 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  24. 0c476f7 include: pe.h: add signature-related definitions by AKASHI Takahiro · 5 years ago
  25. a4f8e0a configs: qemu: enable FIT images on qemu_arm(64)_defconfig by Heinrich Schuchardt · 5 years ago
  26. 6c6c807 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 5 years ago
  27. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  28. 9f4847b Prepare v2020.01 by Tom Rini · 5 years ago
  29. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  30. 5294b62 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 5 years ago
  31. 5b3dff3 Merge branch '2020-01-03-master-imports' by Tom Rini · 5 years ago
  32. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 5 years ago
  33. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 5 years ago
  34. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 5 years ago
  35. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 5 years ago
  36. 192550d Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  37. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  38. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  39. cb08c47 Merge branch '2020-01-02-master-imports' by Tom Rini · 5 years ago
  40. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · 5 years ago
  41. 6e6f367 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · 5 years ago
  42. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · 5 years ago
  43. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 5 years ago
  44. 88ef7c7 .gitignore: ignore files generated by asn1 compiler by Dario Binacchi · 5 years ago
  45. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · 5 years ago
  46. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  47. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  48. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  49. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  50. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  51. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  52. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  53. 0559996 rockchip: evb-rk3328: Enable support ATF in SPL by Kever Yang · 5 years ago
  54. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 5 years ago
  55. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 5 years ago
  56. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  57. d6aa905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  58. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  59. b93a1b7 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  60. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  61. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  62. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  63. 7e0f700 ARM: imx6q_logic: Cleanup boot sequence check by Adam Ford · 5 years ago
  64. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  65. 281f4e3 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · 5 years ago
  66. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
  67. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  68. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  69. 5d0086f imx8mq_evk: Update the required ATF branch by Fabio Estevam · 5 years ago
  70. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  71. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 5 years ago
  72. 6dddd88 mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  73. c68bb1c mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  74. 94cd690 pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  75. 6c6a986 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 5 years ago
  76. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  77. f95ca25 doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · 5 years ago
  78. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 5 years ago
  79. f692b72 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · 5 years ago
  80. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  81. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  82. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  83. 7cc0942 rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · 5 years ago
  84. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  85. 608f482 Merge branch '2019-12-26-ti-imports' by Tom Rini · 5 years ago
  86. c5d076d board: davinci: Update OMAPL138_LCDK maintainer by Lokesh Vutla · 5 years ago
  87. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 5 years ago
  88. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 5 years ago
  89. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 5 years ago
  90. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 5 years ago
  91. e8e1cbc rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · 5 years ago
  92. b5aaff2 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · 5 years ago
  93. ab40487 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · 5 years ago
  94. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  95. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  96. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  97. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
  98. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
  99. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
  100. 68c2285 configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvier by Yinbo Zhu · 5 years ago