1. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  2. fc5ca3a doc: dtbinding: Add file system firmware loader binding document by Tien Fong Chee · 6 years ago
  3. 4502975 doc: Add new doc for file system firmware loader driver model by Tien Fong Chee · 6 years ago
  4. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  5. 14dfc64 cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · 6 years ago
  6. 10c2044 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  7. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  8. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  9. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  10. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  11. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  12. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  13. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  14. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  15. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  16. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  17. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  18. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  19. af53f5a dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  20. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  21. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  22. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  23. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  24. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  25. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  26. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  27. 34967c2 fdt: Add Python support for adding/removing nodes by Simon Glass · 6 years ago
  28. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  29. 9ad93c0 ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  30. b9d59d0 ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  31. d1d4295 ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  32. 13b36fa ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  33. 3c92cca ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  34. cc0dae0 include/video.h: Remove declaration of functions that don't exist. by Liviu Dudau · 6 years ago
  35. 47b11c8 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · 6 years ago
  36. 3bf65cb cmd: Add osd commands by Mario Six · 6 years ago
  37. 87be2fe test: list: Add tests for hexdump.c by Mario Six · 6 years ago
  38. 41f67e3 test: Add ut_asserteq_mem by Mario Six · 6 years ago
  39. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  40. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  41. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  42. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  43. 5cb4860 dm: video: adjust struct vidconsole_priv description by Heinrich Schuchardt · 6 years ago
  44. 9cdbc90 MAINTAINERS: assign include/video*.h by Heinrich Schuchardt · 6 years ago
  45. 432054b powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · 6 years ago
  46. 3a2f59e powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards by Jagdish Gediya · 6 years ago
  47. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  48. 52fcb71 powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · 6 years ago
  49. 9d368f3 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  50. 94b57db binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · 6 years ago
  51. 7d7a8e9 powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  52. 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
  53. 26cbc0d armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · 6 years ago
  54. 247058b drivers: qe: Move CONFIG_U_QE to Kconfig by Ran Wang · 6 years ago
  55. db947fa net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  56. aea5cd7 ls2080ardb: remove dhcp function from env as boot source by Priyanka Jain · 6 years ago
  57. 863e42e ls1088a: remove dhcp function from u-boot env as boot source by Pramod Kumar · 6 years ago
  58. 7abf923 ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  59. 0c2255b armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · 6 years ago
  60. dc29a4c armv8: ls1043a: add icid setup support by Laurentiu Tudor · 6 years ago
  61. 2131079 armv8: ls1043a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  62. 6fae6a1 armv8: fsl-layerscape: add missing qe base address define by Laurentiu Tudor · 6 years ago
  63. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  64. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  65. 1deae0c ls1012afrwy: Add ls1012afrwy revC board support. by Pramod Kumar · 6 years ago
  66. df983a7 scsi: ceva: add ls1021a soc support. by Peng Ma · 6 years ago
  67. c152334 arm: ls1021atwr: enable DM support for sata by Peng Ma · 6 years ago
  68. 9ed5ec9 armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr by Peng Ma · 6 years ago
  69. 6862037 armv7: fsl: remove sata support by Peng Ma · 6 years ago
  70. cf2250e arm64: ls1043aqds: enable DM support for sata by Peng Ma · 6 years ago
  71. 822d060 scsi: ceva: add ls1043a soc support by Peng Ma · 6 years ago
  72. d921165 armv8: dts: fsl-ls1043a: add sata node support by Peng Ma · 6 years ago
  73. 32284f6 Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · 6 years ago
  74. 46d471f armv7: ls1021a: enable esdhc by Yinbo Zhu · 6 years ago
  75. 2fd425f armv8: ls1046a: add eSDHC node by Yinbo Zhu · 6 years ago
  76. bdccf12 armv8: ls1043a: add eSDHC node by Yinbo Zhu · 6 years ago
  77. 585d357 armv8: ls1088a: add eSDHC node by Yinbo Zhu · 6 years ago
  78. 99e0071 armv8: ls2088a: add eSDHC node by Yinbo Zhu · 6 years ago
  79. 0fdf696 armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support by Yinbo Zhu · 6 years ago
  80. c3ced8a ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  81. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  82. 3888c8d net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  83. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  84. eaac4fb sandbox: Fix set_working_fdt_addr users by Alexander Graf · 6 years ago
  85. 50f56e5 arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig by Luis Araneda · 6 years ago
  86. f213dbb net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · 6 years ago
  87. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  88. fbf7fb0 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · 6 years ago
  89. b94a827 arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version() by Siva Durga Prasad Paladugu · 6 years ago
  90. fe68f23 arm64: zynqmp: Move PM version related macros to .h by Siva Durga Prasad Paladugu · 6 years ago
  91. dba39b6 arm: zynq: Remove useless comments from config file by Michal Simek · 6 years ago
  92. 8eb55e1 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · 6 years ago
  93. d8d81d4 config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  94. 5bc1192 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  95. c1523c6 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · 6 years ago
  96. 247b4f9 configs: Drop CONFIG_SYS_SCSI_MAXDEVICE by Tuomas Tynkkynen · 6 years ago
  97. 1bc93b5 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI by Tuomas Tynkkynen · 6 years ago
  98. 0545ac9 ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI by Tuomas Tynkkynen · 6 years ago
  99. 8bf207d ata: ahci: Loop over the actual number of ports, not the maximum by Tuomas Tynkkynen · 6 years ago
  100. 47cef9c xtensa: use asm-generic/atomic.h by Chris Packham · 6 years ago