1. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  2. 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 3 months ago
  3. 7da82de 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, 4 months ago
  4. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  5. b16fd7f imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · 1 year, 6 months ago
  6. f5131e8 arm: Correct cpu_reset function prototype on some platforms by Tom Rini · 1 year, 7 months ago
  7. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  8. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  9. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  10. 55d1537 bosch: Add initial board support for ACC by Philip Oberfichtner · 2 years, 5 months ago
  11. 655a93f am335x, guardian: Drop non DM_I2C code by Gireesh Hiremath · 2 years, 6 months ago
  12. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 6 months ago
  13. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  14. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 2 months ago
  15. b61d18c arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 2 months ago
  16. 9cd380e am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 4 months ago
  17. ae628fb am335x, guardian: Enable backlight by Gireesh Hiremath · 3 years, 4 months ago
  18. d364926 am335x, guardian: update swi logic by Gireesh Hiremath · 3 years, 4 months ago
  19. 1958542 am335x, guardian: code cleanup and boot optimization by Gireesh Hiremath · 3 years, 4 months ago
  20. 050531d am335x, guardian: mem: Add board dependent mem values by Moses Christopher · 3 years, 4 months ago
  21. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
  22. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  23. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  24. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  25. 381c5c1 am335x, guardian: update the maintainer list by Moses Christopher · 4 years, 1 month ago
  26. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  27. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  28. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  29. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  30. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  31. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  32. f233069 am335x, guardian: boot stage feedback in headless mode by Moses Christopher · 4 years, 7 months ago
  33. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  34. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  35. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  36. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  37. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  38. b1476b5 am335x, guardian: update guardian board by Moses Christopher · 5 years ago
  39. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  40. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  41. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  42. 3d2ab90 am335x, guardian: update the maintainer list by Moses Christopher · 5 years ago
  43. 4512380 am335x, guardian: Add support for the bosch guardian board by Sjoerd Simons · 6 years ago
  44. a36c70a am335x, shc: adapt shc board to DM by Heiko Schocher · 6 years ago
  45. 46c4371 ARM: dts: am335x-shc: add u-boot specific dtsi by Heiko Schocher · 6 years ago
  46. e535014 arm: dts: add am335x-shc.dts for shc board by Heiko Schocher · 6 years ago
  47. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  48. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  49. c631e15 am335x, shc: kconfig: Fix misspelled choice default by Ulf Magnusson · 7 years ago
  50. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  51. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  52. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  53. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  54. d8ccbe9 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago