1. 4d79772 board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years, 1 month ago
  2. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  3. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  4. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  5. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  6. b33cf8b i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 5 months ago
  7. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  8. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  9. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  10. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  11. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  12. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  13. ad30ac3 configs: ti: Fix usage of undefined variable overlay_files by Suman Anna · 4 years, 7 months ago
  14. 1651ee1 arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 10 months ago
  15. 8c2334c configs: ti: Factor out call to 'args_mmc' into MMC common environment by Andrew F. Davis · 5 years ago
  16. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  17. 014c73c configs: ti: Use addr_fit for run_fit environment variable by Andrew F. Davis · 5 years ago
  18. c21e819 configs: ti: Add environment support commands for FIT loading by Andrew F. Davis · 5 years ago
  19. 77c875c configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  20. 5589be6 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  21. 6ff2724 configs: ti: Move FIT image load address to avoid overwrite by Andrew F. Davis · 6 years ago
  22. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  23. cbf5403 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  24. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  25. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  28. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  29. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  30. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  31. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  32. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  33. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  34. d320ab6 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  35. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  36. a090053 ARM: ti: Update layout for MMC and eMMC (env and dfu) by Jean-Jacques Hiblot · 8 years ago
  37. d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · 7 years ago
  38. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  39. b482dac ti_armv7_common: env: Change FIT image name to match build name by Andrew F. Davis · 8 years ago
  40. 0ea56fe ARM: ti: consolidate mmc environment variables by Sekhar Nori · 8 years ago
  41. 2470b6f ti_armv7_common: env: Use args_mmc in FIT loading path by Andrew F. Davis · 8 years ago
  42. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  43. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  44. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  45. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  46. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  47. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  48. 7fa574b ti_armv7_common: env: Use FIT image configs by default by Andrew F. Davis · 8 years ago
  49. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  50. 79b6801 ti_armv7_common: env: Increase IO buffer size by Lokesh Vutla · 8 years ago
  51. c2913ac ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  52. f01f8b3 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  53. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  54. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  55. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  56. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  57. e2f61e7 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  58. bc3a557 ti_armv7_common.h: Adjust malloc pool size in all cases. by Tom Rini · 8 years ago
  59. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  72. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  73. f2cc5c3 defconfig: am335x_boneblack_vboot: enable i2c driver model by Mugunthan V N · 8 years ago
  74. 7120284 ti_armv7_common: i2c: do not define DM_I2C for spl by Mugunthan V N · 8 years ago
  75. 5e5b9de ti_armv7_common: env: Fix hard coded mmc device for uuid by B, Ravi · 8 years ago
  76. aa600bb Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · 9 years ago
  77. 247c1a8 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · 9 years ago
  78. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  79. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  80. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  81. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  82. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  83. d2c02d6 ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE by Tom Rini · 9 years ago
  84. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  85. 5c15b91 configs: Use config_distro_defaults.h in ti_armv7_common.h by Matwey V. Kornilov · 9 years ago
  86. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  87. 3a3b3d1 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  88. 5c426e3 ti_armv7_common: env: Use partuuid for detecting mmc root fs by Lokesh Vutla · 9 years ago
  89. b207c47 ti_armv7_common: env: Consolidate MMC args by Lokesh Vutla · 9 years ago
  90. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  91. b447151 configs: ti_armv7_keystone2: start using armv7_common by Nishanth Menon · 9 years ago
  92. 657f11c configs: ti: armv7_common: enable Thumb mode for all by Nishanth Menon · 9 years ago
  93. ad63dd7 configs: split ti_armv7_common into a omap generic header by Nishanth Menon · 9 years ago
  94. d546c4e config: ti_omap5_common: Palmas power support in SPL by Paul Kocialkowski · 9 years ago
  95. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  96. 528b73d ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) by Guillaume GARDET · 9 years ago
  97. dcee9cf ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not used by Cooper Jr., Franklin · 9 years ago
  98. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  99. 4af8b14 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  100. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago