1. a6e5b06 arm: agilex: Add clock handoff offset for Agilex by Ley Foon Tan · 5 years ago
  2. fec7ddc cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · 5 years ago
  3. b4a20cb arm: socfpga: agilex: Add clock wrapper functions by Ley Foon Tan · 5 years ago
  4. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  5. 20322ce arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz by Ley Foon Tan · 5 years ago
  6. 3822999 arm: socfpga: Move Stratix10 and Agilex clock manager common code by Ley Foon Tan · 5 years ago
  7. 975f66b arm: socfpga: agilex: Add system manager support by Ley Foon Tan · 5 years ago
  8. 2fd1dc5 arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
  9. 50278d4 arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · 5 years ago
  10. fd5374a arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · 5 years ago
  11. 8b7962a arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
  12. 2145e61 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · 5 years ago
  13. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  14. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  15. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  16. dd72cbd arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes by Ley Foon Tan · 5 years ago
  17. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  18. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
  19. 0b0c6af Prepare v2020.01 by Tom Rini · 4 years, 10 months ago
  20. 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 4 years, 10 months ago
  21. 8fbbec1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 4 years, 10 months ago
  22. 70bd39d Merge branch '2020-01-03-master-imports' by Tom Rini · 4 years, 10 months ago
  23. 40109f4 arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 4 years, 11 months ago
  24. 196d3e4 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 4 years, 11 months ago
  25. c6ad936 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 4 years, 11 months ago
  26. d11fa9c include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 4 years, 11 months ago
  27. 4b75aa5 Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago
  28. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 11 months ago
  29. 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  30. 13ef116 Merge branch '2020-01-02-master-imports' by Tom Rini · 4 years, 11 months ago
  31. 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 11 months ago
  32. 4163381 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · 5 years ago
  33. fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 5 years ago
  34. e852b30 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 4 years, 11 months ago
  35. 8190d5a .gitignore: ignore files generated by asn1 compiler by Dario Binacchi · 4 years, 11 months ago
  36. e198bb5 tools: .gitignore: add asn1_compiler by Dario Binacchi · 4 years, 11 months ago
  37. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  38. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  39. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  40. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  41. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  42. 63618e7 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  43. ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  44. c0a474b rockchip: evb-rk3328: Enable support ATF in SPL by Kever Yang · 4 years, 11 months ago
  45. fa2047c rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 4 years, 11 months ago
  46. 09e7065 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 4 years, 11 months ago
  47. 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  48. 831f06f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 11 months ago
  49. 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 11 months ago
  50. 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  51. fff7b33 rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  52. 0ba1216 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  53. a00b1f9 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  54. 576434b ARM: imx6q_logic: Cleanup boot sequence check by Adam Ford · 5 years ago
  55. 61d7e2b ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  56. c30c360 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · 5 years ago
  57. dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
  58. cb56caa mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  59. e97bdfa tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  60. 3b5aefa imx8mq_evk: Update the required ATF branch by Fabio Estevam · 5 years ago
  61. 502f3ca imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  62. 0d3bc81 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 5 years ago
  63. 89c832c mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  64. d7cd860 mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  65. 7ab832e pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  66. bfeaea7 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 5 years ago
  67. f43b0d4 rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  68. bcfb05c doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · 5 years ago
  69. eea6cd8 rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 4 years, 11 months ago
  70. dcdea29 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · 4 years, 11 months ago
  71. 0abe0af rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 4 years, 11 months ago
  72. d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  73. 3176d47 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  74. b5dc3fb rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · 5 years ago
  75. 6d06ea3 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  76. 2ce1dbb Merge branch '2019-12-26-ti-imports' by Tom Rini · 4 years, 11 months ago
  77. 52ce5f4 board: davinci: Update OMAPL138_LCDK maintainer by Lokesh Vutla · 5 years ago
  78. 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 5 years ago
  79. 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 5 years ago
  80. 53df65a phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 5 years ago
  81. b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 5 years ago
  82. 29a4e35 rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · 5 years ago
  83. 22aa281 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · 5 years ago
  84. 4690ef8 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · 5 years ago
  85. 7c33771 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  86. 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  87. 0b964b0 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  88. 485304a pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
  89. c81b1ea pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
  90. 5ff7b84 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
  91. 9beec96 configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvier by Yinbo Zhu · 5 years ago
  92. 247518e configs: ls1028ardb: enable usb net r8152_eth by Yinbo Zhu · 5 years ago
  93. f76d88b armv8: ls1028ardb: enable DisplayPort Power support by Wen He · 5 years ago
  94. 7bd1e7b configs: lx2160a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · 5 years ago
  95. d028928 configs: ls1028a: Enable FSPI_AHB_EN_4B config by Kuldeep Singh · 5 years ago
  96. ce3bead fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
  97. 0b6c370 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · 5 years ago
  98. f5d7a46 armv8: ls1046afrwy: Fix get_board_version implementation by Pramod Kumar · 5 years ago
  99. 5d168ad configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 5 years ago
  100. 3499dd0 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago