root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3637 [3637] 40 hours uwe Fix obviously (syntactically) broken cmos.layout …
(edit) @3636 [3636] 3 days mjones Ron has been doing really good work over in v3. The problem is that the …
(edit) @3635 [3635] 3 days uwe Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super …
(edit) @3634 [3634] 3 days hailfinger Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have …
(edit) @3633 [3633] 4 days myles Whitespace cleanup (trivial). Signed-off-by: Myles Watson …
(edit) @3632 [3632] 4 days myles Whitespace cleanup (trivial). Signed-off-by: Myles Watson …
(edit) @3631 [3631] 4 days uwe CK804 coding-style fixed based on an 'indent' run …
(edit) @3630 [3630] 4 days rminnich This is so that people can see it. This is the sb600 for v3. It almost …
(edit) @3629 [3629] 5 days hailfinger Fix a typo. Signed-off-by: Carl-Daniel Hailfinger …
(edit) @3628 [3628] 5 days hailfinger Use easily readable macros to setup interrupt routing. Change a few PCI …
(edit) @3627 [3627] 5 days mjones Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. This …
(edit) @3626 [3626] 5 days uwe Add some more Super I/O IDs/names (trivial). Signed-off-by: Uwe Hermann …
(edit) @3625 [3625] 5 days uwe Enable all available devices on the ASUS A8N-E (trivial). This is in …
(edit) @3624 [3624] 5 days hailfinger The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of code …
(edit) @3623 [3623] 6 days mjones Add an abuild command line option for -fno-stack-protect for toolchains …
(edit) @3622 [3622] 6 days uwe Coding-style fixes and simplifications for the ASUS A8N-E (trivial). The …
(edit) @3621 [3621] 6 days stuge Do not try to display non-printable characters on the bootlog and ramdump …
(edit) @3620 [3620] 6 days stuge A duplicate register address is incremented in table register_values. A …
(edit) @3619 [3619] 6 days stuge This patch fixes support for the AT49F002N(T) chip in the flashrom …
(edit) @3618 [3618] 6 days stuge flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE Per report …
(edit) @3617 [3617] 7 days mjones AMD K8 platforms must use CAR so it makes sense to use the …
(edit) @3616 [3616] 7 days stuge flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) Signed-off-by: …
(edit) @3615 [3615] 7 days uwe Mark the SyncMOS S29C51002T as working (trivial). All operations tested …
(edit) @3614 [3614] 7 days mjones This patch for the AMD K8 allows a single DIMM to be populated in …
(edit) @3613 [3613] 9 days stepan Add string support to nvramtool. To add a string to your cmos.layout, you …
(edit) @3612 [3612] 9 days stepan fix ppc mainboards (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3611 [3611] 10 days stepan accidently backed out r3598. Sorry Ulf, will pay more attention next …
(edit) @3610 [3610] 10 days mjones This patch fixes the dbm690t keyboard not working issue. It should …
(edit) @3609 [3609] 10 days stepan add svn:ignore for temporary files and directories. …
(edit) @3608 [3608] 10 days stepan * Add strsep (since strtok is considered obsolete) * add a bunch of string …
(edit) @3607 [3607] 10 days stepan Use a block cursor on VGA console :-) Signed-off-by: Stefan Reinauer …
(edit) @3606 [3606] 10 days stepan fix option handling in libpayload Signed-off-by: Stefan Reinauer …
(edit) @3605 [3605] 10 days stepan * add keyboard layout support to libpayload * add a reset handler …
(edit) @3604 [3604] 10 days stepan * factor out serial hardware init * add reverse color support for serial * …
(edit) @3603 [3603] 10 days mjones Add IRQ12 to the dbm690t mptable for mouse interrupt …
(edit) @3602 [3602] 10 days uwe Activate proper support for EN29F002(A)(N)[BT]. Fully tested for …
(edit) @3601 [3601] 10 days stepan Add default config file to libpayload so that one can do make …
(edit) @3600 [3600] 12 days eswierk Support for the memory controller and PCIe interface of the Intel EP80579 …
(edit) @3599 [3599] 12 days jcrouse Fix overflow in modwin erase. Do not refresh modwin yet, since it …
(edit) @3598 [3598] 12 days jcrouse Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues …
(edit) @3597 [3597] 12 days hailfinger Fix up remaining AMD DBM690T autobuild issue. Signed-off-by: Carl-Daniel …
(edit) @3596 [3596] 12 days mjones Add abuild support for the dbm690t. (trivial) Signed-off-by: Marc Jones …
(edit) @3595 [3595] 13 days ruik This patch adds support for watchdog kill and adds it to Asus M2V-MX …
(edit) @3594 [3594] 13 days mjones The AMD dbm690t mainboard uses the it8712f SIO with the default 48MHz …
(edit) @3593 [3593] 13 days ruik Attached patch removes HPET info from ACPI tables. HPET does not work fine …
(edit) @3592 [3592] 13 days oxygene 1. Preset CC to gcc in Makefile. There are some $(shell $(CC) …
(edit) @3591 [3591] 13 days ruik Following patch adds support for Asus M2V-E SE. Works pretty well, the …
(edit) @3590 [3590] 2 weeks stepan Patch for AMD DBM690T board. Signed-off-by: Michael Xie …
(edit) @3589 [3589] 2 weeks stepan Patch for AMD SB600 chipset. Most of the functions in SB600 are enabled …
(edit) @3588 [3588] 2 weeks stepan Patch for AMD RS690 chipset. All the PCIe slots are enabled in this patch …
(edit) @3587 [3587] 2 weeks ruik Attached patch fixes at least one issue ;) During the PCI BAR sizing …
(edit) @3586 [3586] 2 weeks mjones Whitespace and style cleanup. (trivial) Signed-off-by: Marc Jones …
(edit) @3585 [3585] 2 weeks mjones Add AMD K8 S1G1 socket support. Signed-off-by: Michael Xie …
(edit) @3584 [3584] 3 weeks myles ck804 whitespace fixes Signed-off-by: Myles Watson …
(edit) @3583 [3583] 3 weeks myles Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if …
(edit) @3582 [3582] 3 weeks stepan fix two minor bugs in nvramtool. (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3581 [3581] 3 weeks stepan fix regression in libpayload introduced by merge of the keyboard …
(edit) @3580 [3580] 3 weeks oxygene - unify keycodes for non-ASCII keys by using curses' codes and labels - …
(edit) @3579 [3579] 3 weeks stepan This patch adds damage detection to libpayload's tinycurses. …
(edit) @3578 [3578] 3 weeks stepan * Implement scrolling in tinycurses * Fix an off by one …
(edit) @3577 [3577] 3 weeks hawke For the jetway jf2/4 series of mainboards: * change the comment for device …
(edit) @3576 [3576] 4 weeks oxygene makes cursorx and cursory signed, as there are several "if (cursorx < 0)" …
(edit) @3575 [3575] 4 weeks jcrouse Fix the USB code to find the headers after they were …
(edit) @3574 [3574] 4 weeks jcrouse Move the USB header files to a common location for …
(edit) @3573 [3573] 4 weeks hawke Add the target for the previously-added jetway mainboard. This target is …
(edit) @3572 [3572] 4 weeks stepan From Vincent Legoll: Use dev_path() to have nice debug output patch is …
(edit) @3571 [3571] 4 weeks stepan Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, …
(edit) @3570 [3570] 4 weeks stuge flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE Per report …
(edit) @3569 [3569] 4 weeks stuge flashrom: Debug print actual time base calculated by …
(edit) @3568 [3568] 4 weeks jcrouse Add editing keypad keys and the missing F11 key to the curses serial input …
(edit) @3567 [3567] 4 weeks ruik This patch adds support for the VIA VT8237S south bridge. The VT8237R …
(edit) @3566 [3566] 4 weeks stepan define array size in a single place (trivial) Signed-off-by: Stefan …
(edit) @3565 [3565] 5 weeks stuge Make the serial output driver 8 bit clean. Remove …
(edit) @3564 [3564] 5 weeks hailfinger This changes the python generated makefiles targets/*/*/Makefile …
(edit) @3563 [3563] 5 weeks eswierk Tidy up identifiers, per Uwe's suggestion. Trivial. Signed-off-by: Ed …
(edit) @3562 [3562] 5 weeks stuge flashrom: Only find "unknown .. SPI chip" if no other chip was found This …
(edit) @3561 [3561] 5 weeks jcrouse Add support for curses color output over serial. Note that the sequence …
(edit) @3560 [3560] 5 weeks oxygene This patch adds USB capabilities to libpayload. It requires some memalign …
(edit) @3559 [3559] 5 weeks oxygene Add memalign(align, size). Signed-off-by: Patrick Georgi …
(edit) @3558 [3558] 5 weeks stepan The keyboard driver mixed up the key press/release events for the special …
(edit) @3557 [3557] 5 weeks stuge flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE Per test report …
(edit) @3556 [3556] 5 weeks stuge This patch gets the Epia-CN working without ACPI or APIC. All devices …
(edit) @3555 [3555] 5 weeks uwe Various Doxygen-related fixes in libpayload (trivial). - Drop all …
(edit) @3554 [3554] 5 weeks stepan fix typo Signed-off-by: Paul Menzel …
(edit) @3553 [3553] 6 weeks jcrouse [PATCH]: libpayload: Document time functions No code …
(edit) @3552 [3552] 6 weeks jcrouse [PATCH]: libpayload: Document the architecture specific routines No code …
(edit) @3551