1. 914d4f8 doc: man-page for gpio command by Heinrich Schuchardt · 2 years, 4 months ago
  2. 6c55d0d bootstd: doc: Fix typos by Paul Barker · 2 years, 4 months ago
  3. bb762cf fs/erofs: silence erofs_probe() by Heinrich Schuchardt · 2 years, 4 months ago
  4. 1140b55 git-mailrc: remove invalid entry 'efi' by Heinrich Schuchardt · 2 years, 4 months ago
  5. 4d799b7 Merge branch '2022-08-12-assorted-updates' by Tom Rini · 2 years, 4 months ago
  6. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  7. c926420 arm: Remove snapper9260 board by Tom Rini · 2 years, 4 months ago
  8. e7ead11 ppc: Remove ids8313 board by Tom Rini · 2 years, 4 months ago
  9. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
  10. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  11. 7085017 Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig by Tom Rini · 2 years, 4 months ago
  12. bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 4 months ago
  13. a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
  14. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 4 months ago
  15. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
  16. 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
  17. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  18. 78fa6b9 ARM: stm32: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  19. d24f1de ARM: imx8: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  20. ff9ccce ARM: imx6: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  21. 62a0992 board: dhelectronics: Implement common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  22. 72d5de5 CI: Azure: Move to using macOS-12 image by Tom Rini · 2 years, 4 months ago
  23. 9f151fe CI: Azure: Move to Ubuntu 22.04 image by Tom Rini · 2 years, 4 months ago
  24. c4fdc3d Merge branch '2022-08-11-verified-boot-for-embedded-initial-support' by Tom Rini · 2 years, 4 months ago
  25. e5a7b77 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  26. 90b643d bootstd: Check building without global bootmeths by Simon Glass · 2 years, 4 months ago
  27. afaeb77 bootstd: Update documentation by Simon Glass · 2 years, 4 months ago
  28. c8d3721 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
  29. d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  30. 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  31. 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  32. 1fd9168 event: Change EVENT_SPY to global by Simon Glass · 2 years, 4 months ago
  33. 9f4440d bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  34. 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  35. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  36. 9c80e54 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
  37. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
  38. 943d38c bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · 2 years, 4 months ago
  39. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
  40. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  41. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  42. f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
  43. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  44. 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
  45. da19202 bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 4 months ago
  46. 49ad1d8 bootstd: Drop delays in the tests by Simon Glass · 2 years, 4 months ago
  47. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · 2 years, 4 months ago
  48. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  49. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  50. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  51. b75dc16 dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 4 months ago
  52. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  53. 270a443 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 4 months ago
  54. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  55. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
  56. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 4 months ago
  57. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
  58. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  59. c08a992 vbe: Add some documentation by Simon Glass · 2 years, 4 months ago
  60. 266ea79 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
  61. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
  62. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 4 months ago
  63. a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · 2 years, 4 months ago
  64. 4150eec riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
  65. 66ae7fe riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 6 months ago
  66. 3ac84a0 Merge branch '2022-08-10-assorted-updates' by Tom Rini · 2 years, 4 months ago
  67. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  68. 106d5c4 MAINTAINERS: Update e-mail address by Joao Marcos Costa · 2 years, 4 months ago
  69. 57da44c lz4: Fix compile warning comparison of distinct pointer types by Pali Rohár · 2 years, 4 months ago
  70. 07fe33a scripts/config: pick config script from kernel scripts by Milan P. Stanić · 2 years, 4 months ago
  71. e464a6c Makefile: avoid false positive -Wmaybe-uninitialized by Heinrich Schuchardt · 2 years, 4 months ago
  72. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  73. 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 4 months ago
  74. 91f8ff6 cmd: inconsistent return type of command_process() by Heinrich Schuchardt · 2 years, 4 months ago
  75. 644d807 test: Add some tests for kconfig.h by Simon Glass · 2 years, 4 months ago
  76. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 4 months ago
  77. ab88633 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 4 months ago
  78. 946e06f mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 5 months ago
  79. 04afdfe dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 4 months ago
  80. 882f632 test_fdt: Convert to use argparse by Simon Glass · 2 years, 4 months ago
  81. 9954cda dtoc: Move main program into its own function by Simon Glass · 2 years, 4 months ago
  82. b6ec10c dtoc: Fix fdt test coverage by Simon Glass · 2 years, 4 months ago
  83. 8726f66 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 4 months ago
  84. 9852bef dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 4 months ago
  85. bf97b86 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
  86. cfaef50 Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 4 months ago
  87. 05ce586 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 4 months ago
  88. 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
  89. d2dac1a arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 4 months ago
  90. 805c3eb arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 4 months ago
  91. 3a8dccb arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 4 months ago
  92. ec6fd22 gpio: Remove mvgpio driver by Chris Packham · 2 years, 4 months ago
  93. f9ff509 ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 4 months ago
  94. 3efe1e3 ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR by Chris Packham · 2 years, 4 months ago
  95. 23c5953 ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 4 months ago
  96. cea8d32 ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO by Chris Packham · 2 years, 4 months ago
  97. 500a881 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO by Chris Packham · 2 years, 4 months ago
  98. e0e3c84 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 4 months ago
  99. 8afff4d arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago
  100. a114856 arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago