1. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  2. 3be9bcb device: expose the functions used to remove and unbind children of a device by Jean-Jacques Hiblot · 6 years ago
  3. 7ec9181 dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · 6 years ago
  4. 999b204 dm: print the index of the device when dumping the dm tree by Jean-Jacques Hiblot · 6 years ago
  5. e7c8656 uclass: Add dev_get_uclass_index() to get the uclass/index of a device by Jean-Jacques Hiblot · 6 years ago
  6. c321170 net: eth-uclass: Fix for DM USB ethernet support by Jean-Jacques Hiblot · 6 years ago
  7. c73251e usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller by Jean-Jacques Hiblot · 6 years ago
  8. 1a35526 usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
  9. 10d5ed9 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
  10. aa51579 cmd: fastboot: Validate user input by Sam Protsenko · 6 years ago
  11. 9f8cf76 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  12. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  13. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  14. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  15. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  16. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  17. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  18. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  19. 4adc660 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · 6 years ago
  20. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  21. 8297e64 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  22. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  23. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  24. 999a772 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  25. 6b6f216 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  26. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  27. b0c0a71 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  28. 4f10989 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  29. 6642588 phy: rcar: Add R-Car Gen2 PHY driver by Marek Vasut · 6 years ago
  30. 5e50adf phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  31. 92e738f Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  32. 323ba02 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  33. d81b5da ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  34. 12ea13a mmc: socfpga: Add clock framework support by Marek Vasut · 6 years ago
  35. f9f016a clk: socfpga: Add initial Arria10 clock driver by Marek Vasut · 6 years ago
  36. ccc9743 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  37. f4c3e0d ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  38. 49e508e ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  39. 934aec7 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  40. 2af5d51 ARM: socfpga: Enable DM ethernet on A10 by Marek Vasut · 6 years ago
  41. d6a61da ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  42. 6385a8a ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  43. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  44. f9edeb3 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  45. fe88c2f ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  46. 8145c1c ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  47. c295080 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  48. 3d8685f ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  49. da61e50 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  50. f5775e6 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  51. 6f96ed7 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  52. af74658 ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  53. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  54. 79a436d arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  55. f65b82f MAINTAINERS: Update STM32MP fragments by Patrice Chotard · 6 years ago
  56. 2deaf5c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  57. 638ee5a ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  58. 6effb56 ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago
  59. 4c55c83 ARM: dts: stm32: remove cd-inverted for stm32f769-disco by Patrice Chotard · 6 years ago
  60. fe50a13 ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup by Derald D. Woods · 6 years ago
  61. 46703cd tpm: sandbox: fix wrong assignment with a simplification by Miquel Raynal · 6 years ago
  62. fd973ca tpm: sandbox: fix wrong check on pcr_map by Miquel Raynal · 6 years ago
  63. ce18baf MAINTAINERS: Add more sources to Arch Snapdragon by Ramon Fried · 6 years ago
  64. 6c1432b db410c: add FIT support by Ramon Fried · 6 years ago
  65. ff06dc2 db410: alter WLAN/BT MAC address fixup by Ramon Fried · 6 years ago
  66. e0b04a1 snapdragon: added MAC generation functions by Ramon Fried · 6 years ago
  67. 86e5e42 snapdragon: added msm_board_serial() func by Ramon Fried · 6 years ago
  68. 8ff21d6 stm32f7: board: Fix memory init by Patrice Chotard · 6 years ago
  69. 673c624 configs: stm32f429-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  70. 82ec63a configs: stm32f469-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  71. 20fc114 configs: stm32h743-discovery: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  72. e2158a5 configs: stm32h743-evaluation: Add DISTRO_DEFAULT support by Patrice Chotard · 6 years ago
  73. e95c981 configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV by Patrice Chotard · 6 years ago
  74. 8e53ee1 configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · 6 years ago
  75. 402d3db configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · 6 years ago
  76. ca38dc2 configs: stm32f4xx: Enable ICACHE and DCACHE by Patrice Chotard · 6 years ago
  77. 042ac08 configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS by Patrice Chotard · 6 years ago
  78. d91fb53 configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ by Patrice Chotard · 6 years ago
  79. 725e09b board: stm32: use bi_dram[0].start instead of hardcoded value by Patrice Chotard · 6 years ago
  80. e9cd3d70 clk: at91: utmi: add timeout for utmi lock by Eugen Hristev · 6 years ago
  81. 1246040 arm: bcm7445: Move config defines to bcm7445.h by Thomas Fitzsimmons · 6 years ago
  82. dc7685e arm: bcm7445: Fix parallel make race condition by Thomas Fitzsimmons · 6 years ago
  83. 7ac1a43 rsa: Fix LibreSSL before v2.7.0 by Caliph Nomble · 6 years ago
  84. ca230b0 fs: fix typo 'dumm' by Heinrich Schuchardt · 6 years ago
  85. 7a5fbfe avb2.0: add get_size_of_partition() by Igor Opaniuk · 6 years ago
  86. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  87. c0b4fc1 arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  88. 20905f5 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  89. 40c36f8 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  90. 8fee226 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  91. 282ce64 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  92. 7e86242 misc: Add gdsys_ioep driver by Mario Six · 6 years ago
  93. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  94. 440bc11 misc: uclass: Add enable/disable function by Mario Six · 6 years ago
  95. 3958bff misc: docs: Fix comments in misc.h by Mario Six · 6 years ago
  96. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  97. 77d512f video: Sort Makefile entries by Mario Six · 6 years ago
  98. 37c4a5f cmd: Add axi command by Mario Six · 6 years ago
  99. 87940ec test: Add AXI test by Mario Six · 6 years ago
  100. 957983e sandbox: Add and build AXI bus and device by Mario Six · 6 years ago