1. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · 6 years ago
  2. 8ea4982 x86: sysreset: Implement the get_last() method by Simon Glass · 6 years ago
  3. 90bf4d9 x86: sysreset: Implement power-off if available by Simon Glass · 6 years ago
  4. a21dda9 x86: sysreset: Separate out the EFI code by Simon Glass · 6 years ago
  5. f18ca78 cros_ec: Use a hyphen in the uclass name by Simon Glass · 6 years ago
  6. 019f956 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · 6 years ago
  7. 7321e83 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  8. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  9. f9db3b3 spi: rpc: Add support for operation without clock framework by Marek Vasut · 6 years ago
  10. 77f69f8 net: sh_eth: Add support for operation without clock framework by Marek Vasut · 6 years ago
  11. 7f6f5ab net: sh_eth: Add RZ/A1 support by Marek Vasut · 6 years ago
  12. 2d2e3ff serial: sh: Add RZ/A1 support by Marek Vasut · 6 years ago
  13. 6be61c6 timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · 6 years ago
  14. c7116cb pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · 6 years ago
  15. 6d99d96 gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · 6 years ago
  16. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
  17. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
  18. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  19. 11ff45d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  20. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
  21. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  22. 5f364f5 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 6 years ago
  23. 6d63cae dm: cache: add the pl310 cache controller driver by Dinh Nguyen · 6 years ago
  24. d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
  25. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  26. f7e008e Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 6 years ago
  27. 4185512 net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Marek Vasut · 6 years ago
  28. 0053c3b pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · 6 years ago
  29. f071c0a gpio: renesas: Migrate to pinctrl GPIO accessors by Marek Vasut · 6 years ago
  30. 02d34f0 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · 6 years ago
  31. 0cc1936 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · 6 years ago
  32. 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · 6 years ago
  33. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  34. d5f516c usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 6 years ago
  35. 80162a1 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 6 years ago
  36. 101c5ba net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 6 years ago
  37. 3da5da3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  38. 0972521 Merge git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  39. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  40. 7bc8f21 usb: ohci: Re-enable commented out delay by Adam Ford · 6 years ago
  41. 7afd794 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 6 years ago
  42. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  43. 72c64a4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 6 years ago
  44. 4d46cb4 net: Add MSCC Serval network driver. by Horatiu Vultur · 6 years ago
  45. 4c082a6 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 6 years ago
  46. 8710250 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 6 years ago
  47. e1f4f69 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  48. 56fd85d mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  49. 4aaf982 Merge branch '2019-05-03-master-imports' by Tom Rini · 6 years ago
  50. 8928fbd firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 6 years ago
  51. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · 6 years ago
  52. d15f865 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · 6 years ago
  53. 607d4ca firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 6 years ago
  54. a3c8bb1 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · 6 years ago
  55. 09e9415 mtd: spi-nor: fix page program issue when using spi-mem driver by developer · 6 years ago
  56. b9739da i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 6 years ago
  57. 544f9de Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  58. dd6f126 Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  59. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  60. cb484fc pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · 6 years ago
  61. 09258c9 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  62. 8d1b09c rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  63. 8e45399 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  64. e3cc1a2 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  65. 5755fff rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  66. a5a3716 rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  67. 1b35a51 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  68. 8cb1d58 rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  69. b6da37b mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · 6 years ago
  70. 72d37b6 mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · 6 years ago
  71. ffac512 mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · 6 years ago
  72. 78b0b9d avb: add support for named persistent values by Igor Opaniuk · 6 years ago
  73. 9dd211e sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 6 years ago
  74. e599b54 net: lpc32xx: Use IRAM for transmit buffer by Gregory CLEMENT · 6 years ago
  75. e5b9631 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 6 years ago
  76. 7aa9a08 firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 6 years ago
  77. 2aafc0c firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 6 years ago
  78. 2ea88aa Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  79. fee4c9d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  80. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  81. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  82. 83af276 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 6 years ago
  83. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  84. b9af62d mmc: mv_sdhci: add driver model support by Pierre Bourdon · 6 years ago
  85. ca09d4c ddr: imx8m: hide i.MX8M DDR options from device driver entry by Peng Fan · 6 years ago
  86. 4d5e0a2 mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 6 years ago
  87. 2cb89e3 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 6 years ago
  88. 0efac15 misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
  89. 9a0dc91 clk: imx8: add i.MX8QM clk driver by Peng Fan · 6 years ago
  90. 6a8e5f9 clk: imx8: split code into common and soc specific part by Peng Fan · 6 years ago
  91. ef86773 pinctrl: imx8: add i.MX8QM compatible by Peng Fan · 6 years ago
  92. 6fccaf2 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 6 years ago
  93. dbc70f8 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 6 years ago
  94. 0fe6f16 imx8: fuse: add fuse driver by Peng Fan · 6 years ago
  95. 4d930c6 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · 6 years ago
  96. 28608a1 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 6 years ago
  97. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  98. d7f0a35 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  99. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  100. 85bddff dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago