1. bc21ccb version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  2. 032e7f6 dtoc: Further improve documentation about warnings by Simon Glass · 3 years, 3 months ago
  3. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  4. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
  5. 56a85b8 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago WIP/12Sep2021
  6. 19e699f doc: Complete the list of available runtime-config options by Simon Glass · 3 years, 3 months ago
  7. 8eb4a76 doc: Tidy up the bindings for the config/ node by Simon Glass · 3 years, 3 months ago
  8. 4d7bb45 bloblist: Move to rST format by Simon Glass · 3 years, 3 months ago
  9. 6190212 doc: board: toradex: fix file names by Oleksandr Suvorov · 3 years, 3 months ago
  10. b817959 doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan" by Aswath Govindraju · 3 years, 3 months ago
  11. f91c3aa MAINTAINERS: Update ARM TI entry by Lokesh Vutla · 3 years, 3 months ago
  12. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
  13. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  14. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  15. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  16. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 3 months ago WIP/03Sep2021-next
  17. acbbd98 doc: Remove information about CAPSULE_FMP_HEADER by Michal Simek · 3 years, 3 months ago
  18. e0bd6f3 doc: Add documentation for the Arm vexpress board configs by Peter Hoyes · 3 years, 3 months ago
  19. b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 3 months ago
  20. f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 4 months ago
  21. e199fb3 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 4 months ago
  22. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 3 months ago WIP/31Aug2021-next
  23. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  24. 2f45b30 qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 3 months ago
  25. 2ac8490 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
  26. 4865db0 Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago WIP/23Aug2021
  27. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  28. 7075ef4 doc: move doc/board/st/st.rst by Heinrich Schuchardt · 3 years, 3 months ago
  29. 49dae65 doc: rename Freescale to NXP by Heinrich Schuchardt · 3 years, 3 months ago
  30. f1991bd doc: move i.MX7D/i.MX8MM A/B booting to board specific by Heinrich Schuchardt · 3 years, 3 months ago
  31. 5b4c802 doc: st: stm32mp1: Add FIP support for trusted boot by Patrick Delaunay · 3 years, 4 months ago
  32. 551a959 doc: stm32mp1: add page for device tree bindings by Patrick Delaunay · 3 years, 4 months ago
  33. 6a055c0 doc: Add a note about why devicetree is used by Simon Glass · 3 years, 4 months ago
  34. 5edf62c doc: Update devicedocs including how to add tweaks by Simon Glass · 3 years, 4 months ago
  35. 3e9fddf doc: Move devicetree control doc to rST by Simon Glass · 3 years, 4 months ago
  36. 00e80da doc: fix Latex margins by Heinrich Schuchardt · 3 years, 4 months ago
  37. b2a1d6b doc: require Sphinx 2.4.4 by Heinrich Schuchardt · 3 years, 4 months ago
  38. 5f6efc3 doc: add pkg-config to the build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
  39. 85c052c doc: x86: Update SeaBIOS build instructions by Bin Meng · 3 years, 4 months ago
  40. 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago WIP/09Aug2021
  41. 6150295 board: colibri-imx8x: update building documentation by Oleksandr Suvorov · 3 years, 4 months ago
  42. 83042fd pci: Drop migration method by Simon Glass · 3 years, 4 months ago WIP/2021-08-05-drop-almost-all-pre-dm_pci-code
  43. 4a753fb ppc: Drop t4qds and b4860qds references by Simon Glass · 3 years, 4 months ago
  44. 08e8bc8 doc: Add basic information about running CI tests by Tom Rini · 3 years, 4 months ago
  45. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
  46. e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
  47. 5f4b356 doc: Add a note about number representation by Simon Glass · 3 years, 4 months ago
  48. 7a4ff7c doc: Convert command-line info to rST by Simon Glass · 3 years, 4 months ago
  49. 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago WIP/02Aug2021
  50. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
  51. c0b6f7d doc: add graphviz imagemagick as build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
  52. 89a5fbb doc: handle 'make htmldocs' warnings as errors by Heinrich Schuchardt · 3 years, 4 months ago
  53. 5e1df33 doc: add missing board/ti/index.rst by Heinrich Schuchardt · 3 years, 4 months ago
  54. a8ba35b doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
  55. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
  56. a980e7b doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
  57. 2d754ce doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
  58. d7a9749 doc: riscv: flashing SiFive boards by Heinrich Schuchardt · 3 years, 4 months ago
  59. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
  60. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  61. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago WIP/29Jul2021
  62. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago WIP/2021-07-28-assorted-fixes
  63. 6a2626a doc: sandbox: Fix up dependencies by Simon Glass · 3 years, 4 months ago
  64. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  65. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  66. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  67. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  68. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  69. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  70. 236d39b doc: usage: add description for setexpr command by Roland Gaudig · 3 years, 4 months ago
  71. 4689aab doc: board: j721e_evm: Add documentation for firmware loading by Kishon Vijay Abraham I · 3 years, 4 months ago
  72. 8baeeec doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · 3 years, 4 months ago
  73. ec22c36 Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago WIP/24Jul2021
  74. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  75. 1364029 doc: fix board/openpiton/riscv64.rst by Heinrich Schuchardt · 3 years, 4 months ago
  76. 30c5cbf doc: remove qemu_capsule_update from index by Heinrich Schuchardt · 3 years, 4 months ago
  77. 00ac4b4 doc: Bring in Makefile documentation by Simon Glass · 3 years, 4 months ago
  78. 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 5 months ago
  79. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  80. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  81. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 5 months ago
  82. e3dab84 dtoc: Update documentation to cover warnings in more detail by Simon Glass · 3 years, 5 months ago
  83. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  84. 5e770da m68k: Remove M54418TWR board by Tom Rini · 3 years, 5 months ago
  85. 316ab80 doc: Update CapsuleUpdate READMEs by Ilias Apalodimas · 3 years, 4 months ago
  86. cc434fc Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · 3 years, 5 months ago
  87. 4db474a doc: Update documentation for cros-2021.04 release by Simon Glass · 3 years, 5 months ago
  88. e74d0ec x86: coreboot: Document the memory map by Simon Glass · 3 years, 5 months ago
  89. f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 5 months ago
  90. d3cffc8 MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee by Ley Foon Tan · 3 years, 5 months ago
  91. 41a4a30 doc: fix typo in signature.txt by Thomas Perrot · 3 years, 5 months ago
  92. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  93. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 6 months ago
  94. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 6 months ago
  95. 5617efd Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 5 months ago
  96. 6ae303b doc: qemu: arm64: Fix the documentation of capsule update by Masami Hiramatsu · 3 years, 6 months ago
  97. 5cd4a35 board: synquacer: Add DeveloperBox 96boards EE support by Masami Hiramatsu · 3 years, 6 months ago
  98. 8a44fe6 board: riscv: add openpiton-riscv64 SoC support by Tianrui Wei · 3 years, 5 months ago
  99. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 5 months ago
  100. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago