1. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  2. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  3. a7bc9ab mx6: tbs2910: Minimise libfdt code size by Simon Glass · 5 years ago
  4. c48044d fdt: Add Kconfig options to control code size by Simon Glass · 5 years ago
  5. 89117ac fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · 5 years ago
  6. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  7. 752b309 Merge branch '2019-11-04-ti-imports' by Tom Rini · 5 years ago
  8. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  9. 6fc5ae1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  10. 879e41d tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · 5 years ago
  11. f3caefe imx: nandbcb: add support for writing BCB only by Igor Opaniuk · 5 years ago
  12. 14a489b imx: nandbcb: refactor update function by Igor Opaniuk · 5 years ago
  13. 344833a imx: nandbcb: add support for i.MX7 by Igor Opaniuk · 5 years ago
  14. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  15. db6f1fa imx: gpmi: add defines for hw randominizer by Igor Opaniuk · 5 years ago
  16. 2e300c5 tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · 5 years ago
  17. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · 5 years ago
  18. ab93ef6 arm: dts: imx8mm: sync dts from Linux Kernel by Peng Fan · 5 years ago
  19. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · 5 years ago
  20. a8d7797 imx8: output SECO-FW and ATF commit IDs by Anatolij Gustschin · 5 years ago
  21. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  22. 128f189 imx8qxp: mek: add secure boot script by Peng Fan · 5 years ago
  23. 46f9cfb imx8qm: mek: add secure boot script by Peng Fan · 5 years ago
  24. f1e0f9f imx8: Add AHAB secure boot support by Peng Fan · 5 years ago
  25. a9e0433 imx8mm: evk: enable bd71837 pmic by Peng Fan · 5 years ago
  26. b9b7688 imx8m: evk: spl: probe clk in spl early stage by Peng Fan · 5 years ago
  27. 9c3193b power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  28. 449dc04 pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  29. f193093 dt-bindings: import usb pd by Peng Fan · 5 years ago
  30. 1dd4cc3 imx: spl: implement spl_boot_mode for i.MX7/8/8M by Peng Fan · 5 years ago
  31. 6e6cff7 imx: imx8mq: add init_nand_clk by Peng Fan · 5 years ago
  32. 1049fc2e imx8m: clock: improve irq response latency by Peng Fan · 5 years ago
  33. c23fbdd imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · 5 years ago
  34. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  35. d5c9613 opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · 5 years ago
  36. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · 5 years ago
  37. 02548cf imx: update i.MX8MQ device trees by Patrick Wildt · 5 years ago
  38. 2136877 mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPL by Lukasz Majewski · 5 years ago
  39. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · 5 years ago
  40. 55ce92e spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  41. bcf82d1 ARM: imx: Decouple mccmon6's SPL and u-boot proper code by Lukasz Majewski · 5 years ago
  42. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  43. 3bf5ffa imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board by Lukasz Majewski · 5 years ago
  44. 3079336 ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code by Claudius Heine · 5 years ago
  45. 3378a1e ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL by Claudius Heine · 5 years ago
  46. 868e1d5 ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entry by Claudius Heine · 5 years ago
  47. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · 5 years ago
  48. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · 5 years ago
  49. ddfe838 ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modes by Igor Opaniuk · 5 years ago
  50. 1ec7c00 ARM: dts: imx6ull-colibri: change hierarchy of DTS files by Igor Opaniuk · 5 years ago
  51. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
  52. d34d163 ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number by Claudius Heine · 5 years ago
  53. a27dd70 ARM: imx: Fix bmode detection from grp10 by Claudius Heine · 5 years ago
  54. 0b050c0 arm: dts: Add devicetree support for iMXQXP AI_ML board by Manivannan Sadhasivam · 5 years ago
  55. a99188b i.MX6: nand: extend nandbcb command for imx6UL(L) by Parthiban Nallathambi · 5 years ago
  56. addf4f6 imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5 by Lukasz Majewski · 5 years ago
  57. bf45d9b net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  58. 40b346d net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  59. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · 5 years ago
  60. 68e313e net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · 5 years ago
  61. 63bba7e net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · 5 years ago
  62. a6f37dc arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · 5 years ago
  63. 59934e2 arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · 5 years ago
  64. cd8cbcb arm: dts: dra7: sync cpsw/mdio/phy with latest linux - drop phy_id by Grygorii Strashko · 5 years ago
  65. 1b6c50e mx6: clock: Introduce disable_ipu_clock() by Fabio Estevam · 5 years ago
  66. 927d54b mx6: clock: Use setbits_le32() by Fabio Estevam · 5 years ago
  67. 2d91068 x86: Quieten TPL's jump_to_image_no_args() by Simon Glass · 5 years ago
  68. 662c17d x86: Don't print CPU info in TPL by Simon Glass · 5 years ago
  69. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · 5 years ago
  70. dc44467 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
  71. 7b8a558 x86: tpl: Add a fake PCI bus by Simon Glass · 5 years ago
  72. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  73. ed10a4f x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  74. 4a1050e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · 5 years ago
  75. db372a8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  76. ed1a7b1 dm: doc: Correct of-platdata driver name by Simon Glass · 5 years ago
  77. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  78. ec1503c spl: Correct priority selection for image loaders by Simon Glass · 5 years ago
  79. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  80. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  81. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  82. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  83. b803791 cbfs: do not pack struct cbfs_cachenode by Heinrich Schuchardt · 5 years ago
  84. 4ff7fe9 Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 5 years ago
  85. 528facb azure: Update the script to prepend PATH not override PATH by Tom Rini · 5 years ago
  86. cd7ecba arc: emsdp: docs: Prefer Degilent over Opella-XD by Alexey Brodkin · 5 years ago
  87. 5b56b22 ARC: [plat-axs101]: migrate to DM_MMC by Eugeniy Paltsev · 5 years ago
  88. 4e49cc3 MAINTAINERS: add info about ARC HSDK reset driver by Eugeniy Paltsev · 5 years ago
  89. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  90. 9de5058 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
  91. cdaa3db arc: emsdp: Increase max FAT cluster size by Alexey Brodkin · 5 years ago
  92. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  93. 073dff7 Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  94. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  95. 9f30037 Merge branch '2019-10-30-master-imports' by Tom Rini · 5 years ago
  96. 17e41f2 azure: Update for python3 and current pytest by Tom Rini · 5 years ago
  97. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  98. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  99. c323422 libavb: Fix build warnings after updating the lib by Sam Protsenko · 5 years ago
  100. 6a71702 libavb: Update libavb to current AOSP master by Sam Protsenko · 5 years ago