Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
a0181ea03605b1fafe2ec9882384b91655dfe1c2
a0181ea
Use the preferred order of 'static const' instead of 'const static'.
by Uwe Hermann
· 16 years ago
246be7d
Use the preferred order of 'static const' instead of 'const static'.
by Uwe Hermann
· 16 years ago
e7537f1
As started in
by Torsten Duwe
· 16 years ago
a8e2a0b
Add initial support for the Compaq Deskpro EN SFF P600.
by Uwe Hermann
· 16 years ago
6d90afe
Add initial support for the Biostar M6TBA.
by Uwe Hermann
· 16 years ago
a910cbe
Add initial support for the AZZA PT-6IBD.
by Uwe Hermann
· 16 years ago
84b2ae0
Add initial support for the A-Trend ATC-6220.
by Uwe Hermann
· 16 years ago
7fe1ce1
Add initial support for the GIGABYTE GA-6BXC.
by Uwe Hermann
· 16 years ago
26f0abd
Add initial support for the ASUS P3B-F.
by Uwe Hermann
· 16 years ago
be0e24b
Add initial support for the ASUS P2B-F.
by Uwe Hermann
· 16 years ago
113c201
Various smaller fixes to make the ASUS P2B match the format
by Uwe Hermann
· 16 years ago
68d8a56
Various fixes and improvements of the 82801xx code.
by Joseph Smith
· 16 years ago
c4590da
[LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the build
by Jordan Crouse
· 16 years ago
bbb2ff3
Small rename to make abuild happy (trivial).
by Uwe Hermann
· 16 years ago
94ec5ec
Drop empty directories (trivial).
by Uwe Hermann
· 16 years ago
7cc3bf3
Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.
by Uwe Hermann
· 16 years ago
418bc91
Add support for the VIA VT8237R southbridge.
by Rudolf Marek
· 16 years ago
af6e745
move target directory to have the same name as the directory in the
by Stefan Reinauer
· 16 years ago
83b52e7
fix the readwrite/readonly clashes for the pci_driver structs in the sis
by Stefan Reinauer
· 16 years ago
f32325e
K8 resource dump utility from Rudolf Marek
by Rudolf Marek
· 16 years ago
825c809
Add support for Intel 440MX systems.
by Uwe Hermann
· 16 years ago
1602dd5
Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966
by Morgan Tsai
· 16 years ago
55e6eba
Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).
by Uwe Hermann
· 16 years ago
9b80a8d
Drop duplicated and unneeded #defines from some northbridges (trivial).
by Uwe Hermann
· 16 years ago
65bc460
This code gets us to a working linux boot on the alix1c. I have not tested
by Ronald G. Minnich
· 16 years ago
3d02e1e
Add support for the AXUS TC320 thin client.
by Juergen Beisert
· 16 years ago
5384dac
Added Am29LV040B
by Peter Lemenkov
· 16 years ago
cb00e7a
Some fixes for the BCOM WinNET100, mostly in Config.lb:
by Uwe Hermann
· 16 years ago
bf873e4
Another CONSTification... (trivial)
by Stefan Reinauer
· 16 years ago
50542a8
This change removes all warnings from romcc in my build environment,
by Stefan Reinauer
· 16 years ago
a9e5821
smaller changes to silence build warnings. (trivial)
by Stefan Reinauer
· 16 years ago
124e4a4
analog changes for the cpu_driver structures...
by Stefan Reinauer
· 16 years ago
f1cf1f7
Ever wondered where those "setting incorrect section attributes for
by Stefan Reinauer
· 16 years ago
0dff6e3
fix a whole bunch of warnings. (trivial)
by Stefan Reinauer
· 16 years ago
643eee0
drop unused variable (and thus warning). trivial patch.
by Stefan Reinauer
· 16 years ago
8b83836
Add support for the Intel mFCPGA 478 socket. (trivial)
by Stefan Reinauer
· 16 years ago
862ccfd
by Ward Vandewege
· 16 years ago
35823e9
by Ward Vandewege
· 16 years ago
e6d093f
by Ward Vandewege
· 16 years ago
2ef3927
Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h.
by Peter Lemenkov
· 16 years ago
1d4fc0c
This patch adds support for K8T890CE northbridge.
by Rudolf Marek
· 16 years ago
bed2f9c
Trivial: remove unused variable.
by Ronald G. Minnich
· 16 years ago
c4a0b911
Introduce block and sector erase routines to flashrom, but do not use them yet.
by Carl-Daniel Hailfinger
· 16 years ago
d56981f
This is a hack for easier testing of GRUB2 in LinuxBIOSv2
by Stefan Reinauer
· 16 years ago
cb56d21
Put the print in the right place. This is trivial patch but a very
by Ronald G. Minnich
· 16 years ago
dd86328
I am signing off and acking this trivial patch, as I just wasted several
by Ronald G. Minnich
· 16 years ago
bd76023
Remove hardcoded wait from SPI write/erase routines and check the chip
by Carl-Daniel Hailfinger
· 16 years ago
69a392b
Documentation fixes and updates (trivial).
by Uwe Hermann
· 16 years ago
79aa01a
Add generic SPI flash erase and write support to flashrom. The first
by Carl-Daniel Hailfinger
· 16 years ago
dcb9abd
Some cosmetic cleanups in the flashrom code and output.
by Uwe Hermann
· 16 years ago
7dabe5e
Drop support for the --human-readable option. It's not any more useful than
by Uwe Hermann
· 16 years ago
d937b52
Print the version number always, not only in verbose mode.
by Uwe Hermann
· 16 years ago
7a90c14
Add dump support for the Winbond W83697SF.
by Idwer Vollering
· 16 years ago
e447df1
Add a debug message to keyboard init. This helped isolate at least one
by Carl-Daniel Hailfinger
· 16 years ago
84453c02f
Fix wrong values/typos in chipset_enable.c. This has been confirmed by
by Carl-Daniel Hailfinger
· 16 years ago
fb0b3e7
Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).
by Uwe Hermann
· 16 years ago
f8dabcc
Multiple flashrom fixes:
by Uwe Hermann
· 16 years ago
398b605
Add detection support for the Winbond W83977AF as found in the
by Uwe Hermann
· 16 years ago
e62537a
Add Gigabyte M61P-S3 SPI flash support to board_enable.c
by Michael van der Kolff
· 16 years ago
259aaf0
Convert the existing it8716f_* functions to generic_spi_* functions by
by Carl-Daniel Hailfinger
· 16 years ago
52bc993
Add resource size and resource granularity reporting to device_util.c.
by Carl-Daniel Hailfinger
· 16 years ago
dc34cab
Fix the detection for the Winbond W83697SF. Unfortunately the revision
by Uwe Hermann
· 16 years ago
92d3434
Dump support for the Winbond W83977TF.
by Idwer Vollering
· 16 years ago
8c1c1c0
Completely rip out / replace the ASUS P2B code (which wasn't really working),
by Uwe Hermann
· 16 years ago
16f6171
(forgot to add spi.c)
by Carl-Daniel Hailfinger
· 16 years ago
a28edc5
Move SPI code out of board_enable.c where it started its life. The SPI
by Carl-Daniel Hailfinger
· 16 years ago
a3e0387
This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)
by Joseph Smith
· 16 years ago
72c0584
Fix stupid thinko in the Winbond detection code which prevented some
by Uwe Hermann
· 16 years ago
4910809
Add dump support for the NSC PC8374L (trivial).
by Uwe Hermann
· 16 years ago
572268e
Fix the resource end in amdk8/northbridge.c.
by Rudolf Marek
· 16 years ago
39a5bf7
Set the superiotool version number from svn at build time.
by Ulf Jordan
· 16 years ago
45c1556
Dump support for the SMSC LPC47N227.
by Stefan Reinauer
· 16 years ago
c63643d
by Ronald G. Minnich
· 16 years ago
6dbc0e1
Superiotool manpage/documentation improvements (trivial).
by Uwe Hermann
· 16 years ago
90216de
Set the default video memory to 0 MB for all GX1 boards which don't yet
by Uwe Hermann
· 16 years ago
f904a59
Revert my last cleanup patch.
by Uwe Hermann
· 16 years ago
5982a06
Cosmetic changes to make the flashrom output more consistent (trivial).
by Uwe Hermann
· 16 years ago
ae1ab3e
This patch adds the CONFIG_VIDEO_MB option to boards that
by Corey Osgood
· 16 years ago
96fb22d
Minor cosmetic changes (trivial).
by Uwe Hermann
· 16 years ago
d744d90
Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).
by Juergen Beisert
· 16 years ago
0446dbb
Fixup a register dump attached to the wrong Super I/O. Seems something
by Uwe Hermann
· 16 years ago
14f304a
Add detection support for lots more SMSC Super I/Os (trivial).
by Uwe Hermann
· 16 years ago
557a901
Make the reserved video memory on Geode GX1 based systems configurable.
by Juergen Beisert
· 16 years ago
a166bb1
Add missing '\n' to a printk_debug() and some other small fixes
by Uwe Hermann
· 16 years ago
44bb777
Some more ITE chips and small fixes (trivial).
by Uwe Hermann
· 16 years ago
abeb63d
Detection support for a bunch of NSC Super I/Os (trivial).
by Uwe Hermann
· 16 years ago
37f1669
Fix some issues with spaces in the code and Doxygen style documentation.
by Juergen Beisert
· 16 years ago
e9d4616
Print a short message if no Super I/O chip could be detected (trivial).
by Uwe Hermann
· 16 years ago
84bf1e2
Add a list of contributors to the README (trivial). Also, a small hint
by Uwe Hermann
· 16 years ago
c387b0b
Add dump support for the Winbond W83627THF/THG.
by David Hendricks
· 16 years ago
0920357
Add a manpage for superiotool (trivial).
by Uwe Hermann
· 16 years ago
8a9c03f
Dump support for the SMSC FDC37B72x.
by Robinson P. Tryon
· 16 years ago
e1073f1
Dump support for the SMSC FDC37B78x.
by Robinson P. Tryon
· 16 years ago
87c4999
Dump support for the SMSC FDC37M81x.
by Robinson P. Tryon
· 16 years ago
409b4f2
Add dump support for the Winbond W83627HF/F/HG/G.
by Rasmus Wiman
· 16 years ago
4ac3217
by Juergen Beisert
· 16 years ago
23740c8
Add dump support for the SMSC LPC47M10x (trivial).
by Uwe Hermann
· 16 years ago
dc81769
Add dump support for the ITE IT8661F. Note that this chip will not yet
by Robinson P. Tryon
· 16 years ago
5debf36
Add some more Winbond chips (trivial).
by Uwe Hermann
· 16 years ago
db5f953
Add detection support for the LPC47B387 (trivial).
by Uwe Hermann
· 16 years ago
Next »