1. cd681b2 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  2. 63e861b mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  3. b0bac9e wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  4. 98f124f mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  5. a03035f mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
  6. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  7. 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  8. 5eb8b43 dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  9. aee7858 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  10. 2bc25f6 mmc: fsl_esdhc: correct type of wp_enable by Peng Fan · 7 years ago
  11. 04e2ed3 imx6_spl: Add u-boot-dtb.img for SPL payload by Jagan Teki · 7 years ago
  12. d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  13. 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  14. 8576fbc mx6cuboxi: Add support for sata by Peter Robinson · 7 years ago
  15. 0782281 mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization. by Gautam Bhat · 7 years ago
  16. 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  17. d33e9ee net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  18. 1f81cd9 icorem6_rqs: Rename icorem6_rqs config file by Jagan Teki · 7 years ago
  19. d2f3604 dt-bindings: Document the Broadcom STB wake-up timer node by Florian Fainelli · 7 years ago
  20. cf6db16 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  21. 71eb2bf serial: mxc: Code cleanup by Jagan Teki · 7 years ago
  22. 9df8992 serial: mxc: Move common baud gen into _mxc_serial_setbrg by Jagan Teki · 7 years ago
  23. 01fcb6e serial: mxc: Move common init into _mxc_serial_init by Jagan Teki · 7 years ago
  24. ed217cd serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg by Jagan Teki · 7 years ago
  25. ce315c9 serial: mxc: Use RFDIV in dm-code by Jagan Teki · 7 years ago
  26. f8fd275 serial: mxc: Add common mxc_uart reg space by Jagan Teki · 7 years ago
  27. 6b46c46 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  28. 2f1d241 ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information by Christian Gmeiner · 7 years ago
  29. c123908 mx6sabresd: Fix guard file symbol by Fabio Estevam · 7 years ago
  30. a2aa457 wandboard: Remove unnecessary delay by Fabio Estevam · 7 years ago
  31. dcabf3e cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  32. e0d95e2 cgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  33. f6312c4 mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  34. e73707d mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS by Fabio Estevam · 7 years ago
  35. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  36. 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  37. 5c5991e dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  38. 77018de dm: include <dm/util.h> from driver/core/dump.c by Masahiro Yamada · 7 years ago
  39. 5d43445 dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  40. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  41. 5052f1b dm: ofnode: simplify ofnode_read_prop() by Masahiro Yamada · 7 years ago
  42. 6a61dd9 dm: ofnode: use ofnode_read_bool() to check property existence by Masahiro Yamada · 7 years ago
  43. 3247fdb dm: include <dm/util.h> from drivers/core/util.c by Masahiro Yamada · 7 years ago
  44. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · 7 years ago
  45. 2a00cc9 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · 7 years ago
  46. 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  47. a21ec4c dm: serial: Add livetree support by Simon Glass · 7 years ago
  48. 89d9cf2 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  49. 386dbfb dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  50. 1502392 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  51. cc06f14 video: simple-panel: Add a little more debugging by Simon Glass · 7 years ago
  52. e247e5c dm: video: Update pwm_backlight to support livetree by Simon Glass · 7 years ago
  53. 2f63264 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  54. a2037c5 tegra: nyan-big: Enable bootstage by Simon Glass · 7 years ago
  55. 104acf9 dm: Fix error handling when unflattening the DT by Simon Glass · 7 years ago
  56. 4fcd26c tegra: nyan-big: Enable the debug UART by Simon Glass · 7 years ago
  57. 80df6ec tegra: video: Time the LCD init by Simon Glass · 7 years ago
  58. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  59. fa031f8 dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  60. 170e17c dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  61. 5fdb005 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  62. dde3e71 binman: Put our local modules ahead of system modules by Simon Glass · 7 years ago
  63. 9d2eb92 dtoc: Add tests by Simon Glass · 7 years ago
  64. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  65. 2e0bf3f dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 7 years ago
  66. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  67. 7a2add1 dtoc: Move static functions out of the class by Simon Glass · 7 years ago
  68. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  69. 761773f dtoc: Don't handle properties with / in them by Simon Glass · 7 years ago
  70. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  71. d570dec dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  72. b7edba1 dtoc: Add a comment at the top by Simon Glass · 7 years ago
  73. 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  74. 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
  75. 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
  76. 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
  77. 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
  78. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  79. 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
  80. 75ee32f test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago
  81. c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  82. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  83. fe54fda x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  84. 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  85. c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  86. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  87. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  88. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  89. 23123c6 dm: ahci: Create a local version of two SCSI functions by Simon Glass · 7 years ago
  90. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  91. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  92. 28aa974 dm: scsi: Add operations by Simon Glass · 7 years ago
  93. cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  94. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  95. 0a47bbb dm: ahci: Move common code for starting ports into a function by Simon Glass · 7 years ago
  96. 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  97. e0c419b dm: ahci: Refactor to avoid static variables by Simon Glass · 7 years ago
  98. cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  99. 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  100. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago