~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* env: Use include/env for text-environment includesSimon Glass2023-08-09
* env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra2023-07-28
* environment: ti: Make get_fdt_mmc commonAndrew Davis2023-07-21
* environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis2023-07-21
* j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.imgNeha Malcom Francis2023-07-21
* j7200: yaml: Add J7200 board config filesNeha Malcom Francis2023-07-21
* j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis2023-07-21
* j721e: schema: yaml: Add general schema and J721E board config filesNeha Malcom Francis2023-07-21
* include: configs: j721e_evm: Fix name_fdt for J7200Neha Malcom Francis2023-04-24
* arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-24
* configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATFAndrew Davis2023-04-24
* arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis2023-04-24
* include: configs: j721e_evm: Change to using .envNeha Malcom Francis2023-03-29
* board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis2023-03-29
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju2022-07-06
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-28
* ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath2022-06-10
* board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju2022-03-14
* board: ti: j721e: Add support for detecting multiple device treesSinthu Raja2022-02-16
* board: ti: j721e: Disable probing of daughtercardsSinthu Raja2022-02-16
* board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja2022-02-16
* board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja2022-02-16
* board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja2022-02-16
* board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju2022-02-08
* MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-09
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I2021-07-27
* board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju2021-07-27
* board: ti: j72xx: README: update build instructions and image formatsTero Kristo2021-06-11
* ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach2021-05-12
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-12
|\
| * board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra2020-10-12
* | board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-09-15
|/
* board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-08-11
* configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-11
* configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-11
* board: ti: j7200: Add board detection support for j7200Lokesh Vutla2020-08-11
* board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-11
* board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-11
* board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-11
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* arm: ti: Remove ARCH= references from documentationTom Rini2020-06-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18