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