1. 7cde015 apalis_imx6: add update_uboot wrapper by Igor Opaniuk · 5 years ago
  2. 9e286cb colibri_imx7: add update_uboot wrapper by Igor Opaniuk · 5 years ago
  3. 943be15 imx: cx9020: use distro boot by Steffen Dirkwinkel · 5 years ago
  4. dd7e7fe imx: cx9020: enable vidconsole by default by Steffen Dirkwinkel · 5 years ago
  5. 9c2b1b0 imx: cx9020: migrate cx9020 to CONFIG_DM_ETH by Steffen Dirkwinkel · 5 years ago
  6. 1699f0e arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors by Suniel Mahesh · 5 years ago
  7. 04886b3 ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command by Claudius Heine · 5 years ago
  8. eb9124f mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB by Baruch Siach · 5 years ago
  9. e010307 dt-bindings: add imx-audmux macro definitions by Baruch Siach · 5 years ago
  10. b186cfa board: ge: pass rtc_status via device tree by Ian Ray · 5 years ago
  11. b565b18 board: ge: bx50v3: Enable DM for PCI and ethernet by Denis Zalevskiy · 5 years ago
  12. c6b31ca board: ge: bx50v3: Fix message output to video console by Ian Ray · 5 years ago
  13. 010e58d imx: Add support for i.MX28 based XEA board by Lukasz Majewski · 5 years ago
  14. 227cb30 imx6: aristainetos: add support for rev C board by Heiko Schocher · 5 years ago
  15. c08aa77 imx6: aristainetos: add aristainetos 2b csl by Heiko Schocher · 5 years ago
  16. 1204b96 imx6: aristainetos: readd aristainetos 2b board by Heiko Schocher · 5 years ago
  17. 1c9c464 imx6: aristainetos: enable HAB boot by Heiko Schocher · 5 years ago
  18. 70be2fc imx6: aristainetos: cleanup default Environment by Heiko Schocher · 5 years ago
  19. b9d4b64 imx6: aristainetos: add DM_I2C support by Heiko Schocher · 5 years ago
  20. 621ff13 imx6: aristainetos: add DM_VIDEO support by Heiko Schocher · 5 years ago
  21. cf8cbb0 imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 5 years ago
  22. 64679e2 imx6: aristainetos: convert to DM_USB by Heiko Schocher · 5 years ago
  23. 8664c48 imx6: aristainetos: convert to DM_MMC by Heiko Schocher · 5 years ago
  24. 0f1130b imx6: aristainetos: remove aristainetos-v2.c by Heiko Schocher · 5 years ago
  25. 593eb22 imx6: aristainetos: disable gigabit support by Heiko Schocher · 5 years ago
  26. 1b857f1 imx6: aristainetos: remove 2b version by Heiko Schocher · 5 years ago
  27. 3882e6f imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 5 years ago
  28. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  29. a7e2dc9 imx6: remove aristainetos board by Heiko Schocher · 5 years ago
  30. c6ad936 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 4 years, 11 months ago
  31. d11fa9c include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 4 years, 11 months ago
  32. 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
  33. 09e7065 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 4 years, 11 months ago
  34. 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
  35. 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  36. 502f3ca imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  37. 89c832c mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  38. d7cd860 mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  39. 0abe0af rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  40. 7da4fb9 arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig by Grygorii Strashko · 5 years ago
  41. c013a2f common: remove duplicate typedef for uchar by Heinrich Schuchardt · 5 years ago
  42. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  43. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
  44. cd61e86 riscv: ax25-ae350: add SPL configuration by Rick Chen · 5 years ago
  45. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  46. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  47. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  48. 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 5 years ago
  49. a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 5 years ago
  50. d718b69 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  51. 17285fc include: phy: define XFI and USXGMII interface types by Alex Marginean · 5 years ago
  52. fb60383 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · 5 years ago
  53. d724321 net: Improve documentation for string_to_ip() by Joe Hershberger · 5 years ago
  54. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  55. 37db55b linux/types.h: fix typo unchar by Heinrich Schuchardt · 5 years ago
  56. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  57. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
  58. 9b933bf lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
  59. c4e961e lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago
  60. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
  61. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  62. bd3c3dd linux/time.h: include vsprintf.h by AKASHI Takahiro · 5 years ago
  63. 29852bf include: kernel.h: include printk.h by AKASHI Takahiro · 5 years ago
  64. 1872311 lib: add mktime64() for linux compatibility by AKASHI Takahiro · 5 years ago
  65. 09030e0 rtc.h: add struct udevice declaration by AKASHI Takahiro · 5 years ago
  66. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  67. 5c1c7c1 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · 5 years ago
  68. 26822fd ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 5 years ago
  69. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  70. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  71. 1fae238 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  72. b2e373d rockchip: allow loading larger kernels by Ben Wolsieffer · 5 years ago
  73. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  74. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  75. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  76. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  77. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  78. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  79. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  80. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  81. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  82. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  83. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  84. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  85. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  86. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  87. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  88. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  89. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  90. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  91. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  92. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  93. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  94. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  95. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  96. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  97. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  98. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  99. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  100. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago