1. f5ca1cf defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  2. d8d2506 defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  3. 23463fa bcm968580: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  4. c62bc60 bcm968380gerg: enable watchdog and reboot with watchdog by Philippe Reynes · 6 years ago
  5. 8d6006f dt: bcm6858: add watchdog by Philippe Reynes · 6 years ago
  6. 0900036 dt: bcm6838: add watchdog by Philippe Reynes · 6 years ago
  7. 47b68d0 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  8. 771ee9b watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  9. 6a7b406 fdt: support booting with dtb in Android image by Shawn Guo · 6 years ago
  10. 97276a9 Prepare v2019.04-rc1 by Tom Rini · 6 years ago v2019.04-rc1
  11. 7ae2729 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  12. 50e2438 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-07Feb2019
  13. 4d40e00 MAINTAINERS: Add an entry for SPI NOR by Vignesh R · 6 years ago
  14. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  15. 75b2ec2 configs: Remove SF_DUAL_FLASH by Vignesh R · 6 years ago
  16. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  17. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  18. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  19. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  20. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  21. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  22. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  23. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  24. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  25. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  26. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  27. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  28. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  29. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  30. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  31. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  32. ea4805d configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  33. 4dfe438 arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi' by Hannes Schmelzer · 6 years ago
  34. 413ca72 MAINTAINERS: update u-boot-atmel tree by Eugen Hristev · 6 years ago
  35. 44c21e9 MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers by York Sun · 6 years ago
  36. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  37. c0bf396 Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  38. f182209 arm: mvebu: theadorable: Enable video / LCD support with the new DM driver by Stefan Roese · 6 years ago
  39. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  40. 32c9e1c arm64: mvebu: Add basic support for uDPU board by Vladimir Vid · 6 years ago
  41. 9b276e9 arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodes by Stefan Roese · 6 years ago
  42. 6f139be arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20 by Stefan Roese · 6 years ago
  43. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  44. b521420 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  45. 30477f0 rockchip: Remove rejected files with .rej suffix by Michal Simek · 6 years ago
  46. e5fd39c Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago WIP-02Feb2019
  47. 544d5e9 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  48. 1b0769f Merge branch '2019-02-01-master-imports' by Tom Rini · 6 years ago
  49. d5512a3 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  50. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  51. dc57be5 test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  52. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  53. e3b4fc9 tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  54. 65a80b4 tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  55. 11e3c1f tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  56. 12b8318 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  57. 57a608e tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  58. 3c29a56 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  59. 73ced87 rockchip: rk3399: spl: ensure that debug_uart_init is called by Philipp Tomsich · 6 years ago
  60. c869d63 rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 6 years ago
  61. 5a12732 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  62. efc4677 pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  63. 77871e6 rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  64. 9e92116 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  65. 08c85b5 rockchip: gru: Add extra device-tree settings by Simon Glass · 6 years ago
  66. aa48c94 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  67. 3ec6f11 rockchip: Move pull-up/down enum into a common file by Simon Glass · 6 years ago
  68. 8a0c6aa rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  69. c35f8e5 rockchip: Tidy up board include-file ordering by Simon Glass · 6 years ago
  70. 5328af1 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  71. cf5c8d1 rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz by Simon Glass · 6 years ago
  72. 3523c07 rockchip: Allow booting from SPI by Simon Glass · 6 years ago
  73. 6cecc2b rockchip: Clarify docs on SPI writing by Simon Glass · 6 years ago
  74. 60853a9 rockchip: evb_rk3399: Tidy up the README by Simon Glass · 6 years ago
  75. 0a09f2f rockchip: Adjust rk3399 device tree to be closer to linux by Simon Glass · 6 years ago
  76. d244474 rockchip: Bring in device tree files for rk3399-gru by Simon Glass · 6 years ago
  77. 0c14c36 rockchip: Drop note about supporting other SoCs by Simon Glass · 6 years ago
  78. 16217f9 rockchip: Add mention of other boards by Simon Glass · 6 years ago
  79. 5c01d1c gpio: Add a simple GPIO API for SPL by Simon Glass · 6 years ago
  80. 66f657d gpio: Use more command-specific enums values by Simon Glass · 6 years ago
  81. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  82. f60662d lib: Allow using display_buffer() in SPL by Simon Glass · 6 years ago
  83. e5b29d8 ARM: dts: rk322x: Correct the uart2 default pin configuration by David Wu · 6 years ago
  84. 96f73e0 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  85. 2ec3d25 rockchip: defconfig: Clean the unused pinctrl config by David Wu · 6 years ago
  86. e7ae4cf pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  87. 2409e47 rk3288: chrome: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  88. 08c817c ARM: rockchip: Remove the pinctrl request at rk3288-board-spl by David Wu · 6 years ago
  89. bfb11ab ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188 by David Wu · 6 years ago
  90. c0b163e ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL by David Wu · 6 years ago
  91. cb59507 rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  92. 8e2e601 rockchip: add support for veyron-speedy (ASUS Chromebook C201) by Marty E. Plummer · 6 years ago
  93. 09056c9 rockchip: dts: rk3399-firely: add 'same-as-spl' by Mark Kettenis · 6 years ago
  94. 0d968ce rockchip: Drop call to rockchip_dnl_mode_check() for now by Simon Glass · 6 years ago
  95. 2d0c01b sound: rockchip: Add sound support for jerry by Simon Glass · 6 years ago
  96. bcea0e1 rockchip: Add a sound driver by Simon Glass · 6 years ago
  97. 2665f09 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  98. 3dbfe5a rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  99. 341e5a2 ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL by Jean-Jacques Hiblot · 6 years ago
  100. 64c5992 ARM: DTS: am43xx: Add aliases for the USB ports by Jean-Jacques Hiblot · 6 years ago