index
:
Coreboot
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
/
cpu
/
samsung
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/
Stefan Reinauer
2015-12-18
1
-26
/
+0
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-26
99
-22815
/
+0
*
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
2
-2
/
+2
*
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-22
6
-18
/
+7
*
arm: Get rid of the INTERMEDIATE variable used on exynos.
Gabe Black
2014-08-21
2
-10
/
+10
*
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
Gabe Black
2014-08-18
10
-154
/
+250
*
exynos5420: Don't map low addresses that lead nowhere
Julius Werner
2014-08-18
2
-2
/
+4
*
arm/exynos: Allow releasing UART retention for resume.
Hung-Te Lin
2014-08-18
8
-3
/
+37
*
exynos5: Implement support for USB 3.0 DRD PHYs/controllers
Julius Werner
2014-08-18
8
-18
/
+400
*
console: conditionally include console in bootblock
Stefan Reinauer
2014-08-18
2
-4
/
+4
*
exynos5xx0: rename local "main" variable
Patrick Georgi
2014-08-16
2
-8
/
+8
*
Exynos: de-duplicate mct timer initialization
Stefan Reinauer
2014-08-14
6
-32
/
+12
*
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-08-14
2
-25
/
+10
*
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-14
50
-1381
/
+1034
*
exynos5420: Enable relocatable module support
Stefan Reinauer
2014-08-13
1
-0
/
+1
*
exynos5420: minor clean-up memory related stuff
David Hendricks
2014-08-12
3
-29
/
+12
*
exynos5420/pit: re-factor membaseconfig0/1 usage
David Hendricks
2014-08-12
2
-24
/
+16
*
exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420
David Hendricks
2014-08-12
1
-15
/
+21
*
Exynos5420: ddr3: fine tuning the DDR3 timing values
David Hendricks
2014-08-12
3
-16
/
+22
*
Exynos5420: Remove code for enabling read leveling
David Hendricks
2014-08-12
1
-64
/
+0
*
exynos5: Refactor board-specific parts out of USB PHY code
Julius Werner
2014-08-12
12
-196
/
+102
*
exynos5420: ddr3: Cleanup init to use constants for directcmd
David Hendricks
2014-08-12
1
-16
/
+21
*
exynos5420: Alter init sequence as per recommendation
David Hendricks
2014-08-12
3
-22
/
+35
*
exynos5420: Make USB A-A booting work with early data cache
Julius Werner
2014-08-12
7
-13
/
+157
*
exynos5420: Tighten up displayport timing loops
Ronald G. Minnich
2014-08-10
1
-2
/
+5
*
armv7: Support stack dump after exceptions
Julius Werner
2014-08-10
1
-2
/
+2
*
exynos: Get rid of the unused reset.c.
Gabe Black
2014-08-10
2
-52
/
+0
*
Exynos5420: clean up SPI driver
Stefan Reinauer
2014-08-09
1
-13
/
+14
*
exynos5420: Implement support to boot with USB A-A firmware upload
Julius Werner
2014-08-08
7
-32
/
+176
*
Exynos 5420: skip the EDID read if there is already an EDID.
Ronald G. Minnich
2014-08-07
1
-4
/
+9
*
exynos5420: Set the CLK_DIV_CPERI1 value as per manual
David Hendricks
2014-08-07
2
-0
/
+4
*
exynos: Set up caching in the bootblock.
Gabe Black
2014-08-07
4
-0
/
+36
*
Exynos5420: invoke the cooperative threading in udelay
Ronald G. Minnich
2014-08-07
1
-1
/
+4
*
Exynos5: Remove unneeded USB delays
Stefan Reinauer
2014-08-06
2
-8
/
+10
*
Exynos5420: tighten up display port delays
Ronald G. Minnich
2014-08-06
2
-3
/
+3
*
exynos5420: Fix mmc clock source.
Hung-Te Lin
2014-08-06
1
-5
/
+18
*
Set armv7 up for cpu_info to work as on x86 (so threads can work)
Ronald G. Minnich
2014-08-06
1
-2
/
+20
*
exynos5420: get rid of old exynos5420_config_l2_cache()
David Hendricks
2014-08-05
9
-48
/
+36
*
timer: Add functions to initialize absolute timer structures.
Gabe Black
2014-07-31
2
-48
/
+8
*
armv7/exynos5420: Configure CPU cores for kernel to enable SMP.
Hung-Te Lin
2014-07-31
4
-4
/
+317
*
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-11
3
-9
/
+4
*
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
8
-8
/
+0
*
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
1
-4
/
+2
*
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
1
-2
/
+1
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
2
-2
/
+6
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
2
-2
/
+2
*
console: Move UART port defaults to mainboard
Kyösti Mälkki
2014-04-30
2
-8
/
+0
*
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
4
-4
/
+2
[next]