messages from 2014-07-01 11:22:41 to 2014-07-03 20:18:35 UTC [more...]
[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
2014-07-03 20:18 UTC (13+ messages)
` [U-Boot] [PATCH v1 01/25] sf: Add M25PX64 SPI NOR flash ID
` [U-Boot] [PATCH v1 02/25] arm: kirkwood: spi.h: Add some missing parenthesis
` [U-Boot] [PATCH v1 03/25] spi: kirkwood_spi.c: Some fixes and cleanup
` [U-Boot] [PATCH v1 04/25] spi: kirkwood_spi.c: Make global variable static
` [U-Boot] [PATCH v1 05/25] spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
` [U-Boot] [PATCH v1 20/25] arm: kirkwood: Remove some dead code from cpu.c
[U-Boot] [PATCH v3 0/13] Fixes on gdsys boards and some new functionality
2014-07-03 19:17 UTC (19+ messages)
` [U-Boot] [PATCH v3 01/13] board: controlcenterd: Fix pci access
` [U-Boot] [PATCH v3 02/13] board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
` [U-Boot] [PATCH v3 03/13] board: controlcenterd: Use new API for setting i2c bus
` [U-Boot] [PATCH v3 04/13] board: iocon: Support DisplayPort hardware
` [U-Boot] [PATCH v3 05/13] i2c: IHS I2C master driver
` [U-Boot] [PATCH v3 06/13] board: gdsys: Fix dlvision-10g I2C configuration
` [U-Boot] [PATCH v3 07/13] board: gdsys: Increase iocon and dlv10g version string
` [U-Boot] [PATCH v3 08/13] board: gdsys: Configure bridge on DP501 to support DDC only
` [U-Boot] [PATCH v3 09/13] board: gdsys: Make gdsys osd hardware detection more robust
` [U-Boot] [PATCH v3 10/13] board: gdsys: Enable scrambling on DP501
` [U-Boot] [PATCH v3 11/13] board: iocon: Modify iocon hardware startup
` [U-Boot] [PATCH v3 12/13] board: gdsys: Remove commands to reduce footprint
` [U-Boot] [PATCH v3 13/13] fit: make sha256 support optional
[U-Boot] [PATCH v5 1/4] mx6: Add support for the mx6solox variant
2014-07-03 18:22 UTC (4+ messages)
[U-Boot] U-Boot: Enhancement request to get flash device specific information
2014-07-03 16:58 UTC (2+ messages)
[U-Boot] [U-boot] Does u-boot.bin only include a data section?
2014-07-03 16:30 UTC (2+ messages)
[U-Boot] [U-boot] [Patch 0/3] Add support for NAND U-boot image upgrade
2014-07-03 15:15 UTC (6+ messages)
` [U-Boot] [U-boot] [Patch 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image
` [U-Boot] [U-boot] [Patch 2/3] keystone: add support for NAND gpheader image
` [U-Boot] [U-boot] [Patch 3/3] k2hk_evm: add script to automate NAND flash process
[U-Boot] Requesting a custodian tree for sunxi (Allwinner) maintenance
2014-07-03 14:15 UTC (2+ messages)
[U-Boot] [PATCH v2 0/9] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
2014-07-03 13:58 UTC (13+ messages)
` [U-Boot] [PATCH v2 01/10] arm: ls102xa: Add Freescale LS102xA SoC support
` [U-Boot] [PATCH v2 02/10] arm: ls102xa: Add i2c support for LS102xA
` [U-Boot] [PATCH v2 03/10] net: Merge asm/fsl_enet.h into fsl_mdio.h
` [U-Boot] [PATCH v2 04/10] arm: ls102xa: Add etsec support for LS102xA
` [U-Boot] [PATCH v2 05/10] arm: ls102xa: Add esdhc "
` [U-Boot] [PATCH v2 06/10] driver/ddr/freescale: Add support of accumulate ECC
` [U-Boot] [PATCH v2 07/10] driver/ddr/freescale: Fix DDR3 driver for ARM
` [U-Boot] [PATCH v2 08/10] driver/ddr/fsl: Add support of overriding chip select write leveling
` [U-Boot] [PATCH v2 09/10] arm: ls102xa: Add basic support for LS1021AQDS board
` [U-Boot] [PATCH v2 10/10] arm: ls102xa: Add basic support for LS1021ATWR board
[U-Boot] SPL broken on i.mx31 platforms
2014-07-03 13:35 UTC (9+ messages)
[U-Boot] [PATCH 0/4] Add LS1021A-QDS/TWR Non-secure and HYP support
2014-07-03 11:58 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: fix the ARCH Timer frequency setting
` [U-Boot] [PATCH 2/4] ARM: add the pen address byte reverting support
` [U-Boot] [PATCH 3/4] ARM: LS1021A: enable ARMv7 virt support for LS1021A A7
` [U-Boot] [PATCH 4/4] ARM: LS1021A: to allow non-secure R/W access for all devices' mapped region
[U-Boot] [PATCH] ARM: tegra: Use mem size from MC rather than ODMDATA
2014-07-03 11:01 UTC (5+ messages)
[U-Boot] Fwd: Re: [PATCH 2/3] env_mmc: support env partition setup in runtime
2014-07-03 8:36 UTC
[U-Boot] [PATCH v4 0/13] Fixes on gdsys boards and some new functionality
2014-07-03 8:18 UTC (16+ messages)
` [U-Boot] [PATCH v4 01/13] board: controlcenterd: Fix pci access
` [U-Boot] [PATCH v4 02/13] board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
` [U-Boot] [PATCH v4 03/13] board: controlcenterd: Use new API for setting i2c bus
` [U-Boot] [PATCH v4 04/13] board: iocon: Support DisplayPort hardware
` [U-Boot] [PATCH v4 05/13] i2c: IHS I2C master driver
` [U-Boot] [PATCH v4 06/13] board: gdsys: Fix dlvision-10g I2C configuration
` [U-Boot] [PATCH v4 07/13] board: gdsys: Increase iocon and dlv10g version string
` [U-Boot] [PATCH v4 08/13] board: gdsys: Configure bridge on DP501 to support DDC only
` [U-Boot] [PATCH v4 09/13] board: gdsys: Make gdsys osd hardware detection more robust
` [U-Boot] [PATCH v4 10/13] board: gdsys: Enable scrambling on DP501
` [U-Boot] [PATCH v4 11/13] board: iocon: Modify iocon hardware startup
` [U-Boot] [PATCH v4 12/13] board: gdsys: Remove commands to reduce footprint
` [U-Boot] [PATCH v4 13/13] fit: make sha256 support optional
[U-Boot] : Enhancement request to get flash device specific information
2014-07-03 8:00 UTC
[U-Boot] [PATCH v5] arm: Add support for semihosting for armv8 fastmodel targets
2014-07-03 6:38 UTC (2+ messages)
[U-Boot] [PATCH] blackfin, powerpc: remove redundant definitions of ARRAY_SIZE
2014-07-03 5:48 UTC (3+ messages)
[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
2014-07-03 4:34 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Add support Alt board of Renesas R-Car
2014-07-03 2:24 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] net: sh-eth: Add support R8A7794
` [U-Boot] [PATCH 2/4] serial: sh: "
` [U-Boot] [PATCH 3/4] arm: rmobile: "
` [U-Boot] [PATCH 4/4] arm: rmobile: Add support Alt board
[U-Boot] Pull request: u-boot-arm/master
2014-07-02 22:38 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2014.07-rc4 released
2014-07-02 18:41 UTC (2+ messages)
[U-Boot] Fwd: Debian platform firmware strategy?
2014-07-02 17:56 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2014-07-02 17:37 UTC (2+ messages)
[U-Boot] [PATCH] arm: fix a build error with CONFIG_USE_IRQ
2014-07-02 13:45 UTC (6+ messages)
` [U-Boot] enbw_cmc, da850evm_direct_nor, and calimain vectors table misaligned (was: [PATCH] arm: fix a build error with CONFIG_USE_IRQ)
[U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
2014-07-02 13:26 UTC (2+ messages)
[U-Boot] [PATCH] kirkwood: define empty CONFIG_MVGBE_PORTS by default
2014-07-02 13:26 UTC (2+ messages)
[U-Boot] [PATCH] kirkwood: cosmetic: style fixes in kwbimage.cfg files
2014-07-02 13:24 UTC (2+ messages)
[U-Boot] [PATCH] ARM: kirkwood: fix cpu info for 6282 device id
2014-07-02 13:24 UTC (2+ messages)
[U-Boot] [PATCH v2 01/11] samsung: misc: fix soc revision setting in the set_board_info()
2014-07-02 11:50 UTC (25+ messages)
` [U-Boot] [PATCH v3 00/11] Add support to Odroid U3/X2
` [U-Boot] [PATCH v3 06/11] arm:reset: call the reset_misc() before the cpu reset
` [U-Boot] [PATCH v4 00/12] Add support to Odroid U3/X2
` [U-Boot] [PATCH v4 01/12] samsung: misc: fix soc revision setting in the set_board_info()
` [U-Boot] [PATCH v4 02/12] exynos: pinmux: fix the gpio names for exynos4x12 mmc
` [U-Boot] [PATCH v4 03/12] arch:exynos: boot mode: add get_boot_mode(), code cleanup
` [U-Boot] [PATCH v4 04/12] board:samsung: check the boot device and init the right mmc driver
` [U-Boot] [PATCH v4 05/12] samsung: misc: add function for setting $dfu_alt_info
` [U-Boot] [PATCH v4 06/12] samsung:board: misc_init_r: call set_dfu_alt_info()
` [U-Boot] [PATCH v4 07/12] arm:reset: call the reset_misc() before the cpu reset
` [U-Boot] [PATCH v4 08/12] samsung: board: enable support of multiple board types
` [U-Boot] [PATCH v4 09/12] samsung: misc: use board specific functions to set env board info
` [U-Boot] [PATCH v4 10/12] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
` [U-Boot] [PATCH v4 11/12] odroid: add odroid U3/X2 device tree description
` [U-Boot] [PATCH v4 12/12] odroid: add odroid_config
[U-Boot] [PATCH v2 0/13] Fixes on gdsys boards and some new functionality
2014-07-02 8:30 UTC (15+ messages)
` [U-Boot] [PATCH v2 01/13] board: controlcenterd: Fix pci access
` [U-Boot] [PATCH v2 02/13] board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
` [U-Boot] [PATCH v2 03/13] board: controlcenterd: Use new API for setting i2c bus
` [U-Boot] [PATCH v2 04/13] board: iocon: Support DisplayPort hardware
` [U-Boot] [PATCH v2 05/13] i2c: IHS I2C master driver
` [U-Boot] [PATCH v2 06/13] board: gdsys: Fix dlvision-10g I2C configuration
` [U-Boot] [PATCH v2 07/13] board: gdsys: Increase iocon and dlv10g version string
` [U-Boot] [PATCH v2 08/13] board: gdsys: Configure bridge on DP501 to support DDC only
` [U-Boot] [PATCH v2 09/13] board: gdsys: Make gdsys osd hardware detection more robust
` [U-Boot] [PATCH v2 10/13] board: gdsys: Enable scrambling on DP501
` [U-Boot] [PATCH v2 11/13] board: iocon: Modify iocon hardware startup
` [U-Boot] [PATCH v2 12/13] board: gdsys: Remove commands to reduce footprint
` [U-Boot] [PATCH v2 13/13] fit: make sha256 support optional
[U-Boot] [PATCH v2] Implement generalised RSA public exponents for verified boot
2014-07-02 8:17 UTC (2+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH] powerpc/chassis2: Configure and enable L2 cache for PPC clusters only
2014-07-02 6:14 UTC
[U-Boot] [PATCH] powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
2014-07-02 6:14 UTC
[U-Boot] [PATCH] powerpc/b4860: Updated default hwconfig so as to enable only CPC2
2014-07-02 6:13 UTC
[U-Boot] [PATCH v3] ARM: tegra: Disable VPR
2014-07-02 2:17 UTC (3+ messages)
[U-Boot] [PATCH] USB: gadget: atmel: zero out allocated requests
2014-07-02 2:03 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/t1040: fix i2c2 address on t1040qds and t104xrdb
2014-07-01 23:46 UTC (3+ messages)
[U-Boot] [PATCH] usb: ci_udc: Allocate the qTD list directly
2014-07-01 23:10 UTC (18+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH 0/6] usb: ci_udc: fixes and cleanups
2014-07-01 22:52 UTC (14+ messages)
` [U-Boot] [PATCH 1/6] usb: ci_udc: fix ci_flush_{qh, qtd} calls in ci_udc_probe()
` [U-Boot] [PATCH 2/6] usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
` [U-Boot] [PATCH 3/6] usb: ci_udc: lift ilist size calculations to global scope
` [U-Boot] [PATCH 4/6] usb: ci_udc: fix items array size/stride calculation
` [U-Boot] [PATCH 5/6] usb: ci_udc: remove controller.items array
` [U-Boot] [PATCH 6/6] usb: ci_udc: don't memalign() struct ci_req allocations
[U-Boot] [PATCH] usb: ci_udc: use var name ep/ci_ep consistently
2014-07-01 20:22 UTC
[U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw
2014-07-01 20:09 UTC (3+ messages)
[U-Boot] please pull u-boot-samsung master
2014-07-01 19:34 UTC (2+ messages)
[U-Boot] [PATCH 1/3] test: dfu: cleanup before execution
2014-07-01 18:16 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] test: dfu: add some more test cases
` [U-Boot] [PATCH 3/3] dfu: fix readback buffer overflow test
[U-Boot] [PATCH] ARM: tegra: Add support for norrin board
2014-07-01 18:13 UTC (3+ messages)
[U-Boot] [PATCH] Timeout for SDHCI commands
2014-07-01 18:11 UTC (4+ messages)
` [U-Boot] [PATCH] mmc: sdhci: Fixed timeout for sdhci_send_command()
[U-Boot] pull request for u-boot-tegra/master into ARM/master
2014-07-01 16:58 UTC (2+ messages)
[U-Boot] Please pull u-boot-ti/master
2014-07-01 13:43 UTC (2+ messages)
[U-Boot] [PATCH] README: document CONFIG_ENV_IS_IN_SPI_FLASH
2014-07-01 11:30 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