1. b5194c2 phy: rockchip: handle clock without enable function by John Keeping · 1 year, 10 months ago
  2. 216928c rockchip: Pinebook Pro: Do not initialize i2c before relocation by Michal Suchanek · 1 year, 10 months ago
  3. c74f6e7 rockchip: puma: fix GPT table corruption when saving U-Boot environment by Quentin Schulz · 1 year, 11 months ago
  4. 75a364e arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4 by FUKAUMI Naoki · 1 year, 11 months ago
  5. 22e443c configs:rockchip:roc-rk3399-pc:Enable more configs by Manoj Sai · 2 years ago
  6. 58eb667 arm: dts: rockchip: rk3128: fix clocks, compatible and phys by Johan Jonker · 2 years ago
  7. 565d77b arm: dts: rockchip: rk3128: fix DT node names by Johan Jonker · 2 years ago
  8. b919d43 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files by Johan Jonker · 2 years ago
  9. c643468 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · 2 years ago
  10. 4d89330 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years ago
  11. 96d926c rockchip: enable fdt overlays for ROCK Pi 4 series by FUKAUMI Naoki · 2 years ago
  12. f5315dd rockchip: Only call binman when TPL available by Kever Yang · 1 year, 9 months ago
  13. 9bd3d35 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 9 months ago
  14. 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 1 year, 10 months ago
  15. e23cae3 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE by Bin Meng · 1 year, 10 months ago
  16. 5d1c834 x86: dfi-bt700: Adjust CONFIG_TEXT_BASE by Bin Meng · 1 year, 10 months ago
  17. 388f93f x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE by Bin Meng · 1 year, 10 months ago
  18. 66e2c66 x86: minnowmax: Adjust CONFIG_TEXT_BASE by Bin Meng · 1 year, 10 months ago
  19. f38be30 x86: bayleybay: Adjust CONFIG_TEXT_BASE by Bin Meng · 1 year, 10 months ago
  20. 767df6a x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years ago
  21. ed62511 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 1 year, 9 months ago
  22. c917865 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 9 months ago
  23. b560f2c Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 9 months ago
  24. 30257f4 dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 1 year, 11 months ago
  25. 91dae6d phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · 2 years ago
  26. 3a68fda arm: mvebu: Espressobin: Fix default env variables by Derek LaHousse · 1 year, 9 months ago
  27. 7a7b085 Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year, 10 months ago
  28. fda2253 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 1 year, 10 months ago
  29. 17c2ccd mtd: nand: mxs_nand_spl: don't read useless pages by Dario Binacchi · 1 year, 10 months ago
  30. 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 1 year, 11 months ago
  31. d09807a cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 1 year, 11 months ago
  32. c21b0ca mtd: nand: make Samsung SLC NAND usable again by Michael Trimarchi · 1 year, 11 months ago
  33. ec2c924 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · 2 years ago
  34. 664d536 mtd: rawnand: nand_spl_loaders: Fix cast type build warning by Roger Quadros · 2 years ago
  35. cd72a95 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · 2 years ago
  36. 7e4a494 mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · 2 years ago
  37. 472229f mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms by Roger Quadros · 2 years ago
  38. c6bafda mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · 2 years ago
  39. 308bd74 cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years ago
  40. 8f17040 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 10 months ago
  41. 573359d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 10 months ago
  42. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 1 year, 10 months ago
  43. bcd4110 dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 1 year, 10 months ago
  44. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 1 year, 10 months ago
  45. 9060919 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 10 months ago
  46. 341ba8d Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 10 months ago
  47. 57b9900 riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 1 year, 10 months ago
  48. ac14155 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 1 year, 10 months ago
  49. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 1 year, 10 months ago
  50. 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 1 year, 10 months ago
  51. f708283 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · 1 year, 10 months ago
  52. 1ca617f ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · 1 year, 10 months ago
  53. 0eca0b1 ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · 1 year, 10 months ago
  54. bf98da5 ARM: stm32: Add version variable to DHSOM by Marek Vasut · 1 year, 11 months ago
  55. ac803d9 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · 1 year, 11 months ago
  56. 666b1a7 ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 1 year, 11 months ago
  57. 3068bb6 ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 1 year, 11 months ago
  58. a9aa2ae adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 1 year, 10 months ago
  59. 1727d46 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 1 year, 10 months ago
  60. 2c8d548 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 1 year, 10 months ago
  61. c8df960 clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · 1 year, 10 months ago
  62. 01c8b66 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 1 year, 10 months ago
  63. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  64. 1c470f3 Prepare v2023.01-rc3 by Tom Rini · 1 year, 10 months ago
  65. 6616ddb Merge branch '2022-12-05-add-IPv6-support' by Tom Rini · 1 year, 10 months ago
  66. a729262 configs: Add IPV6 config to sandbox_flattree_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  67. bbd77c3 configs: Add IPV6 config to sandbox64_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  68. 3688cf5 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 1 year, 10 months ago
  69. e4d30fd test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 1 year, 10 months ago
  70. 789a2c7 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 1 year, 10 months ago
  71. 8576dcd test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 1 year, 10 months ago
  72. d9f5c41 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 1 year, 10 months ago
  73. 184ded4 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 1 year, 10 months ago
  74. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 1 year, 10 months ago
  75. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 1 year, 10 months ago
  76. ffdbf3b net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 1 year, 10 months ago
  77. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 1 year, 10 months ago
  78. 43ab8ec net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 1 year, 10 months ago
  79. d807199 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 1 year, 10 months ago
  80. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 1 year, 10 months ago
  81. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 1 year, 10 months ago
  82. 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 1 year, 10 months ago
  83. 3cc04a3 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 1 year, 10 months ago
  84. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 1 year, 10 months ago
  85. 304bc9f sandbox: fix sound driver by Heinrich Schuchardt · 1 year, 10 months ago
  86. 3f01307 doc: man-page for the sound command by Heinrich Schuchardt · 1 year, 10 months ago
  87. ff414fc cmd: fix long text for sound command by Heinrich Schuchardt · 1 year, 10 months ago
  88. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 1 year, 10 months ago
  89. d0e8777 sound: avoid endless loop by Heinrich Schuchardt · 1 year, 10 months ago
  90. a50622d Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 10 months ago
  91. bdaf047 Merge tag 'i2cfixes-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 10 months ago
  92. 7ad3c09 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 1 year, 10 months ago
  93. b40d154 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 1 year, 10 months ago
  94. 7d13f72 arm64: versal-net: Enable defconfig for Micron octal flashes by Ashok Reddy Soma · 1 year, 10 months ago
  95. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 10 months ago
  96. 6a664a7 ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 1 year, 10 months ago
  97. 92e6900 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 1 year, 10 months ago
  98. 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 1 year, 10 months ago
  99. 9129a6b board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 1 year, 10 months ago
  100. 2e3c10e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 1 year, 10 months ago