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
/
armv7
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
5
-7
/
+5
*
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-05-11
1
-0
/
+10
*
arm/armv7: drop merge left-over
Patrick Georgi
2015-04-30
1
-2
/
+0
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
1
-0
/
+4
*
arch/arm: Move inclusion of timestamps.c to the right directory
Patrick Georgi
2015-04-28
1
-0
/
+4
*
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
2015-04-22
1
-1
/
+22
*
armv7: preserve bootblock invocation parameter
Vadim Bendebury
2015-04-21
2
-2
/
+25
*
armv7: set CBFS header to zero
Vadim Bendebury
2015-04-17
1
-0
/
+2
*
armv7: work around hang in bootblock startup code
Daisuke Nojiri
2015-04-17
1
-1
/
+1
*
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
1
-0
/
+6
*
arm: Add bootblock_mainboard_early_init() for pre-console initialization
Julius Werner
2015-04-13
1
-2
/
+5
*
arch: armv7: Fix cache sync instructions.
Deepa Dinamani
2015-04-13
1
-1
/
+9
*
armv7-m: set stack pointer to _estack
Daisuke Nojiri
2015-04-10
1
-0
/
+15
*
armv7-m: add bootblock entry point
Daisuke Nojiri
2015-04-10
2
-0
/
+36
*
armv7-m: add empty cache routines
Daisuke Nojiri
2015-04-10
2
-1
/
+81
*
armv7-m: add armv7-m configuration
Daisuke Nojiri
2015-04-10
4
-22
/
+78
*
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
1
-0
/
+6
*
armv7: Change all memory domains to Client so XN bits work
Julius Werner
2015-04-08
1
-2
/
+2
*
armv7: Add fine-grained page table support
Julius Werner
2015-04-08
1
-65
/
+123
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
2
-19
/
+6
*
armv7: Add config option guard for verstage class
Furquan Shaikh
2015-04-04
1
-0
/
+4
*
bootblocks: use run_romstage()
Aaron Durbin
2015-03-20
1
-8
/
+2
*
rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
Furquan Shaikh
2015-03-17
1
-0
/
+3
*
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-17
1
-2
/
+2
*
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
1
-0
/
+12
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-0
/
+4
*
Revert "vboot2: add verstage"
Paul Menzel
2015-01-14
1
-4
/
+0
*
vboot2: add verstage
Daisuke Nojiri
2015-01-13
1
-0
/
+4
*
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-05
2
-0
/
+31
*
arm: lpae: Set XN and PXN bits for noncacheable regions
Jimmy Zhang
2015-01-04
1
-2
/
+3
*
arm: Fix stored PC value when handling exceptions
Julius Werner
2015-01-03
1
-0
/
+5
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
1
-1
/
+4
*
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-12-17
1
-65
/
+161
*
arm: Fix minor mistake in cache maintenance assembly
Julius Werner
2014-12-15
1
-1
/
+1
*
armv7: provide compiler options for rmodules
Aaron Durbin
2014-12-15
1
-0
/
+3
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
1
-2
/
+2
*
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
2
-8
/
+9
*
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-11-10
5
-88
/
+54
*
arm: Thumb ALL the things!
Julius Werner
2014-11-09
2
-17
/
+16
*
build: Add ccopts back into the build
Marc Jones
2014-11-09
1
-6
/
+6
*
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: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
2
-3
/
+5
*
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
2
-0
/
+4
*
arm: Put exception_stack into BSS
Julius Werner
2014-09-13
2
-53
/
+14
*
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
1
-6
/
+9
*
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
1
-11
/
+1
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
9
-0
/
+1153