1. 730a402 rockchip: rk3066: add clock driver for rk3066 soc by Paweł Jarosz · 2 years, 6 months ago
  2. e6b0ed0 rockchip: rk3066: add grf header file by Paweł Jarosz · 2 years, 6 months ago
  3. 5e6ee6b rockchip: rk3066-power: sync power domain dt-binding header from Linux by Johan Jonker · 2 years, 6 months ago
  4. 9ee6c07 rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL by Johan Jonker · 2 years, 6 months ago
  5. 6dcaf2d rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL by Johan Jonker · 2 years, 6 months ago
  6. 6e2ee2e rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart by Johan Jonker · 2 years, 6 months ago
  7. 04ee76c rockchip: serial: move driver alias to serial_rockchip.c by Johan Jonker · 2 years, 6 months ago
  8. 7284897 rockchip: serial: restyle the serial_rockchip.c driver by Johan Jonker · 2 years, 6 months ago
  9. 2d3bb40 rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support by Johan Jonker · 2 years, 6 months ago
  10. 9d75daf rockchip: mmc: rockchip_dw_mmc: fix ciu clock index by Johan Jonker · 2 years, 6 months ago
  11. 3930209 rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure by Johan Jonker · 2 years, 6 months ago
  12. 516e216 rockchip: timer: add OF_PLATDATA support for dw-apb-timer by Johan Jonker · 2 years, 6 months ago
  13. 30a7b82 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · 2 years, 6 months ago
  14. d23f55d rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 6 months ago
  15. 12a7164 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 6 months ago
  16. 5456204 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · 2 years, 6 months ago
  17. 60be6e0 rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399. by Vagrant Cascadian · 2 years, 7 months ago
  18. 48cd7a1 rockchip: Enable SCSI in distro bootcmd for rk3399. by Vagrant Cascadian · 2 years, 7 months ago
  19. 0abb5b0 rockchip: clk: add clocks to px30_clk_enable by Chris Morgan · 2 years, 7 months ago
  20. f0d49d4 spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · 2 years, 7 months ago
  21. e963228 adc: rockchip-saradc: add support for getting reference voltage value by Peter Cai · 2 years, 9 months ago
  22. fdda790 mmc: rockchip_sdhci: Correct error checking by Haolin Li · 2 years, 7 months ago
  23. 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  24. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  25. 239fe55 CI: Print out unmigrated symbols when failing by Tom Rini · 2 years, 6 months ago
  26. 74ae732 Merge branch '2022-04-14-assorted-updates' by Tom Rini · 2 years, 6 months ago
  27. 8bf5f9a efi_loader: simplify efi_serialize_load_option() by Heinrich Schuchardt · 2 years, 7 months ago
  28. b27d8e4 efi_loader: EFI_HII_STRING_PROTOCOL.GetString() by Heinrich Schuchardt · 2 years, 7 months ago
  29. 967407d lib: simplify u16_strdup() by Heinrich Schuchardt · 2 years, 7 months ago
  30. 0121282 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 7 months ago
  31. fe869e1 doc: man-page for the env command by Patrick Delaunay · 2 years, 6 months ago
  32. 2cc2fa4 doc: uefi: Update the capsule update related documentation by Sughosh Ganu · 2 years, 6 months ago
  33. 2eda55e mkeficapsule: Remove raw and FIT GUID types by Sughosh Ganu · 2 years, 6 months ago
  34. 9736287 FMP: Remove GUIDs for FIT and raw images by Sughosh Ganu · 2 years, 6 months ago
  35. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 6 months ago
  36. a9e6f01 efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled by Sughosh Ganu · 2 years, 6 months ago
  37. 7cf06f0 capsule: Put a check for image index before the update by Sughosh Ganu · 2 years, 6 months ago
  38. 1ea06bc capsule: FMP: Populate the image descriptor array from platform data by Sughosh Ganu · 2 years, 6 months ago
  39. 741ef86 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 6 months ago
  40. b8617df fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 7 months ago WIP/2022-04-14-assorted-updates
  41. 5bbaba6 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 7 months ago
  42. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 7 months ago
  43. 34855b3 serial: smh: Implement puts for DM by Sean Anderson · 2 years, 7 months ago
  44. 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 7 months ago
  45. efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 7 months ago
  46. 2c77748 serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 7 months ago
  47. af298f3 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · 2 years, 7 months ago
  48. 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 7 months ago
  49. 2d1deaf led: gpio: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  50. d797dd4 led: pwm: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 6 months ago
  51. 4228023 led: bcm6753: Drop duplicate OF "label" property parsing by Tom Rini · 2 years, 6 months ago
  52. c6db8eb led: cortina: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  53. fec9156 led: bcm6858: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  54. 93c3722 led: bcm6358: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  55. 9183fb4 led: bcm6328: Drop duplicate OF "label" property parsing by Marek Vasut · 2 years, 7 months ago
  56. 83c63f0 led: Move OF "label" property parsing to core by Marek Vasut · 2 years, 7 months ago
  57. aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 7 months ago
  58. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 7 months ago
  59. 585fc1c arm: apple: Add M1 Ultra support by Janne Grunau · 2 years, 7 months ago
  60. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 6 months ago
  61. 42a2d90 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  62. 0154e6d configs: net: dm9000: Move new Kconfig option to board configs by Marek Vasut · 2 years, 6 months ago
  63. f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 6 months ago
  64. 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 6 months ago
  65. 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 6 months ago
  66. 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 6 months ago
  67. f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 6 months ago
  68. 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 6 months ago
  69. 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 6 months ago
  70. 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 6 months ago
  71. a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 6 months ago
  72. a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 6 months ago
  73. 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 6 months ago
  74. c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 6 months ago
  75. d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 6 months ago
  76. d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 6 months ago
  77. 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 6 months ago
  78. ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 6 months ago
  79. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 6 months ago
  80. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 6 months ago
  81. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 6 months ago
  82. 2ddf846 Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 6 months ago
  83. a1c7110 board: gateworks: venice: add imx8mm-gw7903 support by Tim Harvey · 2 years, 8 months ago
  84. 2c6ae0a clk: imx8mp: Fix 24M and 32k clock by Marek Vasut · 2 years, 6 months ago
  85. 20bd57e warp7: Remove duplicated "mmc dev" command by Fabio Estevam · 2 years, 6 months ago
  86. cb61b2f ARM: imx: Get rid of only i.MX8M SMCCC arch call by Marek Vasut · 2 years, 6 months ago
  87. 2fa763b ARM: imx: Enable instruction cache early on on i.MX8M by Marek Vasut · 2 years, 6 months ago
  88. 87f9588 clk: imx8mp: Add ECSPI clocks by Elmar Albert · 2 years, 7 months ago
  89. 1ffe366 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 7 months ago
  90. 76975d4 include: configs: *imx8*: remove IMX_FEC_BASE by Heiko Thiery · 2 years, 8 months ago
  91. fee2d97 kontron-pitx-imx8m: change environment address variables by Heiko Thiery · 2 years, 8 months ago
  92. d7f72b6 ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo board by Marek Vasut · 2 years, 7 months ago
  93. 558331e board: freescale: imxrt10..-evk: Fix missing include of serial.h by Jesse Taube · 2 years, 7 months ago
  94. 6f9d3da ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dts by Jesse Taube · 2 years, 7 months ago
  95. 3be38e5 configs/*imxrt10*: SYS_MALLOC_LEN is too large by Jesse Taube · 2 years, 7 months ago
  96. a2d6fbf clk: imxrt: Use dts for anatop base address by Jesse Taube · 2 years, 7 months ago
  97. c8009c1 mmc: fsl_esdhc_imx: Add i.MX8MP compatible string by Marek Vasut · 2 years, 7 months ago
  98. d072fdd ARM: imx: romapi: Repair FlexSPI NOR boot offset by Marek Vasut · 2 years, 7 months ago
  99. 1b4f979 ARM: dts: imx: Add flexspi node to i.MX8MP by Marek Vasut · 2 years, 8 months ago
  100. e1aad51 spi: nxp_fspi: Add i.MX8MP compatible string by Marek Vasut · 2 years, 8 months ago