Age | Commit message (Expand) | Author |
2006-03-15 | stupid svn failed. | Ronald G. Minnich |
2006-03-15 | disable watchdog, and it goes much better! | Ronald G. Minnich |
2006-03-14 | for different pll values. | Ronald G. Minnich |
2006-03-14 | Make the pll stuff parameterized. | Ronald G. Minnich |
2006-03-14 | Fix for nehemiah | Ronald G. Minnich |
2006-03-14 | go with newer auto.c ... | Ronald G. Minnich |
2006-03-13 | added pll_reset.c | Li-Ta Lo |
2006-03-13 | added early_setup.c | Li-Ta Lo |
2006-03-13 | correct __ROMCC__ | Li-Ta Lo |
2006-03-13 | failed attempt to do early init for cs5535. Almost there but | Li-Ta Lo |
2006-03-02 | I am so stupid to mix up logical and bitwise NOT. | Li-Ta Lo |
2006-03-02 | add smbus access routing for cs5535 | Li-Ta Lo |
2006-03-01 | a few new items and mods for ollie | Ronald G. Minnich |
2006-02-28 | remove more unused code | Li-Ta Lo |
2006-02-28 | remove unused GX1 asm code | Li-Ta Lo |
2006-02-28 | semi working with random 1 bit error | Li-Ta Lo |
2006-02-27 | more GX2 commit | Li-Ta Lo |
2006-02-24 | rename files | Ronald G. Minnich |
2006-02-24 | added support for ICH5 | Ronald G. Minnich |
2006-02-24 | new flashchip support by Leon Woestenberg <leonw@mailcan.com> | Stefan Reinauer |
2006-02-23 | preliminary GX DRAM initization. It is not working yet. | Li-Ta Lo |
2006-02-23 | added sharp flash | Ronald G. Minnich |
2006-02-22 | oops, added a binary | Ronald G. Minnich |
2006-02-22 | added new superio. added new simple util. | Ronald G. Minnich |
2006-02-19 | gcc 4.1 fixes. | Stefan Reinauer |
2006-02-16 | serverworks HT1000/HT2000, bcm5785/5780 support | Yinghai Lu |
2006-02-13 | this gets us to working serial output. | Ronald G. Minnich |
2006-02-11 | frontrunner now builds | Ronald G. Minnich |
2006-02-11 | fix mistake in name | Ronald G. Minnich |
2006-02-11 | lippert frontrunner | Ronald G. Minnich |
2006-02-06 | add this file | Ronald G. Minnich |
2006-02-06 | make doxygen work | Ronald G. Minnich |
2006-01-28 | This is the change so that we can readable ldscript.ld | Ronald G. Minnich |
2006-01-28 | GX2 builds | Ronald G. Minnich |
2006-01-28 | added GX2 ids | Ronald G. Minnich |
2006-01-28 | rename | Ronald G. Minnich |
2006-01-28 | rename | Ronald G. Minnich |
2006-01-27 | adding preliminary, and almost certainly wrong, rumba support. | Ronald G. Minnich |
2006-01-19 | fixed apic cluster. | Ronald G. Minnich |
2006-01-19 | add a tinylinux config file | Ronald G. Minnich |
2006-01-18 | fix stupid bug with unitialized conf variable | Ronald G. Minnich |
2006-01-17 | Typo | Ronald G. Minnich |
2006-01-17 | First, a FATAL error, that blows up your BIOS, should NEVER FAIL to | Ronald G. Minnich |
2006-01-09 | don't need copy_secondary_start_to_1m_below for non-smp | Yinghai Lu |
2006-01-06 | enable bsp apic id lifting regarding ioapic setup | Yinghai Lu |
2006-01-06 | add the dest cpu apic id in ioapic setup so we can lift the bsp apic id | Yinghai Lu |
2006-01-05 | update comments | Stefan Reinauer |
2006-01-05 | latest agami/aruma changes. Compiles but won't boot yet | Stefan Reinauer |
2006-01-04 | CONFIG_LB_TOPK 8M above support | Yinghai Lu |
2006-01-04 | 1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support | Yinghai Lu |
2006-01-04 | pass on return values | Stefan Reinauer |
2006-01-04 | typo | Yinghai Lu |
2006-01-04 | type error fixed... | Yinghai Lu |
2005-12-29 | fix buildrom compiler warnings with gcc4 | Stefan Reinauer |
2005-12-18 | redo image checking in conversion case. Please update to this | Stefan Reinauer |
2005-12-18 | * make -v switch print debug messages. | Stefan Reinauer |
2005-12-14 | indirect jmp with * | Yinghai Lu |
2005-12-14 | from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc | Yinghai Lu |
2005-12-14 | support HDT disassembly when cache as ram auto stage | Yinghai Lu |
2005-12-14 | issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M | Yinghai Lu |
2005-12-09 | make clear_1m_ram.c to support gcc 3 and gcc4 | Yinghai Lu |
2005-12-08 | fix bus problem with s2885 with issue 47 | Yinghai Lu |
2005-12-07 | use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50 | Yinghai Lu |
2005-12-07 | fix type error for s2895 | Yinghai Lu |
2005-12-06 | from issue 47, put chain on bus 0, 0x40, 0x80, 0xc0 | 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-04 | 1203_hcdn.diff: | Stefan Reinauer |
2005-12-04 | oops. no false positives please. | Stefan Reinauer |
2005-12-04 | add compilation time to abuild.sh | Stefan Reinauer |
2005-12-04 | implement io based udelay function for all mainboards that lack an apic | Stefan Reinauer |
2005-12-04 | get ts5300 compiling, it's mostly a copy of msm586seg | Stefan Reinauer |
2005-12-04 | small gcc4 patches, some ts5300 updates | Stefan Reinauer |
2005-12-04 | abuild changes to allow ignoring dummy directories and injecting architectures. | Stefan Reinauer |
2005-12-03 | smaller fixups here and there, allowing some motherboards to compile or | Stefan Reinauer |
2005-12-03 | applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k | Stefan Reinauer |
2005-12-03 | add cmos checksum range to linuxbios table | Stefan Reinauer |
2005-12-03 | small update, one comment adjusted, fix epia-m abuild. | Stefan Reinauer |
2005-12-02 | fix up abuild.sh to new requirements. This might leave some builds | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_mb.diff - part 3 | Stefan Reinauer |
2005-12-02 | issue 41 - fix up mainboard compilation. | Stefan Reinauer |
2005-12-02 | issue 41 - fix up motherboard compilation. There's always hope. | Stefan Reinauer |
2005-12-02 | backing out pci device renames | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-12-01 | issue 40, make flashrom utility build process more solid. | Stefan Reinauer |
2005-12-01 | Applying YhLu's patch from issue 37. | Stefan Reinauer |
2005-12-01 | Applying 11_26_car_tyan.diff from Yinghai Lu. | Stefan Reinauer |
2005-12-01 | mention build dependencies in Makefile. | Stefan Reinauer |
2005-11-27 | fix intel jarrell build (no issue tracker number since trivial fix) | Stefan Reinauer |
2005-11-27 | fix build for all supermicro boards. | Stefan Reinauer |
2005-11-26 | flasrom update from Stefan, resovle issue 21 | Li-Ta Lo |
2005-11-26 | - Apply 11_24_a_s1_core.diff from | Stefan Reinauer |
2005-11-26 | fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker ... | Stefan Reinauer |
2005-11-26 | add another Via C3 cpu id reported by grzegorz@el-kom.pl | Stefan Reinauer |
2005-11-26 | first round of agami aruma merge | Stefan Reinauer |
2005-11-25 | final checkin for island -> agami | Stefan Reinauer |
2005-11-25 | island -> agami | Stefan Reinauer |
2005-11-25 | island -> agami 2/3 | Stefan Reinauer |
2005-11-25 | island goes agami | Stefan Reinauer |
2005-11-24 | rename the directory to match the program name | Stefan Reinauer |