1. b14f37c board: freescale: t2080rdb: implement get_serial_clock by Camelia Groza · 1 year, 7 months ago
  2. a85b8c7 board: freescale: t2080rdb: enumerate PCI devices by Camelia Groza · 1 year, 7 months ago
  3. bf5152d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 7 months ago
  4. 478fedf doc: t-head: lpi4a: document Lichee PI 4A board by Yixun Lan · 1 year, 7 months ago
  5. 12d02bb configs: th1520_lpi4a_defconfig: Add initial config by Yixun Lan · 1 year, 7 months ago
  6. 4416f07 riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A board by Yixun Lan · 1 year, 7 months ago
  7. 5f3a7fd riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 7 months ago
  8. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 8 months ago
  9. 7f1a30f riscv: clint: Update the sifive clint ipi driver to support aclint by Bin Meng · 1 year, 8 months ago
  10. 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 8 months ago
  11. c974536 board: starfive: Dynamic configuration of DT for 1.2A and 1.3B by Yanhong Wang · 1 year, 8 months ago
  12. 38d900b ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 8 months ago
  13. 99f3a43 configs: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 8 months ago
  14. 3421a45 riscv: dts: starfive: Add support eeprom device tree node by Yanhong Wang · 1 year, 8 months ago
  15. aea1bd9 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 8 months ago
  16. ed430fe configs: starfive: Enable ethernet configuration for StarFive VisionFive2 by Yanhong Wang · 1 year, 8 months ago
  17. ed3ff42 doc: board: starfive: Reword the make defconfig information by Yanhong Wang · 1 year, 8 months ago
  18. 9b7060b riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B by Yanhong Wang · 1 year, 8 months ago
  19. 55a2b82 riscv: dts: jh7110: Add ethernet device tree nodes by Yanhong Wang · 1 year, 8 months ago
  20. 736733b net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 8 months ago
  21. e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 8 months ago
  22. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  23. 7876a69 Makefile: Drop -rc6 by Tom Rini · 1 year, 7 months ago
  24. 146a82c Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  25. 05aa651 Prepare v2023.07 by Tom Rini · 1 year, 7 months ago
  26. 76c61f2 Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 1 year, 7 months ago
  27. e05a4b1 mkeficapsule: fix efi_firmware_management_capsule_header data type by Malte Schmidt · 1 year, 8 months ago
  28. fefb7e1 doc: harmonize Linux kernel documentation links by Heinrich Schuchardt · 1 year, 7 months ago
  29. 0c95744 cmd: efidebug: add missing efi_free_pool for dh subcommand by Masahisa Kojima · 1 year, 8 months ago
  30. 9fd3f88 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 7 months ago
  31. d7fe913 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 1 year, 7 months ago
  32. 0ef6343 x86: Update docs link in bootparam header by Paul Barker · 1 year, 7 months ago
  33. fa1e124 Merge branch '2023-07-07-assorted-build-improvements' into next by Tom Rini · 1 year, 7 months ago
  34. 99a0532 sysreset: Change Kconfig GPIO dependency by Michal Simek · 1 year, 7 months ago
  35. 0f42f89 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 8 months ago
  36. 29f925d common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 8 months ago
  37. aadc1a6 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · 1 year, 8 months ago
  38. 42c0e5b test: Find leftovers after clean/mrproper by Tobias Deiminger · 1 year, 8 months ago
  39. 57fdec6 Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · 1 year, 8 months ago
  40. 3d3eeae Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · 1 year, 8 months ago
  41. 45e636f Kbuild: Fix cleanup of VPL by Tobias Deiminger · 1 year, 8 months ago
  42. c623642 Adjust gitignore for tools/generated/ by Tobias Deiminger · 1 year, 8 months ago
  43. 60a8cf5 Kbuild: Fix cleanup of generated sources in tools by Tobias Deiminger · 1 year, 8 months ago
  44. 0beb649 MAINTAINERS: correct at91 tree link by Eugen Hristev · 1 year, 7 months ago
  45. 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 7 months ago
  46. 6fc3107 Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 1 year, 7 months ago
  47. 12f66e2 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · 1 year, 7 months ago
  48. bc35b49 riscv: andes_plicsw: Fix IPI during OpenSBI invocation by Yu Chien Peter Lin · 1 year, 7 months ago
  49. 9eb0fc2 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 7 months ago
  50. 422fc29 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · 1 year, 8 months ago
  51. 0a8239a ci: riscv: Update OpenSBI to v1.2 by Bin Meng · 1 year, 8 months ago
  52. e530bb7 board: microchip: set mac address for ethernet1 on icicle by Conor Dooley · 1 year, 8 months ago
  53. 4e99899 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · 1 year, 8 months ago
  54. 5566cf2 riscv: dts: drop microchip from dts filenames by Conor Dooley · 1 year, 8 months ago
  55. c29cc11 clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · 1 year, 9 months ago
  56. 661e221 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · 1 year, 9 months ago
  57. 551de21 riscv: implement local_irq_{save,restore} macros by Ben Dooks · 1 year, 9 months ago
  58. 3c87471 riscv: add generic link for <asm/atomic.h> by Ben Dooks · 1 year, 9 months ago
  59. 7906155 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 10 months ago
  60. fcf7543 LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms by Kshitiz Varshney · 1 year, 8 months ago
  61. 44231a2 configs: ls1046afrwy: enable DM_SERIAL by Camelia Groza · 1 year, 8 months ago
  62. 818cbd8 configs: ls1046ardb: enable DM_SERIAL by Camelia Groza · 1 year, 8 months ago
  63. cc6f1bf arch: arm: dts: ls1046a: tag serial nodes with bootph-all by Camelia Groza · 1 year, 8 months ago
  64. 250f745 arch: arm: dts: ls1046a: sync serial nodes with Linux by Camelia Groza · 1 year, 8 months ago
  65. 3240f09 configs: ls1043ardb: enable DM_SERIAL by Camelia Groza · 1 year, 8 months ago
  66. 164d1ae arch: arm: dts: ls1043a: tag serial nodes with bootph-all by Camelia Groza · 1 year, 8 months ago
  67. 41651ea arch: arm: dts: ls1043a: sync serial nodes with Linux by Camelia Groza · 1 year, 8 months ago
  68. 923de76 tools: spkgimage: correct printf specifier by Heinrich Schuchardt · 1 year, 7 months ago
  69. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 7 months ago
  70. 92be5e4 colibri-imx7: Call fdt_increase_size() by Fabio Estevam · 1 year, 7 months ago
  71. 703bb92 git-mailrc: add alias for Eugen Hristev by Eugen Hristev · 1 year, 7 months ago
  72. 45f77b8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-pmic into next by Tom Rini · 1 year, 7 months ago
  73. 8202bc2 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 10 months ago
  74. 29fca9f regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 10 months ago
  75. 4fcba5d regulator: implement basic reference counter by Eugen Hristev · 1 year, 10 months ago
  76. e1bebc1 Prepare v2023.07-rc6 by Tom Rini · 1 year, 7 months ago
  77. 1b8a1be spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 7 months ago
  78. 1758b64 microblaze: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · 1 year, 7 months ago
  79. a1ddcf7 sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · 1 year, 7 months ago
  80. f5d98b0 doc: imx: habv4: Fix typo in 'signing' by Fabio Estevam · 1 year, 8 months ago
  81. e376508 rockchip: Restore support for boot scripts in legacy image format by Jonas Karlman · 1 year, 8 months ago
  82. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 8 months ago
  83. ac29400 Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  84. 2b17dd1 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 7 months ago
  85. c322486 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 7 months ago
  86. 62ac127 doc: fix typo loady in loadb man-page by Heinrich Schuchardt · 1 year, 8 months ago
  87. cf37680 doc: saves man-page by Heinrich Schuchardt · 1 year, 8 months ago
  88. 117bcc2 doc: loads man-page by Heinrich Schuchardt · 1 year, 8 months ago
  89. 5fa30f2 smegw01: Fix wrong symbol override by Eduard Strehlau · 1 year, 8 months ago
  90. b042ceb CI: Azure: Split keymile jobs out by Tom Rini · 1 year, 8 months ago
  91. dbdf4a0 board: freescale: imx93_evk: Fix MMC environment offset boot conflict. by Ken Sloat · 1 year, 10 months ago
  92. bd8de8f Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 8 months ago
  93. d77d530 board: rockchip: rock5b-rk3588: fix description by Eugen Hristev · 1 year, 8 months ago
  94. 63348d6 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 8 months ago
  95. 3856a3d pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V) by Ondrej Jirman · 1 year, 9 months ago
  96. 3cc5378 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · 1 year, 9 months ago
  97. 67d8b46 Merge tag 'u-boot-amlogic-next-20230628' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 1 year, 8 months ago
  98. 58edf57 drivers: meson: introduce secure power controller driver by Alexey Romanov · 1 year, 9 months ago
  99. 959426e dt-bindings: power: add Meson A1 PWRC bindings by Alexey Romanov · 1 year, 9 months ago
  100. eb0a01e arch/arm: meson: sm: introduce power domain functions by Alexey Romanov · 1 year, 9 months ago