Show patches with: none      |   179813 patches
« 1 2 ... 743 744 7451798 1799 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RESEND,v3,07/18] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,06/18] usb: xhci: move xhci.h to include usb Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,05/18] usb: dwc3: switch to peripheral mode when exiting Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,03/18] dm: Add a No-op uclass Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,02/18] usb: host: remove the xhci-zynqmp driver Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,RESEND,v3,01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback Improvement for the DWC3 USB generic driver and fixes for the K2 platforms - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v6,2/2] env: mmc: add erase-function add command env erase - - - - --- 2019-06-27 Frank Wunderlich trini Superseded
[U-Boot,v6,1/2] env: register erase command add command env erase - - - - --- 2019-06-27 Frank Wunderlich trini Superseded
[U-Boot] drivers: mtd: spi: Add flash property for Micron mt25qu512a [U-Boot] drivers: mtd: spi: Add flash property for Micron mt25qu512a - - - - --- 2019-06-27 Ashish Kumar jagan Superseded
[U-Boot] drivers: mtd: spi: Add micron mt35xu512g and mt35xu02g flash ID [U-Boot] drivers: mtd: spi: Add micron mt35xu512g and mt35xu02g flash ID - - - - --- 2019-06-27 Ashish Kumar jagan Superseded
[U-Boot] drivers: mtd :spi: Enable 4B opcodes for SPANSION s25fl512s [U-Boot] drivers: mtd :spi: Enable 4B opcodes for SPANSION s25fl512s - - - - --- 2019-06-27 Ashish Kumar jagan Superseded
[U-Boot,v3,18/18] ARM: DTS: keystone: complete the description of the USB PHY devices Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,17/18] configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,16/18] phy: keystone-usb: handle the transition of the USB power domain Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,15/18] ARM: keystone: Do not enable the USB power domains at the board level Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,14/18] ARM: keystone: increase PSC timeout Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,12/18] usb: dwc3: Add dwc3_of_parse() to get quirks information from DT Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,11/18] usb: dwc3-generic: if no max speed is specified in DT, assume super speed Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,10/18] usb: dwc3-generic: add a new host driver that uses the dwc3 core Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,09/18] usb: dwc3-generic: factorize code Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,08/18] usb: dwc3-generic: use platdata Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,07/18] usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,06/18] usb: xhci: move xhci.h to include usb Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,05/18] usb: dwc3: switch to peripheral mode when exiting Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,04/18] usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue Fixes for the DWC3 USB generic driver - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,03/18] dm: Add a No-op uclass Fixes for the DWC3 USB generic driver - - 1 - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,02/18] usb: host: remove the xhci-zynqmp driver Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v3,01/18] usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback Fixes for the DWC3 USB generic driver - - - - --- 2019-06-27 Jean-Jacques Hiblot marex Changes Requested
[U-Boot,v1,11/11] mmc: retry a few times if a partition switch failed Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,10/11] mmc: do not change mode when accessing a boot partition Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,09/11] mmc: During a switch, poll on dat0 if available and check the final status Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,08/11] mmc: When switching partition, use the timeout specified in the ext_csd Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,07/11] mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,06/11] mmc: if possible, poll the busy state using DAT0 Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,05/11] mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,04/11] mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,03/11] Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,02/11] mmc: omap_hsmmc: don't fill the send_init_stream callback Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,v1,01/11] mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command Improvements on the MMC switch - - - - --- 2019-06-27 Jean-Jacques Hiblot freenix Not Applicable
[U-Boot,2/2] linux/bitops.h: split BITS, GENMASK macros out into <linux/bits.h> [U-Boot,1/2] sandbox: remove CONFIG_SANDBOX_BITS_PER_LONG and GENMASK hack - - - - --- 2019-06-27 Masahiro Yamada trini Changes Requested
[U-Boot,1/2] sandbox: remove CONFIG_SANDBOX_BITS_PER_LONG and GENMASK hack [U-Boot,1/2] sandbox: remove CONFIG_SANDBOX_BITS_PER_LONG and GENMASK hack - - - - --- 2019-06-27 Masahiro Yamada trini Changes Requested
[U-Boot] fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found [U-Boot] fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found - - 2 - --- 2019-06-27 Masahiro Yamada sjg Accepted
[U-Boot] spl: atf: Fix uninitialized pointer to bl31_image_info [U-Boot] spl: atf: Fix uninitialized pointer to bl31_image_info - 1 1 - --- 2019-06-27 Frieder Schrempf kevery Accepted
[U-Boot] arm: qemu: fix failure in flash initialization if booting from TF-A [U-Boot] arm: qemu: fix failure in flash initialization if booting from TF-A - - - 1 --- 2019-06-27 AKASHI Takahiro trini Superseded
[U-Boot,5/5] ARM: socfpga: vining_fpga: Extract eth1 MAC from EEPROM [U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA - - 1 - --- 2019-06-26 Marek Vasut simongoldschmidt Accepted
[U-Boot,4/5] ARM: socfpga: vining_fpga: Update environment [U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA - - 1 - --- 2019-06-26 Marek Vasut simongoldschmidt Accepted
[U-Boot,3/5] ARM: socfpga: vining_fpga: Update generated headers [U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA - - 1 - --- 2019-06-26 Marek Vasut simongoldschmidt Accepted
[U-Boot,2/5] ARM: socfpga: vining_fpga: Update DT [U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA - - 1 - --- 2019-06-26 Marek Vasut simongoldschmidt Accepted
[U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA [U-Boot,1/5] ARM: socfpga: vining_fpga: Rename VINING|FPGA - - 1 - --- 2019-06-26 Marek Vasut simongoldschmidt Accepted
[U-Boot] common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT [U-Boot] common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT - - - - --- 2019-06-26 Marek Vasut trini Accepted
[U-Boot,RFC,2/2] sandbox: Update dts files [U-Boot,RFC,1/2] scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145 - - - - --- 2019-06-26 Tom Rini trini RFC
[U-Boot,RFC,1/2] scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145 [U-Boot,RFC,1/2] scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145 - - - - --- 2019-06-26 Tom Rini trini RFC
[U-Boot] ARM: am3517-evm: Remove undefined pinmuxing [U-Boot] ARM: am3517-evm: Remove undefined pinmuxing - - - - --- 2019-06-26 Adam Ford trini Rejected
[U-Boot,v5,2/2] env: mmc: add erase-function add command env erase - - - - --- 2019-06-26 Frank Wunderlich trini Superseded
[U-Boot,v5,1/2] env: register erase command add command env erase - - 1 - --- 2019-06-26 Frank Wunderlich trini Superseded
[U-Boot,6/6] rockchip: rk3288: enable TPL for tinker-board rockchip: enable TPL for tinker-rk3288 - - - - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,5/6] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB rockchip: enable TPL for tinker-rk3288 - - - - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,4/6] rockchip: config: update config for TPL support on tinker-rk3288 rockchip: enable TPL for tinker-rk3288 - - - - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,3/6] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl rockchip: enable TPL for tinker-rk3288 - - - - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,2/6] rockchip: rk3288: add separate TPL STACK address rockchip: enable TPL for tinker-rk3288 - - 1 - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,1/6] rockchip: rk3288: enable TPL configs to chip level rockchip: enable TPL for tinker-rk3288 - - 1 - --- 2019-06-26 Kever Yang ptomsich Superseded
[U-Boot,2/2] drivers/spi: fsl_qspi: fix controller busy check [U-Boot,1/2] drivers/spi: fsl_qspi: fix controller busy check - - - - --- 2019-06-26 Thomas Schaefer jagan Superseded
[U-Boot,1/2] drivers/spi: fsl_qspi: fix controller busy check [U-Boot,1/2] drivers/spi: fsl_qspi: fix controller busy check - - - - --- 2019-06-26 Thomas Schaefer jagan Rejected
[U-Boot] board: st: add missing gpio_request() for stm32f429-discovery [U-Boot] board: st: add missing gpio_request() for stm32f429-discovery - - - - --- 2019-06-26 Patrice CHOTARD patrick_delaunay Accepted
[U-Boot,2/2] ARM: uniphier_v8_defconfig: make 64bit SoC image position independent arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs - - - - --- 2019-06-26 Masahiro Yamada masahir0y Accepted
[U-Boot,1/2] arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs 1 - - - --- 2019-06-26 Masahiro Yamada masahir0y Accepted
[U-Boot,v2,8/8] x86: Skip setting up MTRRs in slimbootloader x86: Add basic Slim Bootloader payload support - - 1 - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,7/8] board: Add new slimbootloader board x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,6/8] x86: slimbootloader: Add a slimbootloader device tree x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,5/8] x86: slimbootloader: Set TSC information for timer driver x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,4/8] x86: slimbootloader: Add serial driver x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,3/8] x86: slimbootloader: Add memory configuration x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,2/8] x86: slimbootloader: Add a function to access HOB x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2,1/8] x86: Add new slimbootloader CPU type x86: Add basic Slim Bootloader payload support - - - - --- 2019-06-25 Park, Aiden bmeng Superseded
[U-Boot,v2] x86: edison: Enable SD slot [U-Boot,v2] x86: edison: Enable SD slot - - 1 - --- 2019-06-25 Andy Shevchenko bmeng Accepted
[U-Boot,v1] x86: edison: Enable SD slot [U-Boot,v1] x86: edison: Enable SD slot - - - - --- 2019-06-25 Andy Shevchenko bmeng Superseded
[U-Boot] ARM: am3517-evm: Remove non-DM legacy code [U-Boot] ARM: am3517-evm: Remove non-DM legacy code - - - - --- 2019-06-25 Adam Ford trini Accepted
[U-Boot] fastboot: mmc: add support for flashing boot partitions [U-Boot] fastboot: mmc: add support for flashing boot partitions - - - - --- 2019-06-25 Fabien Parent lukma Superseded
[U-Boot,v1,3/3] colibri_imx6: configs: remove legacy usbboot command Remove obsolete usbboot wrapper usage - - 1 - --- 2019-06-25 Igor Opaniuk sbabic Accepted
[U-Boot,v1,2/3] apalis_imx6: configs: remove legacy usbboot command Remove obsolete usbboot wrapper usage - - 1 - --- 2019-06-25 Igor Opaniuk sbabic Accepted
[U-Boot,v1,1/3] apalis-tk1: configs: remove legacy usbboot command Remove obsolete usbboot wrapper usage - - 1 - --- 2019-06-25 Igor Opaniuk tomcwarren Accepted
[U-Boot,v2,2/2] xilinx_xiic: Fix transfer initialisation [U-Boot,v2,1/2] xilinx_xiic: Fix fill tx fifo loop - - - - --- 2019-06-25 Tomas Melin hs Superseded
[U-Boot,v2,1/2] xilinx_xiic: Fix fill tx fifo loop [U-Boot,v2,1/2] xilinx_xiic: Fix fill tx fifo loop - - - - --- 2019-06-25 Tomas Melin hs Superseded
[U-Boot,1/1,v1] arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN [U-Boot,1/1,v1] arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN - - 1 - --- 2019-06-25 Luka Kovacic stroese Accepted
[U-Boot] apalis_imx6: fix set_emmcargs wrapper [U-Boot] apalis_imx6: fix set_emmcargs wrapper - - 1 - --- 2019-06-25 Igor Opaniuk sbabic Accepted
[U-Boot,v3,4/4] mmc: sdhci: Implement SDHCI card detect Add SDHCI card detection support - - - - --- 2019-06-25 Michal Simek freenix Accepted
[U-Boot,v3,3/4] mmc: sdhci: Read cd-gpio from devicetree Add SDHCI card detection support - - 1 - --- 2019-06-25 Michal Simek freenix Accepted
[U-Boot,v3,2/4] mmc: Read sd card detect properties from DT Add SDHCI card detection support - - - - --- 2019-06-25 Michal Simek freenix Accepted
[U-Boot,v3,1/4] mmc: mvebu: Remove unused MMC_CAP.. macros Add SDHCI card detection support - - - - --- 2019-06-25 Michal Simek freenix Accepted
[U-Boot,v2] mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 [U-Boot,v2] mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 - - - - --- 2019-06-25 Patrice CHOTARD pchotard Accepted
[U-Boot,2/2] xilinx_xiic: Fix transfer initialisation [U-Boot,1/2] xilinx_xiic: fix fill tx fifo loop - - - - --- 2019-06-25 Tomas Melin hs Superseded
[U-Boot,1/2] xilinx_xiic: fix fill tx fifo loop [U-Boot,1/2] xilinx_xiic: fix fill tx fifo loop - - - - --- 2019-06-25 Tomas Melin hs Superseded
[U-Boot,2/2] rtc: Add rtc driver for stm32mp1 Add RTC driver for STM32MP1 - - 1 - --- 2019-06-25 Benjamin GAIGNARD patrick_delaunay Changes Requested
[U-Boot,1/2] clk: stm32mp1: Add RTC clock entry Add RTC driver for STM32MP1 - - 1 - --- 2019-06-25 Benjamin GAIGNARD patrick_delaunay Changes Requested
[U-Boot] mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 [U-Boot] mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 - - - - --- 2019-06-25 Patrice CHOTARD pchotard Superseded
[U-Boot,2/2] ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi STM32 MCU dts fixes/cleanup - - - - --- 2019-06-25 Patrice CHOTARD pchotard Accepted
[U-Boot,1/2] ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco STM32 MCU dts fixes/cleanup - - - - --- 2019-06-25 Patrice CHOTARD pchotard Accepted
[U-Boot,v9,9/9] net: macb: Fix check for little-endian system in gmac_configure_dma() Update SiFive Unleashed Drivers - - 2 - --- 2019-06-25 Anup Patel jhersh Superseded
« 1 2 ... 743 744 7451798 1799 »