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
/
tegra124
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-13
nyan: Remove broken setup_display() from romstage
Julius Werner
2015-02-25
tegra124: Clean up ARM UART driver build
Marc Jones
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-26
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-11-14
tegra124: allow tegra124 devices to run vboot rmodule
Aaron Durbin
2014-11-14
t124: Clean up display init functions
Jimmy Zhang
2014-11-12
tegra124: enable JTAG in Security Mode
Jimmy Zhang
2014-10-22
tegra/nyan*: sdram updates
Tom Warren
2014-09-22
tegra124/nyan: memory and display updates
Andrew Bresticker
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
nvidia-cbootimage: integrate into coreboot make
Isaac Christensen
2014-09-09
tegra124: Switch the bootblock over the ARMv4 impelementation.
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-18
tegra: Change how tegra124 and tegra include files from each other.
Gabe Black
2014-08-13
Tegra,Tegra124: proposed layout for file hierarchy with example
Ronald G. Minnich
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