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