1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. b25cf9b power: regulator: Drop regulators_enable_boot_on/off() by Marek Vasut · 8 weeks ago
  4. 850f144 board: samsung: e850-96: Load LDFW firmware on board init by Sam Protsenko · 4 months ago
  5. 551b465 board: samsung: e850-96: Add default partitions by Sam Protsenko · 4 months ago
  6. 1fdd176 odroid: Fix target platform compilation issue on Odroid-XU3 by Anand Moon · 5 months ago
  7. 1d6f1e9 dm: exynos: Correct CONFIG_SYS_BOARD setting for Odroid XU3 boards by Anand Moon · 5 months ago
  8. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · 6 months ago
  9. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  10. 34dd70b arm: exynos: Migrate E850-96 board to OF_UPSTREAM by Sam Protsenko · 6 months ago
  11. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  12. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  13. ba502d1 board: samsung: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  14. 26ec65b usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 8 months ago
  15. bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 10 months ago
  16. 29c8027 board: samsung: Add support for E850-96 board by Sam Protsenko · 11 months ago
  17. a96370a board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig by Sam Protsenko · 1 year ago
  18. 757dc98 exynos: Cleanup exynos_init by Tom Rini · 1 year, 2 months ago
  19. 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 2 months ago
  20. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  21. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 3 months ago
  22. d13e0fc samsung: common: do not reset if cros-ec uclass is missing by Henrik Grimler · 1 year, 7 months ago
  23. a996ad9 board: Fix board file path for sdm845.c for Samsung and Qualcomm boards by Bhupesh Sharma · 1 year, 7 months ago
  24. b942f0a global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 2 years ago
  25. cee139a global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG by Tom Rini · 2 years ago
  26. 2353629 global: Migrate CONFIG_ODROID_REV_AIN to CFG by Tom Rini · 2 years ago
  27. 7e60cba global: Migrate CONFIG_ENV_SROM_BANK to CFG by Tom Rini · 2 years ago
  28. 3aef00d global: Migrate CONFIG_DFU_ALT et al to CFG by Tom Rini · 2 years ago
  29. 4720d91 arm: samsung: Rename CONFIG_G_DNL_*_NUM variables by Tom Rini · 2 years ago
  30. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
  31. b5207bb arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 2 years ago
  32. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  33. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  34. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  35. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  36. ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  37. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  38. 1e7b3df smdkc100: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 4 months ago
  39. 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
  40. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 6 months ago
  41. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  42. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  43. 3d4ce0b board: samsung: fix menu entries for a{3,7}y17lte by Henrik Grimler · 2 years, 11 months ago
  44. 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
  45. 83af4cb board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years, 1 month ago
  46. 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
  47. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  48. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  49. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  50. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  51. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  52. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
  53. 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
  54. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  55. 01077ce samsung: origen: change maintainer by Minkyu Kang · 3 years, 9 months ago
  56. beda4ef samsung: espresso7420: change maintainer by Minkyu Kang · 3 years, 9 months ago
  57. 58aaf10 samsung: smdkv310: change maintainer by Minkyu Kang · 3 years, 9 months ago
  58. d44860c samsung: smdk5420: change maintainer by Minkyu Kang · 3 years, 9 months ago
  59. c8f4020 samsung: smdk5250: change maintainer by Minkyu Kang · 3 years, 9 months ago
  60. 633098d samsung: goni: change maintainer by Minkyu Kang · 3 years, 9 months ago
  61. 4cc3c8b board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 9 months ago
  62. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  63. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  64. 5c9f2a5 samsung: arndale: remove board_mmc_init function by Jaehoon Chung · 3 years, 11 months ago
  65. a778d4d samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
  66. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  67. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  68. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  69. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  70. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  71. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  72. bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 10 months ago
  73. a436d70 arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 10 months ago
  74. 3d025f6 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 11 months ago
  75. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  76. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  77. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  78. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  79. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  80. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  81. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  82. 2d8ba4e arndale: fix unknown status by Minkyu Kang · 6 years ago
  83. 1b2b382 arm: exynos: odroid: Fix build if BOARD_TYPES are not set by Krzysztof Kozlowski · 6 years ago
  84. f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  85. f0e6202 arm: exynos: arndale: Replace Chander Kashyap inactive maintainer by Krzysztof Kozlowski · 6 years ago
  86. ab7d7464 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
  87. c51bd0b arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  88. 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  89. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  90. b6322f2 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
  91. 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  92. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  93. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  94. 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  95. a09c2c8 ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3 by Lukasz Majewski · 6 years ago
  96. 42a4b14 ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
  97. ca21166 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  98. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  100. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago