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