1. f746ab6 board: ge: bx50v3: sync devicetrees from Linux by Robert Beckett · 5 years ago
  2. f3adb66 imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  3. 74758a9 imx6: aristainetos: add support for rev C board by Heiko Schocher · 5 years ago
  4. fbe7e2f imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 5 years ago
  5. 57c4aad imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 5 years ago
  6. 19c3cd9 imx6: aristainetos: enable HAB boot by Heiko Schocher · 5 years ago
  7. 9eca461 imx6: aristainetos: cleanup default Environment by Heiko Schocher · 5 years ago
  8. 27ee0a5 imx6: aristainetos: WDT DM conversion enable WDT reset by Heiko Schocher · 5 years ago
  9. e3379da imx6: aristainetos: cleanup bootmode settings by Heiko Schocher · 5 years ago
  10. 7ed6061 imx6: aristainetos: add version variable by Heiko Schocher · 5 years ago
  11. fca4b12 imx6: aristainetos: add AUTOBOOT_KEYED by Heiko Schocher · 5 years ago
  12. c672968 imx6: aristainetos: add i2c eeprom support by Heiko Schocher · 5 years ago
  13. 34e5d17 imx6: aristainetos: get rid of CONFIG_BOARDNAME by Heiko Schocher · 5 years ago
  14. d60a47e imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHT by Heiko Schocher · 5 years ago
  15. 41cb063 imx6: aristainetos: add DM_I2C support by Heiko Schocher · 5 years ago
  16. 8f4a1b9 imx6: aristainetos: add DM_VIDEO support by Heiko Schocher · 5 years ago
  17. 441b054 imx6: aristainetos: enable DM_ETH by Heiko Schocher · 5 years ago
  18. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 5 years ago
  19. 58e6a3e imx6: aristainetos: convert to DM_USB by Heiko Schocher · 5 years ago
  20. 495956b imx6: aristainetos: convert gpio pins to DM and DTS by Heiko Schocher · 5 years ago
  21. 7344de1 imx6: aristainetos: convert to DM_MMC by Heiko Schocher · 5 years ago
  22. 381a63b imx6: aristainetos: add DM_SERIAL support by Heiko Schocher · 5 years ago
  23. 5433379 imx6: aristainetos: prepare dts for other board versions by Heiko Schocher · 5 years ago
  24. a051ee9 imx6: aristainetos: remove aristainetos-v2.c by Heiko Schocher · 5 years ago
  25. ad092ee imx6: aristainetos: add thumb build by Heiko Schocher · 5 years ago
  26. 1e2b010 imx6: aristainetos: add device tree from linux by Heiko Schocher · 5 years ago
  27. 356472b imx6: aristainetos: disable gigabit support by Heiko Schocher · 5 years ago
  28. 2ab26e4 imx6: aristainetos: remove 2b version by Heiko Schocher · 5 years ago
  29. 219913c imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 5 years ago
  30. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  31. 5019699 imx6: remove aristainetos board by Heiko Schocher · 5 years ago
  32. 9f4847b Prepare v2020.01 by Tom Rini · 4 years, 11 months ago
  33. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  34. 5b3dff3 Merge branch '2020-01-03-master-imports' by Tom Rini · 5 years ago
  35. 5fbd6fe arm: mach-k3: Enable WA for R5F deadlock by Lokesh Vutla · 5 years ago
  36. 9798288 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool by Lokesh Vutla · 5 years ago
  37. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 5 years ago
  38. 9057f13 include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 5 years ago
  39. 192550d Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  40. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  41. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  42. cb08c47 Merge branch '2020-01-02-master-imports' by Tom Rini · 5 years ago
  43. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · 5 years ago
  44. 6e6f367 mailmap: Update mail address for Igor Opaniuk by Igor Opaniuk · 5 years ago
  45. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · 5 years ago
  46. 3a8d4e1 arch/arm/Kconfig: typo/grammar/punctuation fixes by Robert P. J. Day · 5 years ago
  47. 88ef7c7 .gitignore: ignore files generated by asn1 compiler by Dario Binacchi · 5 years ago
  48. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · 5 years ago
  49. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  50. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  51. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  52. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  53. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  54. 0559996 rockchip: evb-rk3328: Enable support ATF in SPL by Kever Yang · 5 years ago
  55. 49ec4b9 rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc by Kever Yang · 5 years ago
  56. 2b19962 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 5 years ago
  57. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  58. d6aa905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  59. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  60. b93a1b7 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  61. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  62. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  63. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  64. 7e0f700 ARM: imx6q_logic: Cleanup boot sequence check by Adam Ford · 5 years ago
  65. 57f4265 ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' by Troy Kisky · 5 years ago
  66. 281f4e3 nitrogen6x: prepare for CONFIG_MX6QDL by Troy Kisky · 5 years ago
  67. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
  68. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  69. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  70. 5d0086f imx8mq_evk: Update the required ATF branch by Fabio Estevam · 5 years ago
  71. 21b135a imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  72. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 5 years ago
  73. 6dddd88 mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  74. c68bb1c mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  75. 94cd690 pfuze: Fix the pmic_get() parameter in the DM case by Fabio Estevam · 5 years ago
  76. 6c6a986 colibri_imx6: fix broken fsl_esdhc_imx conversion by Igor Opaniuk · 5 years ago
  77. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  78. f95ca25 doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · 5 years ago
  79. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 5 years ago
  80. f692b72 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · 5 years ago
  81. 038626e rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  82. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  83. 99a3d57 rockchip: px30-firefly add standalone dts by Kever Yang · 5 years ago
  84. 7cc0942 rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL by Kever Yang · 5 years ago
  85. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  86. 608f482 Merge branch '2019-12-26-ti-imports' by Tom Rini · 5 years ago
  87. c5d076d board: davinci: Update OMAPL138_LCDK maintainer by Lokesh Vutla · 5 years ago
  88. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 5 years ago
  89. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 5 years ago
  90. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 5 years ago
  91. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 5 years ago
  92. e8e1cbc rockchip: rk3288-evb: update config to support OPTEE by Kever Yang · 5 years ago
  93. b5aaff2 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2 by Kever Yang · 5 years ago
  94. ab40487 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399 by Kever Yang · 5 years ago
  95. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  96. 54c5338 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  97. 9753480 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  98. 5abcf94 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 5 years ago
  99. 26be5a7 MAINTAINERS: assign usb.c and and usb_kbd.c by Heinrich Schuchardt · 5 years ago
  100. 42360c4 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 5 years ago