index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
Age
Commit message (
Expand
)
Author
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
tegra/nyan*: sdram updates
Tom Warren
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-09-22
tegra124/nyan: memory and display updates
Andrew Bresticker
2014-09-22
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-17
spi: add Kconfig variable for dual-output read enable
David Hendricks
2014-09-13
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
tegra124/nyan: display, clock, and other updates
Julius Werner
2014-09-12
tegra124/nyan: various fixes and additions
Hung-Te Lin
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-10
tegra124: Make tegra124 compilable with serial turned off.
Gabe Black
2014-09-10
nyan: Use the new pinmux functions as part of UART setup.
Gabe Black
2014-09-10
nvidia-cbootimage: integrate into coreboot make
Isaac Christensen
2014-09-09
arm: Update a stale comment in bootblock .S files
David Hendricks
2014-09-09
tegra124: Switch the bootblock over the ARMv4 impelementation.
Gabe Black
2014-09-08
tegra124: return the UART base address based on index
Isaac Christensen
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-29
tegra124: add custom uart
Gabe Black
2014-08-28
tegra124: Add a custom bootblock implementation.
Gabe Black
2014-08-22
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-19
tegra124: Implement the tegra i2c driver.
Gabe Black
2014-08-19
tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.
Gabe Black
2014-08-19
tegra124: Pick addresses to load the rom and ram stages.
Gabe Black
2014-08-18
tegra: Change how tegra124 and tegra include files from each other.
Gabe Black
2014-08-15
tegra124: fix Kconfig ARCH settings
Isaac Christensen
2014-08-13
Tegra,Tegra124: proposed layout for file hierarchy with example
Ronald G. Minnich
2014-08-12
tegra124: Implement the monotonic timer by reading the 1us timer register.
Gabe Black
2014-08-12
tegra124: Add stack related config options to the Kconfig.
Gabe Black
2014-08-12
tegra124: Add some make rules which will wrap the bootblock in the BCT.
Gabe Black
2014-08-05
tegra124: Add a stub implementation of the tegra124 SOC.
Gabe Black