messages from 2014-05-30 08:45:01 to 2014-06-02 11:34:51 UTC [more...]
[U-Boot] [Patch v4 1/5] Added 64-bit MMIO accessors for ARMv8
2014-06-02 11:34 UTC (3+ messages)
` [U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup
[U-Boot] imx6 booting from NAND with bad block 0
2014-06-02 11:03 UTC
[U-Boot] [Patch v3 1/4] Added 64-bit MMIO accessors for ARMv8
2014-06-02 10:08 UTC (6+ messages)
` [U-Boot] [Patch v3 2/4] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
[U-Boot] kernel splash customisation after u-boot splash
2014-06-02 9:19 UTC
[U-Boot] [Patman Bug Report] Patman breaks git-log during git-rebase
2014-06-02 7:44 UTC
[U-Boot] [PATCH] tam3517: fix NAND detection
2014-06-02 7:30 UTC (4+ messages)
[U-Boot] [PATCH v2] boards.cfg: move many unmaintained boards to Orphan
2014-06-02 7:30 UTC
[U-Boot] please pull u-boot-samsung master
2014-06-02 7:28 UTC (2+ messages)
[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
2014-06-02 7:26 UTC (9+ messages)
[U-Boot] [PATCH] Separate EBV Socrates board from Altera Cyclone 5 board
2014-06-02 7:22 UTC (14+ messages)
` [U-Boot] [PATCH v2] Separate EBV Socrates board from Altera Cyclone 5 board and from Virtual Target
[U-Boot] [PATCH v1 0/9] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS board support
2014-06-02 6:45 UTC (6+ messages)
` [U-Boot] [PATCH 9/9] arm: ls102xa: Add basic support for LS1021AQDS board
[U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}
2014-06-02 6:42 UTC (12+ messages)
[U-Boot] [PATCH] mmc: return meaningful error codes from mmc_select_hwpart
2014-06-02 6:18 UTC (3+ messages)
[U-Boot] [PATCH v3 1/3] dts: re-write dts/Makefile more simply with Kbuild
2014-06-02 6:18 UTC (5+ messages)
[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
2014-06-02 6:14 UTC (6+ messages)
[U-Boot] coreboot and u-boot integration x86: "No tick base available"
2014-06-02 5:59 UTC (3+ messages)
[U-Boot] Mainline u-boot SPL for socfpga
2014-06-02 5:54 UTC (8+ messages)
` [U-Boot] [PATCH] generic board "
[U-Boot] [PATCH v2 02/04] spi, spi_mxc: do not hang in spi_xchg_single
2014-06-02 5:36 UTC
[U-Boot] usbkbd not working
2014-06-02 5:22 UTC (2+ messages)
[U-Boot] [PATCH] ARM: AM43xx: Fix UART clocks enabling
2014-06-02 5:19 UTC
[U-Boot] [PATCH] ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
2014-06-02 5:15 UTC
[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
2014-06-02 5:14 UTC
[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
2014-06-02 4:59 UTC (3+ messages)
[U-Boot] tftp command return value
2014-06-02 4:32 UTC
[U-Boot] bootfile environment variable
2014-06-02 4:31 UTC (4+ messages)
[U-Boot] [RFC] Two sets of experimental Kconfig patches
2014-06-02 4:30 UTC (3+ messages)
[U-Boot] Turn on USB PHY clock
2014-06-01 19:53 UTC
[U-Boot] [PULL] u-boot-usb/master
2014-06-01 17:47 UTC
[U-Boot] [RFC PATCH 0/22] Introduce driver model serial uclass
2014-06-01 17:37 UTC (25+ messages)
` [U-Boot] [RFC PATCH 01/22] stdio: Remove redundant code around stdio_register() calls
` [U-Boot] [RFC PATCH 02/22] stdio: Pass device pointer to stdio methods
` [U-Boot] [RFC PATCH 03/22] dm: Make sure that the root device is probed
` [U-Boot] [RFC PATCH 04/22] dm: Provide a way to shut down driver model
` [U-Boot] [RFC PATCH 06/22] dm: Tidy up four minor code nits
` [U-Boot] [RFC PATCH 08/22] dm: Use '*' to indicate a device is activated
` [U-Boot] [RFC PATCH 13/22] stdio: Provide functions to add/remove devices using stdio_dev
` [U-Boot] [RFC PATCH 16/22] dm: Add a way to indicate a preferred device within a uclass
` [U-Boot] [RFC PATCH 17/22] dm: Expand and improve the device lifecycle docs
[U-Boot] [PATCH 1/4] usb: ci_udc: detect queued requests on ep0
2014-06-01 17:22 UTC (3+ messages)
` [U-Boot] [PATCH 4/4] usb: ci_udc: complete ep0 direction handling
[U-Boot] [PATCH 1/2] usb: hub: fix power good delay timing
2014-06-01 17:20 UTC (3+ messages)
[U-Boot] [PATCH] arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
2014-06-01 16:36 UTC (2+ messages)
[U-Boot] [PATCH] FDT: Fix DTC repository references
2014-06-01 16:32 UTC (2+ messages)
[U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board
2014-06-01 14:41 UTC (4+ messages)
[U-Boot] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
2014-06-01 9:54 UTC (34+ messages)
` [U-Boot] [PATCH 01/12] sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4
` [U-Boot] [PATCH 02/12] sunxi: Fix u-boot-spl.lds to refer to .vectors
` [U-Boot] [PATCH 03/12] sunxi: Remove mmc DMA support
` [U-Boot] [PATCH 04/12] sunxi: Implement reset_cpu
` [U-Boot] [PATCH 05/12] sunxi: Add sun4i support
` [U-Boot] [PATCH 06/12] sunxi: Add sun5i support
` [U-Boot] [PATCH 07/12] sunxi: Add i2c support
` [U-Boot] [PATCH 08/12] sunxi: Add axp209 pmic support
` [U-Boot] [PATCH 09/12] sunxi: Add axp152 "
` [U-Boot] [PATCH 10/12] net: Rename and cleanup sunxi (Allwinner) emac driver
` [U-Boot] [PATCH 11/12] sunxi: enable emac for sun4i
` [U-Boot] [PATCH 12/12] sunxi: Add support for using MII phy-s with the GMAC nic
[U-Boot] [RFC 00/10] clang support for ARM
2014-05-31 20:32 UTC (11+ messages)
` [U-Boot] [RFC 01/10] ARM: crt0.S: clear the global data
` [U-Boot] [RFC 02/10] ARM: omap3/board: add spl specific board_init_f
` [U-Boot] [RFC 03/10] board_r: only assign gd when requested
` [U-Boot] [RFC 04/10] ARM: do not set gd in generic board again
` [U-Boot] [RFC 05/10] ARM: SPL: do not set gd again
` [U-Boot] [RFC 06/10] cc-option: make it work with clang
` [U-Boot] [RFC 07/10] ARM: make gd a function a function for clang
` [U-Boot] [RFC 08/10] inline: use the gcc inline version instead of the c99 one
` [U-Boot] [RFC 09/10] eabi_compat: add __aeabi_memcpy __aeabi_memset
` [U-Boot] [RFC 10/10] README.clang: build command with clang
[U-Boot] [PATCH 0/5] sunxi: GPIO, AHCI and Cubieboard 2 support
2014-05-31 16:36 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] AHCI: Increase link timeout to 200ms
` [U-Boot] [PATCH 2/5] board_r: run scsi init() on ARM too
` [U-Boot] [PATCH 3/5] sunxi: add Cubieboard2 support
` [U-Boot] [PATCH 4/5] sunxi: add gpio driver
` [U-Boot] [PATCH 5/5] ahci: provide sunxi SATA driver using AHCI platform framework
[U-Boot] [PATCH] boards.cfg: move many unmaintained boards to Orphan
2014-05-31 14:24 UTC (4+ messages)
[U-Boot] Unable to boot the new FIT image
2014-05-31 13:45 UTC (6+ messages)
[U-Boot] secure embedded linux system
2014-05-31 8:48 UTC (6+ messages)
[U-Boot] [PATCH v3] Exynos: Make sure ps_hold gets set in the SPL
2014-05-31 5:24 UTC (2+ messages)
[U-Boot] [PATCH v5 0/4] mpc8313: ids8313 board updates
2014-05-30 23:55 UTC (10+ messages)
` [U-Boot] [PATCH v5 1/4] bootm: make use of legacy image format configurable
` [U-Boot] [PATCH v5 2/4] mpc8313, signed fit: enable legacy image format on ids8313 board
` [U-Boot] [PATCH v5 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
` [U-Boot] [PATCH v5 4/4] mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board
[U-Boot] [PATCH v1 3/3] ARM: omap: merge GPMC initialization code for all platform
2014-05-30 21:59 UTC (4+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] Exynos DMC register details
2014-05-30 21:46 UTC (2+ messages)
[U-Boot] [PATCH] Implement generalised RSA public exponents for verified boot
2014-05-30 21:20 UTC (8+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 1/2] cmd_mmc: default to HW partition 0 if not specified
2014-05-30 21:11 UTC (2+ messages)
[U-Boot] [PATCH v2 0/4] Fix a few problems with the command parsers
2014-05-30 20:43 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/4] Add final result tests for run_command_list()
` [U-Boot] [PATCH v2 2/4] Fix itest mask overflow
` [U-Boot] [PATCH v2 3/4] Fix hush to give the correct return code for a simple command
` [U-Boot] [PATCH v2 4/4] Correct return code from builtin_run_command_list()
[U-Boot] Standalone application on secondary cores
2014-05-30 20:35 UTC
[U-Boot] Command unit test failure?
2014-05-30 19:32 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Fix a few problems with the command parsers
2014-05-30 19:16 UTC (3+ messages)
[U-Boot] [PATCH v2] Prevent a buffer overflow in mkimage when signing with SHA256
2014-05-30 19:06 UTC (5+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling
2014-05-30 18:56 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] env_mmc: support env partition setup in runtime
[U-Boot] [PATCH]powerpc/B4420: Fixed incomplete handling for 0x9d serdes2
2014-05-30 18:38 UTC
[U-Boot] Pull request: u-boot-arm/master
2014-05-30 17:59 UTC (2+ messages)
[U-Boot] Command repeat
2014-05-30 17:55 UTC (3+ messages)
[U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master
2014-05-30 17:45 UTC (2+ messages)
[U-Boot] [PATCH 0/14] Split out code from the enormous main.c
2014-05-30 15:29 UTC (29+ messages)
` [U-Boot] [PATCH 01/14] Remove unnecessary use of hush header file
` [U-Boot] [PATCH 02/14] Rename hush to cli_hush
` [U-Boot] [PATCH 03/14] move CLI prototypes to cli.h and add comments
` [U-Boot] [PATCH 04/14] Split out simple parser and readline into separate files
` [U-Boot] [PATCH 05/14] Add cli_ prefix to readline functions
` [U-Boot] [PATCH 06/14] Move autoboot code to autoboot.c
` [U-Boot] [PATCH 07/14] Move command line API into cli.c
` [U-Boot] [PATCH 08/14] Move bootretry code into bootretry.c and clean up
` [U-Boot] [PATCH 09/14] Rename bootretry functions and remove #ifdefs
` [U-Boot] [PATCH 10/14] m68k: powerpc: Clean up do_mdm_init
` [U-Boot] [PATCH 11/14] Simplify the main loop
` [U-Boot] [PATCH 12/14] main: Hide the hush/simple details inside cli.c
` [U-Boot] [PATCH 13/14] main: Make the execution path a little clearer in main.c
` [U-Boot] [PATCH 14/14] main: Avoid unncessary strdup()/free()
[U-Boot] Return value of run command
2014-05-30 15:03 UTC
[U-Boot] Driver Model and DTS Parsing
2014-05-30 14:49 UTC
[U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang
2014-05-30 13:45 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] Makefile: fix clang warnings due to clang support
` [U-Boot] [PATCH 2/2] tools: include u-boot version of sha256.h
[U-Boot] [PATCH 0/4] Fix SPI read and Enable required configs for Exynos5
2014-05-30 13:45 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] Exynos: SPI: Fix reading data from SPI flash
` [U-Boot] [PATCH 2/4] Exynos5: Config: Place environment at the end of SPI Flash
` [U-Boot] [PATCH 3/4] Exynos5: Config: Increase SPL footprint for Exynos5420
` [U-Boot] [PATCH 4/4] Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
[U-Boot] [PATCH v2 1/2] nand/denali: Adding Denali NAND driver support
2014-05-30 11:36 UTC (3+ messages)
[U-Boot] smp_kick_all_cpus() function's role
2014-05-30 8:56 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Remove MPC82xx, MPC8xx Orphan boards
2014-05-30 8:45 UTC (5+ messages)
` [U-Boot] [PATCH 6/9] powerpc: ep8248: remove orphan board
` [U-Boot] [PATCH 7/9] powerpc: kvme080: "
` [U-Boot] [PATCH 8/9] powerpc: debris: "
` [U-Boot] [PATCH 9/9] powerpc: hiddendragon: "
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