1. 37d108b tools/kwbimage.h: make offset marks style consistent by Baruch Siach · 7 years ago
  2. ed72741 tools/kwbimage: update the list of SoCs using v1 header by Baruch Siach · 7 years ago
  3. b6518b1 arm64: mvebu: use single defconfig for Armada8K development boards by Igal Liberman · 7 years ago
  4. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  5. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  6. 8e6eda7 drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · 7 years ago
  7. c2502e7 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · 7 years ago
  8. 2ab7704 orion_wdt: Support for the Orion Watchdog by Marek Behún · 7 years ago
  9. 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
  10. 409a81d am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
  11. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  12. ab86dc7 ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · 7 years ago
  13. 39b4f6b ti816x: Enable ethernet support by Tom Rini · 7 years ago
  14. 7a9dfe7 mtd: nand: make nand_info array static by Grygorii Strashko · 7 years ago
  15. 8a049dd armv8: fsl-layerscape: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  16. bf264cd board: toradex: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  17. 573cc46 board: BuR: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  18. 2ecba11 board: ronetix: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  19. 31f8d39 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  20. 7021c7e cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  21. 88b81bf mtd: nand: drv: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  22. 750b34c net: fm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  23. 1ceac70 net: phy: cortina: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  24. 6308e71 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · 7 years ago
  25. eb6a5c3 fs: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  26. edba8cc common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  27. bfdba68 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  28. f370b51 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  29. 1652018 dfu: dfu_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  30. a94a261 common: env_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  31. ad92dff cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  32. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  33. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  34. 8c9eaad dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  35. fce136a dm: include <dm/util.h> from driver/core/dump.c by Masahiro Yamada · 7 years ago
  36. b2ec7ea dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  37. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  38. cb7dbe1 dm: ofnode: simplify ofnode_read_prop() by Masahiro Yamada · 7 years ago
  39. 252510a dm: ofnode: use ofnode_read_bool() to check property existence by Masahiro Yamada · 7 years ago
  40. 766c28a dm: include <dm/util.h> from drivers/core/util.c by Masahiro Yamada · 7 years ago
  41. 99bb38e fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · 7 years ago
  42. f53dcc0 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · 7 years ago
  43. 50d8c4a tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  44. f93472a dm: serial: Add livetree support by Simon Glass · 7 years ago
  45. d096085 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  46. db9f8f6 dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  47. 03bc3f1 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  48. 1a9f3da video: simple-panel: Add a little more debugging by Simon Glass · 7 years ago
  49. 7cf208d dm: video: Update pwm_backlight to support livetree by Simon Glass · 7 years ago
  50. fb0b709 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  51. 2f0dd5c tegra: nyan-big: Enable bootstage by Simon Glass · 7 years ago
  52. c1eb3d5 dm: Fix error handling when unflattening the DT by Simon Glass · 7 years ago
  53. 0be3a3b tegra: nyan-big: Enable the debug UART by Simon Glass · 7 years ago
  54. 23acc48 tegra: video: Time the LCD init by Simon Glass · 7 years ago
  55. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  56. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  57. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  58. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  59. 7feccfd binman: Put our local modules ahead of system modules by Simon Glass · 7 years ago
  60. c079192 dtoc: Add tests by Simon Glass · 7 years ago
  61. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  62. 30107b0 dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 7 years ago
  63. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  64. 56e0bbe dtoc: Move static functions out of the class by Simon Glass · 7 years ago
  65. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  66. 86290ce dtoc: Don't handle properties with / in them by Simon Glass · 7 years ago
  67. 2be282c dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  68. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 7 years ago
  69. 14f5acf dtoc: Add a comment at the top by Simon Glass · 7 years ago
  70. 418355c dtoc: Use self._options instead of the global options by Simon Glass · 7 years ago
  71. cb00883 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
  72. 9b2a2e8 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
  73. 2ddd85d moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
  74. d8c6fb8 sandbox: Drop special case console code for sandbox by Simon Glass · 7 years ago
  75. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  76. 4e6bafa console: Use map_sysmem() for the pre-relocation console by Simon Glass · 7 years ago
  77. e5a9d27 test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago
  78. b089538 Allow displaying the U-Boot banner on a video display by Simon Glass · 7 years ago
  79. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  80. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  81. 7337fcd dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  82. 681357f dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · 7 years ago
  83. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  84. f6580ef dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  85. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  86. 4e74901 dm: ahci: Create a local version of two SCSI functions by Simon Glass · 7 years ago
  87. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  88. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  89. 322f73f dm: scsi: Add operations by Simon Glass · 7 years ago
  90. 4279efc dm: ahci: Drop use of probe_ent by Simon Glass · 7 years ago
  91. 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  92. 62b4ec8 dm: ahci: Move common code for starting ports into a function by Simon Glass · 7 years ago
  93. 099c239 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  94. 225b1da dm: ahci: Refactor to avoid static variables by Simon Glass · 7 years ago
  95. 4b62b2f dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · 7 years ago
  96. 2c9f9ef dm: ahci: Rename struct ahci_probe_ent by Simon Glass · 7 years ago
  97. 1dc64f6 dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  98. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  99. aae5ec3 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · 7 years ago
  100. 0436824 dm: scsi: Rearrange header file for driver model by Simon Glass · 7 years ago