index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-11
30
-590
/
+3883
*
tegra124: Make tegra124 compilable with serial turned off.
Gabe Black
2014-09-10
1
-3
/
+5
*
nyan: Use the new pinmux functions as part of UART setup.
Gabe Black
2014-09-10
1
-31
/
+14
*
Exynos5420: Fix up the i2c driver for use with the TPM driver
Gabe Black
2014-09-10
1
-13
/
+15
*
nvidia-cbootimage: integrate into coreboot make
Isaac Christensen
2014-09-10
1
-4
/
+2
*
arm: Update a stale comment in bootblock .S files
David Hendricks
2014-09-09
1
-1
/
+1
*
exynos: Install the BL1 and set the checksum in the Makefile.
Gabe Black
2014-09-09
4
-28
/
+23
*
tegra124: Switch the bootblock over the ARMv4 impelementation.
Gabe Black
2014-09-09
2
-4
/
+1
*
tegra124: return the UART base address based on index
Isaac Christensen
2014-09-08
1
-2
/
+11
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-1
/
+1
*
tegra124: add custom uart
Gabe Black
2014-08-29
4
-2
/
+192
*
exynos: Fix the name of the chip_operations structures.
Gabe Black
2014-08-29
2
-4
/
+4
*
arm: libpayload: Make cache invalidation take pointers instead of integers
Julius Werner
2014-08-29
2
-2
/
+2
*
soc/intel/baytrail/Kconfig: Remove empty line at top file
Paul Menzel
2014-08-28
1
-1
/
+0
*
tegra124: Add a custom bootblock implementation.
Gabe Black
2014-08-28
4
-3
/
+117
*
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-26
101
-0
/
+22819
*
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-22
3
-1
/
+4
*
tegra124: Implement the tegra i2c driver.
Gabe Black
2014-08-19
5
-0
/
+415
*
tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.
Gabe Black
2014-08-19
11
-0
/
+859
*
tegra124: Pick addresses to load the rom and ram stages.
Gabe Black
2014-08-19
1
-0
/
+8
*
tegra: Change how tegra124 and tegra include files from each other.
Gabe Black
2014-08-18
4
-69
/
+66
*
tegra124: fix Kconfig ARCH settings
Isaac Christensen
2014-08-15
1
-1
/
+3
*
Move baytrail-specific config to baytrail.
Vladimir Serbinenko
2014-08-15
1
-0
/
+17
*
Tegra,Tegra124: proposed layout for file hierarchy with example
Ronald G. Minnich
2014-08-13
5
-0
/
+630
*
tegra124: Implement the monotonic timer by reading the 1us timer register.
Gabe Black
2014-08-12
1
-0
/
+3
*
tegra124: Add stack related config options to the Kconfig.
Gabe Black
2014-08-12
1
-0
/
+12
*
tegra124: Add some make rules which will wrap the bootblock in the BCT.
Gabe Black
2014-08-12
1
-0
/
+31
*
soc/intel/fsp_baytrail: set up for including irqroute.h twice
Martin Roth
2014-08-11
1
-0
/
+8
*
tegra124: Add a stub implementation of the tegra124 SOC.
Gabe Black
2014-08-05
10
-0
/
+181
*
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
Martin Roth
2014-08-01
1
-4
/
+5
*
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-23
2
-2
/
+2
*
soc,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
2
-2
/
+0
*
soc,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
7
-7
/
+0
*
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
2
-2
/
+12
*
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
12
-12
/
+0
*
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
2
-20
/
+10
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
4
-6
/
+4
*
baytrail_fsp: Fix the mmconf Kconfig
Martin Roth
2014-06-23
1
-3
/
+1
*
fsp_baytrail: Minor Kconfig updates
Martin Roth
2014-06-23
1
-2
/
+2
*
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
3
-12
/
+3
*
fsp_baytrail: Add the default FSP location
Martin Roth
2014-06-18
1
-0
/
+10
*
fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode
Martin Roth
2014-06-18
2
-2
/
+3
*
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-06-18
2
-2
/
+2
*
fsp_baytrail: remove version from default vbios path
Martin Roth
2014-06-13
1
-1
/
+1
*
fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT
Martin Roth
2014-06-13
1
-1
/
+1
*
cpu/intel/fsp_model_206ax: change realpath to readlink
Martin Roth
2014-05-30
1
-1
/
+1
*
fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chip
Martin Roth
2014-05-29
74
-0
/
+10664
*
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
1
-1
/
+1
*
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-17
1
-1
/
+1
*
baytrail: Add SOC thermal settings
Duncan Laurie
2014-05-15
4
-1
/
+74
[next]