Show patches with: Archived = No       |   21054 patches
« 1 2 ... 111 112 113210 211 »
Patch Series S/W/F Date Submitter Delegate State
[v2,05/12] board: stm32mp1: gt9147 IRQ before reset on EV1 stm32mp1: several board and arch updates --- 2020-04-22 Patrick Delaunay Superseded
[v2,04/12] board: stm32mp1: update management of boot-led stm32mp1: several board and arch updates --- 2020-04-22 Patrick Delaunay Accepted
[v2,03/12] board: stm32mp1: Keep error led ON in case of low power detection stm32mp1: several board and arch updates --- 2020-04-22 Patrick Delaunay Superseded
[v2,02/12] arm: stm32mp: spl: update error management in board_init_f stm32mp1: several board and arch updates --- 2020-04-22 Patrick Delaunay Accepted
[v2,01/12] arm: stm32mp: remove dependency for STM32KEY stm32mp1: several board and arch updates --- 2020-04-22 Patrick Delaunay Superseded
[2/2] net: tftp: remove TFTP_MTU_BLOCKSIZE [1/2] net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE --- 2020-04-22 Patrick Delaunay Accepted
[1/2] net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE [1/2] net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE --- 2020-04-22 Patrick Delaunay Accepted
[V3,6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut New
[V3,5/6] ARM: dts: stm32: Rework DDR DT inclusion [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut Accepted
[V3,4/6] ram: stm32mp1: Add support for multiple configs [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut Accepted
[V3,3/6] ARM: stm32: Implement board coding on AV96 [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut Accepted
[V3,2/6] ARM: stm32: Add board_early_init_f() to SPL [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut Accepted
[V3,1/6] ARM: stm32: Add default config for DHCOR [V3,1/6] ARM: stm32: Add default config for DHCOR --- 2020-04-22 Marek Vasut New
[2/2] drivers: usb: musb: Fix comparison between pointer and integer warn [1/2] drivers: usb: musb: Fail if the ctrl mod register is missing --- 2020-04-22 Arnaud Ferraris New
[1/2] drivers: usb: musb: Fail if the ctrl mod register is missing [1/2] drivers: usb: musb: Fail if the ctrl mod register is missing --- 2020-04-22 Arnaud Ferraris Superseded
[2/2] bootcount_flash: add redundancy support [1/2] bootcount: add bootcount flash driver --- 2020-04-22 Arnaud Ferraris New
[1/2] bootcount: add bootcount flash driver [1/2] bootcount: add bootcount flash driver --- 2020-04-22 Arnaud Ferraris New
fs: ext4: skip journal state if fs has metadata_csum fs: ext4: skip journal state if fs has metadata_csum --- 2020-04-22 Arnaud Ferraris Accepted
board: sunxi: enable status LED in SPL board: sunxi: enable status LED in SPL --- 2020-04-22 Arnaud Ferraris New
i2c: mxc: fix copyright i2c: mxc: fix copyright --- 2020-04-22 Biwen Li (OSS) New
[v3] include/configs: ls1012afrwy: support dhcp boot [v3] include/configs: ls1012afrwy: support dhcp boot --- 2020-04-22 Biwen Li (OSS) New
[26/26] MAINTAINERS: Add btrfs mail list fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[25/26] fs: btrfs: Cleanup the old implementation fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[24/26] fs: btrfs: Implement btrfs_file_read() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[23/26] fs: btrfs: Introduce lookup_data_extent() for later use fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[22/26] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[21/26] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[20/26] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[19/26] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[18/26] fs: btrfs: Implement btrfs_lookup_path() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[17/26] fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[16/26] fs: btrfs: Rename path resolve related functions to avoid name conflicts fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[15/26] fs: btrfs: Crossport open_ctree_fs_info() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[14/26] fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[13/26] fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[12/26] fs: btrfs: Cross port struct btrfs_root to ctree.h fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[11/26] fs: btrfs: Rename btrfs_root to __btrfs_root fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[10/26] fs: btrfs: Rename struct btrfs_path to struct __btrfs_path fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[09/26] fs: btrfs: Crossport read_tree_block() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[08/26] fs: btrfs: Cross port volumes.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[07/26] fs: btrfs: Cross port structure accessor into ctree.h fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[06/26] fs: btrfs: Cross-port extent-io.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[05/26] fs: btrfs: Cross-port extent-cache.[ch] from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[04/26] fs: btrfs: Cross-port rbtree-utils from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[03/26] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[02/26] fs: btrfs: Add More checksum algorithm support to btrfs fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[01/26] fs: btrfs: Sync btrfs_btree.h from kernel fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code --- 2020-04-22 Qu Wenruo Superseded
[v2] configs: ls1028aqds: add lpuart config [v2] configs: ls1028aqds: add lpuart config --- 2020-04-22 Andy Tang Superseded
configs: socfpga: arria10: Enable USB support configs: socfpga: arria10: Enable USB support --- 2020-04-22 Tan, Ley Foon Accepted
[8/8] doc: slimbootloader: Update 64-bit build instruction Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[7/8] x86: enable 64-bit kernel boot from 64-bit U-Boot Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[6/8] x86: Fix 64-bit compile warning Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[5/8] configs: slimbootloader: Add x86_64 slimbootloader config Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[4/8] x86: slimbootloader: Support 64-bit operation Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[3/8] x86: start64: Support HOB in 64-bit U-Boot Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[2/8] x86: start64: Add a hook at 64-bit entry Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
[1/8] x86: Add a new X86_RUN_64BIT_ONLY to Kconfig Support 64-bit U-Boot for Slim Bootloader --- 2020-04-22 Park, Aiden New
cmd: part: Add 'block' sub-command cmd: part: Add 'block' sub-command --- 2020-04-21 razvan.becheriu at gmail.com New
riscv: Move all SMP related SBI calls to SBI_v01 riscv: Move all SMP related SBI calls to SBI_v01 --- 2020-04-21 Atish Patra Accepted
[2/2] distro_bootcmd: add sf SPI flash boot support Add sf SPI flash support to distro boot --- 2020-04-21 Tobias Schramm New
[1/2] distro_bootcmd: make BOOTENV_DEV_NAME and BOOTENV_DEV macro variadic Add sf SPI flash support to distro boot --- 2020-04-21 Tobias Schramm New
[v7,6/6] riscv: Move all fdt fixups together RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Superseded
[v7,5/6] riscv: Copy the reserved-memory nodes to final DT RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Superseded
[v7,4/6] riscv: Setup reserved-memory node for FU540 RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Accepted
[v7,3/6] riscv: Provide a mechanism to fix DT for reserved memory RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Accepted
[v7,2/6] fdtdec: Fix boundary check RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Superseded
[v7,1/6] riscv: Add boot hartid to device tree RISC-V DT related fixes for reserved memory & UEFI --- 2020-04-21 Atish Patra Superseded
[RFC,9/9] config: Enable support for the XHCI controller on RPI4 board USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[RFC,8/9] pci: Add driver for Broadcom STB PCIe controller USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[RFC,7/9] pci: Add some PCI Express capability register offset definitions USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[RFC,6/9] usb: xhci: Allow accessing 64-bit registers with DWORD accesses only USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[RFC,5/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[RFC,4/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[RFC,3/9] rpi4: shorten a mapping for the DRAM USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[RFC,2/9] pci: Move some PCIe register offset definitions to a common header USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[RFC,1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization USB host support for Raspberry Pi 4 board --- 2020-04-21 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Superseded
[9/9] ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay New
[8/9] board: stm32mp1: update vddcore in SPL stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay New
[7/9] board: st: stpmic1: add function stmpic_buck1_set stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay New
[6/9] arm: stm32mp: add weak function to save vddcore stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
[5/9] ARM: stm32: Add board_early_init_f() to SPL stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
[4/9] stm32mp1: clk: configure pll1 with OPP stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
[3/9] board: st: create common file stpmic1.c stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
[2/9] ARM: dts: stm32: add cpufreq support on stm32mp15x stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
[1/9] arm: stm32mp: spl: add bsec driver in SPL stm32mp1: use OPP information for PLL1 settings in SPL --- 2020-04-21 Patrick Delaunay Superseded
imx8: Run SPL with caches enabled imx8: Run SPL with caches enabled --- 2020-04-21 Fabio Estevam Accepted
[v1,2/2] cmd: bind: allow to bind driver with driver data cmd: bind allow to bind driver with driver_data --- 2020-04-21 Patrice CHOTARD New
[v1,1/2] dm: core: give access to driver_check_compatible() cmd: bind allow to bind driver with driver_data --- 2020-04-21 Patrice CHOTARD New
test: use correct path in file system tests test: use correct path in file system tests --- 2020-04-21 Heinrich Schuchardt New
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi --- 2020-04-21 Patrick Delaunay Accepted
[2/2] Add .readthedocs.yml publish HTML documentation on readthedocs.org --- 2020-04-21 Heinrich Schuchardt Accepted
[1/2] doc: specify that xelatex is used as Latex engine publish HTML documentation on readthedocs.org --- 2020-04-21 Heinrich Schuchardt Accepted
[v2] usb: dwc3-meson-g12a: add power-on/off of the PHYs [v2] usb: dwc3-meson-g12a: add power-on/off of the PHYs --- 2020-04-21 Neil Armstrong Accepted
[26/26,v7] mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LEN Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese Accepted
[25/26,v7] mips: mtmips: add support for mt7628-rfb Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese New
[24/26,v7] mips: mtmips: enable SPL for all boards Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese New
[23/26,v7] mips: mtmips: add SPL support Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese New
[22/26,v7] mips: spl: Flush cache before jumping to U-Boot proper Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese Accepted
[21/26,v7] spl: spl_legacy: Add lzma decompression support for legacy image Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese New
[20/26,v7] spl: spl_nor: Remove unused variable 'ret' warning Refactor the architecture parts of mt7628 --- 2020-04-21 Stefan Roese Accepted
« 1 2 ... 111 112 113210 211 »