messages from 2013-10-18 09:47:19 to 2013-10-22 09:03:18 UTC [more...]
[U-Boot] [PATCH v4] i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
2013-10-22 9:03 UTC
[U-Boot] Does uboot support HID-I2C
2013-10-22 9:02 UTC (2+ messages)
[U-Boot] [PATCH 00/18] Third step towards Kbuild: Convert rest of makefiles
2013-10-22 7:51 UTC (21+ messages)
` [U-Boot] [PATCH 01/18] sparc: fix a link error
` [U-Boot] [PATCH 02/18] sh: Do not include start.o in lib$(CPU).o
` [U-Boot] [PATCH 03/18] sparc: convert makefiles to Kbuild style
` [U-Boot] [PATCH 04/18] sh: "
` [U-Boot] [PATCH 05/18] avr32: "
` [U-Boot] [PATCH 06/18] openrisc: "
` [U-Boot] [PATCH 07/18] microblaze: "
` [U-Boot] [PATCH 08/18] mips: "
` [U-Boot] [PATCH 09/18] nds32: "
` [U-Boot] [PATCH 10/18] nios2: "
` [U-Boot] [PATCH 11/18] x86: "
` [U-Boot] [PATCH 12/18] m68k: "
` [U-Boot] [PATCH 13/18] blackfin: "
` [U-Boot] [PATCH 14/18] board: arm: "
` [U-Boot] [PATCH 15/18] board: powerpc: "
` [U-Boot] [PATCH 16/18] post: "
` [U-Boot] [PATCH 17/18] dts, api, test: "
` [U-Boot] [PATCH 18/18] Makefile: convert makefiles to Kbuild style and delete grep switch
[U-Boot] [PATCH 0/2] blackfin: fix warnings
2013-10-22 7:21 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] blackfin: fix a warning in arch/blackfin/cpu/initcode.c
` [U-Boot] [PATCH 2/2] blackfin: fix a warning in arch/blackfin/cpu/cpu.c
[U-Boot] v2013.10 failed build with jffs2 cmd
2013-10-22 6:54 UTC (2+ messages)
[U-Boot] [PATCH v1 0/3] arm, at91: support for the taurus and corvus board
2013-10-22 5:51 UTC (4+ messages)
` [U-Boot] [PATCH v1 1/3] at91: add defines for reset type
` [U-Boot] [PATCH v1 2/3] arm, at91: add Siemens board taurus (based on AT91SAM9G20)
` [U-Boot] [PATCH v1 3/3] arm, at91: add siemens corvus board
[U-Boot] [RFC PATCH 1/2] usb: dfu: decrease dfu->r_left along with the transfer
2013-10-22 2:42 UTC (4+ messages)
[U-Boot] [PATCH 0/4] Wandboard support for Future Eletronics 7" WVGA LCD extension board
2013-10-21 23:35 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin
` [U-Boot] [PATCH 2/4] wandboard: add Future Eletronics 7" WVGA LCD extension board
` [U-Boot] [PATCH 3/4] wandboard: Use '0' as bootdelay but interruptable
` [U-Boot] [PATCH 4/4] wandboard: Pass 'quiet' bootparam by default
[U-Boot] [PATCH] mx6sabresd: Add eMMC specific environment to allow U-Boot update
2013-10-21 23:29 UTC
[U-Boot] [RESEND PATCH] imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro
2013-10-21 23:28 UTC
[U-Boot] [RESEND PATCH 0/3] mx28evk environment rework for NAND support
2013-10-21 23:24 UTC (4+ messages)
` [U-Boot] [RESEND PATCH 1/3] mx28evk: Use 512k for fdt partition to align it
` [U-Boot] [RESEND PATCH 2/3] mx28evk: Add 'nandboot' environment command
` [U-Boot] [RESEND PATCH 3/3] mx28evk: Extend environment to easy write of NAND system
[U-Boot] [PATCH] kirkwood: ib62x0: use device tree and update config
2013-10-21 22:28 UTC (4+ messages)
[U-Boot] [PATCH v2 01/19] Makefile: prepare for using Kbuild-style Makefile
2013-10-21 22:01 UTC (4+ messages)
[U-Boot] fdt performance
2013-10-21 19:55 UTC (6+ messages)
[U-Boot] [RFC] ARM: U-boot and 2 GiB of ram with get_ram_size only being long
2013-10-21 19:44 UTC (18+ messages)
[U-Boot] [PATCH v5 0/16] Driver model implementation, tests, demo and GPIO
2013-10-21 17:49 UTC (17+ messages)
` [U-Boot] [PATCH v5 01/16] sandbox: Make map_to_sysmem() use a constant pointer
` [U-Boot] [PATCH v5 02/16] sandbox: Correct data sizes and printf() strings in fdtdec.c
` [U-Boot] [PATCH v5 03/16] sandbox: config: Don't use 64-bit physical memory
` [U-Boot] [PATCH v5 04/16] sandbox: Build a device tree file for sandbox
` [U-Boot] [PATCH v5 05/16] Add cmd_process_error() to report and process errors
` [U-Boot] [PATCH v5 06/16] dm: Add README for driver model
` [U-Boot] [PATCH v5 07/16] dm: Add base driver model support
` [U-Boot] [PATCH v5 08/16] sandbox: config: Enable driver model
` [U-Boot] [PATCH v5 09/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v5 10/16] dm: Add basic tests
` [U-Boot] [PATCH v5 11/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v5 12/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v5 13/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v5 14/16] sandbox: Convert GPIOs to use driver model
` [U-Boot] [PATCH v5 15/16] dm: Enable gpio command to support "
` [U-Boot] [PATCH v5 16/16] dm: Remove old driver model documentation
[U-Boot] [PATCH] powerpc/83xx: Define USB1 and USB2 base addr for MPC834x
2013-10-21 16:21 UTC (2+ messages)
[U-Boot] [PATCH v2 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
2013-10-21 14:28 UTC (2+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] Setting board revision and serial with device tree
2013-10-21 14:24 UTC
[U-Boot] [PATCH 3/3] MAKEALL: fix boards_by_field function
2013-10-21 10:09 UTC (3+ messages)
[U-Boot] [PATCH 1/3] i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
2013-10-21 9:40 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] arm: kzm9g: Update to new I2C framework
` [U-Boot] [PATCH 3/3] sh: ecovec: "
[U-Boot] Can a standalone application send data via Ethernet in U-Boot?
2013-10-21 9:30 UTC (3+ messages)
[U-Boot] [PATCH] fsl_esdhc: Add Auto command 12 interrupt bit detecting
2013-10-21 9:23 UTC (4+ messages)
[U-Boot] [PATCH] powerpc/c29xpcie: reverse CPLD register bit
2013-10-21 9:15 UTC
[U-Boot] Pull request: u-boot-sh/master
2013-10-21 8:15 UTC (4+ messages)
[U-Boot] [PATCH 1/2] arm: atmel: at91sam9n12ek: add usb host support
2013-10-21 8:14 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm: atmel: get rid of too many ifdeffery
[U-Boot] [PATCH v2 0/4] Fix bugs of MAKEALL
2013-10-21 2:11 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/4] MAKEALL: fix awk warning message
` [U-Boot] [PATCH v2 2/4] MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>
` [U-Boot] [PATCH v2 3/4] MAKEALL: fix boards_by_field function
` [U-Boot] [PATCH v2 4/4] MAKEALL: rename boards_by_* functions to targets_by_*
[U-Boot] [PATCH] sparc: include config.h to start.S
2013-10-21 1:19 UTC
[U-Boot] [PATCH 0/2] EP88x: delete remainders of dead board
2013-10-21 1:10 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] README.scrapyard: fix broken format
` [U-Boot] [PATCH 2/2] EP88x: remove remainders of dead board
[U-Boot] [PATCH] kup: Delete an unused Makefile
2013-10-21 1:01 UTC
[U-Boot] [PULL] u-boot-usb/master
2013-10-20 21:54 UTC
[U-Boot] [PATCH V6 00/10] Make mv_udc work for i.mx6
2013-10-20 21:48 UTC (4+ messages)
` [U-Boot] [PATCH V6 03/10] usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init
[U-Boot] [PATCH v2 0/5] env: Add support for environment files
2013-10-20 21:15 UTC (10+ messages)
` [U-Boot] [PATCH v2 3/5] Allow U-Boot scripts to be placed in a .env file
` [U-Boot] [PATCH v2 4/5] env: Allow environment files to use the C preprocessor
` [U-Boot] [PATCH v2 5/5] RFC: tegra: Convert to using environment files
[U-Boot] [PATCH v4 0/16] Driver model implementation, tests, demo and GPIO
2013-10-20 20:05 UTC (29+ messages)
` [U-Boot] [PATCH v4 01/16] sandbox: Make map_to_sysmem() use a constant pointer
` [U-Boot] [PATCH v4 02/16] sandbox: Correct data sizes and printf() strings in fdtdec.c
` [U-Boot] [PATCH v4 03/16] sandbox: config: Don't use 64-bit physical memory
` [U-Boot] [PATCH v4 04/16] sandbox: Build a device tree file for sandbox
` [U-Boot] [PATCH v4 05/16] Add cmd_process_error() to report and process errors
` [U-Boot] [PATCH v4 06/16] sandbox: config: Enable driver model
` [U-Boot] [PATCH v4 07/16] dm: Add README for "
` [U-Boot] [PATCH v4 08/16] dm: Add base driver model support
` [U-Boot] [PATCH v4 09/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v4 10/16] dm: Add basic tests
` [U-Boot] [PATCH v4 11/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v4 12/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v4 13/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v4 14/16] sandbox: Convert GPIOs to use driver model
` [U-Boot] [PATCH v4 15/16] dm: Enable gpio command to support "
` [U-Boot] [PATCH v4 16/16] dm: Move old driver model documentation into an 'old-docs' directory
[U-Boot] Beaglebone LCD support in U-Boot?
2013-10-20 19:52 UTC (3+ messages)
[U-Boot] [PATCH 1/2 v13] Introduced btrfs file-system with btrload command
2013-10-20 18:23 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 v13] Enable btrfs support in mx53loco config
[U-Boot] Final talk schedule for U-Boot mini summit and collection of discussion topics
2013-10-20 5:51 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Add usb eth support
2013-10-19 6:49 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] usb: ehci: exynos: set/reset hsic phys
` [U-Boot] [PATCH 2/2] exynos5: arndale: Add network support
[U-Boot] [PATCH v8 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
2013-10-19 5:22 UTC (8+ messages)
` [U-Boot] [PATCH v8 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
[U-Boot] [PATCH 0/4] USB: UMS: code refactoring and usage improvement
2013-10-19 0:57 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] usb: ums: move ums code from trats to Samsung common directory
` [U-Boot] [PATCH 3/4] usb: ums: fix bug in partition capacity computation
[U-Boot] [PATCH v3 0/16] Driver model implementation, tests, demo and GPIO
2013-10-19 0:45 UTC (20+ messages)
` [U-Boot] [PATCH v3 07/16] dm: Add base driver model support
` [U-Boot] [PATCH v3 08/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v3 10/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v3 11/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v3 12/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v3 15/16] dm: Add README for driver model
[U-Boot] [PATCH] TI:omap5: Add rdaddr, use consistent loadaddr values
2013-10-18 22:04 UTC
[U-Boot] [PATCH v4 3/6] fs: move some file system to fs/Makefile
2013-10-18 21:29 UTC (4+ messages)
[U-Boot] BUILD_NBUILDS with MAKEALL
2013-10-18 21:06 UTC
[U-Boot] Question about CONFIG_ENV_IS_IN_FAT
2013-10-18 20:23 UTC (3+ messages)
[U-Boot] Is EP88x board dead or not?
2013-10-18 20:20 UTC (4+ messages)
[U-Boot] [PATCH v4 0/11] Support for the kmp204x reference design
2013-10-18 18:36 UTC (23+ messages)
` [U-Boot] [PATCH v4 01/11] powerpc: cast bi_memsize to ulong for %ld usage
` [U-Boot] [PATCH v4 02/11] km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
` [U-Boot] [PATCH v4 03/11] KM: fix typo in default environment
` [U-Boot] [PATCH v4 04/11] KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
` [U-Boot] [PATCH v4 05/11] KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
` [U-Boot] [PATCH v4 06/11] mpc8xxx: call i2c_set_bus_num in __get_spd
` [U-Boot] [PATCH v4 07/11] mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
` [U-Boot] [PATCH v4 08/11] net/fman: add a fm_enable_port function
` [U-Boot] [PATCH v4 09/11] mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
` [U-Boot] [PATCH v4 10/11] fsl/mpc85xx: define common serdes_clock_to_string function
` [U-Boot] [PATCH v4 11/11] mpc85xx: introduce the kmp204x reference design support
[U-Boot] [PATCH] pxe: fix handling of absolute paths
2013-10-18 18:04 UTC
[U-Boot] [PATCH 1/2][v3]powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
2013-10-18 16:37 UTC (2+ messages)
[U-Boot] Freescale P4080 DDR problems
2013-10-18 16:13 UTC (2+ messages)
[U-Boot] u-boot boot process is broken, how do i recover?
2013-10-18 16:12 UTC
[U-Boot] [PATCH 2/2][v2] powerpc/t104xrdb: Add T1042RDB_PI board support
2013-10-18 11:49 UTC
[U-Boot] [PATCH 1/2][v2] powerpc/t104xrdb: Add T1040RDB board support
2013-10-18 11:49 UTC
[U-Boot] [PATCH 0/2][v2] powerpc/t104xrdb: Add support for T1040RDB and T1042RDB_PI
2013-10-18 11:48 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