root/trunk/coreboot-v2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3765 [3765] 13 hours uwe i810: Add support for multiple DIMMs, both single-sided and double-sided, …
(edit) @3764 [3764] 31 hours uwe Get rid of the unnecessary indirection by 'struct mem_controller' for the …
(edit) @3763 [3763] 34 hours stepan fix Config-abuild.lb for all targets that need a failover image and don't …
(edit) @3762 [3762] 35 hours stepan OK, people, watch this. This is a school book example of why trivial …
(edit) @3761 [3761] 3 days uwe Coding-style and whitespace fixes (also to make the code more similar the …
(edit) @3760 [3760] 3 days stepan Add support for the LiPPERT Cool RoadRunner?-LX embedded PC board: - …
(edit) @3759 [3759] 4 days uwe i810: Add some more comments, and especially add a list of tested BUFF_SC …
(edit) @3753 [3753] 7 days uwe Rename LinuxBIOS strings and filenames to coreboot. Also, use the more …
(edit) @3752 [3752] 8 days stepan drop dead code in sb600 hda Signed-off-by: Stefan Reinauer …
(edit) @3751 [3751] 9 days mjones Add another AM2 cpuid to the name string. Also, colapse the cases for …
(edit) @3747 [3747] 10 days stepan Thanks to Uwe Hermann for spotting this typo. Signed-off-by: Stefan …
(edit) @3746 [3746] 10 days uwe Add support for the Winbond W83627DHG Super I/O. Signed-off-by: Uwe …
(edit) @3745 [3745] 10 days jcrouse [PATCH] coreboot-v2: Add multiboot support Signed-off-by: Robert Millan …
(edit) @3742 [3742] 11 days uwe Always enable serial before SMBus (or as early as possible), as the SMBus …
(edit) @3741 [3741] 12 days stepan Merge some parts of the i945 review (trivial): * fix \r\n occurence in …
(edit) @3739 [3739] 12 days stepan add inteltool to v2/util (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3738 [3738] 13 days uwe i945.h: Add some more comments, align data for better readability …
(edit) @3737 [3737] 2 weeks hailfinger The POST_CODE macro had the outb() argument order backwards. …
(edit) @3734 [3734] 2 weeks uwe Re-add "based on" lines. Signed-off-by: Uwe Hermann <uwe@…> …
(edit) @3733 [3733] 2 weeks uwe Drop #defines for registers that are not existant on the ICH7. Also, fix …
(edit) @3732 [3732] 2 weeks uwe The enable_hpet() code in intel/i82801gx will not work with the ICH7 …
(edit) @3729 [3729] 3 weeks stepan Fix compile errors if CONFIG_FS_PAYLOAD=1: Compile error in filo.c if …
(edit) @3728 [3728] 3 weeks mjones Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT boards …
(edit) @3727 [3727] 3 weeks mjones Set asus/a8v-3_se to use printk in CAR. (trivial) Signed-off-by: Marc …
(edit) @3726 [3726] 3 weeks mjones Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). …
(edit) @3725 [3725] 3 weeks jcrouse Move the default payload to be more buildrom friendly. Signed-off-by: …
(edit) @3724 [3724] 3 weeks rminnich modify pirq tables for epia-cn. Not tested, builds, derived from getpir. …
(edit) @3718 [3718] 3 weeks uwe Trim down the list of southbridges supported by the i82801xx driver to …
(edit) @3715 [3715] 3 weeks uwe Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. …
(edit) @3713 [3713] 3 weeks mjones Leave room for ROM growth and for the payload. (trivial) Signed-off-by: …
(edit) @3712 [3712] 3 weeks mjones Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild …
(edit) @3711 [3711] 3 weeks mjones Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 …
(edit) @3710 [3710] 3 weeks uwe Add support for the LiPPERT Cool SpaceRunner?-LX embedded PC board: - …
(edit) @3705 [3705] 3 weeks uwe i945/ICH7: Use #defines from pci_ids.h (trivial). Build-tested with the …
(edit) @3704 [3704] 3 weeks stepan Support for the Kontron 986LCD-M mainboard series. Signed-off-by: Stefan …
(edit) @3703 [3703] 3 weeks stepan Support for the Intel 945 northbridge. Signed-off-by: Stefan Reinauer …
(edit) @3702 [3702] 3 weeks stepan Support for Intel Core Duo and Core 2 Duo (tm) CPUs. Signed-off-by: …
(edit) @3701 [3701] 3 weeks stepan Support for the Intel ICH7 southbridge. This includes an early SMI …
(edit) @3700 [3700] 3 weeks stepan Implement support for the Winbond W83627THG. Signed-off-by: Stefan …
(edit) @3699 [3699] 3 weeks stepan Changes required to the device allocator: - leave a hole for mmapped PCIe …
(edit) @3695 [3695] 4 weeks uwe Add initial support for the MSI MS-6147 mainboard. Signed-off-by: Mats …
(edit) @3690 [3690] 4 weeks mjones Made await_ide(), which polls for an ide status change, check the status …
(edit) @3689 [3689] 4 weeks mjones Changed RAM speed calculation to fix RAM modules getting rejected only due …
(edit) @3688 [3688] 4 weeks mjones Speed up copying coreboot to ram by using "movsl" instead of "movsb". Also …
(edit) @3687 [3687] 4 weeks mjones Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not …
(edit) @3680 [3680] 5 weeks uwe I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 …
(edit) @3678 [3678] 5 weeks jcrouse Add missing license header. Signed-off-by: Uwe Hermann …
(edit) @3667 [3667] 5 weeks cozzie One more little fix for the Jetway J7F[24], option tables can only be …
(edit) @3666 [3666] 5 weeks cozzie Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get …
(edit) @3665 [3665] 5 weeks cozzie Final fix for C7 boards, which are still using ROMCC, to be able to build. …
(edit) @3664 [3664] 5 weeks hailfinger ROMCC chokes on vt8237_early_network_init(). Since that function is only …
(edit) @3663 [3663] 5 weeks hailfinger Revision 3564 improved compilation time, but it also introduced a …
(edit) @3661 [3661] 5 weeks hawke * Add a new board, the BCom WinNET P680 * Add a function to change the …
(edit) @3660 [3660] 5 weeks hailfinger Revision 3567 introduced attribute((packed)) for a structured which is …
(edit) @3656 [3656] 6 weeks eswierk Add support for the Intel EP80579 (Tolapai) Development Kit mainboard …
(edit) @3655 [3655] 6 weeks uwe Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. …
(edit) @3654 [3654] 6 weeks uwe Drop unused (or commented / #if 0) reset.c files. This is abuild-tested …
(edit) @3653 [3653] 6 weeks uwe Drop tons of duplicated debug.c files, move common file to lib/debug.c and …
(edit) @3652 [3652] 6 weeks cozzie Remove an extra bracket left by the vt8237r cleanup patch (trivial) …
(edit) @3651 [3651] 6 weeks uwe VIA VT8237R cleanups (trivial). Signed-off-by: Uwe Hermann …
(edit) @3650 [3650] 6 weeks uwe Add support for the VIA pc2500e mainboard (CN700 + VT8237R). Works good …
(edit) @3649 [3649] 6 weeks uwe Drop a number of duplicated failover.c files (they have the same content …
(edit) @3646 [3646] 6 weeks ward Enable vga bios by default on Tyan s2881. The board has an onboard ati …
(edit) @3644 [3644] 6 weeks uwe Indent-based + manual cleanups for CN700 (trivial). As this will be ported …
(edit) @3643 [3643] 6 weeks mjones Added comment about sb600 wideio setting for clarity and a minor witespace …
(edit) @3640 [3640] 7 weeks jcrouse [PATCH] coreboot: Don't loop forever waiting for HDA codecs We shouldn't …
(edit) @3638 [3638] 7 weeks myles Whitespace fixes. Signed-off-by: Myles Watson <mylesgw@…> …
(edit) @3637 [3637] 7 weeks uwe Fix obviously (syntactically) broken cmos.layout (trivial). …
(edit) @3636 [3636] 7 weeks mjones Ron has been doing really good work over in v3. The problem is that the …
(edit) @3635 [3635] 7 weeks uwe Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super …
(edit) @3634 [3634] 7 weeks hailfinger Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried …
(edit) @3633 [3633] 7 weeks myles Whitespace cleanup (trivial). Signed-off-by: Myles Watson …
(edit) @3632 [3632] 7 weeks myles Whitespace cleanup (trivial). Signed-off-by: Myles Watson …
(edit) @3631 [3631] 7 weeks uwe CK804 coding-style fixed based on an 'indent' run (trivial). …
(edit) @3630 [3630] 7 weeks rminnich This is so that people can see it. This is the sb600 for v3. It almost …
(edit) @3629 [3629] 7 weeks hailfinger Fix a typo. Signed-off-by: Carl-Daniel Hailfinger …
(edit) @3628 [3628] 7 weeks hailfinger Use easily readable macros to setup interrupt routing. Change a few PCI …
(edit) @3627 [3627] 7 weeks mjones Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. This …
(edit) @3625 [3625] 7 weeks uwe Enable all available devices on the ASUS A8N-E (trivial). This is in …
(edit) @3624 [3624] 7 weeks hailfinger The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of code …
(edit) @3623 [3623] 8 weeks mjones Add an abuild command line option for -fno-stack-protect for toolchains …
(edit) @3622 [3622] 8 weeks uwe Coding-style fixes and simplifications for the ASUS A8N-E (trivial). The …