1. e039259 board: ti: j721e: Return if there is an error while configuring SerDes by Aswath Govindraju · 2 years, 3 months ago
  2. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 4 months ago
  3. 66a33f4 ti: j721e: enable hyperflash spl fixup for j721e by Vaishnav Achath · 2 years, 5 months ago
  4. f4466ab board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 by Aswath Govindraju · 2 years, 7 months ago
  5. d800491 board: ti: j721e: Add support for detecting multiple device trees by Sinthu Raja · 2 years, 8 months ago
  6. ee59fa4 board: ti: j721e: Disable probing of daughtercards by Sinthu Raja · 2 years, 8 months ago
  7. dfb2429 board: ti: j721e: Add support to update board_name for j721e-sk by Sinthu Raja · 2 years, 8 months ago
  8. a46c528 board: ti: j721e: Enable support for reading EEPROM at next alternate address by Sinthu Raja · 2 years, 8 months ago
  9. d948fc4 board: ti: j721e: Guard functions with right #ifdef to avoid build warnings by Sinthu Raja · 2 years, 8 months ago
  10. b361443 board: ti: j721e: evm.c: Add support for probing SerDes0 by Aswath Govindraju · 2 years, 8 months ago
  11. f91c3aa MAINTAINERS: Update ARM TI entry by Lokesh Vutla · 3 years, 1 month ago
  12. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  13. 8baeeec doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · 3 years, 2 months ago
  14. 6cfabdd board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200 by Aswath Govindraju · 3 years, 2 months ago
  15. c3ebc56 board: ti: j72xx: README: update build instructions and image formats by Tero Kristo · 3 years, 3 months ago
  16. db24381 ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS by Dave Gerlach · 3 years, 4 months ago
  17. a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 7 months ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  19. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  20. 47e9c70 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  21. 5a8a7a9 board: ti: j721e: Fix OSPI node compatible by Vignesh Raghavendra · 4 years ago
  22. e85382f board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 1 month ago
  23. d2bc987 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 2 months ago
  24. f8c1e89 configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · 4 years, 2 months ago
  25. 02dff65 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · 4 years, 2 months ago
  26. 2cf09d7 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · 4 years, 2 months ago
  27. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 2 months ago
  28. 0526460 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 2 months ago
  29. b29a7cd board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · 4 years, 2 months ago
  30. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  31. 8971358 arm: ti: Remove ARCH= references from documentation by Tom Rini · 4 years, 4 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  34. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  35. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  36. 2fcaa84 board: ti: README: Update OP-TEE binary name by Andrew F. Davis · 4 years, 7 months ago
  37. 7e3221d board: ti: k3: Update the sysfw image gen repository by Lokesh Vutla · 4 years, 7 months ago
  38. fa281f6 board: ti: j721e: initialize ESM support by Tero Kristo · 4 years, 7 months ago
  39. 29ab5d3 board: ti: Update AM65x and J721e READMEs for OSPI boot by Vignesh Raghavendra · 4 years, 8 months ago
  40. c7068ab board: ti: j721e: Print board name and version during boot by Lokesh Vutla · 4 years, 9 months ago
  41. 643eb6e board: ti: j721e: Use EEPROM-based board detection by Andreas Dannenberg · 4 years, 9 months ago
  42. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  43. 22b5480 armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · 5 years ago
  44. 3d95fc5 board: j721e: Add README by Lokesh Vutla · 5 years ago
  45. 697a689 configs: j721e_evm_a72: Add initial support by Lokesh Vutla · 5 years ago
  46. f9fe341 configs: j721e_evm_r5: Add initial support by Lokesh Vutla · 5 years ago
  47. d146af5 board: ti: j721e: Enable fixing up msmc sram node by Suman Anna · 5 years ago
  48. f818503 board: ti: j721e: Add board support for j721e evm by Lokesh Vutla · 5 years ago