1. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  2. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  3. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  4. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  5. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  6. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  7. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  8. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  10. ca9b0af common: Drop linux/crc8.h by Simon Glass · 5 years ago
  11. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  12. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  13. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  14. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  15. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  16. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  17. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  18. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  19. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  20. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  21. 715b325 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  22. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  23. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  24. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  25. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  26. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  27. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  28. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  29. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  30. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  31. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  32. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  33. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  34. 5c8e27b gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  35. 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  36. 38bf80b fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  37. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  38. 668c56f gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  39. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  40. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  41. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  42. 5e8743d power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
  43. c795489 rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · 5 years ago
  44. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  45. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  46. ea65be9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  47. db4126b usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  48. 7e509a3 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  49. baaa3fc spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  50. 0b6b82a timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  51. e874433 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  52. fcf8bf0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  53. bc20b5e input: Move input.o to be built only in some cases by Tom Rini · 5 years ago
  54. 833e4d1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  55. 96f336c ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 5 years ago
  56. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  57. b9c3d36 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  58. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  59. 49c5041 rockchip: rk3308: Add sdram driver by Andy Yan · 5 years ago
  60. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  61. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  62. 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  63. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  64. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  65. 20d52a0 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  66. 0f03e42 net: gmac_rockchip: add support for px30 by Heiko Stuebner · 5 years ago
  67. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  68. e2b2801 pinctrl: rockchip: add px30 pinctrl driver by David Wu · 5 years ago
  69. 79f4d91 ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 5 years ago
  70. e2b64fd ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  71. bc9b156 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 5 years ago
  72. eb9d151 ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 5 years ago
  73. 6ba388f ram: rk3399: add support detect capacity by YouMin Chen · 5 years ago
  74. 9902737 ram: rk3399: update the function of sdram_init by YouMin Chen · 5 years ago
  75. cafbf9f ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · 5 years ago
  76. de57fbf ram: rk3399: Clean up code by YouMin Chen · 5 years ago
  77. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  78. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago
  79. e856536 ram: px30: add sdram driver by YouMin Chen · 5 years ago
  80. 0446dd8 ram: rockchip: add phy driver code for PX30 by Kever Yang · 5 years ago
  81. 9c88b24 ram: rockchip: add controller code for PX30 by Kever Yang · 5 years ago
  82. b1d1fe1 ram: rockchip: Default enable DRAM debug info by Kever Yang · 5 years ago
  83. 8e00554 ram: rockchip: move sdram_debug function into sdram_common by Kever Yang · 5 years ago
  84. b5497b5 ram: rockchip: add common code for sdram driver by Kever Yang · 5 years ago
  85. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 5 years ago
  86. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 5 years ago
  87. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  88. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 5 years ago
  89. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  90. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  91. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  93. ec2b9fe ram: rk3328: Fix loading of skew values by Simon South · 5 years ago
  94. 03b90fc ram: rk3328: Use correct frequency units in function by Simon South · 5 years ago
  95. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
  96. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  97. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  98. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  99. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  100. fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · 5 years ago