1. c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 8 months ago
  2. 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  3. cf89ef8 watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
  4. cf8c836 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
  5. 8382b10 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 8 months ago
  6. ab6ea93 video: fix Coverity missing break issue by Anatolij Gustschin · 4 years, 9 months ago
  7. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  8. c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 9 months ago
  9. 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 9 months ago
  10. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  11. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago
  12. b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 8 months ago
  13. 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 8 months ago
  14. 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 8 months ago
  15. 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 8 months ago
  16. 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 8 months ago
  17. 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 8 months ago
  18. dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  19. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 8 months ago
  20. 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 9 months ago
  21. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 4 years, 10 months ago
  22. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 4 years, 10 months ago
  23. 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  24. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 9 months ago
  25. 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  26. 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 4 years, 10 months ago
  27. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 8 months ago
  28. 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
  29. 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
  30. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 8 months ago
  31. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 8 months ago
  32. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 8 months ago
  33. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 8 months ago
  34. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 8 months ago
  35. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 8 months ago
  36. dad9af5 net: fix typo by Flavio Suligoi · 4 years, 8 months ago
  37. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 9 months ago
  38. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  39. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 4 years, 10 months ago
  40. d53e3fa net: Add support for Broadcom GENETv5 Ethernet controller by Amit Singh Tomar · 4 years, 8 months ago
  41. c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 4 years, 10 months ago
  42. c2a1e3d dfu: mmc: remove file size limit for io operations by Marek Szyprowski · 4 years, 10 months ago
  43. 774f8b0 dfu: mmc: rearrange the code by Marek Szyprowski · 4 years, 10 months ago
  44. 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
  45. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 8 months ago
  46. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  47. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 9 months ago
  48. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 9 months ago
  49. e1d26a7 rtc: s35392a: encode command correctly by Ian Ray · 4 years, 9 months ago
  50. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 4 years, 10 months ago
  51. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 4 years, 10 months ago
  52. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 4 years, 10 months ago
  53. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 8 months ago
  54. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 8 months ago
  55. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 9 months ago
  56. 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 4 years, 10 months ago
  57. f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 4 years, 11 months ago
  58. 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
  59. 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 4 years, 10 months ago
  60. 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
  61. 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 8 months ago
  62. 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 8 months ago
  63. a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 8 months ago
  64. d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 8 months ago
  65. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 8 months ago
  66. b0a22d0 i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  67. 4bef536 i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  68. ab723b7 i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  69. 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  70. 642400c i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 8 months ago
  71. 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 8 months ago
  72. e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 8 months ago
  73. 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 8 months ago
  74. d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 8 months ago
  75. 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 8 months ago
  76. dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 8 months ago
  77. 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 8 months ago
  78. 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 8 months ago
  79. afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 8 months ago
  80. 25eb0fb i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 4 years, 8 months ago
  81. 0fd05c9 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 8 months ago
  82. 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 9 months ago
  83. d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 9 months ago
  84. 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 9 months ago
  85. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 8 months ago
  86. 080dbc6 arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 4 years, 8 months ago
  87. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 8 months ago
  88. 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 4 years, 9 months ago
  89. efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 4 years, 10 months ago
  90. 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
  91. 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
  92. 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  93. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 9 months ago
  94. 5cde44e net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 9 months ago
  95. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  96. eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  97. 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 4 years, 9 months ago
  98. 7d017d6 usb: musb-new: mt85xx: add musb-new gadget driver. by mingming lee · 4 years, 9 months ago
  99. 94a8e83 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 9 months ago
  100. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 9 months ago