messages from 2014-07-01 23:46:15 to 2014-07-04 13:08:33 UTC [more...]
[U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
2014-07-04 13:08 UTC (3+ messages)
[U-Boot] [PATCH] kirkwood: define empty CONFIG_MVGBE_PORTS by default
2014-07-04 13:07 UTC (3+ messages)
[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
2014-07-04 12:31 UTC (3+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
[U-Boot] [U-boot] [Patch v2 0/3] Add support for NAND U-boot image upgrade
2014-07-04 12:03 UTC (4+ messages)
` [U-Boot] [U-boot] [Patch v2 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image
` [U-Boot] [U-boot] [Patch v2 2/3] keystone: add support for NAND gpheader image
` [U-Boot] [U-boot] [Patch v2 3/3] k2hk_evm: add script to automate NAND flash process
[U-Boot] [PATCH 0/4] Add LS1021A-QDS/TWR Non-secure and HYP support
2014-07-04 11:39 UTC (16+ 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 v2 01/11] samsung: misc: fix soc revision setting in the set_board_info()
2014-07-04 11:12 UTC (30+ 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] SPL broken on i.mx31 platforms
2014-07-04 10:42 UTC (13+ messages)
[U-Boot] [PATCH 0/6] Add support for Panasonic UniPhier SoCs/boards
2014-07-04 10:19 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] nand: denali: add Denali NAND driver for SPL
` [U-Boot] [PATCH 2/6] serial: add UniPhier serial driver
` [U-Boot] [PATCH 3/6] arm: uniphier: add UniPhier SoC suppurt code
` [U-Boot] [PATCH 4/6] arm: uniphier: add UniPhier config headers
` [U-Boot] [PATCH 5/6] arm: uniphier: add board entries to boards.cfg
` [U-Boot] [PATCH 6/6] git-mailrc: add me as the maintainer of UniPhier SoCs
[U-Boot] [PATCH] mpc85xx/t104x: Enable L2 and CPC cache when resume
2014-07-04 9:39 UTC
[U-Boot] ARMv8 spin-table patches
2014-07-04 9:29 UTC (3+ messages)
[U-Boot] [PATCH v3 0/13] Fixes on gdsys boards and some new functionality
2014-07-04 5:04 UTC (21+ 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 v1 0/25] Add Marvell Armada XP MV78460 SoC support
2014-07-03 22:03 UTC (17+ 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 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v1 23/25] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v1 24/25] tools: kwbimage: Add image version 1 support for Armada XP / 370
[U-Boot] [PATCH] sf: Stop leaking memory
2014-07-03 21:04 UTC (3+ messages)
[U-Boot] [PATCH] git-mailrc: Add sunxi custodians
2014-07-03 20:27 UTC (2+ messages)
[U-Boot] [PATCH] README: document CONFIG_ENV_IS_IN_SPI_FLASH
2014-07-03 20:20 UTC (2+ messages)
[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] [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: 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 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)
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