1. 2f4a686 dt: bcm63158: add watchdog by Philippe Reynes · 6 years ago
  2. dcae39e watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  3. be2fc08 bcm963158: add initial support by Philippe Reynes · 6 years ago
  4. ea1a7de bcm63158: add initial support by Philippe Reynes · 6 years ago
  5. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  6. a9484aa board/BuR/brppt1: drop DM_I2C_COMPAT by Hannes Schmelzer · 6 years ago
  7. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  8. bbd108a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  9. e74b74c dts: stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  10. 8d6310a clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  11. f3a23c2 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  12. 6320128 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  13. d661f61 clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  14. 86617dd clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  15. ba8ba69 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  16. 9dfdbd9 hashtable: fix environment variable corruption by Roman Kapl · 6 years ago
  17. 4d9dbb1 moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  18. 36fddec omap3_cairo: remove empty #ifdef/#endif block by Chris Packham · 6 years ago
  19. 2dd0111 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  20. eca61ae doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI by Andrew F. Davis · 6 years ago
  21. 995985c defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support by Andrew F. Davis · 6 years ago
  22. 83ae647 defconfigs: Add config for DRA7xx High Security EVM with USB Boot support by Andrew F. Davis · 6 years ago
  23. f5ca1cf defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  24. d8d2506 defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  25. 23463fa bcm968580: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  26. c62bc60 bcm968380gerg: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  27. 8d6006f dt: bcm6858: add watchdog by Philippe Reynes · 6 years ago
  28. 0900036 dt: bcm6838: add watchdog by Philippe Reynes · 6 years ago
  29. 47b68d0 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  30. 771ee9b watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  31. e531c67 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · 6 years ago
  32. 6892550 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  33. cbbe694 mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  34. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  35. 6a7b406 fdt: support booting with dtb in Android image by Shawn Guo · 6 years ago
  36. a93eb57 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · 6 years ago
  37. 83e4c7e dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  38. 003c9dc fdt: Introduce fdtdec_get_alias_highest_id() by Michal Simek · 6 years ago
  39. 5ebc7c7 dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  40. 97276a9 Prepare v2019.04-rc1 by Tom Rini · 6 years ago
  41. 7ae2729 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  42. 50e2438 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  43. 4d40e00 MAINTAINERS: Add an entry for SPI NOR by Vignesh R · 6 years ago
  44. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  45. 75b2ec2 configs: Remove SF_DUAL_FLASH by Vignesh R · 6 years ago
  46. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  47. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  48. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  49. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  50. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  51. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  52. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  53. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  54. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  55. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  56. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  57. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  58. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  59. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  60. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  61. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  62. ea4805d configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  63. 4dfe438 arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi' by Hannes Schmelzer · 6 years ago
  64. 413ca72 MAINTAINERS: update u-boot-atmel tree by Eugen Hristev · 6 years ago
  65. 44c21e9 MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers by York Sun · 6 years ago
  66. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  67. c0bf396 Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  68. f182209 arm: mvebu: theadorable: Enable video / LCD support with the new DM driver by Stefan Roese · 6 years ago
  69. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  70. 32c9e1c arm64: mvebu: Add basic support for uDPU board by Vladimir Vid · 6 years ago
  71. 9b276e9 arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes by Stefan Roese · 6 years ago
  72. 6f139be arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20 by Stefan Roese · 6 years ago
  73. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  74. b521420 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  75. 30477f0 rockchip: Remove rejected files with .rej suffix by Michal Simek · 6 years ago
  76. e5fd39c Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  77. 544d5e9 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  78. 1b0769f Merge branch '2019-02-01-master-imports' by Tom Rini · 6 years ago
  79. d5512a3 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  80. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  81. dc57be5 test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  82. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  83. e3b4fc9 tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  84. 65a80b4 tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  85. 11e3c1f tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  86. 12b8318 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  87. 57a608e tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  88. 3c29a56 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  89. 73ced87 rockchip: rk3399: spl: ensure that debug_uart_init is called by Philipp Tomsich · 6 years ago
  90. c869d63 rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 6 years ago
  91. 5a12732 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  92. efc4677 pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  93. 77871e6 rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  94. 9e92116 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  95. 08c85b5 rockchip: gru: Add extra device-tree settings by Simon Glass · 6 years ago
  96. aa48c94 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  97. 3ec6f11 rockchip: Move pull-up/down enum into a common file by Simon Glass · 6 years ago
  98. 8a0c6aa rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  99. c35f8e5 rockchip: Tidy up board include-file ordering by Simon Glass · 6 years ago
  100. 5328af1 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago