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