1. a2a55e5 driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  2. b7f57ac fsl-ch3/README: Add description for NOR flash layout (firmware images) by Bhupesh Sharma · 10 years ago
  3. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  4. 1fb5ff9 QE/DeepSleep: add QE deepsleep support for arm by Zhao Qiang · 9 years ago
  5. ae42eb0 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
  6. b4e78fa drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x by Nikhil Badola · 10 years ago
  7. 0070459 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  8. d42bd34 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  9. 4a4323a drivers:usb:fsl: Add affected SOCs for USB Erratum A007792 by Nikhil Badola · 10 years ago
  10. 0c77106 drivers:usb: Add device-tree fixup to identify socs having dual phy by Nikhil Badola · 10 years ago
  11. 98cb0ef Add bootscript support to esbc_validate. by gaurav rana · 10 years ago
  12. 997c67d ls102xa: ddr4: Use LPUART as console output to verify DCU driver by Alison Wang · 10 years ago
  13. 09227dd ls1021atwr: add hwconfig setting to do pin mux by Yao Yuan · 10 years ago
  14. 036f3f3 arm/ls102xa:Add support of conditional workaround implementation as per SoC ver by Alison Wang · 10 years ago
  15. d77447f serial: pl01x: fix PL010 regression by Linus Walleij · 9 years ago
  16. a436d61 kconfig: remove duplicated CMD_DNS option by Andrey Skvortsov · 9 years ago
  17. 9152882 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  18. 523bb66 net: pch_gbe: Fix pch_gbe device name by Bin Meng · 9 years ago
  19. 9ce1edc net: gem: Use correct type for casting by Michal Simek · 9 years ago
  20. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 9 years ago
  21. c6a40f6 net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  22. a095f04 mii: add read-modify-write option to mii command by Tim James · 10 years ago
  23. a60de1e Update MAINTAINERS and git-mailrc for net by Joe Hershberger · 10 years ago
  24. 744152f net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  25. 3cee138 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  26. dd9958a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  27. 221fbd2 powerpc/mpc8641hpcn: Move environment to avoid conflict by Scott Wood · 9 years ago
  28. 747aeda board/t2080rdb: enable CONFIG_PHY_AQUANTIA by Shengzhou Liu · 9 years ago
  29. d87a2ad powerpc/mpc85xx: Remove some dead code by Scott Wood · 9 years ago
  30. 96d2bb9 powerpc/mpc85xx: Don't relocate exception vectors by Scott Wood · 9 years ago
  31. 4913229 powerpc/t2080rdb: update ddr to support 1866MT/s by Shengzhou Liu · 10 years ago
  32. a8efe79 T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config by Chunhe Lan · 10 years ago
  33. e5abb92 board/t208xrdb: VID support by Ying Zhang · 10 years ago
  34. 9ca0d35 powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 by Shengzhou Liu · 10 years ago
  35. e834975 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · 10 years ago
  36. d7c865b MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register by Curt Brune · 10 years ago
  37. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  38. fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 9 years ago
  39. cb9f8e6 video, ipu: make ldb clock frequency overwritable through board code by Heiko Schocher · 9 years ago
  40. 0ced25b video, ipu: make ldb_clock configurable by Heiko Schocher · 9 years ago
  41. 791a9f6 sandbox: add config_distro_defaults and config_distro_bootcmd by Sjoerd Simons · 9 years ago
  42. f96d0b8 config: Add default client arch defines for intel architectures by Sjoerd Simons · 9 years ago
  43. 4a0bd10 pxe: Ensure all memory access is to mapped memory by Sjoerd Simons · 9 years ago
  44. d0bce0d config_distro_bootcmd.h: Add shared block definition for the host interface by Sjoerd Simons · 9 years ago
  45. 9b97b6b sandbox: Implement host dev [device] by Sjoerd Simons · 9 years ago
  46. bacfb1d sandbox: Renamed sb command to host by Sjoerd Simons · 9 years ago
  47. 3202535 sandbox: Add support for bootz by Sjoerd Simons · 9 years ago
  48. dd2d29a sandbox: Split bootm code out into lib/bootm by Sjoerd Simons · 9 years ago
  49. 85300a9 sandbox: only do sandboxfs for hostfs interface by Sjoerd Simons · 9 years ago
  50. b8d7652 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  51. 35ce2dc patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 9 years ago
  52. f5e5ece buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  53. 0eb4c04 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  54. 843312d buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  55. 970f932 buildman: Store build config files by Simon Glass · 10 years ago
  56. 88c8dcf buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  57. 40f11fc buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  58. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  59. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  60. 3907305 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  61. dd573f9 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  62. 7a170a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  63. 6bd7be2 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  64. 00cf7bf sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  65. de79a76 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  66. ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  67. 527a072 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  68. 949dd81 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  69. 892cac7 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  70. 1174aad sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  71. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  72. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  73. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  74. 5c4f9c1 dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3 by Simon Glass · 9 years ago
  75. 5b4c6f2 dm: sunxi: Support driver model for Ethernet by Simon Glass · 9 years ago
  76. 75577ba dm: net: Adjust designware driver to support driver model by Simon Glass · 9 years ago
  77. 64dcd25 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 9 years ago
  78. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 9 years ago
  79. ff97380 Avoid calling print_eths() with driver model by Simon Glass · 9 years ago
  80. 3bc4270 dm: net: Use existing Ethernet init for driver model by Simon Glass · 9 years ago
  81. 7b9cf84 dts: sunxi: Bring in Ethernet device tree bindings by Simon Glass · 9 years ago
  82. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 9 years ago
  83. 57b31cd sunxi: Replace the pcDuino3 config with FDT version by Simon Glass · 9 years ago
  84. 1f5bc52 sandbox: Enable more network features for sandbox by Joe Hershberger · 9 years ago
  85. 3c56fb8 net: Fix compile errors when SNTP enabled and not DATE by Joe Hershberger · 9 years ago
  86. 717234e net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 9 years ago
  87. 5917e7d net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 9 years ago
  88. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  89. a34f207 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · 9 years ago
  90. ff819a3 net: cosmetic: Fix checkpatch.pl failures in eth.c by Joe Hershberger · 9 years ago
  91. 8e7ff67 net: cosmetic: Fix checkpatch.pl failures in linklocal by Joe Hershberger · 9 years ago
  92. 4fd5055 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 9 years ago
  93. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  94. 786eac5 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 9 years ago
  95. 6aede5b net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 9 years ago
  96. 331db5a net: cosmetic: Clean up ping variables and functions by Joe Hershberger · 9 years ago
  97. 38ba255 net: cosmetic: Clean up SNTP variables and functions by Joe Hershberger · 9 years ago
  98. 698d78e net: cosmetic: Clean up RARP variables and functions by Joe Hershberger · 9 years ago
  99. 68c76a3 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · 9 years ago
  100. 7044c6b net: cosmetic: Clean up DHCP variables and functions by Joe Hershberger · 9 years ago