messages from 2014-06-27 10:18:31 to 2014-07-02 11:50:13 UTC [more...]
[U-Boot] [PATCH v2 01/11] samsung: misc: fix soc revision setting in the set_board_info()
2014-07-02 11:50 UTC (35+ messages)
` [U-Boot] [PATCH v3 00/11] Add support to Odroid U3/X2
` [U-Boot] [PATCH v3 02/11] board:samsung: add function boot_device() for checking boot medium
` [U-Boot] [PATCH v3 03/11] board:samsung: check the boot device and init the right mmc driver
` [U-Boot] [PATCH v3 06/11] arm:reset: call the reset_misc() before the cpu reset
` [U-Boot] [PATCH v3 07/11] samsung: board: enable support of multiple board types
` [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] SPL broken on i.mx31 platforms
2014-07-02 10:58 UTC (6+ 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] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
2014-07-02 0:18 UTC
[U-Boot] [PATCH] kirkwood: define empty CONFIG_MVGBE_PORTS by default
2014-07-02 0:17 UTC
[U-Boot] [PATCH] ARM: kirkwood: fix cpu info for 6282 device id
2014-07-02 0:17 UTC
[U-Boot] [PATCH] kirkwood: cosmetic: style fixes in kwbimage.cfg files
2014-07-02 0:16 UTC
[U-Boot] [PATCH] powerpc/t1040: fix i2c2 address on t1040qds and t104xrdb
2014-07-01 23:46 UTC (3+ messages)
[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
2014-07-01 23:45 UTC (10+ messages)
` [U-Boot] [PATCH v1 17/25] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v1 20/25] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
[U-Boot] [PATCH] usb: ci_udc: Allocate the qTD list directly
2014-07-01 23:10 UTC (20+ 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
[U-Boot] [PATCH v4 0/3] mtd, ubi, ubifs: resync with Linux-3.14
2014-07-01 10:45 UTC (15+ messages)
[U-Boot] [PATCH RFC 1/3] spi:fsl_spi:Add compatibility for fsl-qspi and fsl-dspi modules driver
2014-07-01 9:18 UTC (3+ messages)
` [U-Boot] [PATCH RFC 2/3] arm:vf610:Add SPI bus num in SOC level for SPI compatibility
` [U-Boot] [PATCH RFC 3/3] arm:vf610-twr:Add fsl-spi-interface config and board info
[U-Boot] [PULL] : Please pull u-boot-imx
2014-07-01 5:51 UTC (2+ messages)
[U-Boot] u-boot elf generation for arm64
2014-07-01 4:11 UTC
[U-Boot] [PATCH 0/2] ARM: atmel: sama5d3xek: enable NOR flash support
2014-07-01 3:52 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] "
[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
2014-06-30 23:56 UTC (28+ messages)
[U-Boot] Pull request v2: u-boot-sh/rmobile into u-boot-arm/master
2014-06-30 20:59 UTC (2+ messages)
[U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14
2014-06-30 15:49 UTC (6+ messages)
[U-Boot] Why spi flash probe runs twice on Xilinx Zynq board ?
2014-06-30 11:10 UTC (8+ messages)
[U-Boot] [PATCH v1 0/2] Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
2014-06-30 11:05 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD
` [U-Boot] [PATCH v1 2/2] board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
[U-Boot] [PATCH] blackfin: Add more dcache functions
2014-06-30 10:00 UTC
[U-Boot] [PATCH] blackfin: Fix warning about undefined function
2014-06-30 9:59 UTC
[U-Boot] [PATCH] m68k: Fix incorrect memory access on M5235
2014-06-30 9:59 UTC
[U-Boot] [PATCH] m68k: Fix bug, "address of" operator was forgotten
2014-06-30 9:59 UTC
[U-Boot] Issues configuring Samsung K4B2G1646Q DDR3 on am3352
2014-06-30 9:17 UTC
[U-Boot] [PATCH] i2c, omap24xx: add i2c deblock sequenz
2014-06-30 7:12 UTC
[U-Boot] [PATCH] Samsung: Goni: change maintainer to Robert Baldyga
2014-06-30 5:22 UTC (3+ messages)
[U-Boot] Build broken for bf538f-ezkit board - not enough ram
2014-06-29 15:01 UTC
[U-Boot] __weak usage
2014-06-28 18:34 UTC (2+ messages)
[U-Boot] [RFC] kbuild.h: workaround for llvm IAS
2014-06-28 12:53 UTC (4+ messages)
[U-Boot] U-Boot Digest, Vol 73, Issue 48
2014-06-28 10:00 UTC
[U-Boot] Question about dynamic gpmc timings
2014-06-27 23:49 UTC
[U-Boot] [PATCH 1/2] am43xx: Update EMIF DDR3 Configuration for AM43x GP
2014-06-27 18:31 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] am43xx: Tune the system to avoid DSS underflows
[U-Boot] [PATCH] doc/README.falcon: Clarify steps slightly
2014-06-27 18:11 UTC (2+ messages)
[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
2014-06-27 16:54 UTC (4+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
` [U-Boot] [Patch v1 3/4] ARMv8/ls2085a: Enable secondary cores
` [U-Boot] [Patch v1 4/4] ARMv8/ls2085a: Move u-boot location to make room for RCW
[U-Boot] ARMv8 spin-table patches
2014-06-27 16:44 UTC (2+ messages)
[U-Boot] Return value of run command
2014-06-27 16:32 UTC (3+ messages)
[U-Boot] [PATCH 1/2] usb: host: xhci: make sure to power up PHY
2014-06-27 15:37 UTC (4+ 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