- 42aab08 Fix crash caused by division by zero for unknown flash chips. by Carl-Daniel Hailfinger · 15 years ago
- 68db3a2 Check the JEDEC vendor ID for correct parity. Flash chips which can be by Carl-Daniel Hailfinger · 15 years ago
- b69e46b Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 by Stefan Reinauer · 15 years ago
- 1984067 Add lots of ATMEL SPI flash chips to flash.h. by Carl-Daniel Hailfinger · 15 years ago
- b77fb6b flashrom: Move all IT87xx specific SPI routines from spi.c to a separate by Carl-Daniel Hailfinger · 15 years ago
- 03646be Add new revised inteltool that dumps all kinds of chipset information and drop old by Stefan Reinauer · 15 years ago
- 56cc34a This is a trivial patch which fixes the tint build by removing the extra by Myles Watson · 15 years ago
- 967214d flashrom: Move the SPI #defines from spi.c to spi.h by Carl-Daniel Hailfinger · 15 years ago
- a2e7c48 Change the SPI parts of flashrom to prepare for a merge of by Carl-Daniel Hailfinger · 15 years ago
- 6d3fdf9 MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Carl-Daniel Hailfinger · 15 years ago
- c95f2a7 Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF by Carl-Daniel Hailfinger · 15 years ago
- d0e687a Fix the build when serial console support is disabled (trivial). by Uwe Hermann · 15 years ago
- 134aaae Quickfix to repair 'make clean; make menuconfig' (trivial). by Uwe Hermann · 15 years ago
- cd0b563 Improve flashrom SPI abstraction, second step. by Carl-Daniel Hailfinger · 15 years ago
- 31ab031 flashrom: Rename generic_spi_*() functions to spi_*() by Peter Stuge · 15 years ago
- fa36f50 coreboot-v2: Disable second serial port on Norwich by Jordan Crouse · 15 years ago
- bbd337e Add support for dumping ITE IT8718F EC registers (trivial). by Uwe Hermann · 15 years ago
- 8cb2458 Don't split up register list in two blocks, otherwise "Register dump:" by Uwe Hermann · 15 years ago
- 15da8ed flashrom: Probe for up to 3 flash chips. by Claus Gindhart · 15 years ago
- 83a965d Implement GPIO configuration routines for the Intel 3100 southbridge, by Ed Swierk · 15 years ago
- aa6e378 coreinfo: Add a module for browsing the boot LAR by Jordan Crouse · 15 years ago
- 681ec27 libpayload: Add LAR walking support by Jordan Crouse · 15 years ago
- 35993a2 Fix a typo in lbtdump output (trivial). by Ed Swierk · 15 years ago
- 1933786 coreinfo: Show the current time and date in the menu by Jordan Crouse · 15 years ago
- de7fc55 We were in the risk of running out of space in the option menu at by Jordan Crouse · 15 years ago
- 7ce2666 The previous commit had more in it then I wanted - so I am reverting by Jordan Crouse · 15 years ago
- 646ee3e coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO by Jordan Crouse · 15 years ago
- 9d9518f cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doing a by Marc Jones · 15 years ago
- c314b2f This patch changes Config-lab.lb for qemu to use lzma like the other targets. by Myles Watson · 15 years ago
- 2342f8b This patch adds pc keyboard init function call for qemu in v2 since some payloads assume by Aaron Lwe · 15 years ago
- 4f91417 Fix various issues on MSI MS-7135 board. by Jonathan A. Kollasch · 15 years ago
- 33c57f8 by Ward Vandewege · 15 years ago
- 4934fc0 flashrom: Add a tested bitmap field to the flash chip table. by Peter Stuge · 15 years ago
- a9a5f49 By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 by Ed Swierk · 15 years ago
- e21f836 flashrom: Enable ROM decode range to 1MB for vt8237r by Bari Ari · 15 years ago
- b19973e The generic jedec.c does not work for the ST M50FLW flash by Claus Gindhart · 15 years ago
- 26e08b5 flashrom: Handle NULL probe, erase and write function pointers in the by Peter Stuge · 15 years ago
- e227143 libpayload: Add gettimeofday() and friends by Jordan Crouse · 15 years ago
- d772e1e libpayload: Fix a small but aggressive bug in printf() by Jordan Crouse · 15 years ago
- 63f181f libpayload: Enable keyboard translation so that we can use scancode set 1 by Jordan Crouse · 15 years ago
- 24a0404 libpayload: Fix malloc allocation by Jordan Crouse · 15 years ago
- c781584 libpayload: Add the null terminator to the end of the duplicated string by Jordan Crouse · 15 years ago
- 20ce60c Change abuild ROM_IMAGE_SIZE to match the standard s_c_fam10 Config.lb. by Marc Jones · 15 years ago
- 65e0804 Remove inline from FAM10 CPU initialization functions. by Marc Jones · 15 years ago
- 7ca3ec2 Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. by Aaron Lwe · 15 years ago
- 6fd385d Payload location fix for buildrom (trivial). by Uwe Hermann · 15 years ago
- c1cbff2 Add CPUID processor name string support for Fam10 CPUs. by Marc Jones · 15 years ago
- 403b89a On APs the ClLinesToNbDis was being left enabled from CAR setup. by Marc Jones · 15 years ago
- 202625e This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX) by Nikolay Petukhov · 15 years ago
- 20ba8eb Flash pages, which where excluded from updating using the exclude or the by Claus Gindhart · 15 years ago
- a149131 Same old story: Fam10 needs more space again. My calculations say it by Carl-Daniel Hailfinger · 15 years ago
- e3e4981 Trivial payload location changes for buildrom. by Myles Watson · 15 years ago
- e4c98d2 These config files are so that buildrom can use these two boards. by Myles Watson · 15 years ago
- 3d1d3b2 by Myles Watson · 15 years ago
- 0eec1a8 by Myles Watson · 15 years ago
- bb33e4a Detect SMSC SCH5027 (trivial). by Uwe Hermann · 15 years ago
- c4a4116 by Ward Vandewege · 15 years ago
- a74a8ff Clean up and remove late initialization code that is no longer needed. by Marc Jones · 15 years ago
- f0174b5 Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. by Marc Jones · 15 years ago
- 8127dc4 Update the FAM10 microcode to current versions. by Marc Jones · 15 years ago
- c74e362 Missed this file in the previous check-in, r3248. by Marc Jones · 15 years ago
- da4ce6b Add early MSR and PCI register initialization. by Marc Jones · 15 years ago
- 0ab8cdd Add support for a 'bootlog' module to coreinfo. by Uwe Hermann · 15 years ago
- 16acf8b Show index numbers in the NVRAM dump, similar to the PCI config space dump. by Uwe Hermann · 15 years ago
- 5f4410b libpayload: Fix keyboard buglet by Jordan Crouse · 15 years ago
- 7bc63fd This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the by Christopher Kilgour · 15 years ago
- 5971121 Replace buildtarget's check for --build-id with something by Ed Swierk · 15 years ago
- 68aab26 Alter buildtarget to invoke the cross-compiler when by Ed Swierk · 15 years ago
- 8d0a12a Change default payload location for easier buildrom support (trivial). by Uwe Hermann · 15 years ago
- 0b53ec3d Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). by Uwe Hermann · 15 years ago
- 5369303 Add the patch for building tint as payload, as well as a small README, by Uwe Hermann · 15 years ago
- 50eff21 Correct upper boundary for isxdigit. by Ulf Jordan · 15 years ago
- be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 15 years ago
- 72199bc Rewrite and filling of libc/ctype.c (thus adjusting copyright line). by Uwe Hermann · 15 years ago
- b103345 Convert BIN2HEX/HEX2BIN to functions and add the abs() family by Uwe Hermann · 15 years ago
- fad8c2b Various small consistency fixes (trivial): by Uwe Hermann · 15 years ago
- 5431553 libpayload: Add a Geode video driver by Jordan Crouse · 15 years ago
- e3aeb93 Bring Fam10 memory controller init up to date with the latest AMD BKDG by Marc Jones (marc.jones · 15 years ago
- 234e87f libpayload: Support functions for Geode by Jordan Crouse · 15 years ago
- 30939bd libpayload: Add video console framework by Jordan Crouse · 15 years ago
- bac89d0 libpayload: Avoid .svn files in the header install by Jordan Crouse · 15 years ago
- 1cb92bc coreinfo: Make coreinfo use the gcc-wrappers from libpayload by Jordan Crouse · 15 years ago
- 804f4df Make the sample Makefile a bit more generic, so it can be adapted more by Uwe Hermann · 15 years ago
- c3e728f libpayload: Implement gcc wrappers for libpayload by Jordan Crouse · 15 years ago
- c5a78ac Add missing prototypes for libc/rand.c functions (trivial). by Uwe Hermann · 15 years ago
- ea72559 Small curses fixes/additions for libpayload (trivial). by Uwe Hermann · 15 years ago
- 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 15 years ago
- 4eb5089 Add rand/rand_r/srand functions for generating pseudo-random bytes. by Uwe Hermann · 15 years ago
- c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 15 years ago
- 78f59f8 Re-add files I deleted by mistake in r3219. They are meant for a different by Marc Jones (marc.jones · 15 years ago
- df22f78 Don't check exclusive IRQ fieldin the PIR table. by Marc Jones(marc.jones · 15 years ago
- 0dc5697 This patch halts the tco timer early in the boot process on all ICH series southbridges. by Joseph Smith · 15 years ago
- 3860404 libpayload: remove unneeded stack stuff by Jordan Crouse · 15 years ago
- 6c44dfb Fix the case where the user selects no modules in Kconfig at all. by Uwe Hermann · 15 years ago
- 4afb7fb Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 15 years ago
- a697721 Document a rough estimate of how much space in the ELF file each of the by Uwe Hermann · 15 years ago
- 1bee6f9 Add BIN2HEX and HEX2BIN macros (trivial). by Uwe Hermann · 15 years ago
- 3995593 Add a SHA-1 implementation to libpayload. by Uwe Hermann · 15 years ago
- c758227 Doing another 'make' after a 'make clean' was broken until now. Fix it by Uwe Hermann · 15 years ago
- 0a89625 Add missing snprintf() to libc/printf.c (trivial). by Uwe Hermann · 15 years ago