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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
13
-16
/
+13
*
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
2015-04-22
1
-0
/
+2
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
4
-123
/
+8
*
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-21
3
-9
/
+9
*
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
1
-0
/
+2
*
rk3288: Handle framebuffer through memlayout, not the resource system
Julius Werner
2015-04-17
1
-2
/
+9
*
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-14
1
-1
/
+1
*
arm: Add bootblock_mainboard_early_init() for pre-console initialization
Julius Werner
2015-04-13
1
-0
/
+1
*
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
1
-0
/
+48
*
armv7: Add fine-grained page table support
Julius Werner
2015-04-08
3
-22
/
+13
*
arm: Include types.h in clock.h
Patrick Georgi
2015-04-07
1
-0
/
+2
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
3
-1
/
+72
*
armv4: Build in SMP settings with non-SMP armv4 CPUs
Patrick Georgi
2015-03-27
1
-0
/
+15
*
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-03-02
1
-0
/
+25
*
src/arch/*/include/stdint.h: Provide definitions for bool type
Alexandru Gagniuc
2015-02-02
1
-0
/
+4
*
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
1
-1
/
+0
*
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-27
1
-0
/
+1
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
1
-13
/
+25
*
cpu/armltd/cortex-a9: Remove stub func dead code
Edward O'Callaghan
2014-12-19
1
-8
/
+1
*
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-12-17
1
-0
/
+24
*
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
1
-4
/
+2
*
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-11-10
2
-22
/
+4
*
arm: Thumb ALL the things!
Julius Werner
2014-11-09
1
-6
/
+13
*
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-10-07
1
-1
/
+0
*
arm: Update mem* functions to newer versions
Julius Werner
2014-09-22
2
-62
/
+5
*
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
1
-0
/
+47
*
arm: Remove CAR_MIGRATE Kconfig and associated cruft
Julius Werner
2014-09-15
1
-27
/
+0
*
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
2
-0
/
+35
*
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-11
3
-0
/
+8
*
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
2
-0
/
+152
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
19
-0
/
+1248