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
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Thumb ALL the things!
Julius Werner
2014-11-09
7
-381
/
+53
*
build: Add ccopts back into the build
Marc Jones
2014-11-09
2
-12
/
+12
*
ARM: Use local versions of libgcc functions instead of linking against libgcc.
Gabe Black
2014-11-05
10
-8
/
+1206
*
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-10-07
1
-1
/
+0
*
arm: Fix up new cache flush algorithm and replace dcache_*_all() with it
Julius Werner
2014-09-29
3
-152
/
+48
*
arm: Import armv7_dcache_wbinv_all function from NetBSD
Julius Werner
2014-09-29
1
-0
/
+99
*
arm: add missing gc-sections for ramstage
Isaac Christensen
2014-09-24
1
-2
/
+2
*
arm: Update mem* functions to newer versions
Julius Werner
2014-09-22
5
-78
/
+87
*
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
5
-16
/
+58
*
arm: Have the linker garbage-collect unused functions and variables
Julius Werner
2014-09-22
4
-31
/
+35
*
arm: Remove CAR_MIGRATE Kconfig and associated cruft
Julius Werner
2014-09-15
2
-57
/
+1
*
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
5
-1
/
+43
*
arm: Put exception_stack into BSS
Julius Werner
2014-09-13
2
-53
/
+14
*
arm: Remove some pointless CFLAGS
Julius Werner
2014-09-12
1
-2
/
+2
*
tegra124/nyan: various fixes and additions
Hung-Te Lin
2014-09-12
1
-0
/
+3
*
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-11
5
-6
/
+28
*
arm: Update a stale comment in bootblock .S files
David Hendricks
2014-09-09
2
-2
/
+2
*
exynos: Install the BL1 and set the checksum in the Makefile.
Gabe Black
2014-09-09
1
-11
/
+1
*
ARMv4: Add a minimal version of cpu.h.
Gabe Black
2014-09-09
1
-0
/
+25
*
ARM: Add an ARMv4 architecture version.
Gabe Black
2014-09-09
9
-1
/
+450
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
43
-0
/
+3719