1. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  2. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  3. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  4. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  5. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  6. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  7. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  8. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  9. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  10. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  11. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  12. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  13. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  14. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  15. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  16. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  17. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  18. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  19. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  20. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  21. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  22. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  23. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  24. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  25. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  26. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago WIP/25Nov2019
  27. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  28. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  29. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  30. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  31. d2086d6 pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  32. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago WIP/23Nov2019
  33. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  34. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  35. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  36. 35172ac fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  37. a9af59a fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  38. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  39. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  40. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  41. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  42. e82692a power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
  43. c9fca5e rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · 5 years ago
  44. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  45. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago WIP/22Nov2019
  46. c59afcf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  47. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  48. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  49. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  50. caaaf62 timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  51. aacd7b9 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  52. ad38de2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago WIP/20Nov2019
  53. 30b59dd input: Move input.o to be built only in some cases by Tom Rini · 5 years ago WIP/19Nov2019-b
  54. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  55. 6b9d8a7 ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 5 years ago
  56. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  57. fffb826 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago WIP/18Nov2019
  58. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago WIP/17Nov2019
  59. 5406993 rockchip: rk3308: Add sdram driver by Andy Yan · 5 years ago
  60. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  61. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  62. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  63. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  64. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  65. a907dc3 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  66. b079118 net: gmac_rockchip: add support for px30 by Heiko Stuebner · 5 years ago
  67. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  68. 8fb3268 pinctrl: rockchip: add px30 pinctrl driver by David Wu · 5 years ago
  69. bcfacab ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 5 years ago
  70. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  71. da53f06 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 5 years ago
  72. 7cf04ad ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 5 years ago
  73. f2b58f0 ram: rk3399: add support detect capacity by YouMin Chen · 5 years ago
  74. 0cacc27 ram: rk3399: update the function of sdram_init by YouMin Chen · 5 years ago
  75. 410d786 ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · 5 years ago
  76. f8088bf ram: rk3399: Clean up code by YouMin Chen · 5 years ago
  77. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  78. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago
  79. 39edfaa ram: px30: add sdram driver by YouMin Chen · 5 years ago
  80. 691368c ram: rockchip: add phy driver code for PX30 by Kever Yang · 5 years ago
  81. 09d7872 ram: rockchip: add controller code for PX30 by Kever Yang · 5 years ago
  82. fba7bd4 ram: rockchip: Default enable DRAM debug info by Kever Yang · 5 years ago
  83. ec0d29a ram: rockchip: move sdram_debug function into sdram_common by Kever Yang · 5 years ago
  84. d6647b0 ram: rockchip: add common code for sdram driver by Kever Yang · 5 years ago
  85. 5d19ddf ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 5 years ago
  86. 2a2f0b1 ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 5 years ago
  87. 1dd49f5 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  88. 754815b video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 5 years ago
  89. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago WIP/12Nov2019
  90. ec3dcea video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  91. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 0b73ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  93. c4b9d66 ram: rk3328: Fix loading of skew values by Simon South · 5 years ago
  94. 18c24c1 ram: rk3328: Use correct frequency units in function by Simon South · 5 years ago
  95. 2cbdb6e clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
  96. ee30068 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  97. b4a3557 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  98. b622807 power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  99. addd062 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  100. 94afc1c power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago