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
/
samsung
/
exynos5250
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
45
-45
/
+45
*
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
1
-1
/
+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
*
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-29
1
-0
/
+4
*
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
3
-14
/
+46
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
16
-472
/
+441
*
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
1
-0
/
+1
*
exynos: return correct value when init_default_cbfs_media fails
Daisuke Nojiri
2015-04-17
1
-1
/
+1
*
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
3
-10
/
+3
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
1
-25
/
+0
*
rk3288/exynos5250/exynos5420: Consolidate timer files
Julius Werner
2015-04-13
3
-42
/
+18
*
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
1
-0
/
+2
*
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
3
-55
/
+1
*
exynos5250: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
48
-110
/
+105
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
5
-82
/
+62
*
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
2
-8
/
+1
*
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
1
-2
/
+2
*
exynos: convert to stopwatch API
Aaron Durbin
2015-03-21
3
-32
/
+19
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-1
/
+0
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-0
/
+1
*
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
1
-2
/
+2
*
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
1
-1
/
+1
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
1
-1
/
+1
*
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-12-27
1
-3
/
+1
*
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
2
-2
/
+1
*
i2c: Replace the i2c API.
Gabe Black
2014-12-16
2
-293
/
+170
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
1
-2
/
+2
*
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-11-01
1
-6
/
+2
*
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
1
-1
/
+1
*
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-22
12
-9
/
+19
*
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
*
exynos: Install the BL1 and set the checksum in the Makefile.
Gabe Black
2014-09-09
2
-15
/
+13
*
exynos: Fix the name of the chip_operations structures.
Gabe Black
2014-08-29
1
-2
/
+2
*
arm: libpayload: Make cache invalidation take pointers instead of integers
Julius Werner
2014-08-29
1
-1
/
+1
*
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-26
48
-0
/
+9778