Show patches with: Archived = No       |   19678 patches
« 1 2 ... 152 153 154196 197 »
Patch Series S/W/F Date Submitter Delegate State
[v2,06/30] W1-EEPROM: add support for Maxim DS24 eeprom families [v2,01/30] w1: Add 1-Wire uclass --- 2018-08-09 Eugen Hristev Superseded
[v2,04/30] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs [v2,01/30] w1: Add 1-Wire uclass --- 2018-08-09 Eugen Hristev Superseded
[v2,02/30] w1: Add 1-Wire gpio driver [v2,01/30] w1: Add 1-Wire uclass --- 2018-08-09 Eugen Hristev Superseded
[v2,01/30] w1: Add 1-Wire uclass [v2,01/30] w1: Add 1-Wire uclass --- 2018-08-09 Eugen Hristev Superseded
efi_loader: set image_base and image_size to correct values efi_loader: set image_base and image_size to correct values --- 2018-08-09 AKASHI Takahiro Accepted
efi_loader: execute image's unload function efi_loader: execute image's unload function --- 2018-08-09 AKASHI Takahiro New
[RFC] efi_loader: workaround for EDK2's shell.efi [RFC] efi_loader: workaround for EDK2's shell.efi --- 2018-08-09 AKASHI Takahiro New
[v9,17/18] efi_loader: Pass address to fs_read() Untitled series #13846 --- 2018-08-08 Simon Glass Superseded
sandbox: Move BSS after EFI sections sandbox: Move BSS after EFI sections --- 2018-08-06 Alexander Graf Accepted
[3/3] Remove <inttypes.h> includes and PRI* usages in printf() entirely [1/3] Remove CONFIG_USE_STDINT --- 2018-08-06 Masahiro Yamada Accepted
[2/3] arch: types.h: factor out fixed width typedefs to int-ll64.h [1/3] Remove CONFIG_USE_STDINT --- 2018-08-06 Masahiro Yamada Accepted
[1/3] Remove CONFIG_USE_STDINT [1/3] Remove CONFIG_USE_STDINT --- 2018-08-06 Masahiro Yamada Accepted
[v3,2/2] disk: part: Don't show redundant error message env: Make environment loading log more clear --- 2018-07-30 Sam Protsenko Accepted
[v3,1/2] env: Don't show "Failed" error message env: Make environment loading log more clear --- 2018-07-30 Sam Protsenko Accepted
[PULL] efi patch queue 2018-07-25 [PULL] efi patch queue 2018-07-25 --- 2018-07-25 Alexander Graf New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-07-24 Masahiro Yamada New
[v2,2/2] disk: part: Don't show redundant error message env: Make environment loading log more clear --- 2018-07-20 Sam Protsenko Superseded
[v2,1/2] env: Don't print "Failed" error message env: Make environment loading log more clear --- 2018-07-20 Sam Protsenko Superseded
[2/2] disk: part: Don't show redundant error message env: Make environment loading log more clear --- 2018-07-20 Sam Protsenko Superseded
[1/2] env: Don't print "Failed" error message env: Make environment loading log more clear --- 2018-07-20 Sam Protsenko New
ARM: uniphier: enable distro boot ARM: uniphier: enable distro boot --- 2018-07-20 Masahiro Yamada Accepted
[17/17] fs-test: fix false positive error at Test Case 12 fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[16/17] efi_loader: implement a pseudo "file delete" fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[15/17] efi_loader: file: support creating a directory fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[14/17] cmd: fat: add fatmkdir command fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[13/17] fs: fat: support mkdir fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[12/17] fs: fat: remember the starting cluster number of directory fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[11/17] fs: add mkdir interface fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[10/17] cmd: fat: add offset parameter to fatwrite fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[09/17] fs: fat: support write with non-zero offset fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[08/17] fs: fat: refactor write interface for a file offset fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[07/17] fs: fat: support write with sub-directory path fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[06/17] fs: fat: write returns error code instead of -1 fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[05/17] fs: fat: check and normailze file name fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[04/17] fs: fat: assure iterator's ->dent belongs to ->clust fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[03/17] fs: fat: make directory iterator global for write use fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[02/17] fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro Superseded
[01/17] fs: fat: extend get_fs_info() for write use fs: fat: extend FAT write operations --- 2018-07-20 AKASHI Takahiro New
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS --- 2018-07-20 Masahiro Yamada Accepted
[RFC,v3,2/2] disk: part: Remove redundant error message env: Make environment loading log more clear --- 2018-07-19 Sam Protsenko Superseded
[RFC,v3,1/2] env: Don't print "Failed" error message env: Make environment loading log more clear --- 2018-07-19 Sam Protsenko Superseded
[RFC,v2] env: Fix errors printing on env loading [RFC,v2] env: Fix errors printing on env loading --- 2018-07-19 Sam Protsenko New
[05/20] W1-EEPROM: add support for Maxim DS24 eeprom families [01/20] w1: Add 1-Wire uclass --- 2018-07-19 Eugen Hristev New
[04/20] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs [01/20] w1: Add 1-Wire uclass --- 2018-07-19 Eugen Hristev New
[02/20] w1: Add 1-Wire gpio driver [01/20] w1: Add 1-Wire uclass --- 2018-07-19 Eugen Hristev Superseded
[01/20] w1: Add 1-Wire uclass [01/20] w1: Add 1-Wire uclass --- 2018-07-19 Eugen Hristev New
[6/6] ARM: uniphier: enable MTD partition and UBI [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada New
[5/6] ARM: uniphier: support fdt_fixup_mtdparts [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada Accepted
[4/6] ARM: uniphier: split ft_board_setup() out to a separate file [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada Accepted
[3/6] ARM: uniphier: clean-up ft_board_setup() [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada Accepted
[2/6] board: constify struct node_info array [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada Accepted
[1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific [1/6] fdt_support: make fdt_fixup_mtdparts() prototype more specific --- 2018-07-19 Masahiro Yamada Accepted
mtd: nand: denali: correct buffer alignment for DMA transfer mtd: nand: denali: correct buffer alignment for DMA transfer --- 2018-07-19 Masahiro Yamada Accepted
[RFC] env: Fix errors printing on env loading [RFC] env: Fix errors printing on env loading --- 2018-07-18 Sam Protsenko New
[RFC,2/2] env: Add prefix to error messages when loading env [RFC,1/2] env: Drop error messages when loading environment --- 2018-07-17 Sam Protsenko New
[RFC,1/2] env: Drop error messages when loading environment [RFC,1/2] env: Drop error messages when loading environment --- 2018-07-17 Sam Protsenko New
[v2,1/1] avb2.0: add get_size_of_partition() [v2,1/1] avb2.0: add get_size_of_partition() --- 2018-07-17 Igor Opaniuk Superseded
[v2,2/2] avb2.0: use block API in AVB ops avb2.0: fix multiple compilation issues in sandbox --- 2018-07-17 Igor Opaniuk Accepted
[v2,1/2] avb2.0: add proper dependencies avb2.0: fix multiple compilation issues in sandbox --- 2018-07-17 Igor Opaniuk Accepted
[2/2] avb2.0: use block API in AVB ops avb 2.0: fix multiple compilation issues in sandbox --- 2018-07-13 Igor Opaniuk Superseded
[1/2] avb2.0: add proper dependencies avb 2.0: fix multiple compilation issues in sandbox --- 2018-07-13 Igor Opaniuk New
[v2,3/3] dfu: Provide more verbose error message [v2,1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-13 Sam Protsenko Accepted
[v2,2/3] dfu: Fix memory leak in dfu_init_env_entities() [v2,1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-13 Sam Protsenko Accepted
[v2,1/3] dfu: Fix data abort in dfu_free_entities() [v2,1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-13 Sam Protsenko Accepted
fdt: fix fdtdec_setup_memory_banksize() fdt: fix fdtdec_setup_memory_banksize() --- 2018-07-13 Jens Wiklander Accepted
[3/3] dfu: Provide more verbose error message [1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-12 Sam Protsenko Superseded
[2/3] dfu: Fix memory leak in dfu_init_env_entities() [1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-12 Sam Protsenko Superseded
[1/3] dfu: Fix data abort in dfu_free_entities() [1/3] dfu: Fix data abort in dfu_free_entities() --- 2018-07-12 Sam Protsenko Superseded
[1/1] avb2.0: add proper dependencies to libavb [1/1] avb2.0: add proper dependencies to libavb --- 2018-07-12 Igor Opaniuk New
[v3,3/3] arm: qemu-arm: enable RTC (PL031) by default subject: arm: qemu-arm: enable PL031 (RTC) --- 2018-07-11 AKASHI Takahiro New
[v3,2/3] rtc: pl031: convert the driver to driver model subject: arm: qemu-arm: enable PL031 (RTC) --- 2018-07-11 AKASHI Takahiro New
[v3,1/3] rtc: compile date.c if DM_RTC subject: arm: qemu-arm: enable PL031 (RTC) --- 2018-07-11 AKASHI Takahiro Accepted
[PULL] efi patch queue 2018-07-10 [PULL] efi patch queue 2018-07-10 --- 2018-07-10 Alexander Graf New
[1/1] avb2.0: add get_size_of_partition() [1/1] avb2.0: add get_size_of_partition() --- 2018-07-09 Igor Opaniuk Superseded
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig --- 2018-07-09 Masahiro Yamada Accepted
[v2,2/2] arm: qemu-arm: enable PL031 (RTC) in defconfig arm: qemu-arm: enable PL031 (RTC) --- 2018-07-04 AKASHI Takahiro New
[v2,1/2] rtc: pl031: convert the driver to driver model arm: qemu-arm: enable PL031 (RTC) --- 2018-07-04 AKASHI Takahiro New
[v2] cmd: fastboot: Validate user input [v2] cmd: fastboot: Validate user input --- 2018-06-29 Sam Protsenko Accepted
usb: ohci: change the NUM_EDs from 8 to 32 usb: ohci: change the NUM_EDs from 8 to 32 --- 2018-06-28 Zeng Tao Accepted
cmd: fastboot: Validate user input cmd: fastboot: Validate user input --- 2018-06-26 Sam Protsenko Superseded
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-06-22 Masahiro Yamada New
[v5,10/10] efi: sandbox: Enable EFI loader for sandbox sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[v5,09/10] sandbox: Enhance map_to_sysmem() to handle foreign pointers sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[v5,08/10] sandbox: Add support for calling abort() sandbox: efi_loader support --- 2018-06-22 Alexander Graf New
[v5,07/10] sandbox: smbios: Update to support sandbox sandbox: efi_loader support --- 2018-06-22 Alexander Graf New
[v5,06/10] sandbox: Align RAM buffer to the machine page size sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[v5,05/10] sandbox: Allow to execute from RAM sandbox: efi_loader support --- 2018-06-22 Alexander Graf New
[v5,04/10] sandbox: Fix setjmp/longjmp sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[v5,03/10] efi_loader: Pass address to fs_read() sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[v5,02/10] distro: Move to compiler based target architecture determination sandbox: efi_loader support --- 2018-06-22 Alexander Graf New
[v5,01/10] efi.h: Do not use config options sandbox: efi_loader support --- 2018-06-22 Alexander Graf Accepted
[1/6] efi.h: Do not use config options [1/6] efi.h: Do not use config options --- 2018-06-22 Bin Meng Superseded
[PULL] efi patch queue for 2018.07 2018-06-21 [PULL] efi patch queue for 2018.07 2018-06-21 --- 2018-06-21 Alexander Graf New
efi_loader: Fix GOP 32bpp exposure efi_loader: Fix GOP 32bpp exposure --- 2018-06-19 Alexander Graf Accepted
[6/6] ARM: dts: uniphier: enable SD card for PXs3 reference board ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
[5/6] ARM: dts: uniphier: sync DT with Linux 4.18-rc1 ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
[4/6] serial: uniphier: set clock rate without clock-frequency property ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
[3/6] serial: uniphier: rename struct uniphier_serial_private_data ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
[2/6] reset: uniphier: sync reset data with Linux 4.18-rc1 ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
[1/6] ARM: uniphier: enable CONFIG_SNI_AVE and disable CONFIG_SMC911X ARM: uniphier: some more updates for v2018.07-rc2 --- 2018-06-19 Masahiro Yamada Accepted
« 1 2 ... 152 153 154196 197 »