messages from 2014-09-12 08:39:23 to 2014-09-15 12:33:33 UTC [more...]
[U-Boot] [PATCH v2 0/30] Introduce driver model support for SPI, SPI flash, cros_ec
2014-09-15 12:33 UTC (17+ messages)
` [U-Boot] [PATCH v2 01/30] dm: Fix repeated comment in README
` [U-Boot] [PATCH v2 02/30] sandbox: Convert SPI flash emulation to use sf_params
` [U-Boot] [PATCH v2 03/30] sandbox: config: Enable all SPI flash chips
` [U-Boot] [PATCH v2 04/30] sandbox: dts: Add a SPI device and cros_ec device
` [U-Boot] [PATCH v2 05/30] dm: spi: Move cmd device code into its own function
` [U-Boot] [PATCH v2 06/30] spi: Add brackets and tidy defines in spi.h
` [U-Boot] [PATCH v2 07/30] dm: spi: Add a uclass for SPI
` [U-Boot] [PATCH v2 08/30] dm: sandbox: Add a SPI emulation uclass
` [U-Boot] [PATCH v2 09/30] dm: Remove spi_init() from board_r.c when using driver model
` [U-Boot] [PATCH v2 10/30] dm: Add spi.h header to a few files
` [U-Boot] [PATCH v2 11/30] dm: spi: Adjust cmd_spi to work with driver model
` [U-Boot] [PATCH v2 12/30] dm: sandbox: spi: Move to "
` [U-Boot] [PATCH v2 13/30] dm: spi: Add documentation on how to convert over SPI drivers
` [U-Boot] [PATCH v2 14/30] dm: spi: Rename soft_spi.c to soft_spi_legacy.c
` [U-Boot] [PATCH v2 15/30] dm: spi: Remove SPI_INIT feature
` [U-Boot] [PATCH v2 16/30] dm: spi: Add soft_spi implementation
[U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode
2014-09-15 12:27 UTC (7+ messages)
` [U-Boot] [PATCH 3/5] fdt: add fdt_add_display_timings(..)
[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
2014-09-15 11:59 UTC (31+ messages)
` [U-Boot] [PATCH 01/35] net: Remove unused CONFIG_DW_SEARCH_PHY from configs
` [U-Boot] [PATCH 02/35] net: phy: Cleanup drivers/net/phy/micrel.c
` [U-Boot] [PATCH 03/35] net: dwc: Fix cache alignment issues
` [U-Boot] [PATCH 04/35] net: dwc: Make the cache handling less cryptic
` [U-Boot] [PATCH 05/35] mmc: dw_mmc: cleanups
` [U-Boot] [PATCH 06/35] mmc: dw_mmc: Fix cache alignment issue
` [U-Boot] [PATCH 07/35] tools: socfpga: Add socfpga preloader signing to mkimage
` [U-Boot] [PATCH 08/35] arm: socfpga: Complete the list of base addresses
` [U-Boot] [PATCH 09/35] arm: socfpga: Clean up base address file
` [U-Boot] [PATCH 10/35] arm: socfpga: Add watchdog disable for socfpga
` [U-Boot] [PATCH 11/35] arm: socfpga: sysmgr: Clean up system manager
` [U-Boot] [PATCH 12/35] arm: socfpga: clock: Implant order into bit definitions
` [U-Boot] [PATCH 13/35] arm: socfpga: clock: Drop nonsense inlining from clock manager code
` [U-Boot] [PATCH 14/35] arm: socfpga: clock: Add missing stubs into board file
` [U-Boot] [PATCH 15/35] arm: socfpga: clock: Add code to read clock configuration
` [U-Boot] [PATCH 16/35] arm: socfpga: clock: Trim down code duplication
` [U-Boot] [PATCH 17/35] arm: socfpga: mmc: Pick the clock from clock manager
` [U-Boot] [PATCH 18/35] arm: socfpga: timer: Pull the timer reload value from config file
` [U-Boot] [PATCH 19/35] arm: socfpga: reset: Add EMAC reset functions
` [U-Boot] [PATCH 20/35] arm: socfpga: misc: Add proper ethernet initialization
` [U-Boot] [PATCH 21/35] arm: socfpga: misc: Add SD controller init
` [U-Boot] [PATCH 22/35] arm: socfpga: misc: Align print_cpuinfo() output
` [U-Boot] [PATCH 23/35] arm: socfpga: board: Correctly set ATAG position
` [U-Boot] [PATCH 24/35] arm: socfpga: board: Align checkboard() output
` [U-Boot] [PATCH 25/35] arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
` [U-Boot] [PATCH 26/35] arm: socfpga: reset: Add function to reset FPGA bridges
` [U-Boot] [PATCH 27/35] arm: socfpga: sysmgr: Add FPGA bits into system manager
` [U-Boot] [PATCH 28/35] arm: cache: Add support for write-allocate D-Cache
` [U-Boot] [PATCH 29/35] arm: socfpga: cache: Define cacheline size
` [U-Boot] [PATCH 30/35] arm: socfpga: cache: Enable D-Cache
[U-Boot] [PATCH] test: dfu: script: wrong md5sum on nand partitions
2014-09-15 11:55 UTC (6+ messages)
[U-Boot] [PATCH] usb: dfu: thor: gadget: Remove dead code
2014-09-15 10:28 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] usb: dfu: am335x: allow dfu in fullspeed mode only
2014-09-15 10:26 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/2] usb: dfu: add fullspeed support for DFU
` [U-Boot] [PATCH v2 2/2] arm: am335x: siemens board use in DFU mode fullspeed only
[U-Boot] [PATCH] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
2014-09-15 10:08 UTC (2+ messages)
[U-Boot] [PATCH] usb: ehci-mx6: Rename the USB register base address
2014-09-15 9:23 UTC
[U-Boot] [PATCH 2/2][v2] mpc85xx: configs - Add hash command in freescale platforms
2014-09-15 9:13 UTC
[U-Boot] [PATCH 1/2][v2] fsl_sec: Add hardware accelerated SHA256 and SHA1
2014-09-15 9:06 UTC (2+ messages)
` [U-Boot] [PATCH 2/2][v3] mpc85xx: configs - Add hash command in freescale platforms
[U-Boot] u-boot-socfpga repository
2014-09-15 8:53 UTC (37+ messages)
` [U-Boot] mainline u-boot on socfpga
[U-Boot] [RFC] mainline u-boot on socfpga
2014-09-15 8:34 UTC (5+ messages)
` [U-Boot] [RFCv2] "
[U-Boot] (no subject)
2014-09-15 8:08 UTC (3+ messages)
[U-Boot] A minor question on a Driver Model function
2014-09-15 8:04 UTC (3+ messages)
[U-Boot] [PATCH] mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
2014-09-15 8:00 UTC (2+ messages)
[U-Boot] [PATCH 1/3] imx: mx6sololite: Add I2C1 pad settings
2014-09-15 7:18 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] imx: mx6slevk: Add I2C1 support
` [U-Boot] [PATCH 3/3] imx: mx6slevk: Add PMIC Pfuze support
[U-Boot] [PATCH v4] imx: mx6: Set Pfuze mode to decrease power number for DSM
2014-09-15 7:17 UTC
[U-Boot] [PATCH v4] imx: mx6sabre: pfuze: Add clear print for pfuze200
2014-09-15 7:17 UTC
[U-Boot] [PATCH 0/3] imx:mx6: change CONFIG_SYS_FSL_ESDHC_ADDR
2014-09-15 6:59 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] imx:mx6sxsabresd: "
` [U-Boot] [PATCH 2/3] imx:mx6qarm2: "
` [U-Boot] [PATCH 3/3] imx:mx6slevk: "
[U-Boot] Mainline u-boot SPL for socfpga
2014-09-15 6:44 UTC (12+ messages)
` [U-Boot] [PATCH] generic board "
` [U-Boot] [PATCHv2] "
` [U-Boot] [PATCH] watchdog disable "
` [U-Boot] [PATCH] base addresses for more subsystems
` [U-Boot] [PATCH] cleanup drivers/net/phy/micrel.c
[U-Boot] [PATCH v4 1/6] nand: denali: add Denali NAND driver for SPL
2014-09-15 6:39 UTC (4+ messages)
[U-Boot] [PATCH] imx6: add Bachmann OT1200 board
2014-09-15 6:37 UTC (2+ messages)
[U-Boot] [PATCH 0/5] ARM: sheevaplug: refresh for 201410
2014-09-15 4:36 UTC (4+ messages)
[U-Boot] [PATCH v2 1/4] imx: mx6sabre common: Factorize the Pfuze init function
2014-09-15 4:11 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/4] imx: mx6sabresd: Use the pfuze common "
` [U-Boot] [PATCH v2 3/4] imx: mx6sxsabresd: "
` [U-Boot] [PATCH v2 4/4] imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
[U-Boot] [PATCH 1/2] buildman: Fix the logic for the bloat command
2014-09-15 2:23 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Add a -m option to avoid copying the maintainers
[U-Boot] [PATCH 0/25] Introduce driver model support for SPI, SPI flash, cros_ec
2014-09-15 1:03 UTC (5+ messages)
[U-Boot] [PATCH v6 0/2] Introduce driver model serial uclass (exynos only)
2014-09-14 22:36 UTC (3+ messages)
` [U-Boot] [PATCH v6 1/2] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v6 2/2] dm: exynos: Move serial to driver model
[U-Boot] [PATCH v8 0/12] Enable driver model for GPIOs on Tegra and Exynos
2014-09-14 22:29 UTC (13+ messages)
` [U-Boot] [PATCH v8 01/12] dm: exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v8 02/12] dm: exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v8 03/12] dm: exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v8 04/12] dm: exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v8 05/12] dm: exynos: Add pinctrl settings for smdkc100
` [U-Boot] [PATCH v8 06/12] dm: exynos: Add pinctrl settings for s5p_goni
` [U-Boot] [PATCH v8 07/12] dm: exynos: Move smdkc100 to generic board
` [U-Boot] [PATCH v8 08/12] dm: exynos: Move s5p_goni "
` [U-Boot] [PATCH v8 09/12] dm: exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v8 10/12] dm: exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v8 11/12] dm: exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v8 12/12] dm: exynos: gpio: Convert to driver model
[U-Boot] [PATCH v2 0/16] samsung: Use common config files with Samsung boards (please test)
2014-09-14 22:14 UTC (18+ messages)
` [U-Boot] [PATCH v2 01/16] Exynos: Use 900MHz ARM frequency in SPL for peach_pit
` [U-Boot] [PATCH v2 02/16] exynos5: Enable data cache
` [U-Boot] [PATCH v2 03/16] cros_ec: power: Add a tunnelled version of the tps65090 driver
` [U-Boot] [PATCH v2 04/16] cros_ec: exynos: Use the correct tps65090 driver in each case
` [U-Boot] [PATCH v2 05/16] dm: exynos: Split out the cros_ec drivers
` [U-Boot] [PATCH v2 06/16] exynos: dts: Add device tree node for cros_ec keyboard
` [U-Boot] [PATCH v2 07/16] exynos: Rename -dt config files to -common
` [U-Boot] [PATCH v2 08/16] exynos: Move common exynos settings into a common file
` [U-Boot] [PATCH v2 09/16] exynos: Move common smdk5420 things to "
` [U-Boot] [PATCH v2 10/16] exynos: config: Move cros_ec and tps65090 out of smdk boards
` [U-Boot] [PATCH v2 11/16] config: Move arndale to use common exynos5250 file
` [U-Boot] [PATCH v2 12/16] config: Move smdkv310 to use common exynos4 file
` [U-Boot] [PATCH v2 13/16] samsung: Enable device tree for s5p_goni
` [U-Boot] [PATCH v2 14/16] samsung: Enable device tree for smdkc100
` [U-Boot] [PATCH v2 15/16] exynos: Enable pre-relocation malloc()
` [U-Boot] [PATCH v2 16/16] wip
[U-Boot] [PATCH] imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel on Sabrelite board
2014-09-14 18:53 UTC (3+ messages)
[U-Boot] [PATCH v2 1/4] Reactivate the tracing feature
2014-09-14 18:40 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/4] sandbox: Disable Ctrl-C
` [U-Boot] [PATCH v2 3/4] test: Remove tabs from trace test
` [U-Boot] [PATCH v2 4/4] test: Add a test for command repeat
[U-Boot] [PATCH 0/8] samsung: Use common config files with Samsung boards (help wanted)
2014-09-14 18:31 UTC (13+ messages)
` [U-Boot] [PATCH 3/8] exynos: Move common smdk5420 things to common file
` [U-Boot] [PATCH 5/8] config: Move arndale to use common exynos5250 file
[U-Boot] Generic bootcmd handling: Missing 'scsi scan'
2014-09-14 18:00 UTC
[U-Boot] [PATCH v2 0/4] Refactoring the type defs in Kconfig and move CONFIG_ARM64 to Kconfig
2014-09-14 15:43 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/4] kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
` [U-Boot] [PATCH v2 2/4] kconfig: remove redundant "string" type in arch and board Kconfigs
` [U-Boot] [PATCH v2 3/4] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
` [U-Boot] [PATCH v2 4/4] kconfig: armv8: move CONFIG_ARM64 to Kconfig
[U-Boot] Please pull u-boot-dm.git
2014-09-14 15:43 UTC (3+ messages)
[U-Boot] [PATCH v2] env_mmc: correct fini partition to match init partition
2014-09-14 13:21 UTC (3+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 1/2] mx6sxsabresd: Staticize i2c_pad_info1
2014-09-13 21:21 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mx6qsabreauto: Staticize when possible
[U-Boot] [PATCH v2] imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board dir
2014-09-13 21:07 UTC (7+ messages)
[U-Boot] [PATCH 0/8] U-Boot port to Xtensa architecture
2014-09-13 1:39 UTC (5+ messages)
[U-Boot] Pull request: u-boot-arm/master
2014-09-12 19:15 UTC (2+ messages)
[U-Boot] [PATCH 0/7] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
2014-09-12 16:37 UTC (6+ messages)
` [U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined
[U-Boot] [PULL] Please pull u-boot-imx
2014-09-12 14:03 UTC
[U-Boot] [PATCH v3 1/4] imx: mx6slevk: Add I2C1 support
2014-09-12 11:40 UTC (6+ messages)
` [U-Boot] [PATCH v3 3/4] imx: mx6sabresd: Add clear print for pfuze200
[U-Boot] [PATCH v5 0/2] arm: vf610: add NAND flash support
2014-09-12 11:06 UTC (3+ messages)
` [U-Boot] [PATCH v5 1/2] mtd: nand: add Freescale vf610_nfc driver
` [U-Boot] [PATCH v5 2/2] arm: vf610: add NAND support for vf610twr
[U-Boot] [PATCH v10] nand/denali: Adding Denali NAND driver support
2014-09-12 10:43 UTC (2+ messages)
[U-Boot] [PATCH] imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
2014-09-12 10:37 UTC (4+ messages)
[U-Boot] boot count feature with eMMC booting
2014-09-12 9:22 UTC
[U-Boot] [PATCH 0/2] SPI: mxc_spi: slave initialisation fixes
2014-09-12 9:10 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] SPI: mxc_spi: remove second reset from ECSPI config handler
[U-Boot] [PATCH] powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
2014-09-12 9:09 UTC
[U-Boot] [PATCH v3] imx: Support i.MX6 High Assurance Boot authentication
2014-09-12 8:46 UTC (2+ messages)
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