Show patches with: Archived = No       |   167557 patches
« 1 2 ... 834 835 8361675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,1/6] driver: net: fsl-mc: modify the label name driver: net: fsl-mc: Add support of multiple phys for dpmac 1 - - - --- 2018-07-13 Pankaj Bansal jhersh Superseded
[U-Boot,v2,3/3] dfu: Provide more verbose error message [U-Boot,v2,1/3] dfu: Fix data abort in dfu_free_entities() - - - - --- 2018-07-13 Sam Protsenko lukma Accepted
[U-Boot,v2,2/3] dfu: Fix memory leak in dfu_init_env_entities() [U-Boot,v2,1/3] dfu: Fix data abort in dfu_free_entities() - - - - --- 2018-07-13 Sam Protsenko lukma Accepted
[U-Boot,v2,1/3] dfu: Fix data abort in dfu_free_entities() [U-Boot,v2,1/3] dfu: Fix data abort in dfu_free_entities() - - - - --- 2018-07-13 Sam Protsenko lukma Accepted
[U-Boot,RFC] cmd: add bootslot command to select/boot slot based on boot counts [U-Boot,RFC] cmd: add bootslot command to select/boot slot based on boot counts - - - 1 --- 2018-07-13 Martin Hundebøll trini RFC
[U-Boot,v4,27/27] cmd: mtdparts: try to probe the MTD devices as a fallback SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,26/27] cmd: mtd: add 'mtd' command SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,25/27] mtd: uclass: add probe function SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,24/27] cmd: mtdparts: remove useless 'mtdparts=' prefix SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,23/27] cmd: mtdparts: add a generic 'mtdparts' parser SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,22/27] cmd: mtdparts: accept spi-nand devices SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,21/27] cmd: ubi: delete useless and misleading definitions SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,20/27] mtd: declare MTD_PARTITIONS symbol in Kconfig SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,19/27] dt-bindings: Add bindings for SPI NAND devices SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,18/27] mtd: spinand: Add initial support for the MX35LF2GE4AB chip SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,17/27] mtd: spinand: Add initial support for the MX35LF1GE4AB chip SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,16/27] mtd: spinand: Add initial support for Winbond W25M02GV SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,15/27] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,14/27] mtd: nand: Add core infrastructure to support SPI NANDs SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,13/27] spi: Extend the core to ease integration of SPI memory controllers SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,12/27] mtd: nand: Pass mode information to nand_page_io_req SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,11/27] mtd: nand: Add core infrastructure to deal with NAND devices SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,10/27] mtd: rename nand into rawnand in Kconfig prompt SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,09/27] mtd: move NAND files into a raw/ subdirectory SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,08/27] mtd: move all flash categories inside MTD submenu SPI-NAND support - - 1 - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,07/27] mtd: move definitions to enlarge their range SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,06/27] mtd: fix build issue with includes SPI-NAND support - - 1 - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,05/27] mtd: add get/set of_node/flash_node helpers SPI-NAND support - - 2 - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,04/27] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,03/27] mtd: Add sanity checks in mtd_write/read_oob() SPI-NAND support - - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,02/27] mtd: Uninline mtd_write_oob and move it to mtdcore.c SPI-NAND support 1 - - - --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v4,01/27] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing SPI-NAND support 2 - 2 1 --- 2018-07-13 Miquel Raynal jagan Changes Requested
[U-Boot,v2,10/10] board: Add STM32F769 SoC, discovery board support splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,09/10] arm: dts: stm32: add display for STM32F769 disco board splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,08/10] arm: dts: stm32: add dsi for STM32F746 splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,07/10] video: add support of STM32 MIPI DSI controller driver splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,06/10] video: add MIPI DSI host controller bridge splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,05/10] video: add support of panel RM68200 splash screen on the stm32f769 disco board - - 1 - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,04/10] video: add support of panel OTM8009A splash screen on the stm32f769 disco board - - 1 - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,03/10] video: add support of MIPI DSI interface splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,02/10] video: stm32: stm32_ltdc: add bridge to display controller splash screen on the stm32f769 disco board - - - - --- 2018-07-13 Yannick FERTRE patrick_delaunay Superseded
[U-Boot,v2,01/10] dm: panel: get timings from panel splash screen on the stm32f769 disco board - - 1 - --- 2018-07-13 Yannick FERTRE ag Accepted
[U-Boot,v4] u-boot: remove driver lookup loop from env_save() [U-Boot,v4] u-boot: remove driver lookup loop from env_save() - - 1 - --- 2018-07-13 Nicholas Faustini trini Superseded
[U-Boot] fdt: fix fdtdec_setup_memory_banksize() [U-Boot] fdt: fix fdtdec_setup_memory_banksize() - - 1 - --- 2018-07-13 Jens Wiklander sjg Accepted
[U-Boot] arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS [U-Boot] arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS - - - - --- 2018-07-13 Vladimir Vid stroese Accepted
[U-Boot,v2,1/1] Fix README for Khadas VIM board Fix README for Khadas VIM board 1 - - - --- 2018-07-13 Loic Devulder trini Accepted
[U-Boot,4/4,v3] arm64: ls1012a: enable DM support for sata [U-Boot,1/4,v3] armv8: fsl: remove sata support - - - - --- 2018-07-13 Andy Tang yorksun Awaiting Upstream
[U-Boot,3/4,v3] scsi: ceva: add ls1012a soc support [U-Boot,1/4,v3] armv8: fsl: remove sata support - - 1 1 --- 2018-07-13 Andy Tang yorksun Accepted
[U-Boot,2/4,v3] armv8: dts: fsl-ls1012a: add sata node support [U-Boot,1/4,v3] armv8: fsl: remove sata support - - 1 - --- 2018-07-13 Andy Tang yorksun Awaiting Upstream
[U-Boot,1/4,v3] armv8: fsl: remove sata support [U-Boot,1/4,v3] armv8: fsl: remove sata support - - 1 - --- 2018-07-13 Andy Tang yorksun Awaiting Upstream
[U-Boot] sysreset: Add support for gpio-restart [U-Boot] sysreset: Add support for gpio-restart - - 2 - --- 2018-07-13 Michal Simek sjg Changes Requested
[U-Boot,PULL] u-boot-socfpga/master [U-Boot,PULL] u-boot-socfpga/master - - - - --- 2018-07-13 Marek Vasut trini Accepted
[U-Boot,v3] u-boot: remove driver lookup loop from env_save() [U-Boot,v3] u-boot: remove driver lookup loop from env_save() - - 1 - --- 2018-07-13 Nicholas Faustini trini Superseded
[U-Boot,v6,6/6] configs: Bananapi_M2_Ultra: enable gigabit ethernet [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks 1 - 2 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot,v6,5/6] sunxi: R40: add gigabit ethernet devicetree node [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks 1 - 1 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot,v6,4/6] net: sun8i-emac: support R40 GMAC [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks - - 1 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot,v6,3/6] net: sun8i-emac: set mux and clock by driver data [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks - - 1 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot,v6,2/6] net: sun8i-emac: fix printing NULL character [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks 2 - 1 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks [U-Boot,v6,1/6] sunxi: R40: add gigabit ethernet clocks 1 - 2 1 --- 2018-07-13 Lothar Felten jagan Accepted
[U-Boot] mx25: fix the offset between the USB ports' registers [U-Boot] mx25: fix the offset between the USB ports' registers - - 1 - --- 2018-07-13 Martin Kaiser sbabic Superseded
[U-Boot] arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET [U-Boot] arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 1 - - - --- 2018-07-13 Ley Foon Tan marex Accepted
[U-Boot,3/3] dfu: Provide more verbose error message [U-Boot,1/3] dfu: Fix data abort in dfu_free_entities() 1 - - - --- 2018-07-12 Sam Protsenko lukma Superseded
[U-Boot,2/3] dfu: Fix memory leak in dfu_init_env_entities() [U-Boot,1/3] dfu: Fix data abort in dfu_free_entities() 1 - - - --- 2018-07-12 Sam Protsenko lukma Superseded
[U-Boot,1/3] dfu: Fix data abort in dfu_free_entities() [U-Boot,1/3] dfu: Fix data abort in dfu_free_entities() 1 - - - --- 2018-07-12 Sam Protsenko lukma Superseded
[U-Boot] gpio: xilinx: Convert driver to DM [U-Boot] gpio: xilinx: Convert driver to DM - - - - --- 2018-07-12 Michal Simek monstr Accepted
[U-Boot] Please pull from u-boot-i2c [U-Boot] Please pull from u-boot-i2c - - - - --- 2018-07-12 Heiko Schocher trini Accepted
[U-Boot,RFC] gpio: zynq: Setup bank_name to dev->name [U-Boot,RFC] gpio: zynq: Setup bank_name to dev->name - - 1 - --- 2018-07-12 Michal Simek monstr Accepted
[U-Boot] arm: socfpga: Fixes: include <debug_uart.h> [U-Boot] arm: socfpga: Fixes: include <debug_uart.h> - - - - --- 2018-07-12 Ley Foon Tan marex Accepted
[U-Boot,v3,21/21] dt-bindings: Add bindings for SPI NAND devices SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,20/21] cmd: mtd: add 'mtd' command SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,19/21] mtd: uclass: add probe function SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,18/21] mtd: spinand: Add initial support for the MX35LF2GE4AB chip SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,17/21] mtd: spinand: Add initial support for the MX35LF1GE4AB chip SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,16/21] mtd: spinand: Add initial support for Winbond W25M02GV SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,15/21] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,14/21] mtd: nand: Add core infrastructure to support SPI NANDs SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,13/21] spi: Extend the core to ease integration of SPI memory controllers SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,12/21] mtd: nand: Pass mode information to nand_page_io_req SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,11/21] mtd: nand: Add core infrastructure to deal with NAND devices SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,10/21] mtd: rename nand into rawnand in Kconfig prompt SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,09/21] mtd: move NAND files into a raw/ subdirectory SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,08/21] mtd: move all flash categories inside MTD submenu SPI-NAND support - - 1 - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,07/21] mtd: move definitions to enlarge their range SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,06/21] mtd: fix build issue with includes SPI-NAND support - - 1 - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,05/21] mtd: add get/set of_node/flash_node helpers SPI-NAND support - - 2 - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,04/21] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,03/21] mtd: Add sanity checks in mtd_write/read_oob() SPI-NAND support - - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,02/21] mtd: Uninline mtd_write_oob and move it to mtdcore.c SPI-NAND support 1 - - - --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot,v3,01/21] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing SPI-NAND support 2 - 2 1 --- 2018-07-12 Miquel Raynal jagan Superseded
[U-Boot] gpio: zynq: Read of mach data in platdata with dev_get_driver_data [U-Boot] gpio: zynq: Read of mach data in platdata with dev_get_driver_data - - 1 - --- 2018-07-12 Michal Simek monstr Accepted
[U-Boot] gpio: dm: Support manual relocation for gpio [U-Boot] gpio: dm: Support manual relocation for gpio - - 1 - --- 2018-07-12 Michal Simek sjg Accepted
[U-Boot] sysreset: dm: Support manual relocation for sysreset [U-Boot] sysreset: dm: Support manual relocation for sysreset - - 1 - --- 2018-07-12 Michal Simek sjg Accepted
[U-Boot] gpio: zynq: Fix typo in one error message [U-Boot] gpio: zynq: Fix typo in one error message - - - - --- 2018-07-12 Michal Simek monstr Accepted
[U-Boot] arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only [U-Boot] arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only - - - - --- 2018-07-12 Ley Foon Tan marex Accepted
[U-Boot] arm: dts: socfpga: stratix10: Fix memory node [U-Boot] arm: dts: socfpga: stratix10: Fix memory node - - - - --- 2018-07-12 Ley Foon Tan marex Accepted
[U-Boot,v2] arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET [U-Boot,v2] arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 1 - - - --- 2018-07-12 Ley Foon Tan marex Changes Requested
[U-Boot,v3,9/9] usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes Improve rockusb support in U-Boot - - - - --- 2018-07-12 Alberto Panizzo ptomsich Accepted
[U-Boot,v3,8/9] usb: rockchip: fix printing csw debug info Improve rockusb support in U-Boot - - - - --- 2018-07-12 Alberto Panizzo ptomsich Changes Requested
[U-Boot,v3,7/9] usb: rockchip: boost up write speed from 4MB/s to 15MB/s Improve rockusb support in U-Boot - - 1 - --- 2018-07-12 Alberto Panizzo ptomsich Changes Requested
[U-Boot,v3,6/9] usb: rockchip: be quiet on serial port while transferring data Improve rockusb support in U-Boot - - 1 - --- 2018-07-12 Alberto Panizzo ptomsich Changes Requested
« 1 2 ... 834 835 8361675 1676 »