summaryrefslogtreecommitdiffstats
path: root/src/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-242-0/+0
* src/soc/ti: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* /: Remove unused <inttypes.h>Elyes Haouas2022-11-082-2/+0
* soc/ti/am335x/cbmem.c: Use MiB macroElyes HAOUAS2022-11-081-1/+2
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-10/+8
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-312-0/+2
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-1/+0
* soc/cavium,ti: Do resource transitionKyösti Mälkki2022-06-291-1/+1
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-241-1/+0
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/ti/am335x/mmc.c: Fix memset length argumentAngel Pons2021-04-041-1/+1
* soc/ti/am335x: Map useable RAMSam Lewis2021-03-301-0/+8
* soc/ti/am335x: Add SDRAM initialization driverSam Lewis2021-03-303-0/+714
* mb/ti/beaglebone: Load romstage/ramstage from SDSam Lewis2021-03-306-44/+26
* soc/ti/am335x: Add MMC/SD driverSam Lewis2021-03-302-0/+333
* soc/ti/am335x/header.c: Add missing includeElyes HAOUAS2021-02-031-0/+1
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* soc/ti/am335x: Fix timer implementationSam Lewis2020-11-225-61/+61
* soc/ti/am335x: Enable MMU in bootblockSam Lewis2020-11-223-11/+21
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-5/+5
* soc/ti/am335x: Fix MLO buildSam Lewis2020-09-094-10/+9
* cpu/ti/am335x: Move from cpu to soc in treeSam Lewis2020-08-1923-0/+1464