1. 7ab9b88 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 4 months ago
  2. 729ac6c Nokia RX-51: Move board required options from defconfig to Kconfig by Pali Rohár · 2 years, 4 months ago
  3. b043e87 Nokia RX-51: Simplify calculation of attached kernel image address by Pali Rohár · 2 years, 4 months ago
  4. 39e486e Nokia RX-51: Simplify copy kernel code by Pali Rohár · 2 years, 4 months ago
  5. c1aec22 Nokia RX-51: Use U-Boot generic position independent code by Pali Rohár · 2 years, 4 months ago
  6. f8a6c90 Nokia RX-51: Fix invalidating zImage kernel format by Pali Rohár · 2 years, 4 months ago
  7. 172c790 MAINTAINERS: Update email of Neil Armstrong by Neil Armstrong · 2 years, 3 months ago
  8. a1c4699 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · 2 years, 4 months ago
  9. 119c700 ls1021atwr: caam: Enable Uboot validaion in SPL. by Gaurav Jain · 2 years, 5 months ago
  10. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  11. c926420 arm: Remove snapper9260 board by Tom Rini · 2 years, 4 months ago
  12. e7ead11 ppc: Remove ids8313 board by Tom Rini · 2 years, 4 months ago
  13. 78fa6b9 ARM: stm32: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  14. d24f1de ARM: imx8: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  15. ff9ccce ARM: imx6: DH: Use common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  16. 62a0992 board: dhelectronics: Implement common MAC address functions by Philip Oberfichtner · 2 years, 4 months ago
  17. 4150eec riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
  18. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  19. 500a881 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO by Chris Packham · 2 years, 4 months ago
  20. e0e3c84 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 4 months ago
  21. 3215c03 arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path by Pali Rohár · 2 years, 4 months ago
  22. d35b6f2 arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions by Pali Rohár · 2 years, 4 months ago
  23. e2b1ba0 arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist by Pali Rohár · 2 years, 4 months ago
  24. 1e0a975 arm: mvebu: turris_omnia: Add support for design with SW reset signals by Pali Rohár · 2 years, 4 months ago
  25. 4798ba9 arm: mvebu: turris_omnia: Show MCU type in show_board_info() by Pali Rohár · 2 years, 4 months ago
  26. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  27. 99c9b19 Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 4 months ago
  28. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  29. 10bda12 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 4 months ago
  30. b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
  31. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
  32. c6685b2 imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC by Quentin Schulz · 2 years, 5 months ago
  33. 8930d68 Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 4 months ago
  34. 99b0c40 board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data by Pali Rohár · 2 years, 4 months ago
  35. c2b77f8 board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mapping by Pali Rohár · 2 years, 4 months ago
  36. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 4 months ago
  37. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 4 months ago
  38. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  39. 7aaa58a board: freescale: imx93_evk: support ethernet by Peng Fan · 2 years, 4 months ago
  40. 10fde4e imx: imx93_evk: Set ARM clock to 1.7Ghz by Peng Fan · 2 years, 4 months ago
  41. b72606c imx: imx93_evk: Add basic board support by Peng Fan · 2 years, 4 months ago
  42. c408ed3 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · 2 years, 4 months ago
  43. f2d59c0 addrmap: Support on sandbox by Simon Glass · 2 years, 5 months ago
  44. dae95a4 fpga: xilinx: add bitstream flags to driver desc by Oleksandr Suvorov · 2 years, 4 months ago
  45. b5f206e xilinx: common: Use strlcpy instead of strncpy by Michal Simek · 2 years, 4 months ago
  46. 7459d4a xilinx: Wire uuid reading from FRU by Michal Simek · 2 years, 4 months ago
  47. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  48. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 5 months ago
  49. d8443bd board: ti: am65x: Do not disable SA2UL in DT by Andrew Davis · 2 years, 5 months ago
  50. 89a8ec9 board: qualcomm: Add support for QCS404 EVB by Sumit Garg · 2 years, 5 months ago
  51. 5b32da4 board: qualcomm: Add support for dragonboard845c by Sumit Garg · 2 years, 5 months ago
  52. 1977f3e board: ti: am335x: Use correct dtbs for SanCloud boards by Paul Barker · 2 years, 5 months ago
  53. a4ccc8f board: ti: am335x: Enable spi0 bus on SanCloud BBE Lite by Paul Barker · 2 years, 5 months ago
  54. d5aa505 board: toradex: apalis-imx8: fix file names in maintainers by Marcel Ziswiler · 2 years, 4 months ago
  55. f862146 verdin-imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  56. a1033b8 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  57. 2712c78 imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  58. 47fa5ff colibri_vf: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  59. 23b65be colibri-imx7d/-emmc: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  60. 691f460 colibri-imx6ull/-emmc: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  61. 928d38b colibri_imx6: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  62. 4b51c3d apalis_imx6: synchronise device tree with linux by Marcel Ziswiler · 2 years, 4 months ago
  63. 6e9ba38 toradex: common: Improve product/serial print during boot by Francesco Dolcini · 2 years, 4 months ago
  64. 5afd858 toradex: tdx-cfg-block: Use official SKU names by Francesco Dolcini · 2 years, 4 months ago
  65. 14163d6 toradex: common: Remove #ifdef usage for 2nd ethaddr by Francesco Dolcini · 2 years, 4 months ago
  66. e30ff35 toradex: common: Remove stale function declaration by Francesco Dolcini · 2 years, 4 months ago
  67. fed3bc7 toradex: tdx-cfg-block: Cleanup interactive cfg block creation by Francesco Dolcini · 2 years, 4 months ago
  68. 2dc6814 toradex: common: Use ARRAY_SIZE macro by Francesco Dolcini · 2 years, 4 months ago
  69. 7699ee6 toradex: common: Remove stale comments about modules availability by Francesco Dolcini · 2 years, 4 months ago
  70. 75b85e1 toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku by Philippe Schenker · 2 years, 4 months ago
  71. 58eba39 board: freescale: Add entry for imx8mm_evk_fspi_defconfig by Mamta Shukla · 2 years, 5 months ago
  72. 3482429 board: freescale: Add QSPI Boot support in spl for i.MX8m by Mamta Shukla · 2 years, 5 months ago
  73. 3a3ebd3 configs: Add config for enabling FSPI boot option for i.MX8m by Mamta Shukla · 2 years, 5 months ago
  74. 5674e4c mx6cuboxi: fix board detection while patching device-tree phy nodes by Josua Mayer · 2 years, 5 months ago
  75. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  76. d72c402 board: turris: Fix MAINTAINERS and add Pali by Marek Behún · 2 years, 6 months ago
  77. ee90b64 MAINTAINERS: add myself as Methode maintainer by Robert Marko · 2 years, 6 months ago
  78. 50f3203 board: turris: Find atsha device by atsha driver by Pali Rohár · 2 years, 6 months ago
  79. e20fe27 mips: mtmips: add two reference boards for mt7621 by developer · 2 years, 6 months ago
  80. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  81. 2b6c011 powerpc: Use the poison value of 0xdeadbeef directly in DDR init by Tom Rini · 2 years, 5 months ago
  82. eb49f23 legoev3: Migrate to DM_I2C by Tom Rini · 2 years, 5 months ago
  83. 505e23e kmcoge5ne: Move BFTIC3 CONFIG references to their usage by Tom Rini · 2 years, 5 months ago
  84. d52a257 toradex: tdx-cfg-block: add new toradex oui range by Philippe Schenker · 2 years, 5 months ago
  85. 9177b30 board: ti: common: board_detect: Do 1byte address checks first. by Nishanth Menon · 2 years, 5 months ago
  86. 570c3bb board: ti: common: Handle the legacy eeprom address width properly by Nishanth Menon · 2 years, 5 months ago
  87. 77c94ea board: ti: common: Optimize boot when detecting consecutive bad records by Nishanth Menon · 2 years, 5 months ago
  88. 18c0fbf board: ti: am62x: Account for DDR size fixups if ECC is enabled by Georgi Vlaev · 2 years, 6 months ago
  89. 8a9ceb4 board: ti: am62x: Use fdt functions for ram and bank init by Georgi Vlaev · 2 years, 6 months ago
  90. 498f95a toradex: tdx-cfg-block: extend assembly version by Philippe Schenker · 2 years, 6 months ago
  91. 1832bd3 toradex: tdx-cfg-block: use defines for string length by Philippe Schenker · 2 years, 6 months ago
  92. 38cf79e toradex: tdx-cfg-block: use only snprintf by Philippe Schenker · 2 years, 6 months ago
  93. 6dc4f6a board: ti: j721e: Return if there is an error while configuring SerDes by Aswath Govindraju · 2 years, 6 months ago
  94. 68ad575 qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code by Tom Rini · 2 years, 5 months ago
  95. 5a9766e socrates: Rework CONFIG_PCI_CLK_FREQ by Tom Rini · 2 years, 5 months ago
  96. 7485ebf6 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  97. bf1dfd8 powerpc: Clean up CHAIN_OF_TRUST related options by Tom Rini · 2 years, 5 months ago
  98. 27fcd31 fsl_validate: Migrate SPL_UBOOT_KEY_HASH to Kconfig by Tom Rini · 2 years, 5 months ago
  99. 6546112 arch/Kconfig.nxp: Re-organize slightly by Tom Rini · 2 years, 5 months ago
  100. bdd47f3 Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · 2 years, 5 months ago