1. 3add62d spi: add support for ARM PL022 SPI controller by Quentin Schulz · 6 years ago
  2. cfc5cc8 drivers: net: cpsw: add support to update phy address by Sekhar Nori · 6 years ago
  3. aa9b3de pinctrl: bcm6838: add pinctrl support by Philippe Reynes · 6 years ago
  4. 2dc9eba Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  5. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
  6. 2087f7e fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  7. e0e232e nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  8. a692cde nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  9. 06f9b6b fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  10. 029be94 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  11. fdf9dfb mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  12. a558a39 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  13. 191b5be mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  14. 268979f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  15. 531816e mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  16. 0f0d382 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  17. 4a574aa nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  18. de32316 mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  19. d92d899 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  20. 8f8d458 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  21. 0da35df mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  22. fdf5b23 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  23. 7bafd04 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · 6 years ago
  24. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  25. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  26. c0fb7e6 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · 6 years ago
  27. e9fc81d dm: core: Scan "/firmware" node by default by Rajan Vaja · 6 years ago
  28. fac6463 dm: core: Move "/clock" node scan into function by Rajan Vaja · 6 years ago
  29. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  30. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  31. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  32. 0263b43 cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  33. 3c51655 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  34. 14442be timer: Sort Makefile entries by Mario Six · 6 years ago
  35. 7cab147 clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  36. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  37. b6da1fb test: Add tests for sysreset_get_status by Mario Six · 6 years ago
  38. 265f82a sysreset: Add get_status method by Mario Six · 6 years ago
  39. 538b575 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  40. 0e41c44 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  41. fc42468 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  42. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  43. 53bdf4e gpio: dwapb_gpio: Change to use dev_read_addr() by Ley Foon Tan · 6 years ago
  44. a804dd0 gpio: dwapb_gpio: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  45. a4f80b7 gpio: dwapb_gpio: Enable get_function support by Ley Foon Tan · 6 years ago
  46. 62d3695 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  47. 1b9f319 i2c: Drop CONFIG_SYS_I2C_MXS by Tuomas Tynkkynen · 6 years ago
  48. 7d9bdcc MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL by Adam Ford · 6 years ago
  49. 8ce7bdd MMC: Enable DM_MMC for Davinci by Adam Ford · 6 years ago
  50. 6122af4 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO by Adam Ford · 6 years ago
  51. 49b7776 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  52. 1f09846 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  53. 1004fcd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  54. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  55. e387e45 GPIO: omap_gpio: Fix gpio name names with device tree by Adam Ford · 6 years ago
  56. a4cb26d dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH by Adam Ford · 6 years ago
  57. a112939 DM: GPIO: Fix da8xx GPIO indexing over GPIO 32 by Adam Ford · 6 years ago
  58. 7b26168 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  59. 9428305 Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  60. bc9979f mmc: k3_arasan: Add sdhci driver support for K3 family SoCs by Lokesh Vutla · 6 years ago
  61. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  62. fdae32e remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  63. 7eb1357 remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  64. ddca80e remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  65. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  66. bb6d08d mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  67. ebc6879 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  68. 24c6e91 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  69. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  70. 1530e35 clk: Introduce TI System Control Interface (TI SCI) clock driver by Andreas Dannenberg · 6 years ago
  71. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  72. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  73. 8508324 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  74. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  75. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  76. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  77. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  78. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  79. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  80. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  81. 6c7ad4d mmc: uniphier-sd: sync with Linux by Masahiro Yamada · 6 years ago
  82. 55af55a fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  83. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  84. e3cb514 serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · 6 years ago
  85. 95be3b5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  86. 48302ca dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · 6 years ago
  87. 70f57cf dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · 6 years ago
  88. ddd8d75 mmc: fsl_esdhc: enable HS400 feature by Peng Fan · 6 years ago
  89. 4680125 mmc: add HS400 support by Peng Fan · 6 years ago
  90. 4e91500 gpio: stm32f7: replace ODR update by BSRR write by Patrice Chotard · 6 years ago
  91. 07f2477 clk: clk_meson: Add mux and div support for reparent and rate setting by Neil Armstrong · 6 years ago
  92. 32edad5 power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  93. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  94. 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
  95. 34e64c0 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  96. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  97. 9c44282 serial: protect access to serial rx buffer by Patrick Delaunay · 6 years ago
  98. 35333e9 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · 6 years ago
  99. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  100. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago