1. 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 7 months ago
  2. 5b66ebb ARM: dts: ast2600: Add PWM to device tree by Billy Tsai · 2 years, 8 months ago
  3. 73ee1f2 pinctrl: Add the pinctrl setting for PWM. by Billy Tsai · 2 years, 8 months ago
  4. fae101d pwm: Add Aspeed ast2600 PWM support by Billy Tsai · 2 years, 8 months ago
  5. d158fa1 pci: Remove duplicate PCI_CLASS_CODE_* and PCI_CLASS_SUB_CODE_* macros by Pali Rohár · 2 years, 8 months ago
  6. f02b396 sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · 2 years, 8 months ago
  7. d7b9040 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 8 months ago
  8. e976504 Add option to use -Og by Sean Anderson · 2 years, 8 months ago
  9. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 8 months ago
  10. e47bbf7 CI: Pin pylint version to 2.12.2 by Tom Rini · 2 years, 7 months ago
  11. 3b2d19c Merge branch '2022-03-25-Kconfig-migrations' into next by Tom Rini · 2 years, 7 months ago
  12. b40d2b2 Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig by Tom Rini · 2 years, 7 months ago
  13. 2665853 vinco: Remove CONFIG_ATMEL_SPI0 by Tom Rini · 2 years, 7 months ago
  14. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 7 months ago
  15. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 7 months ago
  17. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  18. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 7 months ago
  19. 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 7 months ago
  20. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 7 months ago
  21. 5842c810 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 7 months ago
  22. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 7 months ago
  23. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 7 months ago
  24. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 7 months ago
  25. 5a606a4 Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 7 months ago
  26. 210a4b4 Convert CONFIG_AT91_LED to Kconfig by Tom Rini · 2 years, 7 months ago
  27. a958c58 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 7 months ago
  28. 40c8bdd binman: Support splitting an ELF file into multiple nodes by Simon Glass · 2 years, 8 months ago
  29. 2337eca binman: Keep a separate list of entries for fit by Simon Glass · 2 years, 8 months ago
  30. 01f467e binman: Update fit to use node instead of subnode by Simon Glass · 2 years, 8 months ago
  31. ce4e402 binman: Add a consistent way to report errors with fit by Simon Glass · 2 years, 8 months ago
  32. 5795497 binman: Fix some pylint warnings in fit by Simon Glass · 2 years, 8 months ago
  33. d32169c binman: Update fit to move node reading into the ReadNode() method by Simon Glass · 2 years, 8 months ago
  34. b55c11c binman: Read the fit entries only once by Simon Glass · 2 years, 8 months ago
  35. 72e423c binman: Allow mkimage to use a non-zero fake-blob size by Simon Glass · 2 years, 8 months ago
  36. 3817ad4 binman: Make fake blobs zero-sized by default by Simon Glass · 2 years, 8 months ago
  37. 9a0a2e9 binman: Change how faked blobs are created by Simon Glass · 2 years, 8 months ago
  38. ae9a457 binman: Rename tools parameter to btools by Simon Glass · 2 years, 8 months ago
  39. 38397d0 binman: Refactor fit to generate output at the end by Simon Glass · 2 years, 8 months ago
  40. c9ee33a binman: Rename ExpandEntries to gen_entries by Simon Glass · 2 years, 8 months ago
  41. 80a66ae binman: Rename ExpandToLimit to extend_to_limit by Simon Glass · 2 years, 8 months ago
  42. 6d427c4 binman: Tweak collect_contents_to_file() and docs by Simon Glass · 2 years, 8 months ago
  43. 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 8 months ago
  44. 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 8 months ago
  45. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 8 months ago
  46. d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 8 months ago
  47. 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 8 months ago
  48. 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 8 months ago
  49. 04fce6f patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
  50. 79e1d28 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 8 months ago
  51. 7c19e4c sandbox: Slow down the LCD sync rate by Simon Glass · 2 years, 8 months ago
  52. 7aa9dbd0 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 8 months ago
  53. acc874a sandbox: Add the handoff header for spl by Simon Glass · 2 years, 8 months ago
  54. d02f99d sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 8 months ago
  55. b210661 binman: Include also subnodes in generator nodes by Jan Kiszka · 2 years, 8 months ago
  56. 7aa288e tools: binman: main.py: add build-sandbox in sys.path by Philippe Reynes · 2 years, 9 months ago
  57. 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 7 months ago
  58. fc6c663 patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
  59. bc30585 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  60. e29654e Merge branch '2022-03-18-Kconfig-migrations' into next by Tom Rini · 2 years, 7 months ago
  61. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 7 months ago
  62. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 7 months ago
  63. b601906 atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · 2 years, 7 months ago
  64. 137b990 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · 2 years, 7 months ago
  65. de0bb2b Convert CONFIG_AT91SAM9G10EK et al to Kconfig by Tom Rini · 2 years, 7 months ago
  66. 23cf634 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · 2 years, 7 months ago
  67. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  68. ae3f467 Convert CONFIG_AM335X_USB0 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  69. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 7 months ago
  70. b07fb55 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 7 months ago
  71. 79b6eab imx: Convert some boards to DM_ETH by Tom Rini · 2 years, 7 months ago
  72. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 7 months ago
  73. 5d6a64f Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · 2 years, 7 months ago
  74. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  75. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  76. 0b5870c powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace by Tom Rini · 2 years, 7 months ago
  77. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 7 months ago
  78. 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 7 months ago
  79. 5f7c886 Convert CONFIG_A008044_WORKAROUND to Kconfig by Tom Rini · 2 years, 7 months ago
  80. fdd0da4 Convert CONFIG_A003399_NOR_WORKAROUND to Kconfig by Tom Rini · 2 years, 7 months ago
  81. b53a280 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · 2 years, 7 months ago
  82. 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 7 months ago
  83. eb8eb31 configs: Re-run migrations by Tom Rini · 2 years, 7 months ago
  84. ab36641 Revert "efi: Allow easy selection of serial-only operation" by Tom Rini · 2 years, 7 months ago
  85. b3fe015 sunxi: Do not define CONFIG_SPL_STACK_ADDR_R by Tom Rini · 2 years, 7 months ago
  86. 576eac8 CI: Fix unmigrated symbol test by Tom Rini · 2 years, 7 months ago
  87. 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
  88. 0ac03fb arm64: zynqmp: Add pinctrl emmc description to SM-K26 by Michal Simek · 2 years, 7 months ago
  89. c24b4e4 Merge branch '2022-03-15-add-erofs-support' into next by Tom Rini · 2 years, 7 months ago
  90. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 8 months ago
  91. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 8 months ago
  92. 65cb730 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 8 months ago
  93. 26c7fda lib/lz4: update LZ4 decompressor module by Huang Jianan · 2 years, 8 months ago
  94. 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 8 months ago
  95. 17af72e CI, Docker: Update to latest focal tag by Tom Rini · 2 years, 7 months ago
  96. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  97. c149bf4 Prepare v2022.04-rc4 by Tom Rini · 2 years, 7 months ago
  98. e8ebdf6 Merge branch '2022-03-14-regression-fixes' by Tom Rini · 2 years, 7 months ago
  99. 3ec38c9 board: tbs2910: Enable Link Time Optimizations in defconfig by Soeren Moch · 2 years, 7 months ago
  100. a95f05a vexpress64: fvp: Fix automatic boot by Andre Przywara · 2 years, 8 months ago