Show patches with: none      |   181096 patches
« 1 2 ... 781 782 7831810 1811 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,13/18] autoboot: Tidy up use of menukey autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,12/18] snow: Define CONFIG_AUTOBOOT_MENUKEY autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,11/18] autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,10/18] autoboot: Drop unused CONFIG_MENUPROMPT autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,09/18] autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,08/18] autoboot: Use if() for CONFIG_SILENT_CONSOLE autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,07/18] autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,06/18] autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,05/18] autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,04/18] Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,03/18] Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,02/18] Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,01/18] main: Use conditional run_preboot_environment_command() autoboot: Tidy up autoboot code - - - - --- 2019-05-05 Simon Glass trini Changes Requested
[U-Boot,RFC,1/1] riscv: increase the environment size for the qemu-riscv platform to 128kB riscv: qemu-riscv environment size - - 1 - --- 2019-05-05 Karsten Merker Andes Accepted
[U-Boot,v2,1/1] efi_loader: allowable event types in CreateEventEx() [U-Boot,v2,1/1] efi_loader: allowable event types in CreateEventEx() - - 1 - --- 2019-05-05 Heinrich Schuchardt xypron Accepted
[U-Boot,PULL] u-boot-sh/master [U-Boot,PULL] u-boot-sh/master - - - - --- 2019-05-05 Marek Vasut trini Accepted
[U-Boot] Pull request: u-boot-spi/master [U-Boot] Pull request: u-boot-spi/master - - - - --- 2019-05-05 Jagan Teki trini Accepted
[U-Boot,1/1] efi_loader: LoadImage() parameter checks [U-Boot,1/1] efi_loader: LoadImage() parameter checks - - - - --- 2019-05-05 Heinrich Schuchardt xypron Superseded
[U-Boot,V2,4/4] imx: imx8dx/qxp: enable thermal [U-Boot,V2,1/4] misc: imx8: add sc_misc_get_temp - - - - --- 2019-05-05 Peng Fan sbabic Accepted
[U-Boot,V2,3/4] imx8: cpu: get temperature when print cpu desc [U-Boot,V2,1/4] misc: imx8: add sc_misc_get_temp - - - - --- 2019-05-05 Peng Fan sbabic Awaiting Upstream
[U-Boot,V2,2/4] thermal: add i.MX8 thermal driver [U-Boot,V2,1/4] misc: imx8: add sc_misc_get_temp - - - - --- 2019-05-05 Peng Fan sbabic Accepted
[U-Boot,V2,1/4] misc: imx8: add sc_misc_get_temp [U-Boot,V2,1/4] misc: imx8: add sc_misc_get_temp - - - - --- 2019-05-05 Peng Fan sbabic Accepted
[U-Boot,1/1] efi_loader: HandleProtocol parameter checks [U-Boot,1/1] efi_loader: HandleProtocol parameter checks - - - - --- 2019-05-05 Heinrich Schuchardt xypron Accepted
[U-Boot,1/1] efi_loader: use EFI_PRINT instead of debug [U-Boot,1/1] efi_loader: use EFI_PRINT instead of debug - - - - --- 2019-05-05 Heinrich Schuchardt xypron Accepted
[U-Boot,1/1] efi_loader: CloseProtocol() requires valid agent handle [U-Boot,1/1] efi_loader: CloseProtocol() requires valid agent handle - - - - --- 2019-05-05 Heinrich Schuchardt xypron Accepted
[U-Boot,v2,5/5] MAINTAINERS: change spi driver entry Add spi-mem driver for MediaTek MT7629 SoC - - - - --- 2019-05-05 Weijie Gao (高惟杰) jagan Superseded
[U-Boot,v2,4/5] configs: mt7629_rfb: change MTK_QSPI to MTK_SNFI_SPI Add spi-mem driver for MediaTek MT7629 SoC - - - - --- 2019-05-05 Weijie Gao (高惟杰) jagan Superseded
[U-Boot,v2,3/5] arm: dts: change MT7629 to use spi-mem rather than qspi Add spi-mem driver for MediaTek MT7629 SoC - - - - --- 2019-05-05 Weijie Gao (高惟杰) jagan Superseded
[U-Boot,v2,2/5] spi: add spi-mem driver for MediaTek MT7629 SoC Add spi-mem driver for MediaTek MT7629 SoC - - - - --- 2019-05-05 Weijie Gao (高惟杰) jagan Superseded
[U-Boot,v2,1/5] spi: remove obsolete mtk_qspi driver Add spi-mem driver for MediaTek MT7629 SoC - - - - --- 2019-05-05 Weijie Gao (高惟杰) jagan Superseded
[U-Boot,3/3] efi_selftest: unit test for RegisterProtocolNotify() implement RegisterProtocolNotify() - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,2/3] efi_loader: implement RegisterProtocolNotify() implement RegisterProtocolNotify() - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,1/3] efi_loader: EVT_NOTIFY_SIGNAL events implement RegisterProtocolNotify() - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot] spl: kconfig: separate sysreset and firmware drivers from misc [U-Boot] spl: kconfig: separate sysreset and firmware drivers from misc - - 1 - --- 2019-05-04 Simon Goldschmidt trini Superseded
[U-Boot] Pull request v2: u-boot-sunxi/master [U-Boot] Pull request v2: u-boot-sunxi/master - - - - --- 2019-05-04 Jagan Teki trini Changes Requested
[U-Boot,1/1] efi_selftest: remove redundant function efi_st_memcmp() [U-Boot,1/1] efi_selftest: remove redundant function efi_st_memcmp() - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot] usb: Convert CONFIG_USB_R8A66597_HCD to Kconfig [U-Boot] usb: Convert CONFIG_USB_R8A66597_HCD to Kconfig - - - - --- 2019-05-04 Marek Vasut marex Deferred
[U-Boot,9/9] ARM: dts: renesas: Add RZ/A1 GR-Peach board [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,8/9] ARM: dts: renesas: Add RZ/A1 platform code [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,7/9] spi: rpc: Add support for operation without clock framework [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,6/9] net: sh_eth: Add support for operation without clock framework [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver 1 - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,5/9] net: sh_eth: Add RZ/A1 support [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver 1 - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,4/9] serial: sh: Add RZ/A1 support [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,3/9] timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,2/9] pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver [U-Boot,1/9] gpio: renesas: Add RZ/A1 R7S72100 GPIO driver - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,5/5] sh: 7785: Remove CPU support [U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,4/5] sh: sh7785lcr: Remove the board [U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,3/5] sh: 7724: Remove CPU support [U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,2/5] sh: ecovec: Remove the board [U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README [U-Boot,1/5] sh: sh7757lcr: Fix copy-paste error in README - - - - --- 2019-05-04 Marek Vasut marex Accepted
[U-Boot] env: spi: Fix incorrect entry description [U-Boot] env: spi: Fix incorrect entry description - - - - --- 2019-05-04 Marek Vasut trini Accepted
[U-Boot,1/1] efi_loader: correct parameter check in LocateHandle() [U-Boot,1/1] efi_loader: correct parameter check in LocateHandle() - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,PULL] u-boot-mips [U-Boot,PULL] u-boot-mips - - - - --- 2019-05-04 Daniel Schwierzeck trini Accepted
[U-Boot,4/4] efi_loader: unload applications upon Exit() efi_loader implent unloading of images - - - - --- 2019-05-04 Heinrich Schuchardt xypron Superseded
[U-Boot,3/4] efi_loader: implement UnloadImage() efi_loader implent unloading of images - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,2/4] efi_loader: move efi_unload_image() down in source efi_loader implent unloading of images - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,1/4] efi_loader: mark started images efi_loader implent unloading of images - - - - --- 2019-05-04 Heinrich Schuchardt xypron Accepted
[U-Boot,1/1] efi_loader: allowable event types in CreateEventEx() [U-Boot,1/1] efi_loader: allowable event types in CreateEventEx() - - 1 - --- 2019-05-04 Heinrich Schuchardt xypron Superseded
[U-Boot] Pull request for mmc sub-system for v2019.07 [U-Boot] Pull request for mmc sub-system for v2019.07 - - - - --- 2019-05-04 Peng Fan trini Accepted
[U-Boot,6/6] configs: T2080QDS: Enable PCIe driver dm: pci: add Freescale PowerPC PCIe driver - - 1 - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,5/6] powerpc: T208xQDS: Disable legacy PCIe driver dm: pci: add Freescale PowerPC PCIe driver - - 1 - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,4/6] dm: pci: add Freescale PowerPC PCIe driver dm: pci: add Freescale PowerPC PCIe driver - - - - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,3/6] t2080: dts: Added PCIe DT nodes dm: pci: add Freescale PowerPC PCIe driver - - 1 - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,2/6] powerpc: T208xQDS: Compile the legacy PCIe routines conditionally dm: pci: add Freescale PowerPC PCIe driver - - 1 - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,1/6] powerpc: mpc85xx: Update the condition to compile PCI routines dm: pci: add Freescale PowerPC PCIe driver - - 1 - --- 2019-05-04 Z.Q. Hou prabhu_kush Superseded
[U-Boot,v2,4/4] MAINTAINERS: Update lib/optee with my details Tidy up some dangling OP-TEE gotchas - - - - --- 2019-05-04 Bryan O'Donoghue sbabic Accepted
[U-Boot,v2,3/4] warp7: configs: bl33: Tidy up OPTEE defines Tidy up some dangling OP-TEE gotchas - - - - --- 2019-05-04 Bryan O'Donoghue sbabic Accepted
[U-Boot,v2,2/4] warp7: include: configs: Skip low-level init if BOOTM_OPTEE false Tidy up some dangling OP-TEE gotchas 1 - - - --- 2019-05-04 Bryan O'Donoghue sbabic Not Applicable
[U-Boot,v2,1/4] optee: Make TZDRAM config options contingent on CONFIG_OPTEE Tidy up some dangling OP-TEE gotchas 1 - - - --- 2019-05-04 Bryan O'Donoghue sbabic Accepted
[U-Boot] Fix spelling of available. [U-Boot] Fix spelling of available. - - - - --- 2019-05-03 Vagrant Cascadian trini Accepted
[U-Boot,1/1] arm: mvebu: Add CRS305-1G-4S board [U-Boot,1/1] arm: mvebu: Add CRS305-1G-4S board - - - - --- 2019-05-03 Luka Kovacic stroese Superseded
[U-Boot,v3,2/2] fit: Support compat string property in configuration node fit: Image node compression - - - - --- 2019-05-03 Julius Werner trini Superseded
[U-Boot,v3,1/2] fit: Support compression for non-kernel components (e.g. FDT) fit: Image node compression - - - - --- 2019-05-03 Julius Werner trini Superseded
[U-Boot] Make FIT support really optional [U-Boot] Make FIT support really optional - - - - --- 2019-05-03 Fabrice Fontaine trini Accepted
[U-Boot] cmd: reset: add parameters to specify reboot_mode [U-Boot] cmd: reset: add parameters to specify reboot_mode - - - - --- 2019-05-03 Simon Goldschmidt simongoldschmidt Rejected
[U-Boot] sysreset: add support for socfpga sysreset [U-Boot] sysreset: add support for socfpga sysreset - - - - --- 2019-05-03 Simon Goldschmidt marex Superseded
[U-Boot] arm: socfpga: control reboot from SRAM via env callback [U-Boot] arm: socfpga: control reboot from SRAM via env callback - - - - --- 2019-05-03 Simon Goldschmidt simongoldschmidt Rejected
[U-Boot] fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally [U-Boot] fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally - - 1 - --- 2019-05-03 Simon Goldschmidt trini Accepted
[U-Boot,3/3] bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT [U-Boot,1/3] bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT - - - - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,2/3] bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT [U-Boot,1/3] bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT - - - - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,1/3] bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT [U-Boot,1/3] bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT - - - - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,3/3] dt: bcm63158: watchdog should use a 50Mhz clock fix bcm6345 watchdog on broadcom board - - 1 - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,2/3] dt: bcm6858: watchdog should use a 50Mhz clock fix bcm6345 watchdog on broadcom board - - 1 - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,1/3] watchdog: bcm6345: callback start use tick instead of ms fix bcm6345 watchdog on broadcom board - - 1 - --- 2019-05-03 Philippe REYNES trini Accepted
[U-Boot,v2] imx: Use a convenient default value for SYS_MALLOC_F_LEN [U-Boot,v2] imx: Use a convenient default value for SYS_MALLOC_F_LEN - - 2 3 --- 2019-05-03 Fabio Estevam sbabic Accepted
[U-Boot,PULL] u-boot-usb/master [U-Boot,PULL] u-boot-usb/master - - - - --- 2019-05-03 Marek Vasut trini Accepted
[U-Boot,PULL] u-boot-socfpga/master [U-Boot,PULL] u-boot-socfpga/master - - - - --- 2019-05-03 Marek Vasut trini Accepted
[U-Boot,PULL,RESEND] Please pull u-boot-rockchip/tags/rockchip-for-2019.07 [U-Boot,PULL,RESEND] Please pull u-boot-rockchip/tags/rockchip-for-2019.07 - - 1 - --- 2019-05-03 Philipp Tomsich trini Accepted
[U-Boot,v3,5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF 1 - - - --- 2019-05-03 Trevor Woerner trini Accepted
[U-Boot,v3,4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF 1 - - - --- 2019-05-03 Trevor Woerner trini Accepted
[U-Boot,v3,3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF - - - - --- 2019-05-03 Trevor Woerner trini Accepted
[U-Boot,v3,2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1" Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF - - - - --- 2019-05-03 Trevor Woerner trini Accepted
[U-Boot,v3,1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF - - - - --- 2019-05-03 Trevor Woerner trini Accepted
[U-Boot] imx: Use a convenient default value for SYS_MALLOC_F_LEN [U-Boot] imx: Use a convenient default value for SYS_MALLOC_F_LEN - - - 1 --- 2019-05-03 Fabio Estevam Changes Requested
[U-Boot] Please pull u-boot-marvell/master [U-Boot] Please pull u-boot-marvell/master - - - - --- 2019-05-03 Stefan Roese trini Accepted
[U-Boot,v4] ARM: am335x: Add phyCORE AM335x R2 support [U-Boot,v4] ARM: am335x: Add phyCORE AM335x R2 support - - - - --- 2019-05-03 Niel Fourie trini Changes Requested
[U-Boot,v2] arm: zimage: add barebox image magic number [U-Boot,v2] arm: zimage: add barebox image magic number - - - - --- 2019-05-03 Christoph Fritz trini Accepted
[U-Boot] arm: zimage: add other-bootloader image magic number [U-Boot] arm: zimage: add other-bootloader image magic number - - - - --- 2019-05-03 Christoph Fritz trini Superseded
[U-Boot,1/1] arm: mvebu: Add CRS305-1G-4S board [U-Boot,1/1] arm: mvebu: Add CRS305-1G-4S board - - - - --- 2019-05-03 Luka Kovacic stroese Superseded
« 1 2 ... 781 782 7831810 1811 »