1. 50753b4 board: sifive: Fix a potential build warning in board_fdt_blob_setup() by Bin Meng · 3 years, 2 months ago
  2. 696e24c Merge branch '2021-10-19-assorted-changes' by Tom Rini · 3 years, 1 month ago
  3. d3196cb clk: fixed_rate: add dummy disable() function by Samuel Holland · 3 years, 1 month ago
  4. 3e44c08 arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years, 1 month ago
  5. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · 3 years, 1 month ago
  6. e7af8d1 configs: am335x_evm: enable CONFIG_CLK_TI_CTRL by Amjad Ouled-Ameur · 3 years, 1 month ago
  7. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years, 2 months ago
  8. 90619e7 Makefile: Only build dtc if needed by Simon Glass · 3 years, 2 months ago
  9. bb2a0e1 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · 3 years, 2 months ago
  10. 94e9d67 Merge branch '2021-10-18-OF_xxx-cleanup' by Tom Rini · 3 years, 1 month ago
  11. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
  12. cd851d0 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · 3 years, 1 month ago
  13. dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 1 month ago
  14. 3c0abe5 Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 1 month ago
  15. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 years, 1 month ago
  16. 7222571 Merge branch '2021-10-15-Kconfig-migrations' by Tom Rini · 3 years, 1 month ago
  17. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  18. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
  19. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years, 2 months ago
  20. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 2 months ago
  21. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
  22. 58ec23b mmc: rockchip_sdhci: enable strobe line for HS400 by Yifeng Zhao · 3 years, 1 month ago
  23. 7b9b926 clk: rockchip: rk3568: update clks by Elaine Zhang · 3 years, 1 month ago
  24. e792db1 spi: rockchip_sfc: Using read_poll by Jon Lin · 3 years, 2 months ago
  25. 0accc65 spi: rockchip_sfc: Implement set_speed logic by Jon Lin · 3 years, 2 months ago
  26. 24c96a5 rockchip: px30: sync serial flash controller bindings with mainline by Chris Morgan · 3 years, 3 months ago
  27. 5bf651e doc: rockchip: write all brand names with a capital by Johan Jonker · 3 years, 3 months ago
  28. e8a7473 doc: rockchip: sort rockchip support list for rk3188 by Johan Jonker · 3 years, 3 months ago
  29. 70809ee rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it by Peter Robinson · 3 years, 3 months ago
  30. b53667f rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · 3 years, 4 months ago
  31. b959910 rockchip: px30: add support for setting cpll clock by Chris Morgan · 3 years, 4 months ago
  32. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years, 2 months ago
  33. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years, 2 months ago
  34. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years, 2 months ago
  35. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years, 2 months ago
  36. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 2 months ago
  37. 8f3e001 Merge branch '2021-10-14-assorted-updates' by Tom Rini · 3 years, 1 month ago
  38. bcae9fa board/km: update MAINTAINERS files by Holger Brunck · 3 years, 1 month ago
  39. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  40. 14e5d38 pci: Fix printf format for regions by Pali Rohár · 3 years, 2 months ago
  41. b8507ec pci: Fix showing registers by Pali Rohár · 3 years, 2 months ago
  42. ec8a723 pci: Fix showing bars by Pali Rohár · 3 years, 2 months ago
  43. 8597402 pci: Fix configuring BARs by Pali Rohár · 3 years, 2 months ago
  44. 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years, 2 months ago
  45. 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years, 2 months ago
  46. 1919348 pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  47. 4d4251b CI: Update to LLVM-13 by Tom Rini · 3 years, 2 months ago
  48. 973c0e7 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 3 months ago
  49. 1398da6 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 3 months ago
  50. 941b95b ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years, 1 month ago
  51. 4a024c2 ARM: tegra: Support multiple reserved memory regions by Thierry Reding · 3 years, 3 months ago
  52. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  53. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  54. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  55. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 3 months ago
  56. 3dcc4cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 3 months ago
  57. 0ea5303 Merge branch '2021-10-12-assorted-fixes-and-updates' by Tom Rini · 3 years, 1 month ago
  58. 2c85230 nvme: invalidate correct memory range after read by Stefan Agner · 3 years, 2 months ago
  59. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · 3 years, 2 months ago
  60. c58ef2d rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years, 2 months ago
  61. 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 2 months ago
  62. 0155171 mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 2 months ago
  63. 04a5b0f fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 4 months ago
  64. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  65. 5e56ce6 Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years, 1 month ago
  66. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
  67. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · 3 years, 3 months ago
  68. 74a0d64 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years, 3 months ago
  69. d54d294 usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 3 months ago
  70. 5aaae6c usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 3 months ago
  71. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  72. f09aa3f ARM: dts: sama5d2: Add pwm0 definition by Dan Sneddon · 3 years, 2 months ago
  73. becebc0 dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 by Dan Sneddon · 3 years, 2 months ago
  74. 1f302a9 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years, 2 months ago
  75. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years, 2 months ago
  76. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  77. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years, 2 months ago
  78. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years, 2 months ago
  79. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
  80. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
  81. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years, 2 months ago
  82. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years, 2 months ago
  83. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years, 2 months ago
  84. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
  85. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
  86. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
  87. 6409d74 Merge branch '2021-10-11-TI-platform-updates' by Tom Rini · 3 years, 1 month ago
  88. beedfdf arm: dts: Update IOT2050 device tree files by Jan Kiszka · 3 years, 2 months ago
  89. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years, 2 months ago
  90. 980ef37 ARM: omap3_logic: Cleanup usage of MUX_VAL by Adam Ford · 3 years, 2 months ago
  91. d441175 clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years, 2 months ago
  92. 4fe6c95 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 2 months ago
  93. 7ee817f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 2 months ago
  94. 0890765 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · 3 years, 2 months ago
  95. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years, 2 months ago
  96. f7d4954 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 2 months ago
  97. fa7a7fa clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 2 months ago
  98. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 2 months ago
  99. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 2 months ago
  100. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago