1. 633fd81 dt: bcm63158: add watchdog by Philippe Reynes · 6 years ago
  2. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  3. 2d29918 bcm963158: add initial support by Philippe Reynes · 6 years ago
  4. 312a3f9 bcm63158: add initial support by Philippe Reynes · 6 years ago
  5. f204f01 initcall: Move to inline function by Alexander Graf · 6 years ago
  6. 717ee36 board/BuR/brppt1: drop DM_I2C_COMPAT by Hannes Schmelzer · 6 years ago
  7. e4d3056 mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  8. 9a6ce2a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  9. 0c220e0 dts: stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  10. e8d836c clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  11. 45e5da5 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  12. f5aaa07 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  13. 629f44f clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  14. 7b72653 clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  15. 6fc4ab6 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  16. 07cb4e1 hashtable: fix environment variable corruption by Roman Kapl · 6 years ago
  17. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  18. 46a78e6 omap3_cairo: remove empty #ifdef/#endif block by Chris Packham · 6 years ago
  19. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  20. 09bdfc1 doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI by Andrew F. Davis · 6 years ago
  21. 0ac2f0e defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support by Andrew F. Davis · 6 years ago
  22. 2356b0a defconfigs: Add config for DRA7xx High Security EVM with USB Boot support by Andrew F. Davis · 6 years ago
  23. 6b2e3b2 defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  24. 88f7ac4 defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  25. 0ae9f03 bcm968580: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  26. fab0b45 bcm968380gerg: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  27. e0ed3fc dt: bcm6858: add watchdog by Philippe Reynes · 6 years ago
  28. 24e954b dt: bcm6838: add watchdog by Philippe Reynes · 6 years ago
  29. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  30. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  31. c9e7152 fdt: support booting with dtb in Android image by Shawn Guo · 6 years ago
  32. 2b91b7e Prepare v2019.04-rc1 by Tom Rini · 6 years ago
  33. 7fc96ef configs: Resync with savedefconfig by Tom Rini · 6 years ago
  34. 005b1c9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  35. 8661c4a MAINTAINERS: Add an entry for SPI NOR by Vignesh R · 6 years ago
  36. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  37. d0182ac configs: Remove SF_DUAL_FLASH by Vignesh R · 6 years ago
  38. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  39. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  40. 35dc058 mtd: spi: Remove unused files by Vignesh R · 6 years ago
  41. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  42. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  43. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  44. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  45. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  46. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  47. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  48. 7526b93 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  49. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  50. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  51. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  52. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  53. 1b084b2 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  54. e57ea11 configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  55. 418ccdc arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi' by Hannes Schmelzer · 6 years ago
  56. 38d5990 MAINTAINERS: update u-boot-atmel tree by Eugen Hristev · 6 years ago
  57. ba285f3 MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers by York Sun · 6 years ago
  58. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  59. ebb6ff7 Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  60. d64c113 arm: mvebu: theadorable: Enable video / LCD support with the new DM driver by Stefan Roese · 6 years ago
  61. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  62. b3df0b5 arm64: mvebu: Add basic support for uDPU board by Vladimir Vid · 6 years ago
  63. 0627400 arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes by Stefan Roese · 6 years ago
  64. a16c34f arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20 by Stefan Roese · 6 years ago
  65. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  66. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  67. bece9b8 rockchip: Remove rejected files with .rej suffix by Michal Simek · 6 years ago
  68. 24c5da1 Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  69. 3e75656 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  70. 3686b31 Merge branch '2019-02-01-master-imports' by Tom Rini · 6 years ago
  71. dcb5101 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  72. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  73. c722dac test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  74. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  75. 8c1957a tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  76. cfd6ade tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  77. 387963a tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  78. 67a6a37 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  79. 47d9599 tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  80. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  81. bfd8605 rockchip: rk3399: spl: ensure that debug_uart_init is called by Philipp Tomsich · 6 years ago
  82. 2e26519 rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 6 years ago
  83. 2b19e90 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  84. 126493f pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  85. eaef09d rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  86. 8fbf992 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  87. 0801033 rockchip: gru: Add extra device-tree settings by Simon Glass · 6 years ago
  88. f642c53 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  89. b3e0a5a rockchip: Move pull-up/down enum into a common file by Simon Glass · 6 years ago
  90. f38205c rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  91. f473eba rockchip: Tidy up board include-file ordering by Simon Glass · 6 years ago
  92. d27b317 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  93. 751679f rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz by Simon Glass · 6 years ago
  94. a1766a5 rockchip: Allow booting from SPI by Simon Glass · 6 years ago
  95. 27f8d37 rockchip: Clarify docs on SPI writing by Simon Glass · 6 years ago
  96. fed27ea rockchip: evb_rk3399: Tidy up the README by Simon Glass · 6 years ago
  97. d34caea rockchip: Adjust rk3399 device tree to be closer to linux by Simon Glass · 6 years ago
  98. 348626f rockchip: Bring in device tree files for rk3399-gru by Simon Glass · 6 years ago
  99. d06e1ff rockchip: Drop note about supporting other SoCs by Simon Glass · 6 years ago
  100. b32ae5f rockchip: Add mention of other boards by Simon Glass · 6 years ago