1. 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  2. 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 4 years, 10 months ago
  3. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 8 months ago
  4. 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 8 months ago
  5. 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 8 months ago
  6. 76cd7d4 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 8 months ago
  7. 6da69d3 ARM: uniphier: set gd->ram_base correctly by Masahiro Yamada · 4 years, 8 months ago
  8. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 8 months ago
  9. 5bacb44 ARM: uniphier: remove adhoc reset deassertion for the NAND controller by Masahiro Yamada · 4 years, 8 months ago
  10. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 8 months ago
  11. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 8 months ago
  12. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 8 months ago
  13. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 8 months ago
  14. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 8 months ago
  15. 514d00e Merge branch '2020-01-30-master-imports' by Tom Rini · 4 years, 8 months ago
  16. 018921e Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 8 months ago
  17. a98f914 Makefile: Fix the location of the migration file by Fabio Estevam · 4 years, 8 months ago
  18. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 8 months ago
  19. dad9af5 net: fix typo by Flavio Suligoi · 4 years, 8 months ago
  20. 678fa61 MAINTAINERS: board: hisi: poplar: update email by Jorge Ramirez-Ortiz · 4 years, 8 months ago
  21. 79056d8 MAINTAINERS: board: qcom: db820c: update email by Jorge Ramirez-Ortiz · 4 years, 8 months ago
  22. e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 8 months ago
  23. 84f0415 Consistently use nproc for counting the CPUs by Heinrich Schuchardt · 4 years, 8 months ago
  24. 0f97e92 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · 4 years, 8 months ago
  25. e4e355f tools: correct Markdown in concurrencytest/README.md by Heinrich Schuchardt · 4 years, 8 months ago
  26. 016e4ae common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 8 months ago
  27. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 8 months ago
  28. c8343e9 configs: firefly-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE by Mark Kettenis · 4 years, 9 months ago
  29. a7eb9ae rockchip: rk3308: add alias for emmc/sdmmc by Kever Yang · 4 years, 9 months ago
  30. 3c176ea rockchip: px30: remove CONFIG_OPTEE support by Kever Yang · 4 years, 9 months ago
  31. 4082a68 ram: rk3328: update lpddr3 setting by YouMin Chen · 4 years, 9 months ago
  32. c7df648 ram: rk3328: add support ddr4 init by YouMin Chen · 4 years, 9 months ago
  33. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 9 months ago
  34. 338b86c doc: boards: Add rockchip documentation by Jagan Teki · 4 years, 9 months ago
  35. 79030a4 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · 4 years, 9 months ago
  36. a1b75cf arm: dts: rk3188: Add rk3188-u-boot.dtsi by Jagan Teki · 4 years, 9 months ago
  37. f48299a arm: dts: rk3036: Add rk3036-u-boot.dtsi by Jagan Teki · 4 years, 9 months ago
  38. 66ffe31 Makefile: rockchip: Support SPL-alone mkimage by Jagan Teki · 4 years, 9 months ago
  39. 3029a7b Makefile: rockchip: Suffix platform type with tpl name by Jagan Teki · 4 years, 9 months ago
  40. b1022d5 Makefile: Add rockchip image type by Jagan Teki · 4 years, 9 months ago
  41. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 9 months ago
  42. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 9 months ago
  43. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  44. d49d8aa rockchip: rk3399: Enable DISPLAY_CPUINFO by Jagan Teki · 4 years, 9 months ago
  45. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 9 months ago
  46. 1c37f60 rockpro-rk3399: Enable SPI Flash by Jagan Teki · 4 years, 9 months ago
  47. 3d11196c roc-pc-rk3399: Enable SPI Flash by Jagan Teki · 4 years, 9 months ago
  48. c8b1684 rockchip: dts: Sync ROC-RK3399-PC changes from Linux by Jagan Teki · 4 years, 9 months ago
  49. 54b85a9 env: Enable SPI flash env for rockchip by Jagan Teki · 4 years, 9 months ago
  50. d7b433e env: kconfig: Restrict rockchip env for MMC by Jagan Teki · 4 years, 9 months ago
  51. 7c5f6d0 rk3399: Check MMC env while defining it by Jagan Teki · 4 years, 9 months ago
  52. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 4 years, 9 months ago
  53. e7ab1cb Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 8 months ago
  54. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 8 months ago
  55. b00c3c9 Prepare v2020.04-rc1 by Tom Rini · 4 years, 8 months ago
  56. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  57. 51521e4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 8 months ago
  58. 0ab16bf Merge branch '2020-01-27-master-imports' by Tom Rini · 4 years, 8 months ago
  59. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 9 months ago
  60. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 9 months ago
  61. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 9 months ago
  62. e1d26a7 rtc: s35392a: encode command correctly by Ian Ray · 4 years, 9 months ago
  63. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 10 months ago
  64. d1b04cd tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig by Anatolij Gustschin · 4 years, 9 months ago
  65. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 9 months ago
  66. 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 8 months ago
  67. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 4 years, 10 months ago
  68. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 4 years, 10 months ago
  69. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 10 months ago
  70. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 8 months ago
  71. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 8 months ago
  72. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 9 months ago
  73. 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 4 years, 10 months ago
  74. f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 4 years, 10 months ago
  75. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 4 years, 9 months ago
  76. bfcd929 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · 5 years ago
  77. 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
  78. 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 4 years, 10 months ago
  79. 051e03c Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 8 months ago
  80. 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 8 months ago
  81. 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 8 months ago
  82. a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 8 months ago
  83. d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 8 months ago
  84. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 8 months ago
  85. b0a22d0 i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  86. 4bef536 i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  87. ab723b7 i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  88. 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  89. 642400c i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  90. 7bd21b6 i2c: Add enums for i2c speed and address size by Simon Glass · 4 years, 8 months ago
  91. 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 8 months ago
  92. e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 8 months ago
  93. 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 8 months ago
  94. d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 8 months ago
  95. 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 8 months ago
  96. 9bb743d i2c: designware_i2c: Bring in the binding file by Simon Glass · 4 years, 8 months ago
  97. dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 8 months ago
  98. 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 8 months ago
  99. 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 8 months ago
  100. afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 8 months ago