1. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  2. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  3. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  4. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  5. 1610285 board: cm_fx6: Enable DM support for video, fix build error by Suniel Mahesh · 5 years ago
  6. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  7. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  8. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  9. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  12. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  13. 6f63e4c cm_t3517: remove board by Bartosz Golaszewski · 6 years ago
  14. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  15. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  16. 20ead6f board: constify struct node_info array by Masahiro Yamada · 6 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  20. f0ed52a Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
  21. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  22. f306a5a ARM: imx: cm_fx6: export board and soc info to env by Christopher Spinrath · 7 years ago
  23. 458eec8 ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
  24. 8ebee02 ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
  25. 693f492 usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  26. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  27. 38a53c6 arm: imx7d: add support for Compulab cl-som-imx7 by Ilya Ledvich · 7 years ago
  28. c129d9a imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago
  29. 5ba3a94 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
  30. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  31. 220b8da dm: imx: cm_fx6: Add MMC support for CONFIG_BLK by Simon Glass · 7 years ago
  32. bf8950e dm: imx: cm_fx6: Support driver model for SATA by Simon Glass · 7 years ago
  33. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  34. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  35. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  36. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  37. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  38. 53bfbab ARM: am57xx: cl-som-am57x: support for AM5718 by Uri Mashiach · 8 years ago
  39. d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
  40. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  41. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  42. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  43. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  44. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  45. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  46. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  47. 475d67c arm: am57xx: cl-som-am57x: fix Ethernet by Uri Mashiach · 8 years ago
  48. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  49. 1f182e1 arm: am57xx: cl-som-am57x: add ETH support by Dmitry Lifshitz · 8 years ago
  50. 39f9cf0 arm: am57xx: cl-som-am57x: fetch board rev from EEPROM by Dmitry Lifshitz · 8 years ago
  51. 10a59d0 arm: am57xx: cl-som-am57x: add initial board support by Dmitry Lifshitz · 8 years ago
  52. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  53. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  54. cb3c121 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  55. 2e15832 ARM: board: cm_fx6: fix mtd partition fixup by Christopher Spinrath · 8 years ago
  56. d706b57 ARM: board: cm_fx6: fixup mtd partitions in the fdt by Christopher Spinrath · 8 years ago
  57. ad3e0d7 ARM: board: cm-fx6: fix mmc for old revisions of utilite by Christopher Spinrath · 8 years ago
  58. 2f67a2e compulab: add support for layout aware eeprom commands by Nikita Kiryanov · 9 years ago
  59. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  60. aa53b98 arm: am437x: cm-t43: set MPU and CORE voltages on boot by Nikita Kiryanov · 9 years ago
  61. 7fbb3c5 arm: am437x: cm-t43: get rid of enable_vtt_regulator() by Nikita Kiryanov · 9 years ago
  62. 648ac63 arm: am437x: cm-t43: set tps fseal bit by Nikita Kiryanov · 9 years ago
  63. 0da2219 arm: am437x: cm-t43: split board file by Nikita Kiryanov · 9 years ago
  64. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  65. 6c2deee omap3: cm-t3517: add board specific get_board_rev() by Dmitry Lifshitz · 9 years ago
  66. 5105bb8 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  67. b9035ad arm: mx6: cm-fx6: add splash locations to cm-fx6 by Nikita Kiryanov · 9 years ago
  68. 7428271 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  69. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  70. 17a01a2 mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  71. 0a9c1b8 arm: mx6: cm-fx6: modify device tree for old revisions of utilite by Nikita Kiryanov · 9 years ago
  72. 61f82b7 compulab: eeprom: add support for obtaining product name by Nikita Kiryanov · 9 years ago
  73. 35e8d6c compulab: eeprom: propagate error value in read_mac_addr() by Nikita Kiryanov · 9 years ago
  74. 7fa6835 compulab: eeprom: select i2c bus when querying for board rev by Nikita Kiryanov · 9 years ago
  75. 207f2d4 omap3: cm-t3517: fix MMC1 pinmux by Dmitry Lifshitz · 9 years ago
  76. c69901b arm: mx6: cm-fx6: print PCB revision by Nikita Kiryanov · 9 years ago
  77. 7eeccf4 arm: mx6: cm-fx6: force host mode on usb controller by Nikita Kiryanov · 9 years ago
  78. 2b7487c arm: am437x: Introduce new board cm-t43 by Nikita Kiryanov · 9 years ago
  79. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  80. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  81. a0f47eb arm: mx6: cm-fx6: setup hdmi only on hdmi enable by Nikita Kiryanov · 9 years ago
  82. ba182c7 arm: mx6: cm-fx6: add support for displaytype env var by Nikita Kiryanov · 9 years ago
  83. 9b1bc39 arm: mx6: cm-fx6: make it possible to not init display by Nikita Kiryanov · 9 years ago
  84. 2d61809 arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly by Nikita Kiryanov · 9 years ago
  85. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  86. 2bfd468 imx: mx6 remove duplicated enable_cspi_clock by Peng Fan · 9 years ago
  87. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  88. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  89. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  90. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  91. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  92. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  93. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  94. 12ffcf4 arm: mx6: cm-fx6: add splash screen support by Nikita Kiryanov · 10 years ago
  95. 1ab4c76 compulab: splash: support loading splash from sf by Nikita Kiryanov · 10 years ago
  96. c2a07e3 compulab: splash: support multiple splash sources by Nikita Kiryanov · 10 years ago
  97. 4b4bfd6 compulab: splash: refactor splash.c by Nikita Kiryanov · 10 years ago
  98. f58c509 compulab: splash: use errno values by Nikita Kiryanov · 10 years ago
  99. 8958137 arm: mx6: cm-fx6: add hdmi console support by Nikita Kiryanov · 10 years ago
  100. 2c4c922 arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux by Nikita Kiryanov · 10 years ago