1. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  2. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. b37d989 board: shc: convert to DM_I2C by Anatolij Gustschin · 4 months ago
  4. 35839c6 am33xx: Use regular spl_board_init instead of am33xx_spl_board_init by Paul Kocialkowski · 4 months ago
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  7. 05141f1 board: bosch: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  8. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  9. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  10. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  11. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 5 months ago
  12. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  13. d95ac85 imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 7 months ago
  14. e3b3264 arm: Correct cpu_reset function prototype on some platforms by Tom Rini · 1 year, 9 months ago
  15. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  16. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  17. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years, 1 month ago
  18. 9d680d1 bosch: Add initial board support for ACC by Philip Oberfichtner · 2 years, 6 months ago
  19. 7913b2b am335x, guardian: Drop non DM_I2C code by Gireesh Hiremath · 2 years, 7 months ago
  20. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  21. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  22. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  23. 5010387 arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 3 months ago
  24. 6b755fa am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 6 months ago
  25. 567d76e am335x, guardian: Enable backlight by Gireesh Hiremath · 3 years, 6 months ago
  26. e6d0bff am335x, guardian: update swi logic by Gireesh Hiremath · 3 years, 6 months ago
  27. d4b900e am335x, guardian: code cleanup and boot optimization by Gireesh Hiremath · 3 years, 6 months ago
  28. a7038d1 am335x, guardian: mem: Add board dependent mem values by Moses Christopher · 3 years, 6 months ago
  29. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  30. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  31. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  32. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  33. f8de9e4 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 3 months ago
  34. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  36. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  37. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  38. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  39. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  40. 4cfc5e3 am335x, guardian: boot stage feedback in headless mode by Moses Christopher · 4 years, 8 months ago
  41. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  42. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  43. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  44. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  45. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  46. 5d489f8 am335x, guardian: update guardian board by Moses Christopher · 5 years ago
  47. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  48. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  49. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  50. 3d356e6 am335x, guardian: update the maintainer list by Moses Christopher · 5 years ago
  51. f93564c am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  52. 5c94414 am335x, shc: adapt shc board to DM by Heiko Schocher · 6 years ago
  53. 9a10792 ARM: dts: am335x-shc: add u-boot specific dtsi by Heiko Schocher · 6 years ago
  54. 1a24220 arm: dts: add am335x-shc.dts for shc board by Heiko Schocher · 6 years ago
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  56. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  57. 097bb18 am335x, shc: kconfig: Fix misspelled choice default by Ulf Magnusson · 7 years ago
  58. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  59. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  60. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  61. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  62. f116396 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago