messages from 2015-12-14 15:22:57 to 2015-12-15 20:10:02 UTC [more...]
[U-Boot] [PATCH 00/10] Moving Axi emac to DM
2015-12-15 20:10 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] net: axi_emac: Fix parentheses around operand !
` [U-Boot] [PATCH 02/10] net: axi_emac: Show phy address instead of register content
` [U-Boot] [PATCH 03/10] net: axi_emac: Pass directly pointer to register space
` [U-Boot] [PATCH 07/10] net: axi_emac: Move driver to DM
[U-Boot] [PATCH 0/5] Microblaze uart changes + misc
2015-12-15 20:08 UTC (3+ messages)
` [U-Boot] [PATCH 2/5] microblaze: Do not print eth device when DM_ETH is enabled
[U-Boot] [PATCH] net: macb: sama5d4 is not gigabit capable
2015-12-15 19:59 UTC (2+ messages)
[U-Boot] [PATCH 1/5] net: gem: Setup default phy address to -1
2015-12-15 19:51 UTC (11+ messages)
` [U-Boot] [PATCH 2/5] net: gem: Fix return value from recv
` [U-Boot] [PATCH 3/5] net: gem: Separate recv and free_pkt functions
` [U-Boot] [PATCH 4/5] net: gem: Fix typo in Kconfig entry
` [U-Boot] [PATCH 5/5] net: gem: Add driver dependencies to PHYLIB and MII
[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
2015-12-15 18:58 UTC (14+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port
` [U-Boot] [RFC PATCH 02/11] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [RFC PATCH 03/11] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [RFC PATCH 06/11] drivers: Add SPMI bus uclass
` [U-Boot] [RFC PATCH 08/11] pmic: Add support for Qualcomm PM8916 PMIC
` [U-Boot] [RFC PATCH 09/11] gpio: Add support for Qualcomm PM8916 gpios
[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
2015-12-15 18:58 UTC (13+ messages)
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using "
` [U-Boot] [PATCH 26/57] x86: Bring up northbridge, pch and lpc after the CPUs
` [U-Boot] [PATCH 38/57] x86: ivybridge: Drop the special PCI driver
` [U-Boot] [PATCH 43/57] x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
[U-Boot] [PATCH 0/2] arm: lpc32xx: use driver model serial console drivers
2015-12-15 18:57 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] arm: lpc32xx: switch SPL builds to driver model
[U-Boot] [PATCH 0/5] Add wait_for_bit()
2015-12-15 18:49 UTC (10+ messages)
` [U-Boot] [PATCH 1/5] lib: Add wait_for_bit
` [U-Boot] [PATCH 2/5] usb: dwc2: Use shared wait_for_bit
` [U-Boot] [PATCH 3/5] usb: ohci-lpc32xx: "
` [U-Boot] [PATCH 4/5] usb: ehci-mx6: "
` [U-Boot] [PATCH 5/5] net: zynq_gem: "
[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
2015-12-15 18:16 UTC (14+ messages)
[U-Boot] [PATCH] dm: net: Fix DM for targets which use MANUAL_RELOC
2015-12-15 17:53 UTC (2+ messages)
[U-Boot] [PATCH v2 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
2015-12-15 17:40 UTC (2+ messages)
[U-Boot] [PATCH] Re-enable setexpr on Raspberry Pi
2015-12-15 17:38 UTC (3+ messages)
[U-Boot] [PATCH 0/5] vsc9953: fixes, cleanups and LAG support
2015-12-15 17:32 UTC (11+ messages)
` [U-Boot] [PATCH 1/5] drivers: net: vsc9953: Fix number of reserved registers
` [U-Boot] [PATCH 2/5] drivers: net: vsc9953: Fix FDB aging time
` [U-Boot] [PATCH 3/5] doc: t1040-l2switch: Update README
` [U-Boot] [PATCH 4/5] common: cmd_ethsw: Spelling fixes
` [U-Boot] [PATCH 5/5] drivers: net: vsc9953: Add LAG support
[U-Boot] [Patch V2 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2015-12-15 16:54 UTC (2+ messages)
[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
2015-12-15 16:32 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] dm: core: extend API by new function: dev_get_reg()
` [U-Boot] [PATCH 2/3] gpio: s5p: use dev_get_reg() instead of dev_get_addr()
` [U-Boot] [PATCH 3/3] dm: i2c: get chip address with dev_get_reg()
[U-Boot] [PATCH 0/3] Moving Uartlite to DM
2015-12-15 15:39 UTC (14+ messages)
` [U-Boot] [PATCH 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH 3/3] serial: uartlite: Add uartlite to Kconfig
[U-Boot] [PATCH] serial: Use static inline for _debug_uart_init()
2015-12-15 15:29 UTC (5+ messages)
[U-Boot] [PATCH v2] serial: Use static inline for _debug_uart_init()
2015-12-15 15:28 UTC
[U-Boot] [PATCH 1/5] common: env_mmc: support loading env from different cards
2015-12-15 14:58 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] imx: mx6sabresd: implement mmc_get_env_devno
` [U-Boot] [PATCH 3/5] imx: mx6qarm2: "
` [U-Boot] [PATCH 4/5] imx: mx6slevk: "
` [U-Boot] [PATCH 5/5] imx: mx6sxsabresd: "
[U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig
2015-12-15 14:44 UTC (4+ messages)
[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
2015-12-15 14:40 UTC (5+ messages)
[U-Boot] [PATCH 1/5] nios2: Calculate the env position from monitor size
2015-12-15 13:26 UTC (16+ messages)
` [U-Boot] [PATCH 2/5] nios2: Up the monitor size to 512kiB
` [U-Boot] [PATCH 3/5] nios2: Preconfigure $loadaddr variable
` [U-Boot] [PATCH 4/5] nios2: Enable support for fitImage
` [U-Boot] [PATCH 5/5] nios2: Soup up the shell experience
[U-Boot] [RFC] board_f: generalize code for case of no relocation
2015-12-15 12:45 UTC (2+ messages)
[U-Boot] [PATCH] eeprom: fix eeprom write procedure
2015-12-15 12:09 UTC (5+ messages)
[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
2015-12-15 10:32 UTC
[U-Boot] [Patch V2 3/4] spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
2015-12-15 10:29 UTC
[U-Boot] [Patch V2 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
2015-12-15 10:29 UTC
[U-Boot] [PATCH 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
2015-12-15 10:19 UTC (14+ messages)
` [U-Boot] [PATCH 1/6] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH 2/6] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH 3/6] dm: x86: Add a common PIRQ init function
[U-Boot] [PATCH] imx: mx6qsabreauto: support lvds display
2015-12-15 8:27 UTC
[U-Boot] [PATCH 1/3] sf: Fix quad bit set for micron devices
2015-12-15 8:24 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] sf: Read back and check once spansion quad bit set
` [U-Boot] [PATCH 3/3] sf: Read back and check once macronix "
[U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
2015-12-15 8:13 UTC (3+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH v3 08/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
2015-12-15 7:52 UTC (2+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH v2 1/3] sf: Add dm_spi_flash_probe
2015-12-15 6:33 UTC (4+ messages)
` [U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove
[U-Boot] [PATCH 1/2] sf: Rename spi_flash_set_* functions
2015-12-15 6:32 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] sf: Rename bank_end to bar_end in read_bar
[U-Boot] [PATCH v3 1/5] sf: Get spi locally from spi_flash
2015-12-15 6:30 UTC (14+ messages)
` [U-Boot] [PATCH v3 2/5] spi: make mode visible to both dm and non-dm
` [U-Boot] [PATCH v3 3/5] spi: Use mode instead of op_mode_tx
` [U-Boot] [PATCH v3 4/5] spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
` [U-Boot] [PATCH v3 5/5] sf: Move spi_read_cmds_array locally
[U-Boot] [PATCH 1/3] sf: Minor cleanup
2015-12-15 6:27 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] sf: Use BIT macro
` [U-Boot] [PATCH 3/3] sf: Fix quad bit set for micron devices
[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
2015-12-15 6:27 UTC (16+ messages)
[U-Boot] [PATCH] powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
2015-12-15 2:57 UTC (2+ messages)
[U-Boot] [PATCH v3 0/5] arm: ls1021a: merge SoC specific code in a separate file
2015-12-15 2:14 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] "
` [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters
` [U-Boot] [PATCH 3/5] ls102xa: Enable snoop and DVM message requests
` [U-Boot] [PATCH v2 4/5] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
` [U-Boot] [PATCH v3 5/5] move erratum a008336 and a008514 to soc specific file
[U-Boot] Please pull u-boot-fsl-qoriq master
2015-12-15 1:16 UTC
[U-Boot] [PATCH v6] arm: Add sata support on Layerscape ARMv8 board
2015-12-15 1:12 UTC (2+ messages)
[U-Boot] [PATCH 1/5][v5] armv8: define usec2ticks function
2015-12-15 1:12 UTC (10+ messages)
` [U-Boot] [PATCH 2/5][v5] armv8: Make SEC read/write as snoopable for LS1043
` [U-Boot] [PATCH 3/5][v5] include/linux: move typdef for uintptr_t
` [U-Boot] [PATCH 4/5][v5] armv8/ls1043ardb: add SECURE BOOT target for NOR
` [U-Boot] [PATCH 5/5][v5] drivers/crypto/fsl: fix endianness issue in RNG
[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
2015-12-15 1:06 UTC (2+ messages)
[U-Boot] [PATCH v5 1/2] common: Rewrite hiding the end of memory
2015-12-15 1:03 UTC (4+ messages)
` [U-Boot] [PATCH v5 2/2] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
[U-Boot] [PATCH v7 0/2] Make most DDR non-secure in MMU while keep a small block secure
2015-12-15 1:02 UTC (5+ messages)
` [U-Boot] [PATCH v7 1/2] Reserve secure memory
` [U-Boot] [PATCH v7 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables
[U-Boot] [PATCH 1/4] eth-raw-os.c: Add cast to bind(2) call
2015-12-15 0:52 UTC (5+ messages)
` [U-Boot] [PATCH 2/4] fsl_*_serdes.c: Modify memset call in serdes_init
` [U-Boot] [PATCH 3/4] qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit
[U-Boot] [PATCH] Enable console log from earlyconsole in Linux bootargs
2015-12-15 0:48 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls1043ardb: Add support for >2GB memory
2015-12-15 0:46 UTC (2+ messages)
[U-Boot] [PATCH 1/3] arm: ls102x: add get_svr and IS_SVR_REV helper
2015-12-15 0:44 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] fsl/errata: move fsl_errata.h to common directory
` [U-Boot] [PATCH 3/3] fsl/ddr: updated ddr errata-A008378 for arm and power SoCs
[U-Boot] [PATCH] freescale: fman: make sure phy-handle property is big endian
2015-12-15 0:42 UTC (2+ messages)
[U-Boot] [PATCH v1 0/7] Enable high speed and heavy load for DDR4 for LSCH3
2015-12-15 0:41 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] ns16550: replace with binding files from Linux kernel
2015-12-14 23:58 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/2] ns16550: zap the rockchip serial compatible string
[U-Boot] dm: Introduce SPI-NOR framework
2015-12-14 22:14 UTC (6+ messages)
[U-Boot] [PATCH 1/2] microblaze: spl: Do not call mem_malloc_init and use early alloc
2015-12-14 22:14 UTC (4+ messages)
[U-Boot] [PATCH 1/8] microblaze: Make room for malloc before ELF
2015-12-14 22:14 UTC (3+ messages)
` [U-Boot] [PATCH 2/8] microblaze: Use malloc setting via Kconfig
[U-Boot] [PATCH 0/3] rockchip: Use the standard debug UART on rockchip
2015-12-14 22:14 UTC (3+ messages)
[U-Boot] [PATCH v2] mmc: implement mmc power on write protect function
2015-12-14 22:14 UTC (2+ messages)
[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
2015-12-14 22:13 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rockchip: rk3036 sdram setting cs1_row when rank larger than 1
2015-12-14 22:13 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] rockchip: Add basic support for kylin board
[U-Boot] [PATCH] test/fs: error case fixes/enhancements
2015-12-14 22:01 UTC
[U-Boot] [PATCH 2/2] siemens,am33x: remove ddr3 delay workaround
2015-12-14 20:20 UTC (2+ messages)
` [U-Boot] [U-Boot, 2/2] siemens, am33x: "
[U-Boot] [PATCH 1/2] am33xx,ddr3: fix ddr3 sdram configuration
2015-12-14 20:19 UTC (2+ messages)
` [U-Boot] [U-Boot, 1/2] am33xx, ddr3: "
[U-Boot] [PATCH] VxWorks: fixup MAC address for VxWorks
2015-12-14 20:19 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1 v2] stm32: Convert serial driver to DM
2015-12-14 20:19 UTC (2+ messages)
` [U-Boot] [U-Boot,1/1,v2] "
[U-Boot] [PATCH] fs: ext4: Remove ext4fs_free_node()
2015-12-14 19:56 UTC (3+ messages)
[U-Boot] [PATCH] armv7: omap-common: Rework SPL board_mmc_init()
2015-12-14 16:49 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox