1. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  2. 4143a23 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 2 years, 4 months ago
  3. 1de46d9 Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 4 months ago
  4. c6eec01 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
  5. 7ae1e6a Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  7. 83505a7 arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
  8. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  9. d084a6c ARM: stm32: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  10. 4b238c2 ARM: imx8: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  11. e5b89b0 ARM: imx6: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  12. 386f921 board: dhelectronics: Implement common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  13. 2429174 CI: Azure: Move to using macOS-12 image by Tom Rini · 2 years, 4 months ago
  14. b0a23a6 CI: Azure: Move to Ubuntu 22.04 image by Tom Rini · 2 years, 3 months ago
  15. 6fc2127 Merge branch '2022-08-11-verified-boot-for-embedded-initial-support' by Tom Rini · 2 years, 3 months ago
  16. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  17. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 4 months ago
  18. 228fe57 bootstd: Update documentation by Simon Glass · 2 years, 4 months ago
  19. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
  20. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  21. 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  22. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  23. 5695247 event: Change EVENT_SPY to global by Simon Glass · 2 years, 4 months ago
  24. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  25. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  26. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  27. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
  28. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  29. ee47d4a bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · 2 years, 4 months ago
  30. eccb25c bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  31. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  32. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  33. a18686c bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
  34. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  35. 10d16fa bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
  36. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 4 months ago
  37. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 4 months ago
  38. e141075 dm: core: Support sandbox with read interface by Simon Glass · 2 years, 4 months ago
  39. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  40. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  41. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  42. b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 4 months ago
  43. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  44. 6571559 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 4 months ago
  45. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  46. 72b338a dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
  47. 5063ced dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 4 months ago
  48. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
  49. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  50. 915458e vbe: Add some documentation by Simon Glass · 2 years, 4 months ago
  51. f5003e0 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 3 months ago
  52. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  53. aa0eda1 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 3 months ago
  54. 48da0ca spl: opensbi: fix typo by Nikita Shubin · 2 years, 3 months ago
  55. f451261 riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
  56. a5041e3 riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 6 months ago
  57. cdebee1 Merge branch '2022-08-10-assorted-updates' by Tom Rini · 2 years, 3 months ago
  58. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  59. 468091a MAINTAINERS: Update e-mail address by Joao Marcos Costa · 2 years, 4 months ago
  60. 3ff4675 lz4: Fix compile warning comparison of distinct pointer types by Pali Rohár · 2 years, 4 months ago
  61. 1bacff9 scripts/config: pick config script from kernel scripts by Milan P. Stanić · 2 years, 4 months ago
  62. 8602d97 Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 4 months ago
  63. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  64. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 3 months ago
  65. 8b8accb cmd: inconsistent return type of command_process() by Heinrich Schuchardt · 2 years, 3 months ago
  66. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 3 months ago
  67. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 3 months ago
  68. c252fa5 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 3 months ago
  69. 2349ecf mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 4 months ago
  70. 5d1637a dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 4 months ago
  71. 7640b16 test_fdt: Convert to use argparse by Simon Glass · 2 years, 4 months ago
  72. a8ad9aa dtoc: Move main program into its own function by Simon Glass · 2 years, 4 months ago
  73. ad74422 dtoc: Fix fdt test coverage by Simon Glass · 2 years, 4 months ago
  74. b26dd96 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 4 months ago
  75. 2598079 dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 4 months ago
  76. 3dd4e91 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago
  77. af7d151 Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 3 months ago
  78. ca514d0 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 3 months ago
  79. ca3756c pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 3 months ago
  80. 0190906 arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 3 months ago
  81. 361cf5c arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 3 months ago
  82. 7a1c071 arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 3 months ago
  83. 65b3b24 gpio: Remove mvgpio driver by Chris Packham · 2 years, 3 months ago
  84. 0bae7bc ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 3 months ago
  85. b95a3d2 ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR by Chris Packham · 2 years, 3 months ago
  86. 52b5bbc ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 3 months ago
  87. d54d7b1 ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO by Chris Packham · 2 years, 3 months ago
  88. 923d0a8 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO by Chris Packham · 2 years, 3 months ago
  89. d147194 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 3 months ago
  90. c8ef618 arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  91. e49a55a arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  92. 5d4d121 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  93. 8879258 arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  94. 0e8b74a arm: mvebu: dts: Build only arch-compatible dts files by Pali Rohár · 2 years, 3 months ago
  95. 46cd849 arm: mvebu: turris_omnia: Add Winbond SPI flash support by Marek Behún · 2 years, 3 months ago
  96. dfebc1b arm: mvebu: spl: Always fallback to BootROM boot method by Pali Rohár · 2 years, 3 months ago
  97. 7cd6701 arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path by Pali Rohár · 2 years, 3 months ago
  98. c959374 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 3 months ago
  99. e6c5e97 arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions by Pali Rohár · 2 years, 3 months ago
  100. 37af2c7 arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist by Pali Rohár · 2 years, 3 months ago