1. a073a9c Makefile: Reduce usage of custom mpc85xx u-boot.bin target by Pali Rohár · 2 years, 4 months ago
  2. c685084 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 4 months ago
  3. dc558c8 Makefile: Fix dependency for u-boot-with-dtb.bin by Pali Rohár · 2 years, 4 months ago
  4. cdac0ca Merge tag 'u-boot-stm32-20220915' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 3 months ago
  5. feb3f9b i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · 2 years, 3 months ago
  6. ef8d2a2 i2c: stm32: do not set the STOP condition on error by Alain Volmat · 2 years, 3 months ago
  7. 36fa3bb i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · 2 years, 3 months ago
  8. 110efab i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · 2 years, 3 months ago
  9. ddba62c i2c: stm32f7: fix clearing the control register by Jorge Ramirez-Ortiz · 2 years, 4 months ago
  10. 40da21f configs: stm32mp15: activate DM_REGULATOR_SCMI by Patrick Delaunay · 2 years, 3 months ago
  11. 40ff215 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago
  12. ae1244c arm: mvebu: Fix moving internal registers by Pali Rohár · 2 years, 3 months ago
  13. 2100c4d arm: mvebu: Enable L2 cache also on Armada 38x by Pali Rohár · 2 years, 3 months ago
  14. 596f05b arm: mvebu: lowlevel.S: Use CR_M from asm/system.h by Pali Rohár · 2 years, 3 months ago
  15. 6f90ffc arm: mvebu: Guard non-AXP code by checking for AXP by Pali Rohár · 2 years, 3 months ago
  16. b94cb13 arm: mvebu: Fix function enable_caches by Pali Rohár · 2 years, 3 months ago
  17. 32301ee arm: mvebu: Mark constant data with const keyword by Pali Rohár · 2 years, 3 months ago
  18. 8da691c arm: mvebu: turris_omnia: Allow to use second serial port by Pali Rohár · 2 years, 3 months ago
  19. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 3 months ago
  20. 584256a arm: mvebu: turris_mox: Add support for distroboot $fdt_addr by Pali Rohár · 2 years, 3 months ago
  21. 8adec65 arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescue by Pali Rohár · 2 years, 3 months ago
  22. 38ecdab board: turris: Initialize serial# env by Pali Rohár · 2 years, 3 months ago
  23. f71edd4 arm: mvebu: Espressobin: When emmc is not present disable it also in OF_LIVE by Pali Rohár · 2 years, 3 months ago
  24. d83e04a cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · 2 years, 3 months ago
  25. 05781ff cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · 2 years, 3 months ago
  26. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 3 months ago
  27. 774d0a8 arm: kirkwood: Add CONFIG_SUPPORT_PASSING_ATAGS by Tony Dinh · 2 years, 4 months ago
  28. 05034af Merge tag 'dm-pull-12sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  29. 56d0541 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
  30. bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 3 months ago
  31. 4f942f8 Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 3 months ago
  32. 4fdaaf9 efi_driver: don't bind internal block devices by Heinrich Schuchardt · 2 years, 3 months ago
  33. b20a42b lib: efi_loader: don't delete invalid handles by Etienne Carriere · 2 years, 3 months ago
  34. fe89d5f efi_selftest: unit test for EFI Conformance Profile Table by Heinrich Schuchardt · 2 years, 3 months ago
  35. 135b42f efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 3 months ago
  36. 8766b78 doc: man-page for tftpput by Heinrich Schuchardt · 2 years, 3 months ago
  37. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · 2 years, 3 months ago
  38. 107b3a4 cmd: fix tftpput command by Heinrich Schuchardt · 2 years, 3 months ago
  39. e07c1f2 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 3 months ago
  40. 5cd0418 Merge tag 'fsl-qoriq-2022-9-7' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
  41. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  42. 9a2c773 net: fm: Add support for FIT firmware by Sean Anderson · 2 years, 3 months ago
  43. 4b2c94f net: Convert fit verification to use fit_get_data_* by Sean Anderson · 2 years, 4 months ago
  44. b89d61a cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · 2 years, 4 months ago
  45. 255eb90 ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop by Sean Anderson · 2 years, 4 months ago
  46. 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 4 months ago
  47. e75a6b7 ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME by Sean Anderson · 2 years, 4 months ago
  48. 78cc13c board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector by Pali Rohár · 2 years, 4 months ago
  49. 62edbf3 board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode by Pali Rohár · 2 years, 4 months ago
  50. 6037f90 board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot by Pali Rohár · 2 years, 7 months ago
  51. d3dcd8e ARM: dts: stm32mp15: remove hwlocks from pinctrl by Etienne Carriere · 2 years, 3 months ago
  52. c37f201 ARM: stm32: Switch DHSOM to FMC2 EBI driver by Marek Vasut · 2 years, 3 months ago
  53. 733fa0d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 3 months ago
  54. b732a43 Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
  55. a6ee45d configs: stih410-b2260: Fix SYS_HZ_CLOCK value by Patrice Chotard · 2 years, 3 months ago
  56. 4e47df0 configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco by Patrice Chotard · 2 years, 3 months ago
  57. eb42a15 ARM: dts: stm32: Fix display-timings settings for stm32f746-disco by Patrice Chotard · 2 years, 3 months ago
  58. 4a1b083 clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC by Patrick Delaunay · 2 years, 7 months ago
  59. 77c3005 phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock by Patrick Delaunay · 2 years, 7 months ago
  60. b6db7e8 phy: stm32-usbphyc: add counter of PLL consumer by Patrick Delaunay · 2 years, 7 months ago
  61. 7c10482 board: stm32mp1: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
  62. 14704dc stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · 2 years, 5 months ago
  63. 779f652 board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset by Pali Rohár · 2 years, 4 months ago
  64. c13f4fb board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register by Pali Rohár · 2 years, 4 months ago
  65. 3730e16 board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog by Pali Rohár · 2 years, 4 months ago
  66. fecba2e board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop by Pali Rohár · 2 years, 4 months ago
  67. f718707 RISC-V: enable CONFIG_SYSRESET_SBI by default by Heinrich Schuchardt · 2 years, 3 months ago
  68. c8ed628 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 4 months ago
  69. ebe3b23 riscv: dts: sifive: Synchronize FU740 and Unmatched DT by Icenowy Zheng · 2 years, 3 months ago
  70. 13d7170 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 3 months ago
  71. 25b798e net: enetc: Fix use after free issue in fsl_enetc.c by Siarhei Yasinski · 2 years, 3 months ago
  72. a072a6c ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · 2 years, 3 months ago
  73. 0db746c ddr: fsl: Reduce the size of interactive options by Sean Anderson · 2 years, 3 months ago
  74. 1bd31cf board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · 2 years, 3 months ago
  75. 9b14606 board: sl28: support dynamic prompts by Michael Walle · 2 years, 3 months ago
  76. 511313e board: sl28: add user friendly names for the boot sources by Michael Walle · 2 years, 3 months ago
  77. bf9c73c board: sl28: implement additional bootsources by Michael Walle · 2 years, 3 months ago
  78. b073820 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · 2 years, 3 months ago
  79. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · 2 years, 3 months ago
  80. d084835 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  81. f781746 riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux by Jessica Clarke · 2 years, 4 months ago
  82. 61abc75 Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 3 months ago
  83. 8478944 clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000 by Michal Suchanek · 2 years, 3 months ago
  84. 9c5217d rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · 2 years, 3 months ago
  85. 12df9cf rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · 2 years, 3 months ago
  86. 326809e rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · 2 years, 3 months ago
  87. d9ffa5e rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · 2 years, 3 months ago
  88. 8c9b9fe rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · 2 years, 3 months ago
  89. bdb7316 rockchip: remove binman temporary files when cleaning by Quentin Schulz · 2 years, 3 months ago
  90. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 3 months ago
  91. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 3 months ago
  92. a52dfbd rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · 2 years, 5 months ago
  93. 4592c64 rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · 2 years, 5 months ago
  94. 1cfd080 rockchip: rk3308: fix same-as-spl boot order by John Keeping · 2 years, 5 months ago
  95. 63e31db rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-cc by John Keeping · 2 years, 5 months ago
  96. f2da9d6 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · 2 years, 5 months ago
  97. 29cbb30 ram: rk3399: Conduct memory training at 400MHz by Lee Jones · 2 years, 4 months ago
  98. 9e33401 ram: rk3399: Fix faulty frequency change reports by Lee Jones · 2 years, 4 months ago
  99. d3cb513 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · 2 years, 4 months ago
  100. f6a9929 drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · 2 years, 7 months ago