index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
samsung
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-2
/
+0
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
10
-183
/
+127
*
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
4
-16
/
+2
*
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
2
-4
/
+4
*
exynos: convert to stopwatch API
Aaron Durbin
2015-03-21
5
-44
/
+25
*
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-17
1
-0
/
+3
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
2
-2
/
+0
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
2
-0
/
+2
*
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
1
-1
/
+1
*
doxygen fixes: fix parameter names to match the functions
Martin Roth
2015-01-06
2
-4
/
+4
*
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
2
-2
/
+2
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
2
-2
/
+2
*
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-12-27
2
-6
/
+2
*
soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments
Edward O'Callaghan
2014-12-26
1
-4
/
+4
*
soc/samsung/exynos5250/clock.c: Trivial whitespace fixes
Edward O'Callaghan
2014-12-26
1
-5
/
+3
*
soc/samsung/exynos: Sync 'power.c' between chip variants
Edward O'Callaghan
2014-12-26
2
-3
/
+5
*
soc/samsung/exynos: Make 'ps_hold_setup()' static
Edward O'Callaghan
2014-12-25
4
-5
/
+3
*
i2c: Replace the i2c API.
Gabe Black
2014-12-16
4
-821
/
+602
*
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
1
-13
/
+3
*
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-12-09
1
-5
/
+0
*
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-12-09
2
-203
/
+129
*
samsung/exynos5420: Spelling Fixes
Martin Roth
2014-12-08
17
-39
/
+39
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
2
-4
/
+4
*
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-11-10
1
-1
/
+0
*
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-11-01
2
-12
/
+4
*
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
2
-2
/
+2
*
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-22
25
-18
/
+39
*
exynos5250: remove unused ret variable in cpu.c
Isaac Christensen
2014-09-19
1
-2
/
+1
*
exynos5250: Fix PMU register address map
Julius Werner
2014-09-15
1
-2
/
+2
*
Exynos5420: Fix up the i2c driver for use with the TPM driver
Gabe Black
2014-09-10
1
-13
/
+15
*
exynos: Install the BL1 and set the checksum in the Makefile.
Gabe Black
2014-09-09
4
-28
/
+23
*
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
*
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-26
99
-0
/
+22817