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