1. a1e384b ARM: DTS: stm32: adapt stm32h7 dts files for U-boot by Patrice Chotard · 7 years ago
  2. d983a0f ARM: DTS: stm32: add stm32h743i-disco files by Patrice Chotard · 7 years ago
  3. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  4. 4c3aebd dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  5. 40d1a31 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  6. e9d1257 STiH410-B2260: enable USB Host Networking by Patrice Chotard · 7 years ago
  7. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  8. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  9. e884656 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  10. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  11. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  12. 3a45bc7 efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  13. 4657a3f efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  14. 61b7e22 efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  15. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  16. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  17. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  18. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  19. adae431 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  20. 9309a1b efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  21. b66c60d efi_loader: add device-path utils by Rob Clark · 7 years ago
  22. c80214c efi: add some more device path structures by Peter Jones · 7 years ago
  23. a8606ef efi: add some missing __packed by Rob Clark · 7 years ago
  24. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  25. 0d6ab32 part: move efi_guid_t by Rob Clark · 7 years ago
  26. ca62a4f efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  27. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  28. ea630ce efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · 7 years ago
  29. 29f1a36 efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  30. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  31. ae0bd3a efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago
  32. ffaefb8 rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings by Andy Yan · 7 years ago
  33. d55af07 rk3288: Add Vyasa initial board support by Jagan Teki · 7 years ago
  34. c131c8b dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  35. cbeedaf configs: rockchip: add USB configs for evb-rv1108 board by William Wu · 7 years ago
  36. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  37. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  38. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  39. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  40. 265edc0 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  41. 21a24c3 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  42. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  43. 41fa83d fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  44. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  45. 8eafae2 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  46. c6e3baa fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  47. 4544998 fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  48. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  49. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  50. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  51. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  52. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  53. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  54. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  55. 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  56. e61ed48 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  57. ce4054b board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  58. 23a19e0 board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago
  59. d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  60. 34330a3 Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  61. 7672d9d include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  62. 6c06f8d linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · 7 years ago
  63. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  64. 261ec8f ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h by Adam Ford · 7 years ago
  65. 82f1205 configs: k2g_evm: Remove PMMC loading environment commands by Andrew F. Davis · 7 years ago
  66. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  67. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  68. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  69. 8a33cb8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  70. de2ad2c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  71. e81c986 dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  72. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  73. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  74. fafa440 board: sama5d4_xplained: Set mac address from eeprom by Wenyou Yang · 7 years ago
  75. 34e2819 board: sama5d2_xplained: Replace code to set mac address by Wenyou Yang · 7 years ago
  76. 0831831 env: ti: boot: Select dtb name for X15 revC by Lokesh Vutla · 7 years ago
  77. 4ddaa6c arm: dts: dra7: sync DT with latest Linux by Lokesh Vutla · 7 years ago
  78. 911d76c env: ti: boot: Select dtb name for dra76 by Lokesh Vutla · 7 years ago
  79. cd43b51 board: ti: dra76-evm: Add support for powering on mmc ldo by Lokesh Vutla · 7 years ago
  80. db4fce8 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  81. 4950eb4 armv8: ls1088a: Enable PCIe in defconfigs by Hou Zhiqiang · 7 years ago
  82. 17d066f armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · 7 years ago
  83. 7769776 armv8: ls1088aqds: Add support of LS1088AQDS by Ashish Kumar · 7 years ago
  84. e84a324 armv8: ls1088ardb: Add support for LS1088ARDB platform by Ashish Kumar · 7 years ago
  85. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  86. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  87. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  88. eb81b1a blk: Use macros for block device vendor/product/rev string size by Bin Meng · 7 years ago
  89. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  90. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  91. 8ffb23c Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · 7 years ago
  92. 9272c7b Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  93. d72fd7b linker_lists: remove incorrect comment by Heinrich Schuchardt · 7 years ago
  94. de2de31 vsprintf: vsprintf does not have parameter size by Heinrich Schuchardt · 7 years ago
  95. de4e4ed usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  96. c257c96 omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment by Derald D. Woods · 7 years ago
  97. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  98. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  99. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  100. 8a7507a include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago