1. 2db0440 configs: sama5d3_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  2. d3d286d configs: sama5d2_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  3. 426e040 configs: sandbox: add onewire w1 and sandbox eeprom by Eugen Hristev · 6 years ago
  4. 81b8e96 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  5. 0523a6c pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · 6 years ago
  6. d05266f w1: add command for onewire protocol by Eugen Hristev · 6 years ago
  7. 6a984d6 dt-bindings: w1-eeprom: eep_sandbox: create bindings by Eugen Hristev · 6 years ago
  8. 84e55bd W1-EEPROM: add sandbox driver by Eugen Hristev · 6 years ago
  9. 0fb667a dt-bindings: w1-eeprom: ds24xxx: create bindings by Eugen Hristev · 6 years ago
  10. 0749f64 W1-EEPROM: add support for Maxim DS24 eeprom families by Maxime Ripard · 6 years ago
  11. 543b98c w1: identify devices with w1-eeprom uclass by Eugen Hristev · 6 years ago
  12. c924ee2 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
  13. e1721ba dt-bindings: W1: w1-gpio: added bindings for w1-gpio by Eugen Hristev · 6 years ago
  14. 73aea28 w1: Add 1-Wire gpio driver by Maxime Ripard · 6 years ago
  15. d3e19cf w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
  16. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  17. fc5ca3a doc: dtbinding: Add file system firmware loader binding document by Tien Fong Chee · 6 years ago
  18. 4502975 doc: Add new doc for file system firmware loader driver model by Tien Fong Chee · 6 years ago
  19. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  20. 14dfc64 cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · 6 years ago
  21. 10c2044 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  22. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  23. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  24. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  25. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  26. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  27. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  28. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  29. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  30. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  31. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  32. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  33. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  34. af53f5a dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  35. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  36. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  37. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  38. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  39. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  40. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  41. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  42. 34967c2 fdt: Add Python support for adding/removing nodes by Simon Glass · 6 years ago
  43. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  44. 9ad93c0 ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  45. b9d59d0 ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  46. d1d4295 ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  47. 13b36fa ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  48. 3c92cca ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  49. cc0dae0 include/video.h: Remove declaration of functions that don't exist. by Liviu Dudau · 6 years ago
  50. 47b11c8 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · 6 years ago
  51. 3bf65cb cmd: Add osd commands by Mario Six · 6 years ago
  52. 87be2fe test: list: Add tests for hexdump.c by Mario Six · 6 years ago
  53. 41f67e3 test: Add ut_asserteq_mem by Mario Six · 6 years ago
  54. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  55. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  56. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  57. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  58. 5cb4860 dm: video: adjust struct vidconsole_priv description by Heinrich Schuchardt · 6 years ago
  59. 9cdbc90 MAINTAINERS: assign include/video*.h by Heinrich Schuchardt · 6 years ago
  60. 432054b powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · 6 years ago
  61. 3a2f59e powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards by Jagdish Gediya · 6 years ago
  62. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  63. 52fcb71 powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · 6 years ago
  64. 9d368f3 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  65. 94b57db binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · 6 years ago
  66. 7d7a8e9 powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  67. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  68. 26cbc0d armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · 6 years ago
  69. 247058b drivers: qe: Move CONFIG_U_QE to Kconfig by Ran Wang · 6 years ago
  70. db947fa net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  71. aea5cd7 ls2080ardb: remove dhcp function from env as boot source by Priyanka Jain · 6 years ago
  72. 863e42e ls1088a: remove dhcp function from u-boot env as boot source by Pramod Kumar · 6 years ago
  73. 7abf923 ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  74. 0c2255b armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · 6 years ago
  75. dc29a4c armv8: ls1043a: add icid setup support by Laurentiu Tudor · 6 years ago
  76. 2131079 armv8: ls1043a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  77. 6fae6a1 armv8: fsl-layerscape: add missing qe base address define by Laurentiu Tudor · 6 years ago
  78. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  79. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  80. 1deae0c ls1012afrwy: Add ls1012afrwy revC board support. by Pramod Kumar · 6 years ago
  81. df983a7 scsi: ceva: add ls1021a soc support. by Peng Ma · 6 years ago
  82. c152334 arm: ls1021atwr: enable DM support for sata by Peng Ma · 6 years ago
  83. 9ed5ec9 armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr by Peng Ma · 6 years ago
  84. 6862037 armv7: fsl: remove sata support by Peng Ma · 6 years ago
  85. cf2250e arm64: ls1043aqds: enable DM support for sata by Peng Ma · 6 years ago
  86. 822d060 scsi: ceva: add ls1043a soc support by Peng Ma · 6 years ago
  87. d921165 armv8: dts: fsl-ls1043a: add sata node support by Peng Ma · 6 years ago
  88. 32284f6 Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · 6 years ago
  89. 46d471f armv7: ls1021a: enable esdhc by Yinbo Zhu · 6 years ago
  90. 2fd425f armv8: ls1046a: add eSDHC node by Yinbo Zhu · 6 years ago
  91. bdccf12 armv8: ls1043a: add eSDHC node by Yinbo Zhu · 6 years ago
  92. 585d357 armv8: ls1088a: add eSDHC node by Yinbo Zhu · 6 years ago
  93. 99e0071 armv8: ls2088a: add eSDHC node by Yinbo Zhu · 6 years ago
  94. 0fdf696 armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support by Yinbo Zhu · 6 years ago
  95. c3ced8a ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  96. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  97. 3888c8d net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  98. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  99. eaac4fb sandbox: Fix set_working_fdt_addr users by Alexander Graf · 6 years ago
  100. 50f56e5 arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig by Luis Araneda · 6 years ago