1. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  2. 333279a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  3. d13b740 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
  4. e76afd8 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout by David Sniatkiwicz · 6 years ago
  5. b7b3f2c nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND by Konstantin Porotchkin · 6 years ago
  6. e9a0777 nand: pxa3xx: cosmetic: add comments to the timing layout structures by Konstantin Porotchkin · 6 years ago
  7. 2057eb0 fix: nand: Replace hardcoded page chunk size with calculated one by Konstantin Porotchkin · 6 years ago
  8. b0d7c10 mtd: nand: pxa3xx: add support for Toshiba flash by Konstantin Porotchkin · 6 years ago
  9. ac56a3b mtd: nand: pxa3xx: add support for 2KB 8-bit flash by Victor Axelrod · 6 years ago
  10. f3d2357 mtd: nand: pxa3xx: Fix READOOB implementation by Boris Brezillon · 6 years ago
  11. b47f677 mtd: nand: pxa3xx_nand: add support for partial chunks by Ofer Heifetz · 6 years ago
  12. 7efd95e mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ofer Heifetz · 6 years ago
  13. b87ae6f mtd: pxa3xx_nand: Fix initial controller configuration by Ofer Heifetz · 6 years ago
  14. 6bbe7f6 mtd: pxa3xx_nand: Increase the initial chunk size by Ofer Heifetz · 6 years ago
  15. 9448861 nand: pxa3xx: Increase READ_ID buffer and make the size static by Ofer Heifetz · 6 years ago
  16. cd11b2b mtd: nand: pxa3xx-nand: fix random command timeouts by Ofer Heifetz · 6 years ago
  17. 6589992 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Ofer Heifetz · 6 years ago
  18. d3859d1 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() by Ofer Heifetz · 6 years ago
  19. 8cdcf67 mtd: nand: pxa3xx_nand: use nand_to_mtd() by Ofer Heifetz · 6 years ago
  20. 1445322 mtd: nand: pxa3xx_nand: Increase initial buffer size by Ofer Heifetz · 6 years ago
  21. de75fb0 clk: armada-37xx-periph: Support changing clock parent and rate by Marek Behún · 6 years ago
  22. 4b8cb84 phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  23. 61fba0f ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  24. 427ddd8 dm: core: fix devfdt_remap_addr_index() by Cédric Le Goater · 6 years ago
  25. 1712ca2 dm: core: Scan "/firmware" node by default by Rajan Vaja · 6 years ago
  26. 68d215d dm: core: Move "/clock" node scan into function by Rajan Vaja · 6 years ago
  27. d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  28. 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  29. fa44b53 test: Add tests for CPU uclass by Mario Six · 6 years ago
  30. 57370de cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  31. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  32. d259f97 timer: Sort Makefile entries by Mario Six · 6 years ago
  33. 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  34. 76fdad1 mpc83xx: Add sysreset driver by Mario Six · 6 years ago
  35. cda4688 test: Add tests for sysreset_get_status by Mario Six · 6 years ago
  36. 245f5cd sysreset: Add get_status method by Mario Six · 6 years ago
  37. e406155 ram: Add driver for MPC83xx by Mario Six · 6 years ago
  38. 9e45008 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  39. 5c349e1 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  40. 02d8d32 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  41. 9ea3544 gpio: dwapb_gpio: Change to use dev_read_addr() by Ley Foon Tan · 6 years ago
  42. db6a158 gpio: dwapb_gpio: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  43. 71f2700 gpio: dwapb_gpio: Enable get_function support by Ley Foon Tan · 6 years ago
  44. 45ec322 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  45. ca1d6ca i2c: Drop CONFIG_SYS_I2C_MXS by Tuomas Tynkkynen · 6 years ago
  46. 04355de MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL by Adam Ford · 6 years ago
  47. df6565c MMC: Enable DM_MMC for Davinci by Adam Ford · 6 years ago
  48. 307a214 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO by Adam Ford · 6 years ago
  49. 99571b4 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  50. 410c505 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  51. afa8cdd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  52. e5f7a26 regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  53. 535f46d GPIO: omap_gpio: Fix gpio name names with device tree by Adam Ford · 6 years ago
  54. 9440b3d dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH by Adam Ford · 6 years ago
  55. 1eddf54 DM: GPIO: Fix da8xx GPIO indexing over GPIO 32 by Adam Ford · 6 years ago
  56. d1e1504 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  57. 89aa19d Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  58. aaa449f mmc: k3_arasan: Add sdhci driver support for K3 family SoCs by Lokesh Vutla · 6 years ago
  59. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  60. c365ed7 remoteproc: Introduce K3 remoteproc driver by Lokesh Vutla · 6 years ago
  61. 1ad190b remoteproc: Introduce K3 system controller by Lokesh Vutla · 6 years ago
  62. 81ae6e6 remoteproc: Allow for individual remoteproc initialization by Lokesh Vutla · 6 years ago
  63. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  64. f9aa410 mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  65. 694b052 sysreset: Add TI System Control Interface (TI SCI) sysreset driver by Andreas Dannenberg · 6 years ago
  66. 1a88a04 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  67. 2618cf3 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  68. e585bef clk: Introduce TI System Control Interface (TI SCI) clock driver by Andreas Dannenberg · 6 years ago
  69. 65c8a79 reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  70. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  71. aec99c9 dm: firmware: Automatically bind child devices by Andreas Dannenberg · 6 years ago
  72. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  73. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  74. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  75. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  76. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  77. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  78. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  79. c3ab1e1 mmc: uniphier-sd: sync with Linux by Masahiro Yamada · 6 years ago
  80. a225f81 fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  81. 5d75419 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  82. 5f133bb serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · 6 years ago
  83. 5a07cf5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  84. 84b4221 dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · 6 years ago
  85. 3ee15a5 dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · 6 years ago
  86. c76382f mmc: fsl_esdhc: enable HS400 feature by Peng Fan · 6 years ago
  87. 3dd2626 mmc: add HS400 support by Peng Fan · 6 years ago
  88. 798cd70 gpio: stm32f7: replace ODR update by BSRR write by Patrice Chotard · 6 years ago
  89. c8e5701 clk: clk_meson: Add mux and div support for reparent and rate setting by Neil Armstrong · 6 years ago
  90. 8d5579c power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  91. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  92. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  93. fbd5c72 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  94. cbf5388 dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  95. d3bb785 serial: protect access to serial rx buffer by Patrick Delaunay · 6 years ago
  96. e8f6576 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · 6 years ago
  97. b2f90c4 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  98. 69f78cf watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  99. 26b0682 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  100. 6518697 mmc: renesas-sdhi: Use priv directly by Marek Vasut · 6 years ago