1. e94fbdd Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 5 months ago
  2. b982f89 x86: samus: Adjust TPL start and pre-reloc memory size by Simon Glass · 1 year, 5 months ago
  3. e2cb046 x86: samus: Don't include audio and SATA in TPL by Simon Glass · 1 year, 5 months ago
  4. 4cb3b9f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · 1 year, 5 months ago
  5. 50574d4 spl: Commit MTRRs only in board_init_f_r() by Simon Glass · 1 year, 5 months ago
  6. 80831b2 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · 1 year, 5 months ago
  7. 4e7cbf7 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · 1 year, 5 months ago
  8. 6624392 x86: sysreset: Set up LPC only after relocation by Simon Glass · 1 year, 5 months ago
  9. 3d0f885 x86: spl: Show debugging for BSS by Simon Glass · 1 year, 5 months ago
  10. 392720b x86: mrc: Correct SPL debug message by Simon Glass · 1 year, 5 months ago
  11. b194e43 x86: Tidy up availability of string functions by Simon Glass · 1 year, 5 months ago
  12. afa3d90 x86: Support debug UART in 64-bit mode by Simon Glass · 1 year, 5 months ago
  13. 94c11e9 x86: samus: Drop EFI_LOADER by Simon Glass · 1 year, 5 months ago
  14. 5b465be x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · 1 year, 5 months ago
  15. dafbfe8 sf: Rename spi-nor-tiny functions by Simon Glass · 1 year, 5 months ago
  16. 28afcb1 sf: Guard against zero erasesize by Simon Glass · 1 year, 5 months ago
  17. f2fac8b binman: Support writing symbols for ucode etypes by Simon Glass · 1 year, 5 months ago
  18. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 5 months ago
  19. 44dc330 coreboot: Enable ms command by Simon Glass · 1 year, 5 months ago
  20. fa32844 x86: nvme: coreboot: Enable NVMe by Simon Glass · 1 year, 5 months ago
  21. 3853471 nvme: Enable PCI bus mastering by Simon Glass · 1 year, 5 months ago
  22. 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 5 months ago
  23. ea45ee1 x86: coreboot: Log function names and line numbers by Simon Glass · 1 year, 5 months ago
  24. 2cbc6aa x86: coreboot: Scan PCI after relocation by Simon Glass · 1 year, 5 months ago
  25. b6b33d1 x86: coreboot: Document how to enable the debug UART by Simon Glass · 1 year, 5 months ago
  26. b21626d x86: coreboot: Use a memory-mapped UART by Simon Glass · 1 year, 5 months ago
  27. dd0f7bc pci: coreboot: Don't read regions when booting by Simon Glass · 1 year, 5 months ago
  28. b29dbf9 x86: Allow locating the UART from ACPI tables by Simon Glass · 1 year, 5 months ago
  29. 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 5 months ago
  30. 37bf440 acpi: Move the table-finding functions into the libary by Simon Glass · 1 year, 5 months ago
  31. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 5 months ago
  32. d8062e9 input: Flush the keyboard buffer before resetting it by Simon Glass · 1 year, 5 months ago
  33. 7a187a8 x86: Adjust search range for sysinfo table by Simon Glass · 1 year, 5 months ago
  34. 0fb19ff mtrr: Don't show an invalid CPU number by Simon Glass · 1 year, 5 months ago
  35. 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
  36. 716ed2a clk: rockchip: rk3588: add hardcoded assigned clocks values by Eugen Hristev · 1 year, 5 months ago
  37. 35c2750 rockchip: handle peripheral as well as otg dr_mode by John Keeping · 1 year, 5 months ago
  38. 51c5408 rockchip: use standard dr_mode parsing function by John Keeping · 1 year, 5 months ago
  39. afb4f55 arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-order by FUKAUMI Naoki · 1 year, 5 months ago
  40. 74f162a arm: dts: rk356x: Makefile: sort by FUKAUMI Naoki · 1 year, 6 months ago
  41. e62ba90 doc: rockchip: update list of Radxa ROCK (Pi) 4 boards by FUKAUMI Naoki · 1 year, 5 months ago
  42. 1495bf1 configs: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · 1 year, 5 months ago
  43. 71a95e2 arm: dts: rockchip: add Radxa ROCK 4C+ by FUKAUMI Naoki · 1 year, 5 months ago
  44. 5488a5b configs: rockchip: rock-pi-4: use dtb for ROCK Pi 4A instead of 4B by FUKAUMI Naoki · 1 year, 5 months ago
  45. d0e62ee arm: dts: rockchip: rock-pi-4: sync with Linux 6.3 by FUKAUMI Naoki · 1 year, 5 months ago
  46. 7000a60 rockchip: rk3328: Add support for FriendlyARM NanoPi R2C by Tianling Shen · 1 year, 6 months ago
  47. 4a08ca6 reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · 1 year, 6 months ago
  48. 30850b6 clk: rockchip: correct trivial typo in debug message by Eugen Hristev · 1 year, 6 months ago
  49. e04b67a pci: pcie_dw_rockchip: release resources on failing probe by Eugen Hristev · 1 year, 5 months ago
  50. f1d33a4 Prepare v2023.07-rc2 by Tom Rini · 1 year, 5 months ago
  51. 56a3a49 configs: Resync with savedefconfig by Tom Rini · 1 year, 5 months ago
  52. 8774e45 board: ti: am64x: Add support for AM64B SK by Judith Mendez · 1 year, 6 months ago
  53. 7a17e4c common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 6 months ago
  54. 7223630 board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · 1 year, 6 months ago
  55. 852480c board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · 1 year, 6 months ago
  56. 5c64598 configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · 1 year, 6 months ago
  57. b1d3013 btrfs: fix offset when reading compressed extents by Dominique Martinet · 1 year, 5 months ago
  58. fbfe7fb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
  59. fa0af90 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · 1 year, 5 months ago
  60. f6eff35 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · 1 year, 5 months ago
  61. 425d963 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · 1 year, 5 months ago
  62. dfda0c0 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · 1 year, 5 months ago
  63. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 5 months ago
  64. ae0772f Merge branch '2023-05-05-networking-updates' by Tom Rini · 1 year, 5 months ago
  65. 6cf6fe2 board: rockchip: add Anbernic RGXX3 Series Devices by Chris Morgan · 1 year, 5 months ago
  66. c2d5edf rk3399: r4s: Derive local MAC address if EEPROM is missing by Christian Kohlschütter · 2 years ago
  67. 53c5093 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · 1 year, 6 months ago
  68. 55cd74d arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · 1 year, 6 months ago
  69. 84404d8 drivers: fix debug string with fdt_addr_t input by Johan Jonker · 1 year, 6 months ago
  70. 0d01046 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  71. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  72. 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  73. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  74. e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 6 months ago
  75. 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 6 months ago
  76. b526656 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 6 months ago
  77. aa4f61a core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 5 months ago
  78. 66a1d38 rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap by Johan Jonker · 1 year, 6 months ago
  79. 0fbb969 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 6 months ago
  80. aecae81 include: dm: ofnode: fix headers by Johan Jonker · 1 year, 6 months ago
  81. 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 6 months ago
  82. 88a9e58 rockchip: pwm: rk_pwm: use base variable with uintptr_t size by Johan Jonker · 1 year, 6 months ago
  83. e9eddb7 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · 1 year, 6 months ago
  84. ac9198d rockchip: adc: rockchip-saradc: use dev_read_addr_ptr by Johan Jonker · 1 year, 6 months ago
  85. bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 6 months ago
  86. df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 6 months ago
  87. 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 6 months ago
  88. 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 6 months ago
  89. 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 6 months ago
  90. 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 6 months ago
  91. 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 5 months ago
  92. bcbb64b net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · 1 year, 5 months ago
  93. 4c51680 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 5 months ago
  94. eafbe16 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 5 months ago
  95. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 5 months ago
  96. 09005c2 net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · 1 year, 5 months ago
  97. f1a63f7 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · 1 year, 5 months ago
  98. 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 5 months ago
  99. c8acbbb net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 5 months ago
  100. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 5 months ago