1. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 5 years ago
  2. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
  3. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 5 years ago
  4. e7ab1cb Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  5. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 5 years ago
  6. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  7. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 5 years ago
  8. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 5 years ago
  9. e1d26a7 rtc: s35392a: encode command correctly by Ian Ray · 5 years ago
  10. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
  11. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
  12. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
  13. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 5 years ago
  14. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 5 years ago
  15. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 5 years ago
  16. 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
  17. f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
  18. 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
  19. 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 5 years ago
  20. 051e03c Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  21. 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 5 years ago
  22. 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 5 years ago
  23. a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 5 years ago
  24. d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 5 years ago
  25. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 5 years ago
  26. b0a22d0 i2c: stm32: Update to use standard enums for speed by Simon Glass · 5 years ago
  27. 4bef536 i2c: omap: Update to use standard enums for speed by Simon Glass · 5 years ago
  28. ab723b7 i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 5 years ago
  29. 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 5 years ago
  30. 642400c i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 5 years ago
  31. 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 5 years ago
  32. e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 5 years ago
  33. 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 5 years ago
  34. d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 5 years ago
  35. 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 5 years ago
  36. dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 5 years ago
  37. 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 5 years ago
  38. 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 5 years ago
  39. afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 5 years ago
  40. 25eb0fb i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 5 years ago
  41. 0fd05c9 i2c: designware_i2c: Add more registers by Simon Glass · 5 years ago
  42. 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 5 years ago
  43. d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 5 years ago
  44. 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 5 years ago
  45. c05b38d common: fix regression on block cache init by Angelo Durgehello · 5 years ago
  46. 080dbc6 arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 5 years ago
  47. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  48. 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 5 years ago
  49. efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
  50. 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
  51. 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
  52. 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  53. 1526bcc common: add blkcache init by Angelo Durgehello · 5 years ago
  54. 5cde44e net: macb: Drop local cache flush by Vignesh Raghavendra · 5 years ago
  55. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 5 years ago
  56. eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 5 years ago
  57. 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 5 years ago
  58. 7d017d6 usb: musb-new: mt85xx: add musb-new gadget driver. by mingming lee · 5 years ago
  59. 94a8e83 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 5 years ago
  60. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 5 years ago
  61. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 5 years ago
  62. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  63. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  64. f329349 common: Rename and move source() by Simon Glass · 5 years ago
  65. ea18895 common: Move the image globals into image.h by Simon Glass · 5 years ago
  66. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  67. 657afb1 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  68. 98c338b common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  69. b63ff2a common: Move clock functions into a new file by Simon Glass · 5 years ago
  70. cc3ac11 common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  71. f9aaf98 common: Drop floppy disk support by Simon Glass · 5 years ago
  72. 1c16606 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
  73. 83b539c remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
  74. b8e4eec drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · 5 years ago
  75. 9c2969e pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 5 years ago
  76. d20eb7a pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 5 years ago
  77. 1185b22 pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 5 years ago
  78. 42c66f0 drivers: net: fsl_enetc: add write_hwaddr() for LS1028A by Michael Walle · 5 years ago
  79. ee5c70b drivers: net: fsl_enetc: use write_hwaddr() by Michael Walle · 5 years ago
  80. 282d992 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · 5 years ago
  81. f8203e3 pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · 5 years ago
  82. 9c2aee1 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · 5 years ago
  83. 17f34ca gpio: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  84. 5602e21 led: bcm6858: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  85. 1453301 nand: brcmnand: add bcm68360 support by Philippe Reynes · 5 years ago
  86. 34fdacb spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  87. d0edec6 watchdog: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  88. e27108c mmc: s5p_sdhci: Read generic MMC properties from DT by Marek Szyprowski · 5 years ago
  89. 057b613 timer: Add driver for Nomadik Multi Timer Unit (MTU) by Stephan Gerhold · 5 years ago
  90. 75dd530 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  91. d67b98e ddr: marvell: a38x: allow board specific clock out setup by Baruch Siach · 5 years ago
  92. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 5 years ago
  93. ea67b26 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 5 years ago
  94. 779f40b phy: omap-usb2-phy: Add support for AM654 USB2 PHY by Vignesh Raghavendra · 5 years ago
  95. d35f2cf phy: omap-usb2-phy: Fix warnings when built for ARM64 by Vignesh Raghavendra · 5 years ago
  96. cab4e27 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
  97. 17aaa42 power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 5 years ago
  98. a20008e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · 5 years ago
  99. fe0e30c mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · 5 years ago
  100. f03cb5c dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · 5 years ago