messages from 2014-07-29 21:56:46 to 2014-07-31 15:30:33 UTC [more...]
[U-Boot] [PATCH 1/3] config: introduce a generic $bootcmd
2014-07-31 15:30 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: use new "
` [U-Boot] [PATCH 3/3] ARM: rpi_b: "
[U-Boot] Quick guide to Kconfig
2014-07-31 15:07 UTC (6+ messages)
[U-Boot] Please pull u-boot-sunxi.git/master
2014-07-31 14:30 UTC
[U-Boot] Please pull u-boot-sunxi.git/master
2014-07-31 14:25 UTC (6+ messages)
[U-Boot] [PATCH] kconfig: Fix compiler warning in menu.c
2014-07-31 14:21 UTC
[U-Boot] Setting Uboot environment variables from within Linux
2014-07-31 14:05 UTC
[U-Boot] [U-boot] the first 0x20 bytes in u-boot.bin
2014-07-31 13:05 UTC (3+ messages)
[U-Boot] [PATCH v8 0/13] Kconfig for U-Boot
2014-07-31 12:17 UTC (38+ messages)
` [U-Boot] [PATCH v8 01/13] kconfig: import Kconfig files from Linux 3.16-rc7
` [U-Boot] [PATCH v8 02/13] kconfig: add board Kconfig and defconfig files
` [U-Boot] [PATCH v8 03/13] kconfig: add basic Kconfig files
` [U-Boot] [PATCH v8 04/13] include: define CONFIG_SPL and CONFIG_TPL as 1
` [U-Boot] [PATCH v8 05/13] kconfig: switch to Kconfig
` [U-Boot] [PATCH v8 06/13] Add board MAINTAINERS files
` [U-Boot] [PATCH v8 07/13] tools: add genboardscfg.py
` [U-Boot] [PATCH v8 08/13] kconfig: remove mkconfig and boards.cfg
` [U-Boot] [PATCH v8 09/13] MAKEALL: adjust for Kconfig
` [U-Boot] [PATCH v8 10/13] buildman: "
` [U-Boot] [PATCH v8 11/13] kconfig: delete redundant CONFIG_${ARCH} definition
` [U-Boot] [PATCH v8 12/13] powerpc: remove redundant CPU definition
` [U-Boot] [PATCH v8 13/13] include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
[U-Boot] [PATCH 0/3] cm-t54: misc board fixes, convert to generic board
2014-07-31 11:30 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] cm-t54: fix EEPROM read return value check
` [U-Boot] [PATCH 2/3] cm-t54: fix eMMC boot mode check
` [U-Boot] [PATCH 3/3] cm-t54: convert to generic board
[U-Boot] [RFC 00/10] clang support for ARM
2014-07-31 10:01 UTC (11+ messages)
` [U-Boot] [PATCH v2 0/8] add clang support for some ARM boards
` [U-Boot] [PATCH v2 1/8] board_r: ARM[64] do not set gd again
` [U-Boot] [PATCH v2 2/8] ARM: SPL: "
` [U-Boot] [PATCH v2 3/8] cc-option: also detect unsupported warnings options
` [U-Boot] [PATCH v2 4/8] ARM: make gd a function for clang
` [U-Boot] [PATCH v2 5/8] eabi_compat: add __aeabi_memcpy __aeabi_memset
` [U-Boot] [PATCH v2 6/8] clang: workaround for generated constants
` [U-Boot] [PATCH v2 7/8] Makefile: default to cc for host compiler
` [U-Boot] [PATCH v2 8/8] README.clang: build command with clang
[U-Boot] Driver Model and DTS Parsing
2014-07-31 9:56 UTC (12+ messages)
[U-Boot] Can not boot Linux with new FIT image on ARMv8
2014-07-31 9:30 UTC (3+ messages)
[U-Boot] [PATCH 0/3] MMC: atmel: enable the features supported by MCI
2014-07-31 6:39 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] MMC: atmel_mci: refactor setting the mode register
` [U-Boot] [PATCH 2/3] MMC: atmel_mci: add configuration register definition
` [U-Boot] [PATCH 3/3] MMC: atmel_mci: enable high speed mode support
[U-Boot] [PATCH] ARM: DRA7: Enable software leveling for dra7
2014-07-31 6:35 UTC
[U-Boot] [PATCH] omap5912osk: change the status to Orphan
2014-07-31 5:57 UTC
[U-Boot] Please pick up the maintainership on orphan boards
2014-07-31 3:43 UTC (3+ messages)
[U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC
2014-07-31 1:40 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/4] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [PATCH v3 2/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v3 3/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v3 4/4] usb/gadget: fastboot: minor cleanup
[U-Boot] [PATCH v2 0/4] Introducing the Broadcom Cygnus and NSP boards
2014-07-31 0:58 UTC (2+ messages)
[U-Boot] [PATCH] pxe: detect image format before calling bootm/bootz
2014-07-30 22:54 UTC
[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
2014-07-30 22:47 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] "
[U-Boot] [RFC] Makefile: Add a message warning size change for mpc85xx boards
2014-07-30 22:13 UTC (4+ messages)
[U-Boot] [PATCH] rsa: Fix two errors in the implementation
2014-07-30 21:17 UTC (3+ messages)
[U-Boot] [PATCH] tools/genboardscfg.py: Don't rely on subprocess.check_output
2014-07-30 18:30 UTC (8+ messages)
[U-Boot] clang sandbox warning
2014-07-30 15:57 UTC (2+ messages)
[U-Boot] [PATCH v3 0/16] Introduce driver model serial uclass
2014-07-30 15:43 UTC (19+ messages)
` [U-Boot] [PATCH v3 01/16] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v3 02/16] dm: Adjust lists_bind_fdt() to return the bound device
` [U-Boot] [PATCH v3 03/16] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v3 04/16] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v3 05/16] sandbox: Convert serial driver to use "
` [U-Boot] [PATCH v3 06/16] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v3 07/16] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v3 08/16] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v3 09/16] dm: exynos: Move serial to driver model
` [U-Boot] [PATCH v3 10/16] dm: Make driver model available before board_init()
` [U-Boot] [PATCH v3 11/16] dm: serial: Move baud rate calculation to ns16550.c
` [U-Boot] [PATCH v3 12/16] dm: serial: Collect common baud rate code in ns16550
` [U-Boot] [PATCH v3 13/16] dm: serial: Add driver model support for ns16550
` [U-Boot] [PATCH v3 14/16] tegra: dts: Add serial port details
` [U-Boot] [PATCH v3 15/16] RFC: dm: tegra: Enable driver model for serial
` [U-Boot] [PATCH v3 16/16] dm: tegra: Use V_NS16550_CLK only in SPL builds
[U-Boot] [PATCH v5 0/11] Enable driver model for GPIOs on Tegra and Exynos
2014-07-30 15:34 UTC (4+ messages)
` [U-Boot] [PATCH v5 05/11] exynos: dts: Adjust device tree files for U-Boot
[U-Boot] [PATCH] test mail
2014-07-30 15:07 UTC
[U-Boot] [PATCH v1 0/4] introduce get_maintainer.pl
2014-07-30 13:53 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/4] get_maintainer.pl: import script from linux 3.15
` [U-Boot] [PATCH v1 3/4] get_maintainer.pl: adapt to U-Boot tree
[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
2014-07-30 11:44 UTC (4+ messages)
` [U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation
[U-Boot] [U-boot] Origen board boot failed with 2014.07 source code
2014-07-30 11:44 UTC
[U-Boot] [PATCH v6 00/12] Add support to Odroid U3/X2
2014-07-30 11:35 UTC (14+ messages)
` [U-Boot] [PATCH v7 "
` [U-Boot] [PATCH v7 01/12] samsung: misc: fix soc revision setting in the set_board_info()
` [U-Boot] [PATCH v7 02/12] exynos: pinmux: fix the gpio names for exynos4x12 mmc
` [U-Boot] [PATCH v7 03/12] arch:exynos: boot mode: add get_boot_mode(), code cleanup
` [U-Boot] [PATCH v7 04/12] board:samsung: check the boot device and init the right mmc driver
` [U-Boot] [PATCH v7 05/12] samsung: misc: add function for setting $dfu_alt_info
` [U-Boot] [PATCH v7 06/12] samsung:board: misc_init_r: call set_dfu_alt_info()
` [U-Boot] [PATCH v7 07/12] arm:reset: call the reset_misc() before the cpu reset
` [U-Boot] [PATCH v7 08/12] samsung: board: enable support of multiple board types
` [U-Boot] [PATCH v7 09/12] samsung: misc: use board specific functions to set env board info
` [U-Boot] [PATCH v7 10/12] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
` [U-Boot] [PATCH v7 11/12] odroid: add odroid U3/X2 device tree description
` [U-Boot] [PATCH v7 12/12] odroid: add odroid_config
[U-Boot] Please fix warning of Exynos
2014-07-30 11:35 UTC (2+ messages)
[U-Boot] [PATCH] drivers: net: remove dead drivers
2014-07-30 10:26 UTC
[U-Boot] [PATCH] drivers: rtc: remove dead drivers
2014-07-30 10:20 UTC
[U-Boot] [PATCH 1/1] env_mmc: support env partition setup in runtime
2014-07-30 10:19 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] env_mmc: add mmc_get_env_addr() prototype
` [U-Boot] [PATCH v2 2/2] env_mmc: support env partition setup in runtime
[U-Boot] [PATCH] omap: clean-up dead configs
2014-07-30 10:11 UTC
[U-Boot] Please fix warning of gw_ventana board
2014-07-30 10:07 UTC
[U-Boot] [PATCH 1/2] fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
2014-07-30 9:59 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] fdt: Sync up with libfdt
[U-Boot] [PATCH v4 0/15] Kconfig for U-Boot
2014-07-30 9:45 UTC (6+ messages)
[U-Boot] Implementing spl_start_uboot() for directly booting linux
2014-07-30 9:37 UTC (3+ messages)
[U-Boot] [PATCH V4 0/9] peach_pit: Add support for FIMD, DP and parade chip
2014-07-30 9:11 UTC (10+ messages)
` [U-Boot] [PATCH V4 1/9] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH V4 2/9] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH V4 3/9] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH V4 4/9] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V4 5/9] video: Add driver for Parade PS8625 dP to LVDS bridge
` [U-Boot] [PATCH V4 6/9] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V4 7/9] exynos5420: add callbacks needed for exynos_fb driver
` [U-Boot] [PATCH V4 8/9] ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
` [U-Boot] [PATCH V4 9/9] CONFIGS: peach-pit: Enable display for peach_pit board
[U-Boot] [PATCH v1 1/4] MAINTAINERS: add initial version
2014-07-30 9:02 UTC (5+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
2014-07-30 8:53 UTC (6+ messages)
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
[U-Boot] SPL and an LCD splash screen on AM335x
2014-07-30 7:53 UTC (2+ messages)
[U-Boot] [PATCH] test email
2014-07-30 7:40 UTC (2+ messages)
[U-Boot] [PATCH] [blackfin] bf609: add register define required by core B on dual core BF609 processor
2014-07-30 7:38 UTC (2+ messages)
[U-Boot] SPL and an LCD splash screen on AM335x
2014-07-30 6:56 UTC
[U-Boot] [PATCH v2 1/2] blackfin: convert blackfin board_f and board_r to use generic board init functions
2014-07-30 6:16 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] support blackfin board initialization in generic board_f
[U-Boot] [PATCH 1/2] blackfin: convert blackfin board_f and board_r to use generic board init functions
2014-07-30 5:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] support blackfin board initialization in generic board_f
[U-Boot] [PATCH v7 0/15] Kconfig for U-Boot
2014-07-30 5:22 UTC (3+ messages)
[U-Boot] [PATCH v7 06/15] kconfig: switch to Kconfig
2014-07-30 2:34 UTC (3+ messages)
[U-Boot] [PATCH v5 09/15] tools: add genboardscfg.py
2014-07-30 2:02 UTC (3+ messages)
[U-Boot] DM, Kconfig and clang changes
2014-07-30 1:57 UTC (3+ messages)
[U-Boot] [PATCH 0/3] spi, sf: add mtdparts feature to spi and sf commands
2014-07-30 0:29 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mtd, nand: move common functions from cmd_nand.c to common place
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