Timeline


and .

10/05/08: Yesterday

01:13 Changeset [3637] by uwe

Fix obviously (syntactically) broken cmos.layout ...

10/04/08:

01:23 Changeset [3636] by mjones

Ron has been doing really good work over in v3. The problem is that the ...

10/03/08:

20:16 Changeset [3635] by uwe

Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super ...

17:17 Changeset [3634] by hailfinger

Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have ...

10/02/08:

21:21 Changeset [3633] by myles

Whitespace cleanup (trivial).

Signed-off-by: Myles Watson ...

21:20 Changeset [3632] by myles

Whitespace cleanup (trivial).

Signed-off-by: Myles Watson ...

20:19 Changeset [3631] by uwe

CK804 coding-style fixed based on an 'indent' run ...

17:42 Changeset [3630] by rminnich

This is so that people can see it. This is the sb600 for v3. It almost ...

03:35 Changeset [3629] by hailfinger

Fix a typo.

Signed-off-by: Carl-Daniel Hailfinger ...

02:52 Changeset [3628] by hailfinger

Use easily readable macros to setup interrupt routing. Change a few PCI ...

00:15 Changeset [3627] by mjones

Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. This ...

10/01/08:

22:16 Changeset [3626] by uwe

Add some more Super I/O IDs/names (trivial).

Signed-off-by: Uwe Hermann ...

15:10 Changeset [3625] by uwe

Enable all available devices on the ASUS A8N-E (trivial).

This is in ...

14:52 Changeset [3624] by hailfinger

The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of code ...

09/30/08:

19:09 Changeset [3623] by mjones

Add an abuild command line option for -fno-stack-protect for toolchains ...

17:02 Changeset [3622] by uwe

Coding-style fixes and simplifications for the ASUS A8N-E (trivial). The ...

08:13 Changeset [3621] by stuge

Do not try to display non-printable characters on the bootlog and ramdump ...

06:52 Changeset [3620] by stuge

A duplicate register address is incremented in table register_values. A ...

06:13 Changeset [3619] by stuge

This patch fixes support for the AT49F002N(T) chip in the flashrom ...

06:00 Changeset [3618] by stuge

flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE

Per report ...

00:59 Changeset [3617] by mjones

AMD K8 platforms must use CAR so it makes sense to use the ...

09/29/08:

23:21 Changeset [3616] by stuge

flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)

Signed-off-by: ...

20:48 Changeset [3615] by uwe

Mark the SyncMOS S29C51002T as working (trivial).

All operations tested ...

20:09 Changeset [3614] by mjones

This patch for the AMD K8 allows a single DIMM to be populated in ...

09/27/08:

12:08 Changeset [3613] by stepan

Add string support to nvramtool.

To add a string to your cmos.layout, you ...

10:51 Changeset [3612] by stepan

fix ppc mainboards (trivial)

Signed-off-by: Stefan Reinauer ...

09/26/08:

21:37 Changeset [3611] by stepan

accidently backed out r3598. Sorry Ulf, will pay more attention next ...

21:15 Changeset [3610] by mjones

This patch fixes the dbm690t keyboard not working issue. It should ...

20:56 Changeset [3609] by stepan

add svn:ignore for temporary files and directories. ...

20:42 Changeset [3608] by stepan

* Add strsep (since strtok is considered obsolete) * add a bunch of string ...

20:40 Changeset [3607] by stepan

Use a block cursor on VGA console :-)

Signed-off-by: Stefan Reinauer ...

20:39 Changeset [3606] by stepan

fix option handling in libpayload

Signed-off-by: Stefan Reinauer ...

20:37 Changeset [3605] by stepan

* add keyboard layout support to libpayload * add a reset handler ...

20:36 Changeset [3604] by stepan

* factor out serial hardware init * add reverse color support for serial * ...

19:41 Changeset [3603] by mjones

Add IRQ12 to the dbm690t mptable for mouse interrupt ...

15:19 Changeset [3602] by uwe

Activate proper support for EN29F002(A)(N)[BT].

Fully tested for ...

13:21 Changeset [3601] by stepan

Add default config file to libpayload so that one can do make ...

09/24/08:

17:06 Changeset [3600] by eswierk

