aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-07coreinfo: Add a module for browsing the boot LARJordan Crouse
2008-05-07libpayload: Add LAR walking supportJordan Crouse
2008-05-07Fix a typo in lbtdump output (trivial).Ed Swierk
2008-05-06coreinfo: Show the current time and date in the menuJordan Crouse
2008-05-06We were in the risk of running out of space in the option menu atJordan Crouse
2008-05-06The previous commit had more in it then I wanted - so I am revertingJordan Crouse
2008-05-06coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFOJordan Crouse
2008-05-06cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi...Marc Jones
2008-05-06This patch changes Config-lab.lb for qemu to use lzma like the other targets.Myles Watson
2008-05-06This patch adds pc keyboard init function call for qemu in v2 since some payl...Aaron Lwe
2008-05-06Fix various issues on MSI MS-7135 board.Jonathan A. Kollasch
2008-05-05This patch changes the payload path for Config.lb; this board is supported byWard Vandewege
2008-05-03flashrom: Add a tested bitmap field to the flash chip table.Peter Stuge
2008-04-30By default, the Intel 3100 LPC interface enables only I/O range 0x3f8Ed Swierk
2008-04-29flashrom: Enable ROM decode range to 1MB for vt8237rBari Ari
2008-04-28The generic jedec.c does not work for the ST M50FLW flashClaus Gindhart
2008-04-28flashrom: Handle NULL probe, erase and write function pointers in thePeter Stuge
2008-04-25libpayload: Add gettimeofday() and friendsJordan Crouse
2008-04-25libpayload: Fix a small but aggressive bug in printf()Jordan Crouse
2008-04-25libpayload: Enable keyboard translation so that we can use scancode set 1Jordan Crouse
2008-04-25libpayload: Fix malloc allocationJordan Crouse
2008-04-25libpayload: Add the null terminator to the end of the duplicated stringJordan Crouse
2008-04-25Change abuild ROM_IMAGE_SIZE to match the standard s_c_fam10 Config.lb.Marc Jones
2008-04-25Remove inline from FAM10 CPU initialization functions.Marc Jones
2008-04-25Fix so pci device memory allocation does not use memory base address at 0xfec...Aaron Lwe
2008-04-25Payload location fix for buildrom (trivial).Uwe Hermann
2008-04-24Add CPUID processor name string support for Fam10 CPUs.Marc Jones
2008-04-24On APs the ClLinesToNbDis was being left enabled from CAR setup.Marc Jones
2008-04-24This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX)Nikolay Petukhov
2008-04-24Flash pages, which where excluded from updating using the exclude or theClaus Gindhart
2008-04-23Same old story: Fam10 needs more space again. My calculations say itCarl-Daniel Hailfinger
2008-04-23Trivial payload location changes for buildrom.Myles Watson
2008-04-23These config files are so that buildrom can use these two boards.Myles Watson
2008-04-23This is the sata irq patch for s2895 and ultra40. It also changes some brokenMyles Watson
2008-04-23Fix irqs for secondary ports on both sata controllers.Myles Watson
2008-04-23Detect SMSC SCH5027 (trivial).Uwe Hermann
2008-04-23This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port onWard Vandewege
2008-04-22Clean up and remove late initialization code that is no longer needed.Marc Jones
2008-04-22Find matching settings for each CPUs FID, VID, and P-state registers and init...Marc Jones
2008-04-22Update the FAM10 microcode to current versions.Marc Jones
2008-04-22Missed this file in the previous check-in, r3248.Marc Jones
2008-04-22Add early MSR and PCI register initialization. Marc Jones
2008-04-22Add support for a 'bootlog' module to coreinfo.Uwe Hermann
2008-04-22Show index numbers in the NVRAM dump, similar to the PCI config space dump.Uwe Hermann
2008-04-21libpayload: Fix keyboard bugletJordan Crouse
2008-04-19This trivial patch adds the SMSC SCH3112 Super I/O chip ID to theChristopher Kilgour
2008-04-18Replace buildtarget's check for --build-id with somethingEd Swierk
2008-04-18Alter buildtarget to invoke the cross-compiler whenEd Swierk
2008-04-16Change default payload location for easier buildrom support (trivial).Uwe Hermann
2008-04-15Move curses/speaker.c to drivers/ as it's not curses-specific (trivial).Uwe Hermann
2008-04-15Add the patch for building tint as payload, as well as a small README,Uwe Hermann
2008-04-12Correct upper boundary for isxdigit.Ulf Jordan
2008-04-11Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann
2008-04-11Rewrite and filling of libc/ctype.c (thus adjusting copyright line).Uwe Hermann
2008-04-11Convert BIN2HEX/HEX2BIN to functions and add the abs() familyUwe Hermann
2008-04-11Various small consistency fixes (trivial):Uwe Hermann
2008-04-11libpayload: Add a Geode video driverJordan Crouse
2008-04-11Bring Fam10 memory controller init up to date with the latest AMD BKDGMarc Jones (marc.jones
2008-04-10libpayload: Support functions for GeodeJordan Crouse
2008-04-10libpayload: Add video console frameworkJordan Crouse
2008-04-10libpayload: Avoid .svn files in the header installJordan Crouse
2008-04-10coreinfo: Make coreinfo use the gcc-wrappers from libpayloadJordan Crouse
2008-04-09Make the sample Makefile a bit more generic, so it can be adapted moreUwe Hermann
2008-04-09libpayload: Implement gcc wrappers for libpayloadJordan Crouse
2008-04-08Add missing prototypes for libc/rand.c functions (trivial).Uwe Hermann
2008-04-08Small curses fixes/additions for libpayload (trivial).Uwe Hermann
2008-04-08libpayload: Add a timeout function for getchar and getchJordan Crouse
2008-04-07Add rand/rand_r/srand functions for generating pseudo-random bytes.Uwe Hermann
2008-04-07ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec.Ed Swierk
2008-04-07Re-add files I deleted by mistake in r3219. They are meant for a differentMarc Jones (marc.jones
2008-04-07Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones
2008-04-06This patch halts the tco timer early in the boot process on all ICH series so...Joseph Smith
2008-04-05libpayload: remove unneeded stack stuffJordan Crouse
2008-04-04Fix the case where the user selects no modules in Kconfig at all.Uwe Hermann
2008-04-04Add a workaround for a bug in some binutils version which strictlyCarl-Daniel Hailfinger
2008-04-04Document a rough estimate of how much space in the ELF file each of theUwe Hermann
2008-04-04Add BIN2HEX and HEX2BIN macros (trivial).Uwe Hermann
2008-04-03Add a SHA-1 implementation to libpayload.Uwe Hermann
2008-04-03Doing another 'make' after a 'make clean' was broken until now. Fix itUwe Hermann
2008-04-02Add missing snprintf() to libc/printf.c (trivial).Uwe Hermann
2008-04-01Setting an integrated southbridge device (like SATA or USB2.0) toEd Swierk
2008-04-01Remove i82801DB files that I meant to delete in r3206.Joseph Smith
2008-04-01Tiny style fix for consistency (trivial).Ed Swierk
2008-04-01Removal of i82801DB (ICH4)Joseph Smith
2008-04-01The early init code of several Intel southbridge chipsets callsEd Swierk
2008-03-31Libpayload fixes to prevent triple-faults when running in QEMU.Klaus Schnass
2008-03-31Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann
2008-03-31Fix the NVRAM access functions to work correctly for theUwe Hermann
2008-03-31Whitespace fixes (trivial).Uwe Hermann
2008-03-31Rename drivers/cmos.c to drivers/nvram.c (trivial).Uwe Hermann
2008-03-31Due to popular demand, rename "CMOS" to "NVRAM" (trivial).Uwe Hermann
2008-03-30Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk
2008-03-29Add support for the TeleVideo TC7020.Kenji Noguchi
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-03-29[libpayload] Work around sign-extending issueJordan Crouse
2008-03-29Make a few array entries only as big as they absolutely need to be (trivial).Uwe Hermann
2008-03-28Fix for irq routing issues.Joseph Smith
2008-03-27Add initial support for some basic CMOS read/write functions and theUwe Hermann
2008-03-27Various tiny fixes (trivial):Uwe Hermann
2008-03-27Drop -Os in libpayload for now, it causes run-time problems for someUwe Hermann