Age | Commit message (Expand) | Author |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2008-11-20 | OK, people, watch this. | Stefan Reinauer |
2008-10-30 | Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t... | Arne Georg Gleditsch |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-10 | Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL. | Ward Vandewege |
2008-10-06 | Whitespace fixes. | Myles Watson |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-18 | Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 | Myles Watson |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-08-19 | Add Tyan S2912 platform with AMD Family 10 support. | Arne Georg Gleditsch |
2008-04-23 | This is the sata irq patch for s2895 and ultra40. It also changes some broken | Myles Watson |
2008-04-23 | Fix irqs for secondary ports on both sata controllers. | Myles Watson |
2008-04-23 | This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on | Ward Vandewege |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-17 | Enable IDE legacy port access for all 440BX based boards per default, as | Uwe Hermann |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-11-13 | Small fix to make abuild happy (trivial). | Uwe Hermann |
2007-11-13 | Drop obsolete failover.c, forgot it in the last commit (trivial). | Uwe Hermann |
2007-11-13 | Various small fixes to make the Tyan S1846 match the format of | Uwe Hermann |
2007-10-23 | The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb file | Ward Vandewege |
2007-10-22 | Fix typo (trivial) | Ward Vandewege |
2007-10-22 | Add support for a precompressed LZMA payload (trivial). | Ward Vandewege |
2007-10-07 | Add missing '\n' to a printk_debug() and some other small fixes | Uwe Hermann |
2007-09-20 | The s2891 ships with a 1MB rom chip. The targets/tyan/s2891/Config.lb file as... | Ward Vandewege |
2007-09-19 | Add support for a precompressed LZMA payload (trivial). | Ward Vandewege |
2007-09-19 | Sorry, I mixed up two patches. Reverting this change. | Ward Vandewege |
2007-09-19 | Add support for a precompressed LZMA payload (trivial). | Ward Vandewege |
2007-06-03 | Tyan S1846: Minor fixes in static device tree (trivial): | Uwe Hermann |
2007-06-03 | Fix the static device tree of the Tyan S1846. Especially the | Uwe Hermann |
2007-05-27 | Various 440BX and Tyan S1846 related minor changes and fixes (trivial): | Uwe Hermann |
2007-05-19 | Fix typos (trivial). | Uwe Hermann |
2007-05-19 | Minor cosmetics (trivial). | Uwe Hermann |
2007-05-19 | Initialize the fans on the adt7463 chip to be dynamically regulated by the | Ward Vandewege |
2007-05-04 | Cosmetics (trivial). | Uwe Hermann |
2007-05-03 | Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB, | Uwe Hermann |
2007-04-06 | Trivial patch: | Stefan Reinauer |
2007-04-03 | Add initial framework for the Tyan S1846. | Uwe Hermann |
2007-02-27 | This is another fixup round for Yinghai Lu's great patch. | Stefan Reinauer |
2007-02-19 | Fix some CHIP_NAME() entries to use canonical names. | Uwe Hermann |
2007-02-17 | Initial support for the following new mainboards: | Yinghai Lu |
2007-02-02 | Remove hardcoded gcc versions otherwise the build will break for | Uwe Hermann |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
2006-12-15 | Apply linuxbios-rename-compressed-payload-options.patch, refs #14 | Ed Swierk |
2006-11-10 | * fix the automatic build system by compressing payloads if possible | Stefan Reinauer |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-11-02 | Remove some unneeded #includes from most mainboard.c files. | Uwe Hermann |
2006-10-27 | Fix the CHIP_NAME() entries of all mainboards to have the same format | Uwe Hermann |
2006-10-06 | MEMCLK to DDRXXX | Yinghai Lu |
2006-10-05 | K8_4RANK to QRANK | Yinghai Lu |
2006-10-04 | get_bus_cong using sysconf instead | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-07-19 | closing issue 44: rename ram clocks in cmos.layout | Stefan Reinauer |
2006-06-23 | fix compilation of s2892. | Stefan Reinauer |
2006-05-26 | fix two mainboards that have been broken by someone who does not use abuild.sh | Stefan Reinauer |
2006-05-18 | co processor support with s2891 | Yinghai Lu |
2006-05-04 | don't wait core0 started twice | Yinghai Lu |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
2005-12-07 | fix type error for s2895 | Yinghai Lu |
2005-12-06 | use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue | Yinghai Lu |
2005-12-06 | corrected mptable according to factory DSDT | Li-Ta Lo |
2005-12-03 | small update, one comment adjusted, fix epia-m abuild. | Stefan Reinauer |
2005-12-02 | issue 41 - fix up motherboard compilation. There's always hope. | Stefan Reinauer |
2005-12-01 | Applying 11_26_car_tyan.diff from Yinghai Lu. | Stefan Reinauer |
2005-11-23 | CAR patch from YH LU | Ronald G. Minnich |
2005-10-25 | - See Issue Tracker id-15 "lnxi-patch-15". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-13 "lnxi-patch-13". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-12 "lnxi-patch-12". | Jason Schildt |
2005-07-08 | missed cache_as_ram_auto.c | Yinghai Lu |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-62 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-59 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-56 | arch import user (historical) |
2005-07-06 | cleanup due to failing tla-svn-sync | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-55 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-53 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-35 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-33 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-9 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 | arch import user (historical) |
2005-02-03 | *** empty log message *** | Yinghai Lu |
2005-01-21 | move apic cluster before pci_domain in MB Config.lb | Yinghai Lu |
2005-01-19 | add config option for vga | Li-Ta Lo |
2005-01-14 | CONFIG_PCI_ROM_RUN | Yinghai Lu |
2005-01-12 | onboard pci rom | Yinghai Lu |
2005-01-10 | nodeid | Yinghai Lu |
2005-01-07 | enable apic ext id to keep bsp using apid 0 | Yinghai Lu |
2005-01-07 | remove ti_firewire.c, it only enable the bus master | Li-Ta Lo |
2005-01-05 | enable apic ext id | Yinghai Lu |
2004-12-17 | non coherent ht chain setup automatically | Yinghai Lu |
2004-12-16 | btext fix | Yinghai Lu |
2004-12-03 | *** empty log message *** | Yinghai Lu |
2004-12-03 | i2c mux support | Yinghai Lu |
2004-11-25 | marked debug device on LPC bus | Li-Ta Lo |