Show patches with: none      |   600 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add a global "dir" method - - - - --- 2016-06-09 Benjamin Herrenschmidt Superseded
Allow to override build date with SOURCE_DATE_EPOCH Allow to override build date with SOURCE_DATE_EPOCH - - 1 - --- 2023-10-23 Bernhard M. Wiedemann Accepted
Allow to override build date with SOURCE_DATE_EPOCH Allow to override build date with SOURCE_DATE_EPOCH - - 1 - --- 2023-10-23 Bernhard M. Wiedemann Superseded
Compile SLOF with -Wimplicit-fallthrough Compile SLOF with -Wimplicit-fallthrough - - 1 - --- 2021-01-24 Thomas Huth Superseded
Default to notime if reproducible build is wanted Default to notime if reproducible build is wanted - - - - --- 2023-10-21 Bernhard M. Wiedemann Superseded
Define 'open' and 'close' words of the /aliases nodes right from the start - - - - --- 2017-07-19 Thomas Huth Accepted
Do not include the FCode evaluator by default anymore - - 1 - --- 2016-08-31 Thomas Huth Accepted
Do not try to use virtio-gpu in VGA mode - - - - --- 2016-11-10 Thomas Huth Superseded
Drop build time from slof.bin Drop build time from slof.bin - - - - --- 2023-10-21 Bernhard M. Wiedemann Superseded
FLAG is not passed correctly to the compiler - - - - --- 2017-06-23 Alexey Kardashevskiy Superseded
Fix "Unsupported PQ" problems in the scsi-disk open function - - 1 - --- 2017-04-04 Thomas Huth Accepted
Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 - - 1 - --- 2018-06-13 Thomas Huth Accepted
Fix bad header guard in version.h Fix bad header guard in version.h - - - - --- 2021-05-27 Thomas Huth Accepted
Fix output word Fix output word - - 1 - --- 2017-09-26 Laurent Vivier Superseded
Fix remaining compiler warnings in sloffs.c - - - - --- 2016-08-09 Nikunj A Dadhania Deferred
Fix remaining compiler warnings in sloffs.c - - 1 - --- 2016-08-03 Thomas Huth Superseded
Fix stack underflow that occurs with duplicated ESC in input - - - 1 --- 2016-05-20 Thomas Huth Accepted
Fix the URL to the Linux kernel coding style Fix the URL to the Linux kernel coding style - - - - --- 2021-09-01 Thomas Huth Accepted
Fix ugly boot menu if devices have been specified with bootindex - - - - --- 2017-04-04 Thomas Huth Superseded
Improve F12 key handling in boot menu - - - - --- 2016-05-25 Thomas Huth Accepted
Improve SLOF_alloc_mem_aligned() - - - - --- 2016-09-05 Thomas Huth Accepted
Increase MAX-ALIAS to 10 - - - - --- 2017-06-06 Thomas Huth Accepted
Mention the CR vs. LF problem in the documentation Mention the CR vs. LF problem in the documentation - - - - --- 2021-09-01 Thomas Huth Superseded
OF: Add a separate direct kernel loading word OF: Add a separate direct kernel loading word - - - - --- 2022-07-12 Jordan Niethe Accepted
OF: Use new property "stdout-path" for boot console OF: Use new property "stdout-path" for boot console - - - - --- 2018-03-01 Nikunj A Dadhania Accepted
RFC: cp codes - - - - --- 2016-02-15 Thomas Huth Superseded
Remember execution tokens of "write" and "read" for socket operations - - - - --- 2016-10-14 Thomas Huth Accepted
Remove dependency on cpu/@0 for booting - - - - --- 2016-07-27 Nikunj A Dadhania Superseded
Remove superfluous checkpoints in tree.fs - - - - --- 2016-12-19 Thomas Huth Accepted
Remove unused functions ishexdigit and $cat-comma - - - - --- 2017-07-20 Thomas Huth Accepted
Remove unused sms code. - - 1 - --- 2016-03-11 Thomas Huth Accepted
Replace the SLOF logo to improve its readability - - - - --- 2017-04-25 Thomas Huth Superseded
Rework handling of the "qemu,boot-list" property - - - - --- 2017-01-13 Thomas Huth Rejected
Rework the printing of the SLOF logo during boot - - - - --- 2017-04-25 Thomas Huth Superseded
Silence some trivial compiler warning in the js2x code Silence some trivial compiler warning in the js2x code - - - - --- 2021-10-01 Thomas Huth Accepted
Use TYPE for the standard output instead of io_putchar() - - - - --- 2017-06-01 Thomas Huth Accepted
Use input-device and output-device Use input-device and output-device - - - 1 --- 2017-09-26 Laurent Vivier Accepted
[01/10] disk-label: Prepare for extenting ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[01/11] paflof: Use CFLAGS from make.rules instead of completely redefining them - - - - --- 2016-09-09 Thomas Huth Accepted
[01/13] helpers: Define MIN() Compile with -Wextra - - 2 - --- 2021-01-27 Alexey Kardashevskiy Superseded
[01/13] tools: added initial version of sloffs - - - - --- 2016-06-15 Adrian Reber Accepted
[02/10] disk-label: Support Linux GPT partition type ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[02/11] paflof: Copy sbrk code from net-snk - - - - --- 2016-09-09 Thomas Huth Accepted
[02/13] libc: Compile with -Wextra Compile with -Wextra - - - - --- 2021-01-27 Alexey Kardashevskiy Superseded
[02/13] tools: remove unused parts from the Makefile - - - - --- 2016-06-15 Adrian Reber Accepted
[03/10] disk-label: Try ext2 filesystem when booting from GPT partition ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[03/11] paflof: Add a write_mm_log helper function - - - - --- 2016-09-09 Thomas Huth Accepted
[03/13] elf: Compile with -Wextra Compile with -Wextra - - - - --- 2021-01-27 Alexey Kardashevskiy Superseded
[03/13] tools: added sloffs to Makefile - - - - --- 2016-06-15 Adrian Reber Accepted
[04/10] ext2: Prepare for extending ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[04/11] paflof: Provide get_timer() and set_timer() helper functions - - - - --- 2016-09-09 Thomas Huth Accepted
[04/13] tools: fixed compiler warnings - - - - --- 2016-06-15 Adrian Reber Accepted
[04/13] usb: Compile with -Wextra Compile with -Wextra - - 1 - --- 2021-01-27 Alexey Kardashevskiy Superseded
[05/10] ext2: Rename group-desc-size ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[05/11] paflof: Add socket(), send() and recv() functions to paflof - - - - --- 2016-09-09 Thomas Huth Accepted
[05/13] tools: describe the options in the help printout - - - - --- 2016-06-15 Adrian Reber Accepted
[05/13] veth: Compile with -Wextra Compile with -Wextra - - - - --- 2021-01-27 Alexey Kardashevskiy Superseded
[06/10] ext2: Read size of group descriptors ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[06/11] paflof: Add a read() function to read keyboard input - - - - --- 2016-09-09 Thomas Huth Accepted
[06/13] tools: added function to dump header - - - - --- 2016-06-15 Adrian Reber Accepted
[06/13] virtio: Compile with -Wextra Compile with -Wextra - - 1 - --- 2021-01-27 Alexey Kardashevskiy Superseded
[07/10] ext2: Read all 64bit of inode number ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[07/11] Link libnet code to Paflof and add a wrapper for netboot() - - - - --- 2016-09-09 Thomas Huth Superseded
[07/13] e1000: Compile with -Wextra Compile with -Wextra - - - - --- 2021-01-27 Alexey Kardashevskiy Superseded
[07/13] romfs: factored out crc code, to make it usable from other locations - - - - --- 2016-06-15 Adrian Reber Accepted
[08/10] ext2/4: Add basic extent tree support ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[08/11] Do not link libnet to net-snk anymore - - - - --- 2016-09-09 Thomas Huth Superseded
[08/13] libnet: Compile with -Wextra Compile with -Wextra - - - - --- 2021-01-27 Alexey Kardashevskiy Superseded
[08/13] tools: use crc checking code from romfs/tools - - - - --- 2016-06-15 Adrian Reber Accepted
[09/10] elf64: Add LE64 ABIv1/2 support for loading images to given address ext4, gpt, LE ELF - - - - --- 2019-12-31 Alexey Kardashevskiy Accepted
[09/11] Add a Forth-to-C wrapper for the ping command, too - - - - --- 2016-09-09 Thomas Huth Superseded
[09/13] libhv: Compile with -Wextra Compile with -Wextra - - 1 - --- 2021-01-27 Alexey Kardashevskiy Superseded
[09/13] tools: added file append functionality - - - - --- 2016-06-15 Adrian Reber Accepted
[1/2] envvar: Set properties in /options during "(set-defaults)" - - 1 - --- 2016-10-25 Thomas Huth Accepted
[1/2] fdt: Factor out code to replace a phandle in place fdt: Support more QEMU-originated phandles - - - - --- 2018-05-14 Alexey Kardashevskiy Superseded
[1/2] fdt: Fix unit name during CAS update Fix creation of nodes at CAS some more - - - - --- 2020-01-29 Greg Kurz Superseded
[1/2] lib/libnet/pxelinux: Make the size handling for pxelinux_load_cfg more logical Clean-up and fix-up patches for pxelinux.cfg - - - - --- 2018-06-01 Thomas Huth Superseded
[1/2] lib/libtpm: Silence compiler warnings about bad zero-length array access Silence compiler warnings in tpm code - - - - --- 2023-09-18 Thomas Huth Superseded
[1/2] libhvcall: drop unused KVMPPC_H_REPORT_MC_ERR and KVMPPC_H_NMI_MCE defines - - 1 - --- 2017-07-10 Greg Kurz Accepted
[1/2] ping: use gateway address for routing - - - - --- 2016-04-13 Nikunj A Dadhania Superseded
[1/3] Fix bad interrupt pin numbering in interrupt-map property of PCI bridges - - - - --- 2016-09-08 Thomas Huth Accepted
[1/3] elf: Implement elf_get_file_size to determine size of an ELF image vTPM: Measure the bootloader - - - - --- 2020-05-12 Stefan Berger Accepted
[1/3] elf: Implement elf_get_file_size to determine size of an ELF image vTPM: Measure the bootloader - - - - --- 2020-03-26 Stefan Berger Superseded
[1/3] fdt: Fix creating new nodes at H_CAS fdt: Fix creation/deletion of nodes at CAS - - - - --- 2020-02-05 Greg Kurz Accepted
[1/3] ipv6: Do not use unitialized MAC address array - - 1 - --- 2016-04-07 Thomas Huth Accepted
[1/3] libnet: Remove remainders of netsave code - - - - --- 2017-06-23 Thomas Huth Accepted
[1/3] net: Get rid of netlib and netapps prefixes in include statements - - - - --- 2016-06-09 Thomas Huth Superseded
[1/3] pci-scan: Move bits around - - - - --- 2017-07-21 Alexey Kardashevskiy Rejected
[1/3] tcgbios: Only write logs for PCRs that are allocated Some tcgbios related fixes and updates - - - - --- 2020-03-28 Stefan Berger Superseded
[1/3] travis.yml: Fix keywords Some Travis-CI improvements - - - - --- 2021-08-31 Thomas Huth Accepted
[1/3] virtio-serial: Don't override some words Fix virtio-serial - - - - --- 2020-03-09 Greg Kurz Accepted
[1/3] virtio-serial: Fix invalid stack access with closed virtio device [1/3] virtio-serial: Fix invalid stack access with closed virtio device - 1 - - --- 2023-08-28 Jordan Niethe Superseded
[1/3] virtio: Set a proper name for virtio-9p device tree nodes - - - - --- 2016-04-26 Thomas Huth Accepted
[1/4] Fix typos in the board-js2x folder Fix more typos - - - - --- 2023-03-06 Thomas Huth Accepted
[1/4] Fix typos in the board-qemu folder Fix typos - - - - --- 2023-02-22 Thomas Huth Accepted
[1/4] Remove unused defines in calculatecrc.h - - - - --- 2016-08-03 Thomas Huth Accepted
[1/4] bootmenu: Add framework for a new libbootmenu module - - - - --- 2017-06-01 Thomas Huth Superseded
[1/4] deblocker: Add a 'write' function - - 1 - --- 2016-11-15 Thomas Huth Accepted
[1/4] deblocker: Add a 'write' function - - 1 - --- 2016-11-09 Thomas Huth Changes Requested
[1/4] fat-files: Fix access to FAT32 dir/files when cluster > 16-bits - - - - --- 2016-07-07 Benjamin Herrenschmidt Accepted
« 1 2 3 45 6 »