1. cd35855 armv8: layerscape: move ns_dev[] define from h to c file. by Ran Wang · 6 years ago
  2. 1711add mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages by Darwin Dingel · 6 years ago
  3. 5651f43 armv8: ls1046a: setup SEC ICIDs and fix up device tree by Laurentiu Tudor · 6 years ago
  4. b50ff5e armv8: ls1046a: setup fman ports ICIDs and device tree by Laurentiu Tudor · 6 years ago
  5. 599a97d armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  6. 3cb4fe6 armv8: ls1046a: initial icid setup support by Laurentiu Tudor · 6 years ago
  7. 703d18f armv8: fsl-layerscape: add missing debug stream ID by Laurentiu Tudor · 6 years ago
  8. 92d2e89 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  9. 5bdfdb7 armv8: ls1046a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  10. fa0706e armv8: fsl-layerscape: add missing register blocks base address defines by Laurentiu Tudor · 6 years ago
  11. 1666fa5 net: Increase ethernet name string size to 20 chars by Pankaj Bansal · 6 years ago
  12. c022ec0 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  13. 6ce83fb FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · 7 years ago
  14. b2486b4 Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs by Vinitha V Pillai · 6 years ago
  15. e784cf1 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · 6 years ago
  16. 3fa48f0 board: freescale: ls1012ardb: Add command to switch QSPI bank by Jagdish Gediya · 7 years ago
  17. 373413c Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  18. cca7429 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  19. 3d7690a i2c: imx_lpi2c: add uclass api support by Peng Fan · 6 years ago
  20. 16f513e i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · 6 years ago
  21. 4624faa dm: power-domain: query power domain after get device by Peng Fan · 6 years ago
  22. 3ad3077 dm: core: device: enable power domain in probe by Peng Fan · 6 years ago
  23. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  24. 58d3de1 power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined by Peng Fan · 6 years ago
  25. bb694d4 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-04Aug2018
  26. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  27. d64caaf clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  28. 314d3ac mailmap: Update mail address (lukma) by Lukasz Majewski · 6 years ago
  29. 11c1b55 ARM: dts: stm32: remove cd-inverted for stm32429i-eval by Patrice Chotard · 6 years ago
  30. fa91156 mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  31. 43d36a0 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  32. 8015093 mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  33. d78bc42 configs: stm32f469-disco: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  34. bfe24ae configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  35. 69a8f4d configs: stm32f429-evaluation: Enable CONFIG_BLK by Patrice Chotard · 6 years ago
  36. 8e0d51f docproc: Remove by Tom Rini · 6 years ago
  37. fe9805f bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  38. 1416e2d armv8: make SPL exception vectors optional by Andre Przywara · 6 years ago
  39. 15b6184 armv8: Reduce exception handling code by Andre Przywara · 6 years ago
  40. bdaf24f ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entries by Adam Ford · 6 years ago
  41. 91570b5 configs: stm32mp15: enable ADC by Fabrice Gasnier · 6 years ago
  42. a466ece adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  43. fb4e674 dt-bindings: Document STM32 ADC DT bindings by Fabrice Gasnier · 6 years ago
  44. a4a87f7 dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  45. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  46. 14aa210 kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  47. ad6054f Add Beaglebone Enhanced support by Koen Kooi · 6 years ago
  48. a30691a Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  49. 7f25d81 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  50. 4f4dde0 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  51. f5ff46f spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  52. 04d57b1 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  53. a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  54. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  55. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  56. 7e7c587 binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  57. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  58. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  59. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  60. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  61. 4f5dea4 patman: Show the current directory in GetInputFilename() by Simon Glass · 6 years ago
  62. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  63. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  64. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  65. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  66. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  67. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  68. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  69. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  70. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  71. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  72. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  73. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  74. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  75. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  76. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  77. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  78. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  79. b2b0df8 binman: Add comments to elf_test by Simon Glass · 6 years ago
  80. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  81. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  82. 28576f8 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  83. 61523dd Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  84. ba71ab8 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  85. 20a619c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago WIP-01Aug2018
  86. ae5afc3 .travis.yml: Exclude openrd platforms by Tom Rini · 6 years ago
  87. d150d61 .travis.yml: Exclude kirkwood machines from the arm926ejs job by Tom Rini · 6 years ago
  88. e93db9b openrd: Mark as Orphaned by Tom Rini · 6 years ago
  89. 781e8f6 ls1046ardb: Add qspi_spl variant to the MAINTAINERS file by Tom Rini · 6 years ago
  90. 275906d pico-pi: Add Otavio as maintainer by Tom Rini · 6 years ago
  91. b3815fc dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  92. 9dcb9d7 Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  93. 9a21dc3 Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  94. 89a897f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · 6 years ago
  95. 850bdaf mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · 6 years ago
  96. cbe9ea2 mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · 6 years ago
  97. 3362094 configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS by Jagan Teki · 6 years ago
  98. 69aa1b2 phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  99. 52185b0 phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  100. 0bfcb47 phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago