Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
455a6fc86e833d1165c68d9dbaef8b0188875bc5
/
cbtable.c
ac01baa
Remove unneeded white spaces
by Elyes HAOUAS
· 6 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
124ef38
Fix whitespace errors
by Elyes HAOUAS
· 7 years ago
441d2a4
Make image parameter of cb_check_image const
by Nico Huber
· 9 years ago
592d99c
cbtable.c: Do not unnecessarily duplicate strings
by Paul Menzel
· 10 years ago
43eac03
Clean up physmap, fix unaligned mapping problems
by Carl-Daniel Hailfinger
· 11 years ago
5d30720
Remove exit call and mayfail parameter from physmap_common()
by Niklas Söderlund
· 11 years ago
c6fa32d
Introduce msg_*warn
by Stefan Tauner
· 12 years ago
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
b4e06bd
Refactor the -p internal:mainboard handling
by Stefan Tauner
· 12 years ago
37e8686
Move show_id to where it belongs
by Stefan Tauner
· 12 years ago
60d9bd2
Portability fixes and cleanups
by Carl-Daniel Hailfinger
· 12 years ago
2d927fb
Replace --mainboard with -p internal:mainboard
by Carl-Daniel Hailfinger
· 13 years ago
12a04eb
Coreboot table handling: make debug message msg_pdbg
by Stefan Reinauer
· 14 years ago
73f8ec8
Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
f992c19
Rename Direct I/O library to DirectHW
by Carl-Daniel Hailfinger
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
ed7a964
Implement libpayload support and improve life for DOS based flashrom, too
by Patrick Georgi
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
316a29f
Convert various prints to use msg_p* and msg_g* respectively
by Sean Nelson
· 15 years ago
baaffe0
Create a physical memory mapping function which requests cached readonly memory
by Carl-Daniel Hailfinger
· 15 years ago
e7f3209
Enable -Wshadow, clean code for that
by Michael Karcher
· 15 years ago
66ef4e5
Internal (onboard) programming was the only feature which could not be disabled
by Carl-Daniel Hailfinger
· 15 years ago
be72681
Remove unnecessary #include files
by Carl-Daniel Hailfinger
· 15 years ago
bc25f94
Boards with coreboot have a cbtable containing vendor and board name
by Carl-Daniel Hailfinger
· 15 years ago
2cac686
Drop unused/duplicated #includes and some dead code
by Uwe Hermann
· 15 years ago
d02b73f
Fix spelling error in comment
by Daniel McLellan
· 16 years ago
7b2969b
Some coding style and consistency fixes
by Uwe Hermann
· 16 years ago
2d853bb
This patch adds "high coreboot table support" to coreboot version 2
by Stefan Reinauer
· 16 years ago
f79edb9
Darwin / Mac OS X
by Stefan Reinauer
· 16 years ago
0593f21
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
by Stefan Reinauer
· 16 years ago
a0d75a0
Forgot some things in r3899
by Peter Stuge
· 16 years ago
2dc3aaa
Little readability improvement in cbtable.c:coreboot_init()
by Peter Stuge
· 16 years ago
ccf8c6c
Check all mmap() calls and print helpful Linux error message
by Peter Stuge
· 16 years ago
2fbe624
Rename linuxbios_* files in utils repository
by Stefan Reinauer
· 17 years ago
[Renamed (99%) from lbtable.c]
e3f3e2e
Rename LinuxBIOS to coreboot
by Stefan Reinauer
· 17 years ago
a502dce
Some cosmetic cleanups in the flashrom code and output
by Uwe Hermann
· 17 years ago
ac30934
Revert my last cleanup patch
by Uwe Hermann
· 17 years ago
17d00ab
Cosmetic changes to make the flashrom output more consistent
by Uwe Hermann
· 17 years ago
d110764
Change all flashrom license headers to use our standard format
by Uwe Hermann
· 17 years ago
ffec5f3
Cosmetic fixes
by Uwe Hermann
· 17 years ago
0846f89
Drop a bunch of useless header files, merge them into flash.h
by Uwe Hermann
· 17 years ago
5380d51
Some copyright analysis
by Stefan Reinauer
· 17 years ago
7c1402f
Unify mmap error messages
by Stefan Reinauer
· 17 years ago
a7e0548
Fix coding style of flashrom by running indent on all files
by Uwe Hermann
· 18 years ago
7038564
Trivial (cosmetic) cleanup
by Stefan Reinauer
· 18 years ago
ce1041c
Add support for LinuxBIOS tables independent from its source tree
by Uwe Hermann
· 18 years ago
064b1f2
This patch is a rework of Adam Kaufman's Solaris patch
by Adam Kaufman
· 18 years ago
184a404
Flashrom update from Stefan, resolve issue 21
by Ollie Lho
· 19 years ago