1. 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 8 months ago
  2. ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
  3. 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 8 months ago
  4. d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 8 months ago
  5. b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 8 months ago
  6. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
  7. 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
  8. 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
  9. ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
  10. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
  11. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
  12. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
  13. 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
  14. 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 8 months ago
  15. 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 8 months ago
  16. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 8 months ago
  17. d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 8 months ago
  18. 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 8 months ago
  19. 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 8 months ago
  20. 04fce6f patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
  21. 79e1d28 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 8 months ago
  22. 7c19e4c sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 8 months ago
  23. 7aa9dbd0 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 8 months ago
  24. acc874a sandbox: Add the handoff header for spl by Simon Glass · 2 years, 8 months ago
  25. d02f99d sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 8 months ago
  26. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 8 months ago
  27. 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 9 months ago
  28. 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 7 months ago
  29. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 7 months ago
  30. 0ac03fb arm64: zynqmp: Add pinctrl emmc description to SM-K26 by Michal Simek · 2 years, 7 months ago
  31. c24b4e4 Merge branch '2022-03-15-add-erofs-support' into next by Tom Rini · 2 years, 7 months ago
  32. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 8 months ago
  33. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 8 months ago
  34. 65cb730 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 8 months ago
  35. 26c7fda lib/lz4: update LZ4 decompressor module by Huang Jianan · 2 years, 8 months ago
  36. 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 8 months ago
  37. 17af72e CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 7 months ago
  38. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  39. c149bf4 Prepare v2022.04-rc4 by Tom Rini · 2 years, 7 months ago v2022.04-rc4
  40. e8ebdf6 Merge branch '2022-03-14-regression-fixes' by Tom Rini · 2 years, 7 months ago
  41. 3ec38c9 board: tbs2910: Enable Link Time Optimizations in defconfig by Soeren Moch · 2 years, 7 months ago
  42. a95f05a vexpress64: fvp: Fix automatic boot by Andre Przywara · 2 years, 8 months ago
  43. f4466ab board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 by Aswath Govindraju · 2 years, 8 months ago
  44. b78f81e phy: cadence: Sierra: Move the link operations from serdes phy to link device by Aswath Govindraju · 2 years, 8 months ago
  45. ee5a284 rockchip: sdhci: Fix RK3399 eMMC PHY power cycling by Alper Nebi Yasak · 2 years, 9 months ago
  46. 630a306 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  47. b7a919b Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 2 years, 7 months ago
  48. e5d8d08 arm64: zynqmp: Fix i2c addresses for zynqmp-p-a2197 by Michal Simek · 2 years, 8 months ago
  49. dbd673f pinctrl: zynqmp: Add pinctrl driver by Ashok Reddy Soma · 2 years, 8 months ago
  50. e19b8dd pinctrl: Increase length of pinmux status buffer by Ashok Reddy Soma · 2 years, 8 months ago
  51. 57d820d cmd: test: pinmux: Do not check all empty spaces by Michal Simek · 2 years, 8 months ago
  52. 7b958ed Merge branch '2022-03-10-platform-updates' into next by Tom Rini · 2 years, 7 months ago
  53. 037bb6e arm: a37xx: Remap IO space to bus address 0x0 by Pali Rohár · 2 years, 8 months ago
  54. c497ae7 tools: kwboot: Allow to mix positional arguments with option -b by Pali Rohár · 2 years, 8 months ago
  55. 3782f55 tools: kwboot: Check if baudrate value is supported before sending image by Pali Rohár · 2 years, 8 months ago
  56. a79dea2 tools: kwboot: Allow to specify custom baudrate only in supported operations by Pali Rohár · 2 years, 8 months ago
  57. 92a3e67 x86: Correct the coreboot header file in MAINTAINERS by Simon Glass · 2 years, 7 months ago
  58. 978a8a2 x86: Add an enum name for the GNVS firmware type by Simon Glass · 2 years, 7 months ago
  59. c961370 Merge tag 'efi-2022-04-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  60. 6d35c24 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  61. 6602893 efi_loader: copy GUID in InstallProtocolInterface() by Heinrich Schuchardt · 2 years, 8 months ago
  62. f951048 doc: add libgnutls28-dev to build dependencies by Heinrich Schuchardt · 2 years, 7 months ago
  63. 007fdb2 doc: path to u-boot-spl.bin on SiFive Unmatched board by Heinrich Schuchardt · 2 years, 7 months ago
  64. bfaa51d cmd: add serial console support for the cls command by Heinrich Schuchardt · 2 years, 8 months ago
  65. 228173d mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · 2 years, 8 months ago
  66. b9d0f00 arm: add initial support for the Phytium Pomelo Board by weichangzheng · 2 years, 8 months ago
  67. 901ff69 ARM: mach-omap2: omap3: Make clock functions static by Adam Ford · 2 years, 8 months ago
  68. 6553f15 ARM: am3517_evm: Remove hard-coded pin muxing by Adam Ford · 2 years, 8 months ago
  69. 72ce781 ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5 by Adam Ford · 2 years, 8 months ago
  70. 08ff17d ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5 by Adam Ford · 2 years, 8 months ago
  71. 735ec22 ARM: omap3_logic: Remove hard-coded USB muxing by Adam Ford · 2 years, 8 months ago
  72. d0331d4 ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5 by Adam Ford · 2 years, 8 months ago
  73. b2356be ARM: am3517-evm: Remove more non-DM legacy ethernet reset code by Adam Ford · 2 years, 8 months ago
  74. 019548e configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHY by Aswath Govindraju · 2 years, 8 months ago
  75. b6c17e9 configs: j721e_evm_a72_defconfig: Fix the bootcmd by Aswath Govindraju · 2 years, 8 months ago
  76. a30dc99 include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init by Aswath Govindraju · 2 years, 8 months ago
  77. 5bb26a5 ram: aspeed: Rework kconfig options by Joel Stanley · 2 years, 8 months ago
  78. 4d7de5c ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATOR by Romain Naour · 2 years, 8 months ago
  79. a765839 ARM: omap3_beagle: Enable Pinctrl by Romain Naour · 2 years, 8 months ago
  80. 848cfe0 ARM: omap3_beagle: Power on MMC when setting up PMIC by Romain Naour · 2 years, 8 months ago
  81. b2aac9c ARM: omap3_beagle: Remove non-DM initialization by Romain Naour · 2 years, 8 months ago
  82. cb83a7a Merge branch '2022-03-09-events-subsystem' into next by Tom Rini · 2 years, 7 months ago
  83. abe5d11 event: Add documentation by Simon Glass · 2 years, 8 months ago
  84. 9de3773 event: Add a script to decode the event-spy list by Simon Glass · 2 years, 8 months ago
  85. c81b460 event: Add a command by Simon Glass · 2 years, 8 months ago
  86. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  87. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 8 months ago
  88. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 8 months ago
  89. 5a42190 event: Set up the event system on start-up by Simon Glass · 2 years, 8 months ago
  90. 7d02645 event: Add a simple test by Simon Glass · 2 years, 8 months ago
  91. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 8 months ago
  92. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 8 months ago
  93. d41b703 sandbox: start: Sort the header files by Simon Glass · 2 years, 8 months ago
  94. 280294c sunxi: boards: Enable SPI flash support in U-Boot proper by Andre Przywara · 2 years, 9 months ago
  95. 753a85f env: sunxi: enable ENV_IS_IN_SPI_FLASH by Andre Przywara · 2 years, 9 months ago
  96. e42dad4 sunxi: use boot source for determining environment location by Andre Przywara · 2 years, 9 months ago
  97. 2bdf213 env: sunxi: Define location in SPI flash by Andre Przywara · 2 years, 9 months ago
  98. 81a46c1 sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · 2 years, 9 months ago
  99. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 8 months ago
  100. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 8 months ago