Show patches with: Archived = No       |   167440 patches
« 1 2 ... 356 357 3581674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v3,29/35] dm: serial: ns16550: Convert to livetree - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,30/35] dm: serial: Separate out the core serial-device finding code - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,31/35] dm: serial: Add livetree support - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,32/35] tegra: Show a debug message if the LCD PMIC fails to start - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,33/35] fdtdec: Drop old compatible values - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,34/35] tegra: fdt: Ensure that the console UART is enabled - - - - --- 2017-06-12 Simon Glass sjg Accepted
[U-Boot,v3,35/35] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree - - - - --- 2017-06-12 Simon Glass sjg Superseded
[U-Boot,v2,1/2] dtoc: Support multiple compatible strings in a node - - - 2 --- 2017-06-14 Simon Glass sjg Accepted
[U-Boot,v2,2/2] WIP: Test patch for dtoc - - - - --- 2017-06-14 Simon Glass sjg Not Applicable
[U-Boot,v2,01/29] configs: Resync with savedefconfig - - - - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,02/29] Convert CONFIG_SCSI to Kconfig - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,03/29] scsi: Drop sym53c8xx driver - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,04/29] scsi: Drop scsi_print_error() - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,05/29] Convert CONFIG_CMD_SATA to Kconfig - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,06/29] Kconfig: Add CONFIG_SATA to enable SATA - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,07/29] sata: Move drivers into new drivers/ata directory - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,08/29] scsi: Move drivers into new drivers/scsi directory - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,09/29] dm: scsi: Rearrange header file for driver model - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,10/29] dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,11/29] dm: scsi: Drop the ccb typedef - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,12/29] dm: scsi: Use the uclass platform data - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,13/29] dm: ahci: Rename struct ahci_probe_ent - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,14/29] dm: sata: Move ataid into struct ahci_uc_priv - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,15/29] dm: ahci: Refactor to avoid static variables - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,16/29] dm: scsi: Indent the confusing #ifdefs - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,17/29] dm: ahci: Move common code for starting ports into a function - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,18/29] dm: ahci: Unwind the confusing init code - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,19/29] dm: ahci: Drop use of probe_ent - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,20/29] dm: scsi: Add operations - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,21/29] dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,22/29] dm: scsi: Document and rename the scsi_scan() parameter - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,23/29] dm: ahci: Create a local version of two SCSI functions - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,24/29] dm: scsi: Add operations for SCSI devices - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,25/29] dm: scsi: Adjust return value of scsi_exec() - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,26/29] dm: scsi: Split out the bus scanning code - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,27/29] dm: ahci: Add a driver for SCSI on AHCI - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,28/29] dm: scsi: Drop scsi_init() when driver model is used - - 1 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v2,29/29] x86: Move link to use driver model for SCSI - - 2 - --- 2017-06-15 Simon Glass sjg Accepted
[U-Boot,v3,1/6] display_options: Refactor to allow obtaining the banner - - 1 1 --- 2017-06-16 Simon Glass sjg Superseded
[U-Boot,v3,2/6] Allow displaying the U-Boot banner on a video display - - 2 2 --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,v3,3/6] test: Add a test for snprintf() and the banner/version - - 2 - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,v3,4/6] console: Use map_sysmem() for the pre-relocation console - - 2 2 --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,v3,5/6] sandbox: Enable more console options - - 2 - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,v3,6/6] sandbox: Drop special case console code for sandbox - - 2 - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,1/3] moveconfig: Allow piping in 'git show --stat' output - - - - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,2/3] moveconfig: Allow control of which implying configs are shown - - - - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,3/3] moveconfig: Allow automatic location and adding of 'imply' - - - - --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,v4,1/6] display_options: Refactor to allow obtaining the banner - - 2 2 --- 2017-06-16 Simon Glass sjg Accepted
[U-Boot,01/11] dtoc: Use self._options instead of the global options - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,02/11] dtoc: Add a comment at the top - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,03/11] dtoc: Split out the main class into its own file - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,04/11] dtoc: Fix pylint warnings - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,05/11] dtoc: Don't handle properties with / in them - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,06/11] dtoc: Pass include_disabled explicitly - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,07/11] dtoc: Move static functions out of the class - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,08/11] dtoc: Move the main logic into the dtb_platdata file - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,09/11] dtoc: Add a comment about string replace in conv_name_to_c() - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,10/11] sandbox: Stop printing platdata at the start of SPL - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,11/11] dtoc: Add tests - - - - --- 2017-06-19 Simon Glass sjg Accepted
[U-Boot,01/14] ahci: Support non-PCI controllers - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,02/14] dm: mmc: Allow disabling driver model in SPL - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,03/14] fdt: Correct fdt_get_base_address() - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,04/14] dm: scsi: Drop duplicate SCSI and DM_SCSI options - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,05/14] dm: ahci: Correct uclass private data - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,06/14] dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,07/14] dm: mmc: sunxi: Rename mmchost to priv - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,08/14] dm: mmc: sunxi: Pass private data around explicitly - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,09/14] dm: mmc: sunxi: Drop mmc_clk_io_on() - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,10/14] dm: mmc: sunxi: Add support for driver model - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,11/14] dm: scsi: Don't scan the SCSI bus when probing - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,12/14] dm: sunxi: sata: Don't build sata support into SPL - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,13/14] dm: sata: sunxi: Add support for driver model - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,14/14] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA - - - - --- 2017-06-19 Simon Glass sjg Superseded
[U-Boot,1/3] dtoc: Adjust Node to record its parent - - 1 1 --- 2017-06-20 Simon Glass sjg Superseded
[U-Boot,2/3] dtoc: Add a 64-bit type and a way to convert cells into 64 bits - - 1 1 --- 2017-06-20 Simon Glass sjg Superseded
[U-Boot,3/3] dtoc: Add support for 32 or 64-bit addresses - - 1 1 --- 2017-06-20 Simon Glass sjg Superseded
[U-Boot] binman: Put our local modules ahead of system modules 3 - - - --- 2017-06-21 Simon Glass sjg Accepted
[U-Boot] stm32: Correct positioning of declaration - - - - --- 2017-07-01 Simon Glass trini Accepted
[U-Boot,v2,01/15] ahci: Support non-PCI controllers - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,02/15] dm: mmc: Allow disabling driver model in SPL - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,03/15] fdt: Correct fdt_get_base_address() - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,04/15] dm: scsi: Drop duplicate SCSI and DM_SCSI options - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,05/15] dm: ahci: Correct uclass private data - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,06/15] dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,07/15] dm: mmc: sunxi: Rename mmchost to priv 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,08/15] dm: mmc: sunxi: Pass private data around explicitly 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,09/15] dm: mmc: sunxi: Drop mmc_clk_io_on() 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,10/15] dm: mmc: sunxi: Add support for driver model - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,12/15] dm: scsi: Don't scan the SCSI bus when probing - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,13/15] dm: sunxi: sata: Don't build sata support into SPL 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,14/15] dm: sata: sunxi: Add support for driver model 1 - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,v2,15/15] dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA - - - - --- 2017-07-04 Simon Glass Jaehoon Accepted
[U-Boot,01/39] dm: blk: Add a function to find an interface-type name - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,02/39] dm: blk: Add a generic function for block device commands - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,03/39] dm: sata: Adjust the 'sata' command to use blk_common_cmd() - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,04/39] dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,05/39] dm: ide: Adjust the 'ide' command to use blk_common_cmd() - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,06/39] dm: usb: Adjust the 'usb' command to use blk_common_cmd() - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
[U-Boot,07/39] dm: blk: Update return value in blk_create_devicef() - - - - --- 2017-07-04 Simon Glass Jaehoon Superseded
« 1 2 ... 356 357 3581674 1675 »