1. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
  2. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  4. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  5. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  6. ac7f321 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 5 months ago
  7. d7a06e7 Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig by Tom Rini · 2 years, 5 months ago
  8. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  9. 73175e7 Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  10. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  11. e050457 ti: omap5: Switch to generic distro boot for non-Android cases by Tom Rini · 3 years, 5 months ago
  12. 8decd96 arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h> by Tom Rini · 3 years, 5 months ago
  13. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  14. 1c2f44d configs: ti_omap5_common: Add NAND environment settings by Faiz Abbas · 6 years ago
  15. 0a37158 ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point by Andrew F. Davis · 6 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  18. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  19. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  20. 334f5bb arm: omap: Extract OMAP5 boot environment to separate file by Semen Protsenko · 7 years ago
  21. 0ea56fe ARM: ti: consolidate mmc environment variables by Sekhar Nori · 8 years ago
  22. 7ee789d configs: dra7xx_evm: Enable SPL_DM by Lokesh Vutla · 8 years ago
  23. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  24. c95cddd board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · 8 years ago
  25. 638e1c0 board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · 8 years ago
  26. a2aea1c board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · 8 years ago
  27. 5029f31 configs: ti_omap5_common: Select dtb name for dra71x by Nishanth Menon · 8 years ago
  28. c2913ac ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  29. f01f8b3 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  30. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  31. 30bb7e9 ti_omap5_common: Respect USB controller number in fastboot by Semen Protsenko · 8 years ago
  32. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  33. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  34. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  35. 420ffad ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  36. e055247 dra7x: configs: enable SPL-DFU support by B, Ravi · 8 years ago
  37. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  38. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  39. 9e23ab5 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  40. 27ce3d7 ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · 8 years ago
  41. 36d0824 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 9 years ago
  42. c6e44b7 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · 9 years ago
  43. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  44. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  45. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  46. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  47. 6987f2d ti_omap5_common: timer: do not define CONFIG_TIMER for spl by Mugunthan V N · 9 years ago
  48. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  49. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  50. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  51. d032015 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  52. 2accd96 ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  53. b207c47 ti_armv7_common: env: Consolidate MMC args by Lokesh Vutla · 9 years ago
  54. d53f4c2 ARM: OMAP5+: configs: Fix default boot command by Lokesh Vutla · 9 years ago
  55. ad63dd7 configs: split ti_armv7_common into a omap generic header by Nishanth Menon · 9 years ago
  56. d546c4e config: ti_omap5_common: Palmas power support in SPL by Paul Kocialkowski · 9 years ago
  57. d48378f usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  58. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  59. aed1ba1 omap5: Exclude more environment from SPL builds by Tom Rini · 9 years ago
  60. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  61. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  62. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  63. 2408076 include: configs: Enable DWC3 and DFU in DRA7xx by Kishon Vijay Abraham I · 10 years ago
  64. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  65. b61bb80 omap5: Add netargs and netboot option by Cooper Jr., Franklin · 10 years ago
  66. 4750eb6 beagle_x15: add board support for Beagle x15 by Felipe Balbi · 10 years ago
  67. b589535 configs: omap5_common : Boot rootfs from sd card by default by Franklin S Cooper Jr · 10 years ago
  68. 96c2d07 arm: omap5: don't enable misc_init_r by default by Felipe Balbi · 10 years ago
  69. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  70. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  71. d9f808d TI:armv7: Change Falcon Mode DT load address by Tom Rini · 11 years ago
  72. 886e55e TI:omap5: Move CONFIG_ENV_SIZE to board config files by Tom Rini · 11 years ago
  73. 96886f2 TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string by Tom Rini · 11 years ago
  74. 4785859 TI: armv7: Move ELM support to SoC configuration file. by Enric Balletbò i Serra · 11 years ago
  75. 2785bb7 ARM: OMAP5: Rename to ti_omap5_common.h by Enric Balletbò i Serra · 11 years ago[Renamed (97%) from include/configs/omap5_common.h]
  76. e0f6fba TI:omap5: Add rdaddr, use consistent loadaddr values by Tom Rini · 11 years ago
  77. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  78. b6ba999 omap5_common: Re-work mmc boot to try SD and eMMC, correct root device by Tom Rini · 11 years ago
  79. 2108960 TI:omap5: Clarify comments about SPL and DDR timings in common config by Tom Rini · 11 years ago
  80. f787568 omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · 11 years ago
  81. b3277f5 TI:omap5/dra7xx: Convert to ti_armv7_common.h by Tom Rini · 11 years ago
  82. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  83. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  84. a6f9d15 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · 11 years ago
  85. ff30272 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · 11 years ago
  86. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  87. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 12 years ago
  88. 9cc5ba0 ARM: DRA7xx: Change the Debug UART to UART1 by Sricharan R · 12 years ago
  89. 669b337 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  90. 891918a omap5_common: Add optargs variable for kernel command line args by Tom Rini · 12 years ago
  91. 54e2c2f4 omap5_common.h: Switch to ext4 by Tom Rini · 12 years ago
  92. 5888fe0 omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE by Tom Rini · 12 years ago
  93. 546c6c1 omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h by Tom Rini · 12 years ago
  94. 31d0c15 ARM: OMAP4/5: Make bootz as the default boot command by SRICHARAN R · 12 years ago
  95. 14a9519 ARM: OMAP4/5: Change the default boot command to work with device tree by SRICHARAN R · 12 years ago
  96. 5277c8f omap5: Allow use of a plain text env file by Nishanth Menon · 12 years ago
  97. 597baff ARM: OMAP5: Set fdt_high to enable booting with Device tree by SRICHARAN R · 12 years ago
  98. 3e716e2 arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago