index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
ti
Age
Commit message (
Expand
)
Author
2024-02-18
soc: Add SPDX license headers to Kconfig files
Martin Roth
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
soc/*: Rename Makefiles from .inc to .mk
Martin Roth
2022-11-22
src/soc/ti: Remove unnecessary space after casts
Elyes Haouas
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-08
/: Remove unused <inttypes.h>
Elyes Haouas
2022-11-08
soc/ti/am335x/cbmem.c: Use MiB macro
Elyes HAOUAS
2022-11-04
lib/coreboot_table: Simplify API to set up lb_serial
Arthur Heymans
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-06-29
soc/cavium,ti: Do resource transition
Kyösti Mälkki
2022-06-24
src/soc: Get rid of most src/soc/Kconfig files
Martin Roth
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-04-04
soc/ti/am335x/mmc.c: Fix memset length argument
Angel Pons
2021-03-30
soc/ti/am335x: Map useable RAM
Sam Lewis
2021-03-30
soc/ti/am335x: Add SDRAM initialization driver
Sam Lewis
2021-03-30
mb/ti/beaglebone: Load romstage/ramstage from SD
Sam Lewis
2021-03-30
soc/ti/am335x: Add MMC/SD driver
Sam Lewis
2021-02-03
soc/ti/am335x/header.c: Add missing include
Elyes HAOUAS
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-11-22
soc/ti/am335x: Fix timer implementation
Sam Lewis
2020-11-22
soc/ti/am335x: Enable MMU in bootblock
Sam Lewis
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-09
soc/ti/am335x: Fix MLO build
Sam Lewis
2020-08-19
cpu/ti/am335x: Move from cpu to soc in tree
Sam Lewis