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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
regions: add mmap helper device
Aaron Durbin
2015-05-14
1
-0
/
+38
*
regions: add memory region device support
Aaron Durbin
2015-05-14
1
-0
/
+42
*
coreboot: add memory pool infrastructure
Aaron Durbin
2015-05-14
2
-0
/
+56
*
coreboot: add region infrastructure
Aaron Durbin
2015-05-14
2
-0
/
+125
*
secmon: allow for serial console
Aaron Durbin
2015-05-13
1
-0
/
+1
*
verstage: provide support for serial console
Aaron Durbin
2015-05-13
1
-0
/
+2
*
cbmem: Add initial allocation support
Lee Leahy
2015-05-13
1
-9
/
+20
*
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-05-11
5
-4
/
+14
*
imd: don't recover on limit == 0
Aaron Durbin
2015-05-11
1
-0
/
+3
*
secmon: Add some missing files
Patrick Georgi
2015-05-11
1
-0
/
+1
*
timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-05-07
1
-0
/
+3
*
timestamp: provide weak default implementation of timestamp_get
Aaron Durbin
2015-05-05
1
-0
/
+11
*
vboot: add cbfs_core
Aaron Durbin
2015-05-05
2
-0
/
+3
*
timestamp: refine boot CPU test
Aaron Durbin
2015-05-05
1
-3
/
+17
*
cbfs: make cbfs_load_prog_stage_by_offset() public
Aaron Durbin
2015-05-05
1
-1
/
+1
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
1
-2
/
+2
*
program loading: add optional is_loader_active() callback
Aaron Durbin
2015-04-30
3
-2
/
+51
*
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-28
1
-1
/
+1
*
lib: When used, add timestamp.c to bootblock and verstage, too
Patrick Georgi
2015-04-28
1
-0
/
+2
*
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
1
-0
/
+17
*
lib/tlcl: Provide mock implementation
Yen Lin
2015-04-27
2
-0
/
+142
*
ramstage: don't drop cbmem console
Aaron Durbin
2015-04-23
1
-5
/
+6
*
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
1
-12
/
+22
*
memlayout: Make sure preram_cbmem_console symbols exist
Patrick Georgi
2015-04-23
2
-0
/
+4
*
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
4
-500
/
+317
*
coreboot: common stage cache
Aaron Durbin
2015-04-22
5
-160
/
+226
*
coreboot: tiered imd
Aaron Durbin
2015-04-22
1
-127
/
+347
*
coreboot: add imd library
Aaron Durbin
2015-04-22
2
-0
/
+484
*
coreboot: add a place to choose romstage loader
Aaron Durbin
2015-04-22
3
-7
/
+57
*
build system: add manual board id support
Stefan Reinauer
2015-04-22
1
-1
/
+1
*
lib: add base64 decoder
Vadim Bendebury
2015-04-22
2
-0
/
+147
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
2
-2
/
+1
*
cbfs: Print absolute offsets of loaded files
Vadim Bendebury
2015-04-21
1
-2
/
+2
*
chromeos: vboot2: Add TPM PCR extension support
Julius Werner
2015-04-20
1
-2
/
+3
*
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-17
1
-6
/
+34
*
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
1
-0
/
+1
*
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-17
1
-0
/
+6
*
Add delay before reading GPIOs in gpio_base2_value()
David Hendricks
2015-04-17
1
-2
/
+6
*
arm: Fix checkstack() to use correct stack size
Julius Werner
2015-04-14
1
-8
/
+12
*
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
3
-1
/
+8
*
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
2
-2
/
+5
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
2
-19
/
+21
*
vboot: Include vb2_api.h, instead of lower-level vboot2 header files
Randall Spangler
2015-04-10
1
-2
/
+2
*
ramoops: Add support for passing ramoops region through cb tables.
Furquan Shaikh
2015-04-10
1
-0
/
+4
*
cbtables: Add RAM config information
David Hendricks
2015-04-10
1
-0
/
+16
*
gpio: compile gpio.c at all stages
David Hendricks
2015-04-10
1
-0
/
+3
*
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-10
1
-1
/
+1
*
gpio: add a function to read GPIO array as base-2 value
David Hendricks
2015-04-10
1
-0
/
+12
*
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-10
2
-6
/
+6
*
gpio: Remove non-ternary tristate mode, make ternaries easier
Julius Werner
2015-04-10
1
-6
/
+9
[next]