1. 3ad88ec doc: rockchip: write all brand names with a capital by Johan Jonker · 3 years, 2 months ago
  2. 734dcdc doc: rockchip: sort rockchip support list for rk3188 by Johan Jonker · 3 years, 2 months ago
  3. 63e1353 rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it by Peter Robinson · 3 years, 2 months ago
  4. 8d43e24 rockchip: board: remove SCLK_GPU from U-Boot DT by Chris Morgan · 3 years, 3 months ago
  5. ef120e0 rockchip: px30: add support for setting cpll clock by Chris Morgan · 3 years, 3 months ago
  6. 42d32c3 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years, 1 month ago
  7. 0d76e4e Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years, 1 month ago
  8. 155fb86 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years, 1 month ago
  9. e7421b0 am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years, 1 month ago
  10. ff07cc9 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 1 month ago
  11. 2d34be0 Merge branch '2021-10-14-assorted-updates' by Tom Rini · 3 years ago
  12. 35b2b5f board/km: update MAINTAINERS files by Holger Brunck · 3 years ago
  13. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years ago
  14. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  15. 43dad07 pci: Fix showing registers by Pali Rohár · 3 years, 1 month ago
  16. e6335d3 pci: Fix showing bars by Pali Rohár · 3 years, 1 month ago
  17. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years, 1 month ago
  18. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years, 1 month ago
  19. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years, 1 month ago
  20. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years, 1 month ago
  21. 927e0ee CI: Update to LLVM-13 by Tom Rini · 3 years, 1 month ago
  22. a0ba216 ARM: tegra: Copy memory-region-names property by Thierry Reding · 3 years, 2 months ago
  23. 77409c7 ARM: tegra: Refactor DT update helpers by Thierry Reding · 3 years, 2 months ago
  24. f814ff5 ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · 3 years ago
  25. db8a030 ARM: tegra: Support multiple reserved memory regions by Thierry Reding · 3 years, 2 months ago
  26. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 2 months ago
  27. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 2 months ago
  28. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 2 months ago
  29. 4bf88ba fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 2 months ago
  30. d5598cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 2 months ago
  31. 10cd8ef Merge branch '2021-10-12-assorted-fixes-and-updates' by Tom Rini · 3 years ago
  32. 30ac0b4 nvme: invalidate correct memory range after read by Stefan Agner · 3 years, 1 month ago
  33. 2c6bcab tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · 3 years, 1 month ago
  34. 07c6524 rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years, 1 month ago
  35. 41130eb fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 1 month ago
  36. 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 1 month ago
  37. 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 3 months ago
  38. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  39. 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years ago
  40. 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  41. 39bd2c8 test/py: Add usb gadget binding test by Patrice Chotard · 3 years, 1 month ago
  42. 299f125 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years, 1 month ago
  43. 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 1 month ago
  44. 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 1 month ago
  45. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  46. 1f83bda ARM: dts: sama5d2: Add pwm0 definition by Dan Sneddon · 3 years, 1 month ago
  47. 2d2273f dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 by Dan Sneddon · 3 years, 1 month ago
  48. 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years, 1 month ago
  49. f9437b0 sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years ago
  50. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  51. 8b0eacd sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years ago
  52. d3b0298 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years ago
  53. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  54. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  55. 4ab39e7 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years ago
  56. abd2e78 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years ago
  57. ea261fd sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years ago
  58. 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years ago
  59. 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years ago
  60. 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years ago
  61. 4c1996c Merge branch '2021-10-11-TI-platform-updates' by Tom Rini · 3 years ago
  62. 08ad739 arm: dts: Update IOT2050 device tree files by Jan Kiszka · 3 years, 1 month ago
  63. ce543d0 board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · 3 years, 1 month ago
  64. 5134f79 ARM: omap3_logic: Cleanup usage of MUX_VAL by Adam Ford · 3 years, 1 month ago
  65. 165e8fe clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years, 1 month ago
  66. 15a0411 ARM: dts: am43xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 1 month ago
  67. bf4a54f ARM: dts: am33xx-clocks: add spread spectrum support by Dario Binacchi · 3 years, 1 month ago
  68. 56c7f88 configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards by Adam Ford · 3 years, 1 month ago
  69. e7510d2 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years ago
  70. 23c8336 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 1 month ago
  71. c61897b clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 1 month ago
  72. 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 1 month ago
  73. 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 1 month ago
  74. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  75. 0534153 pinephone_defconfig: add support for early-boot status LED by Arnaud Ferraris · 3 years, 1 month ago
  76. 8f872bb board: sunxi: enable status LED early by Arnaud Ferraris · 3 years, 1 month ago
  77. 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 1 month ago
  78. dda9fa7 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 1 month ago
  79. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 1 month ago
  80. 5427da0 configs: add PineTab defconfig by Arnaud Ferraris · 3 years, 2 months ago
  81. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years ago
  82. 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 1 month ago
  83. 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 1 month ago
  84. de99e77 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 1 month ago
  85. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years ago
  86. 79f9def efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 1 month ago
  87. 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  88. 01fcf0e efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  89. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 1 month ago
  90. 94e922c Merge branch '2021-10-08-image-cleanups' by Tom Rini · 3 years ago
  91. 4cb35b7 image: Split up boot_get_fdt() by Simon Glass · 3 years, 1 month ago
  92. a2198cd image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 1 month ago
  93. b53541f image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 1 month ago
  94. f33a2c1 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 1 month ago
  95. e4c9287 image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 1 month ago
  96. 78f8879 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 1 month ago
  97. 1df654a image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 1 month ago
  98. 78740bc image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 1 month ago
  99. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 1 month ago
  100. 0ab5e02 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 1 month ago