1. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  2. a7bbaf8 Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  3. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  4. 69373bd mmc: mtk-sd: Adjust the mmc tuning flow by mingming lee · 5 years ago
  5. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  6. 42a4ee8 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  7. ae3ef10 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  8. 3ef9471 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · 5 years ago
  9. 21a4d80 mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · 5 years ago
  10. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  11. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  12. 56e5a39 mtd: mtdcore: Drop unused mtd_table by Tom Rini · 5 years ago
  13. 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  14. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  15. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  16. f3510e9 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
  17. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  18. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  19. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  20. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  21. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  22. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  23. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  24. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  25. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  26. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  27. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  28. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  29. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  30. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  31. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  32. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  33. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  34. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  35. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  36. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  37. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 5 years ago
  38. c4f697b Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  39. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  40. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  41. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  42. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  43. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  44. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  45. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  46. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  47. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  48. 5e81cbf mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · 5 years ago
  49. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  50. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  51. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
  52. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 5 years ago
  53. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 5 years ago
  54. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 5 years ago
  55. d2086d6 pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · 5 years ago
  56. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  57. c8dd0e4 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  58. 3d3b83a gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  59. 6b7ebff usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  60. 35172ac fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  61. a9af59a fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  62. b032061 gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  63. 132b012 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · 5 years ago
  64. 89cbceb gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · 5 years ago
  65. 89e311d gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · 5 years ago
  66. e82692a power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · 5 years ago
  67. c9fca5e rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · 5 years ago
  68. 5ef1e02 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  69. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  70. c59afcf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  71. 7dc0ac6 usb: dwc2: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  72. 616ebd8 usb: composite: fix possible alignment issues by Simon Goldschmidt · 5 years ago
  73. 64c7c8c spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · 5 years ago
  74. caaaf62 timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  75. aacd7b9 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  76. ad38de2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  77. 30b59dd input: Move input.o to be built only in some cases by Tom Rini · 5 years ago
  78. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  79. 6b9d8a7 ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · 5 years ago
  80. e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
  81. 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
  82. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  83. 5406993 rockchip: rk3308: Add sdram driver by Andy Yan · 5 years ago
  84. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  85. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  86. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  87. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  88. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  89. a907dc3 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  90. b079118 net: gmac_rockchip: add support for px30 by Heiko Stuebner · 5 years ago
  91. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  92. 8fb3268 pinctrl: rockchip: add px30 pinctrl driver by David Wu · 5 years ago
  93. bcfacab ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 5 years ago
  94. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  95. da53f06 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 5 years ago
  96. 7cf04ad ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 5 years ago
  97. f2b58f0 ram: rk3399: add support detect capacity by YouMin Chen · 5 years ago
  98. 0cacc27 ram: rk3399: update the function of sdram_init by YouMin Chen · 5 years ago
  99. 410d786 ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · 5 years ago
  100. f8088bf ram: rk3399: Clean up code by YouMin Chen · 5 years ago