1. 5f1a08b dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 11 months ago
  2. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 11 months ago
  3. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 11 months ago
  4. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 11 months ago
  5. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 11 months ago
  6. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 11 months ago
  7. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 11 months ago
  8. 384b62c serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 4 years ago
  9. 09bd084 serial: ns16550: Correct the base address type by Bin Meng · 4 years ago
  10. 297b8b3 sandbox: host bind must close file descriptor by Heinrich Schuchardt · 4 years ago
  11. 15421b7 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 4 years ago
  12. 24fd7e3 dm: core: Fix allocation of empty of-platdata by Simon Glass · 4 years ago
  13. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 10 months ago
  14. 795d605 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 11 months ago
  15. 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 4 years ago
  16. f2e81c1 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 4 years ago
  17. f1e8d20 usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 4 years ago
  18. ff77bb3 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 4 years ago
  19. ea7125c usb: musb: Fix transmission of bigger buffers by Pali Rohár · 4 years ago
  20. 7d7ae28 usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 4 years ago
  21. 10bc132 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 4 years ago
  22. a6f5e1b usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 4 years ago
  23. 7f840c1 serial: usbtty: Send urb data in correct order by Pali Rohár · 4 years ago
  24. d3fb8fe serial: usbtty: Fix puts function by Pali Rohár · 4 years ago
  25. 3ac0523 rng: iproc_rng200: Enable support for RPi4 armv7 by Matthias Brugger · 3 years, 11 months ago
  26. 76cffd5 drivers: mmc: iproc_sdhci: enable HS200 mode by Bharat Gooty · 3 years, 11 months ago
  27. 0ba116a mmc: fsl_esdhc_imx: fix the DTOCV to 0xE by Haibo Chen · 3 years, 11 months ago
  28. c3e6f99 mmc: fsl_esdhc_imx: Add a compatible for i.MX51 by Fabio Estevam · 3 years, 11 months ago
  29. deb78ff thermal: imx_tmu: enable monitoring and default alert/critical by Tim Harvey · 4 years ago
  30. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 11 months ago
  31. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 11 months ago
  32. 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 11 months ago
  33. bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 4 years ago
  34. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 4 years ago
  35. ae5e6b4 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · 4 years ago
  36. f3cf964 fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 4 years ago
  37. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 4 years ago
  38. 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 11 months ago
  39. d9bc92f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 11 months ago
  40. 783a15b mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 4 years ago
  41. 12926f4 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 4 years ago
  42. 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 4 years ago
  43. 2f0c18b ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · 3 years, 11 months ago
  44. b1b17f8 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · 3 years, 11 months ago
  45. 420e106 ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · 3 years, 11 months ago
  46. a267943 ddr: marvell: a38x: import code change from upstream by Marek Behún · 3 years, 11 months ago
  47. 2ab7bbf ddr: marvell: a38x: fix memory cs size function by Moti Buskila · 3 years, 11 months ago
  48. b85c6fb ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 11 months ago
  49. 44aeb28 ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit by Moti Buskila · 3 years, 11 months ago
  50. 32e7a6b ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 11 months ago
  51. 52dd9b9 ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · 3 years, 11 months ago
  52. 369e532 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · 3 years, 11 months ago
  53. 6e05324 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 11 months ago
  54. 9c4e06a ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · 3 years, 11 months ago
  55. 6373a92 ddr: marvell: a38x: fix 32bit by Moti Buskila · 3 years, 11 months ago
  56. 4d67673 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 11 months ago
  57. 1dbd0bd ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · 3 years, 11 months ago
  58. 5d88723 ddr: marvell: a38x: add ddr32 support by Alex Leibovich · 3 years, 11 months ago
  59. ab7dda7 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 11 months ago
  60. 69f084f ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · 3 years, 11 months ago
  61. 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 4 years ago
  62. 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 4 years ago
  63. 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 4 years ago
  64. 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 4 years ago
  65. 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 4 years ago
  66. cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 4 years ago
  67. de76ae3 mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 4 years ago
  68. eb69d79 mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · 4 years, 2 months ago
  69. c1d264e spi: imx: Implement set_speed by Marek Vasut · 4 years ago
  70. df88a0e net: cortina_ni: buffer overrun by Heinrich Schuchardt · 3 years, 11 months ago
  71. 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 11 months ago
  72. f0bbcde dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 11 months ago
  73. 391a16b rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 11 months ago
  74. 25d34b9 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 11 months ago
  75. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  76. d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 4 years ago
  77. a13a821 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 4 years ago
  78. ea4d4cb net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 4 years ago
  79. 8faa791 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 4 years ago
  80. 60b03f1 clk: versal: Add support to enable clocks by T Karthik Reddy · 4 years ago
  81. a72a6ae clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 4 years ago
  82. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 4 years ago
  83. 8c02d84 fpga: zynqpl: fix buffer alignment by Michael Walle · 4 years ago
  84. 0d9ff95 serial: s5p: Allow independent selection by Mark Kettenis · 4 years ago
  85. d9f9600 power: pmic: remove pmic_max8997/8 files by Jaehoon Chung · 3 years, 11 months ago
  86. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  87. bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 11 months ago
  88. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 11 months ago
  89. d242a14 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 4 years ago
  90. 44a7cc8 uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 3 months ago
  91. 69bd7df dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 3 months ago
  92. b732c87 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 11 months ago
  93. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 4 years ago
  94. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 4 years ago
  95. 73c1669 i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years, 1 month ago
  96. 6befb51 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years, 1 month ago
  97. 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 4 years ago
  98. b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 4 years ago
  99. b9616d8 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 4 years ago
  100. 0f42561 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 4 years ago