Support for the memory controller and PCIe interface of the Intel EP80579 ...

16:21 Changeset [3599] by jcrouse

Fix overflow in modwin erase. Do not refresh modwin yet, since it ...

16:17 Changeset [3598] by jcrouse

Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues ...

12:09 Changeset [3597] by hailfinger

Fix up remaining AMD DBM690T autobuild issue.

Signed-off-by: Carl-Daniel ...

05:21 Changeset [3596] by mjones

Add abuild support for the dbm690t. (trivial)

Signed-off-by: Marc Jones ...

00:26 Changeset [3595] by ruik

This patch adds support for watchdog kill and adds it to Asus M2V-MX ...

00:19 Changeset [3594] by mjones

The AMD dbm690t mainboard uses the it8712f SIO with the default 48MHz ...

09/23/08:

23:57 Changeset [3593] by ruik

Attached patch removes HPET info from ACPI tables. HPET does not work fine ...

23:29 Changeset [3592] by oxygene

1. Preset CC to gcc in Makefile. There are some $(shell $(CC) ...

22:36 Changeset [3591] by ruik

Following patch adds support for Asus M2V-E SE. Works pretty well, the ...

09/22/08:

15:16 Changeset [3590] by stepan

Patch for AMD DBM690T board.

Signed-off-by: Michael Xie ...

15:11 Changeset [3589] by stepan

Patch for AMD SB600 chipset.

Most of the functions in SB600 are enabled ...

15:07 Changeset [3588] by stepan

Patch for AMD RS690 chipset.

All the PCIe slots are enabled in this patch ...

09/20/08:

00:58 Changeset [3587] by ruik

Attached patch fixes at least one issue ;) During the PCI BAR sizing ...

09/19/08:

23:19 Changeset [3586] by mjones

Whitespace and style cleanup. (trivial)

Signed-off-by: Marc Jones ...

22:16 Changeset [3585] by mjones

Add AMD K8 S1G1 socket support.

Signed-off-by: Michael Xie ...

09/18/08:

18:27 Changeset [3584] by myles

ck804 whitespace fixes

Signed-off-by: Myles Watson ...

17:30 Changeset [3583] by myles

Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if ...

16:49 Changeset [3582] by stepan

fix two minor bugs in nvramtool. (trivial) Signed-off-by: Stefan Reinauer ...

09:48 Changeset [3581] by stepan

fix regression in libpayload introduced by merge of the keyboard ...

09/17/08:

20:12 Changeset [3580] by oxygene

- unify keycodes for non-ASCII keys by using curses' codes and labels - ...

18:32 Changeset [3579] by stepan

This patch adds damage detection to libpayload's tinycurses. ...

09/12/08:

23:50 Changeset [3578] by stepan

* Implement scrolling in tinycurses * Fix an off by one ...

22:39 Changeset [3577] by hawke

For the jetway jf2/4 series of mainboards: * change the comment for device ...

09/11/08:

19:44 Changeset [3576] by oxygene

makes cursorx and cursory signed, as there are several "if (cursorx < 0)" ...

19:29 Changeset [3575] by jcrouse

Fix the USB code to find the headers after they were ...

19:26 Changeset [3574] by jcrouse

Move the USB header files to a common location for ...

19:19 Changeset [3573] by hawke

Add the target for the previously-added jetway mainboard.

This target is ...

08:53 Ticket #115 (Enhance debug printk for pci_device) closed by stepan
fixed: committed in r3572
08:52 Changeset [3572] by stepan

From Vincent Legoll: Use dev_path() to have nice debug output patch is ...

00:11 Ticket #115 (Enhance debug printk for pci_device) created by Vincent Legoll <vincent.legoll@…>
Use dev_path() to have nice debug output patch is run-time tested

09/10/08:

22:40 Changeset [3571] by stepan

Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, ...

11:55 Changeset [3570] by stuge

flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE

Per report ...

09/07/08:

21:54 Ticket #114 (Use GCCINCDIR instead of open-coding it) created by vincent.legoll@…
in trunk/filo/Makefile, there is duplicated code to get gcc include …
05:14 Changeset [3569] by stuge

flashrom: Debug print actual time base calculated by ...

Note: See TracTimeline for information about the timeline view.