root/trunk/payloads

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3749 [3749] 10 days jcrouse Signed-off-by: Robert Millan <rmh@…> Acked-by: Jordan Crouse …
(edit) @3748 [3748] 10 days jcrouse Signed-off-by: Robert Millan <rmh@…> Acked-by: Jordan Crouse …
(edit) @3744 [3744] 10 days jcrouse [PATCH] coreinfo: Add multiboot parsing support Rename the "coreboot" …
(edit) @3743 [3743] 10 days jcrouse [PATCH] Add sysinfo_have_multiboot function Add a new infrastructure for …
(edit) @3735 [3735] 2 weeks stuge Update bayou to use ACS_ macros for line drawing characters. …
(edit) @3720 [3720] 3 weeks uwe Get the lzma/ directory from v3 via svn:externals, for use with Bayou. …
(edit) @3719 [3719] 3 weeks uwe Import a slightly modified Bayou version into svn. This is based on the …
(edit) @3691 [3691] 4 weeks oxygene make escape code handling for serial terminal more robust Signed-off-by: …
(edit) @3686 [3686] 4 weeks jcrouse Fix ordering problem in the libpayload Makefile. The include of 'include …
(edit) @3685 [3685] 4 weeks stepan add multiboot support to defconfig (trivial) Signed-off-by: Stefan …
(edit) @3684 [3684] 4 weeks stepan ouch. something went wrong with applying that old patch Signed-off-by: …
(edit) @3683 [3683] 4 weeks stepan This has been sitting here since a looong time. * allow versions of …
(edit) @3681 [3681] 4 weeks jcrouse [PATCH] fix video console init Move console_add_output-driver() inside …
(edit) @3679 [3679] 5 weeks oxygene This patch removes most of the #ifdefs in libc/console.c, and replaces it …
(edit) @3677 [3677] 5 weeks jcrouse [PATCH] libpayload: Fix overflow in _delay function On faster machines, …
(edit) @3676 [3676] 5 weeks jcrouse [PATCH] libpayload: Add a strtoul() function Signed-off-by: Jordan …
(edit) @3675 [3675] 5 weeks jcrouse [PATCH] libpayload: Bail if the keyboard controller isn't there If the …
(edit) @3674 [3674] 5 weeks jcrouse [PATCH] libpayload: Fix the PCI search function Remove a possiblity for …
(edit) @3673 [3673] 5 weeks jcrouse [PATCH] libpayload: Add multiboot support Make libpayload applications …
(edit) @3672 [3672] 5 weeks jcrouse [PATCH] libpayload: Add pci_set_bus_master() function Allow the payload …
(edit) @3671 [3671] 5 weeks jcrouse [PATCH] libpayload: Use gcc to compile assembly files Using gcc to …
(edit) @3662 [3662] 5 weeks oxygene - reduced memory requirements a lot (from >100kb/controller to …
(edit) @3642 [3642] 6 weeks jcrouse libpayload: Rename Geode video driver to Geode LX video driver. This is …
(edit) @3641 [3641] 6 weeks oxygene move variable declaration to where it is used, to prevent gcc failure. …
(edit) @3621 [3621] 8 weeks stuge Do not try to display non-printable characters on the bootlog and ramdump …
(edit) @3611 [3611] 8 weeks stepan accidently backed out r3598. Sorry Ulf, will pay more attention next time. …
(edit) @3609 [3609] 8 weeks stepan add svn:ignore for temporary files and directories. (trivial) …
(edit) @3608 [3608] 8 weeks stepan * Add strsep (since strtok is considered obsolete) * add a bunch of string …
(edit) @3607 [3607] 8 weeks stepan Use a block cursor on VGA console :-) Signed-off-by: Stefan Reinauer …
(edit) @3606 [3606] 8 weeks stepan fix option handling in libpayload Signed-off-by: Stefan Reinauer …
(edit) @3605 [3605] 8 weeks stepan * add keyboard layout support to libpayload * add a reset handler …
(edit) @3604 [3604] 8 weeks stepan * factor out serial hardware init * add reverse color support for serial * …
(edit) @3601 [3601] 8 weeks stepan Add default config file to libpayload so that one can do make defconfig …
(edit) @3599 [3599] 2 months jcrouse Fix overflow in modwin erase. Do not refresh modwin yet, since it is …
(edit) @3598 [3598] 2 months jcrouse Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues …
(edit) @3592 [3592] 2 months oxygene 1. Preset CC to gcc in Makefile. There are some $(shell $(CC) ...) …
(edit) @3581 [3581] 2 months stepan fix regression in libpayload introduced by merge of the keyboard drivers. …
(edit) @3580 [3580] 2 months oxygene - unify keycodes for non-ASCII keys by using curses' codes and labels - …
(edit) @3579 [3579] 2 months stepan This patch adds damage detection to libpayload's tinycurses. This …
(edit) @3578 [3578] 2 months stepan * Implement scrolling in tinycurses * Fix an off by one bug …
(edit) @3576 [3576] 2 months oxygene makes cursorx and cursory signed, as there are several "if (cursorx < 0)" …
(edit) @3575 [3575] 2 months jcrouse Fix the USB code to find the headers after they were moved. …
(edit) @3574 [3574] 2 months jcrouse Move the USB header files to a common location for install purposes. …
(edit) @3568 [3568] 3 months jcrouse Add editing keypad keys and the missing F11 key to the curses serial input …
(edit) @3566 [3566] 3 months stepan define array size in a single place (trivial) Signed-off-by: Stefan …
(edit) @3565 [3565] 3 months stuge Make the serial output driver 8 bit clean. Remove …
(edit) @3561 [3561] 3 months jcrouse Add support for curses color output over serial. Note that the sequence …
(edit) @3560 [3560] 3 months oxygene This patch adds USB capabilities to libpayload. It requires some memalign …
(edit) @3559 [3559] 3 months oxygene Add memalign(align, size). Signed-off-by: Patrick Georgi …
(edit) @3558 [3558] 3 months stepan The keyboard driver mixed up the key press/release events for the special …
(edit) @3555 [3555] 3 months uwe Various Doxygen-related fixes in libpayload (trivial). - Drop all …
(edit) @3554 [3554] 3 months stepan fix typo Signed-off-by: Paul Menzel <paulepanter@…> …
(edit) @3553 [3553] 3 months jcrouse [PATCH]: libpayload: Document time functions No code changes. …
(edit) @3552 [3552] 3 months jcrouse [PATCH]: libpayload: Document the architecture specific routines No code …
(edit) @3551 [3551] 3 months jcrouse [PATCH]: libpayload: change the type of the cpu_khz variable This makes …
(edit) @3550 [3550] 3 months jcrouse [PATCH]: libpayload: Document readline No code changes. Signed-off-by: …
(edit) @3549 [3549] 3 months jcrouse [PATCH]: libpayload: Document include/libpayload.h No code changes. …
(edit) @3548 [3548] 3 months jcrouse [PATCH]: Libpayload: Remove static variables from the doxygen output No …
(edit) @3545 [3545] 3 months jcrouse libpayload: Expand doxygen definitions Expand libpayload.h to include a …
(edit) @3544 [3544] 3 months stepan fix libpayload build dependencies (trivial) Signed-off-by: Stefan …
(edit) @3540 [3540] 3 months uwe Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which …
(edit) @3539 [3539] 3 months stepan fix string function prototypes in libpayload according to sysv/4.3bsd. …
(edit) @3538 [3538] 3 months uwe Fix some Doxygen warnings and/or typos (trivial). Signed-off-by: Uwe …
(edit) @3537 [3537] 3 months stepan How could -ffreestanding slip through here. Required because libpayload is …
(edit) @3533 [3533] 3 months stepan A missing semicolon prevents libpayload to compile, this patch fixes that. …
(edit) @3527 [3527] 3 months stepan trivial fix for memcpy return code in case someone uses it. Thanks to Ulf …
(edit) @3525 [3525] 3 months stepan misc fixes: * give struct memrange a name * add explicit cast. …
(edit) @3524 [3524] 3 months stepan make all drivers relocatable. Per default, an 1:1 mapping is assumed. …
(edit) @3523 [3523] 3 months stepan * add readline() * add fatal() Signed-off-by: Stefan Reinauer …
(edit) @3522 [3522] 3 months stepan * add readline() * add fatal() Signed-off-by: Stefan Reinauer …
(edit) @3521 [3521] 3 months stepan replace static functions by macros, because otherwise every unused …
(edit) @3520 [3520] 3 months stepan add functions to query cursor position to video layer Signed-off-by: …
(edit) @3519 [3519] 3 months stepan libpayload: Fix the memcpy functions There was a bit of confusion in …
(edit) @3518 [3518] 3 months stepan fix typo in ctype.c Signed-off-by: Stefan Reinauer …
(edit) @3517 [3517] 3 months jcrouse Add a kconfig option to choose between outputing ACS characters or their …
(edit) @3516 [3516] 3 months jcrouse Fix tinycurses color output on the VGA console. The CGA compatible 16 …
(edit) @3515 [3515] 3 months uwe Add more information to the libpayload README (trivial). Signed-off-by: …
(edit) @3513 [3513] 3 months stepan add block io functions Signed-off-by: Stefan Reinauer …
(edit) @3512 [3512] 3 months stepan trivial fix: ipchksum takes an unspecified input blob, not explicitly a …
(edit) @3510 [3510] 3 months stepan * fix memory allocator bug that lead to freelist corruption on the first …
(edit) @3508 [3508] 3 months stepan off by 1. (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3507 [3507] 3 months stepan commit real fix to pci module of coreinfo (trivial) Signed-off-by: Stefan …
(edit) @3506 [3506] 3 months stepan add PCI_BUS macro (trivial) Signed-off-by: Stefan Reinauer …