1. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 2 years, 10 months ago
  2. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  3. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 2 years, 10 months ago
  4. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 2 years, 10 months ago
  5. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 2 years, 10 months ago
  6. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  7. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 2 years, 10 months ago
  8. 1aba8e5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 2 years, 10 months ago
  9. 15e20e4 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 2 years, 10 months ago
  10. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  11. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 2 years, 11 months ago
  12. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 2 years, 11 months ago
  13. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 2 years, 11 months ago
  14. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 2 years, 11 months ago
  15. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 2 years, 11 months ago
  16. a0ff280 sandbox: Support unmapping a file by Simon Glass · 2 years, 11 months ago
  17. 6b03448 command: Use a constant pointer for the help by Simon Glass · 3 years ago
  18. 1442e9f tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · 2 years, 11 months ago
  19. 1662ed0 tee: define session login identifiers by Etienne Carriere · 2 years, 11 months ago
  20. 5ddbbd1 firmware: scmi: fix description of an API function by Etienne Carriere · 2 years, 11 months ago
  21. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years ago
  22. 0783b16 net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years ago
  23. 8a5c057 include: import if_vlan.h from Linux by Vladimir Oltean · 3 years ago
  24. 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years ago
  25. dc52578 efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · 2 years, 10 months ago
  26. 43eaf5b efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 2 years, 10 months ago
  27. e032cb2 efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · 2 years, 10 months ago
  28. 45c16fd efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · 2 years, 10 months ago
  29. 7db07aa lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 2 years, 10 months ago
  30. 951a8c4 lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 2 years, 10 months ago
  31. 4ad4c2d doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 2 years, 10 months ago
  32. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 2 years, 10 months ago
  33. 28f70cf configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · 2 years, 10 months ago
  34. bdc68df configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · 2 years, 10 months ago
  35. e3cdc2c configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · 2 years, 11 months ago
  36. 3aeb239 configs: aspeed: Make EXTRA_ENV_SETTINGS board specific by Chia-Wei Wang · 2 years, 11 months ago
  37. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 2 years, 11 months ago
  38. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years ago
  39. f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years ago
  40. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years ago
  41. 79c0e8a sandbox: Drop distro_boot by Simon Glass · 3 years ago
  42. 4b32531 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 2 years, 11 months ago
  43. 4d492b0 configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · 2 years, 11 months ago
  44. a5e3052 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 2 years, 11 months ago
  45. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  46. 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  47. d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 2 years, 11 months ago
  48. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 2 years, 11 months ago
  49. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 2 years, 11 months ago
  50. dfb34d0 Convert CONFIG_MD5 to Kconfig by Tom Rini · 2 years, 11 months ago
  51. 8a25b8b Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 2 years, 11 months ago
  52. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 2 years, 11 months ago
  53. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 2 years, 11 months ago
  54. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  55. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 2 years, 11 months ago
  56. 406257a Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 2 years, 11 months ago
  57. 53b3df4 Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 2 years, 11 months ago
  58. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 2 years, 11 months ago
  59. 27480e0 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 2 years, 11 months ago
  60. 1ed68f9 Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 2 years, 11 months ago
  61. 75c995a Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 2 years, 11 months ago
  62. 45e19cf Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 2 years, 11 months ago
  63. b67f54b Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 2 years, 11 months ago
  64. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 2 years, 11 months ago
  65. b8260c1 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  66. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 2 years, 11 months ago
  67. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years ago
  68. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years ago
  69. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years ago
  70. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years ago
  71. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years ago
  72. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years ago
  73. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years ago
  74. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years ago
  75. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 10 months ago
  76. 2c9626c tpm2: Introduce TIS tpm core by Ilias Apalodimas · 2 years, 11 months ago
  77. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 11 months ago
  78. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years ago
  79. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years ago
  80. e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 2 years, 11 months ago
  81. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 2 years, 11 months ago
  82. 266e68b configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 2 years, 11 months ago
  83. b8ec945 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years ago
  84. 7f900ea arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years ago
  85. ed06772 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years ago
  86. ed30254 board: sl28: enable EFI UpdateCapsule support by Michael Walle · 2 years, 11 months ago
  87. b2a6ccd lx2162a : Rename emmc boot command variable by Meenakshi Aggarwal · 3 years, 1 month ago
  88. 1834c08 efi: Add video support to the app by Simon Glass · 2 years, 11 months ago
  89. f844573 efi: Add a way to obtain boot services in the app by Simon Glass · 2 years, 11 months ago
  90. 7fc93ca efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 2 years, 11 months ago
  91. 5523afb Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 2 years, 11 months ago
  92. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 2 years, 11 months ago
  93. 4ca10b9 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · 2 years, 11 months ago
  94. 4d7a3f5 Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 2 years, 11 months ago
  95. 74337aa Convert CONFIG_MCFUART to Kconfig by Tom Rini · 2 years, 11 months ago
  96. 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 2 years, 11 months ago
  97. bca1bce Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · 2 years, 11 months ago
  98. 465547b Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · 2 years, 11 months ago
  99. 1a77da4 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 2 years, 11 months ago
  100. a8f63d1 watchdog: Automatically register device with sysreset by Samuel Holland · 2 years, 11 months ago