1. f6d96cb powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  2. 3e2fa2a mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips by Daniel Schwierzeck · 8 years ago
  3. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  4. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  5. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  6. b87ea78 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  7. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  8. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  9. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  10. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  11. ff8357e rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  12. 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  13. 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  14. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  15. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  16. b3068ad rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  17. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  18. b611433 dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  19. 30d73e8 dm: core: Move regmap allocation into a separate function by Simon Glass · 8 years ago
  20. c744fca sandbox: Don't bring in the eeprom emulator in SPL by Simon Glass · 8 years ago
  21. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  22. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  23. afd81a5 dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  24. 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  25. 750c482 dm: sandbox: Add a simple driver to test of-platdata by Simon Glass · 8 years ago
  26. 73dd069 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  27. b944345 dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  28. 8d7e816 dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  29. 549f23a sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  30. 4612af6 rtc: Tidy up the code style by Simon Glass · 8 years ago
  31. 65bfb9c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  32. 47a3d05 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  33. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · 8 years ago
  34. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · 8 years ago
  35. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · 8 years ago
  36. 98d18e9 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · 8 years ago
  37. 865ecd9 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · 8 years ago
  38. de61aaee mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · 8 years ago
  39. e0303c7 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · 8 years ago
  40. cc95ce5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · 8 years ago
  41. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · 8 years ago
  42. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  43. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  44. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  45. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  46. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · 8 years ago
  47. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  48. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  49. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · 8 years ago
  50. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  51. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  52. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  53. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  54. b23d96e mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  55. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  56. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  57. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  58. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  59. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  60. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  61. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  62. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  63. c1091e1 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · 8 years ago
  64. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  65. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · 8 years ago
  66. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  67. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  68. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · 8 years ago
  69. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  70. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
  71. 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 9 years ago
  72. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · 9 years ago
  73. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago
  74. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · 8 years ago
  75. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · 8 years ago
  76. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  77. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  78. b090226 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  79. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · 8 years ago
  80. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · 8 years ago
  81. cc94a98 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · 8 years ago
  82. 65ef4f7 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · 8 years ago
  83. 9447e13 pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  84. e637a8e pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  85. 13d8ac3 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  86. 80a6a14 pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · 8 years ago
  87. 1c2019b pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · 8 years ago
  88. da987e9 pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · 8 years ago
  89. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  90. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  91. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  92. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · 8 years ago
  93. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  94. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  95. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  96. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · 9 years ago
  97. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  98. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  99. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  100. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago