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
/
nvidia
/
tegra210
/
include
Age
Commit message (
Expand
)
Author
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-13
nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up space
Julius Werner
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-06
tegra210: Increase size of verstage due to overflow
Christian Walter
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-04
soc/nvidia/tegra210: Increase bootblock size
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-29
src/soc: Add and update license headers
Martin Roth
2018-05-28
soc/nvidia: Get rid of device_t
Elyes HAOUAS
2018-02-20
soc/nvidia/tegra210: add console UART helper functions
Andre Heider
2018-02-20
soc/nvidia/tegra210: define missing UART clocks sources
Andre Heider
2017-07-16
src/soc: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-12
Documentation: Fix doxygen errors
Martin Roth
2016-02-12
tegra132/210: Remove memlayout_vboot2.ld
Julius Werner
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-08-28
T210: Add 128MB VPR allocation/carveout
Tom Warren
2015-08-28
Smaug: Add NVDEC and TSEC carveouts
Tom Warren
2015-07-23
t210: Enable WRAP to INCR burst type conversion in MSELECT
Yen Lin
2015-07-23
t210: change memlayout.ld
Yen Lin
2015-07-21
t210: Correct device MMIO range
Jimmy Zhang
2015-07-16
t210: Reorganize memlayout.ld
Furquan Shaikh
2015-07-16
t210: Add PINMUX macros for drive strength
Furquan Shaikh
2015-07-13
t210: Add TZDRAM_BASE param to BL31_MAKEARGS
Furquan Shaikh
2015-07-09
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-09
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
Yen Lin
2015-07-08
memlayout: Add timestamp regions for t210 and cygnus
Stefan Reinauer
2015-07-07
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-06
t210: MTC cleanup
Furquan Shaikh
2015-06-30
nvidia/tegra210: reserve more room for the romstage in vboot builds
Patrick Georgi
2015-06-30
nvidia/tegra210: add new SoC
Patrick Georgi