messages from 2013-02-06 14:57:49 to 2013-02-08 15:12:12 UTC [more...]
[U-Boot] [PATCH v5 0/23] Create generic board init for ARM, x86, PPC
2013-02-08 15:12 UTC (17+ messages)
` [U-Boot] [PATCH v5 01/23] ppc: Add initial memory barrier macros
` [U-Boot] [PATCH v5 02/23] Introduce generic u-boot.h file
` [U-Boot] [PATCH v5 03/23] Replace __bss_end__ with __bss_end
` [U-Boot] [PATCH v5 04/23] Introduce generic link section.h symbol files
` [U-Boot] [PATCH v5 05/23] arm: Use sections header to obtain link symbols
` [U-Boot] [PATCH v5 06/23] x86: nds32: Change stub example to use asm-generic/sections.h
` [U-Boot] [PATCH v5 07/23] Introduce a basic initcall implementation
` [U-Boot] [PATCH v5 08/23] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [PATCH v5 09/23] Declare watchdog functions in watchdog.h
` [U-Boot] [PATCH v5 10/23] Introduce generic pre-relocation board_f.c
` [U-Boot] [PATCH v5 11/23] Introduce generic post-relocation board_r.c
` [U-Boot] [PATCH v5 12/23] Add spl load feature
` [U-Boot] [PATCH v5 13/23] arm: Remove use of board_early_init_r/last_stage_init()
` [U-Boot] [PATCH v5 14/23] arm: Enable generic board support
` [U-Boot] [PATCH v5 15/23] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [PATCH v5 16/23] Adjust board_f.c for ppc
[U-Boot] [PATCH 1/2] am335x-evm: enable ext4
2013-02-08 14:31 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] am335x-evm: add support for BeagleBone Black DT name
[U-Boot] [PATCH 0/7] Add cros-ec protocol driver and enable it in smdk5250
2013-02-08 13:05 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] Add cros_ec driver
` [U-Boot] [PATCH 2/7] Add cros_ec_i2c
` [U-Boot] [PATCH 3/7] Add cros_ec_spi
` [U-Boot] [PATCH 4/7] Add cros_ec_lpc
` [U-Boot] [PATCH 5/7] Add cros_ec_keyb
` [U-Boot] [PATCH 6/7] Add cros-ec-keyb to exynos5250-snow.dts
` [U-Boot] [PATCH 7/7] Enable cros-ec for smdk5250
[U-Boot] [U-Boot, 1/3] gpio: Build the da8xx_gpio code for the davinci644x device
2013-02-08 11:52 UTC (5+ messages)
` [U-Boot] [PATCH "
` [U-Boot] [PATCH 2/3] led: The gpio_led.c code expects that LED state is from the enum
` [U-Boot] [PATCH 3/3] mac: Fix the condition check for setting the MAC from the EEPROM
[U-Boot] (no subject)
2013-02-08 11:44 UTC
[U-Boot] [PATCH 0/3] omap3: mvblx: small changes
2013-02-08 10:26 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] omap3: mvblx: change console to ttyO0 and make silent by default
` [U-Boot] [PATCH 2/3] omap3: mvblx: select fpgafilename according to orientation
` [U-Boot] [PATCH 3/3] omap3: mvblx: pass FPGA version to the kernel
[U-Boot] [PATCH 0/8] mpc512x updates for current merge window
2013-02-08 10:03 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] mpc512x: add common LAW and Chip Select configuration
` [U-Boot] [PATCH 2/8] mpc512x: use common code for CSx configuration
` [U-Boot] [PATCH 3/8] mpc512x: use common code for clock setting for all mpc512x boards
` [U-Boot] [PATCH 4/8] mpc512x: optionally configure DIU, LPC and NFC deviders
` [U-Boot] [PATCH 5/8] mpc512x: allow configuring board specific IPS divider
` [U-Boot] [PATCH 6/8] mpc512x: add ifm ac14xx board
` [U-Boot] [PATCH 7/8] mpc512x: Adjust the DRAM init sequence to the datasheet spec
` [U-Boot] [PATCH 8/8] mpc512x: pdm360ng: drop not needed memory node fixup
[U-Boot] [PATCH v2 0/3] Add I2C driver for T114 Dalmore
2013-02-08 9:15 UTC (20+ messages)
` [U-Boot] [PATCH v2 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver
` [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
` [U-Boot] [PATCH v2 3/3] Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board
[U-Boot] [PATCHv2 0/4] add SPL ONENAND support
2013-02-08 9:14 UTC (5+ messages)
` [U-Boot] [PATCHv2 1/4] SPL: ONENAND: Fix some ONENAND related defines
` [U-Boot] [PATCHv2 2/4] SPL: ONENAND: Fix onenand_spl_load_image implementation
` [U-Boot] [PATCHv2 3/4] SPL: ONENAND: Support SPL to boot u-boot from OneNAND
` [U-Boot] [PATCHv2 4/4] OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled
[U-Boot] [PATCH] MAKEALL: fix kill_children for BSD hosts
2013-02-08 8:35 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 00/11] Add BF60x processor support to Blackfin architecture
2013-02-08 8:35 UTC (32+ messages)
` [U-Boot] [PATCH 01/11] Blackfin: bf60x: new processor header files
` [U-Boot] [PATCH 02/11] Blackfin: bf60x: Port blackfin core architecture code to boot on bf60x
` [U-Boot] [PATCH 03/11] Blackfin: bf60x: add serial support
` [U-Boot] [PATCH 04/11] Blackfin: bf60x: add dma support
` [U-Boot] [PATCH 05/11] Blackfin: bf60x: support big cplb page
` [U-Boot] [PATCH 06/11] Blackfin: bf60x: add gpio support
` [U-Boot] [PATCH 07/11] blackfin: bf609: add board and headers files to support bf609
` [U-Boot] [PATCH 08/11] Blackfin: bf60x: add rsi/sdh support
` [U-Boot] [PATCH 09/11] Blackfin: spi: add bf6xx spi driver
` [U-Boot] [PATCH 10/11] Blackfin: bf60x: add hw watchdog support
` [U-Boot] [PATCH 11/11] Blackfin: bf60x: add resume from hibernate
[U-Boot] [PATCH] env: Allow accessing non-mtd devices
2013-02-08 8:08 UTC (11+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 0/11] sandbox: Add filesystem support
2013-02-08 7:23 UTC (6+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file
[U-Boot] [U-boot] usbslave command
2013-02-08 6:13 UTC
[U-Boot] [PATCH] Clean up libfdt.h includes
2013-02-08 5:59 UTC (3+ messages)
[U-Boot] [PATCH][v2]powerpc/usb: Fix usb device-tree fix-up
2013-02-08 5:19 UTC (2+ messages)
[U-Boot] [PATCH 0/4 V3] EXYNOS5: Add GPIO numbering feature
2013-02-08 4:31 UTC (7+ messages)
` [U-Boot] [PATCH 1/4 V3] S5P: GPIO: Add generic pin numbering API's
` [U-Boot] [PATCH 2/4 V3] EXYNOS5: Add gpio pin numbering feature
` [U-Boot] [PATCH 3/4 V3] S5P: Rename GPIO definitions
` [U-Boot] [PATCH 4/4 V3] EXYNOS5: GPIO: Enable GPIO Command for EXYNOS5
[U-Boot] [PATCH] SPI: Winbond: Add W25Q32 to spi flash table
2013-02-08 4:26 UTC (2+ messages)
[U-Boot] U-boot nand bug, read.part should fail
2013-02-07 22:22 UTC (2+ messages)
[U-Boot] [PATCH] nand: fix nand read.option parsing
2013-02-07 21:34 UTC
[U-Boot] Please pull u-boot-ti/master
2013-02-07 19:19 UTC
[U-Boot] Please pull u-boot-ti/master
2013-02-07 19:18 UTC (2+ messages)
[U-Boot] changing bootcmd environment
2013-02-07 17:49 UTC (6+ messages)
[U-Boot] [PATCH v3 0/7] Move Tegra EHCI drive to correct place
2013-02-07 17:16 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/7] tegra: usb: set USB_PORTS_MAX to correct value
` [U-Boot] [PATCH v3 2/7] tegra: usb: make controller init functions more self contained
` [U-Boot] [PATCH v3 3/7] tegra: usb: remove unneeded function parameter
` [U-Boot] [PATCH v3 4/7] tegra: usb: move controller init into start_port
` [U-Boot] [PATCH v3 5/7] tegra: usb: various small cleanups
` [U-Boot] [PATCH v3 6/7] tegra: usb: move implementation into right directory
` [U-Boot] [PATCH v3 7/7] tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
[U-Boot] Fwd: Need a small help/info reg U-Boot
2013-02-07 16:59 UTC (2+ messages)
[U-Boot] [PATCH v3] mx6: Disable Power Down Bit of watchdog
2013-02-07 16:52 UTC (2+ messages)
[U-Boot] [PATCH v2] mx6: Disable Power Down Bit of watchdog
2013-02-07 16:22 UTC
[U-Boot] [PATCH] mx6: Disable Power Down Bit of watchdog
2013-02-07 16:13 UTC (4+ messages)
[U-Boot] [PATCH] display_options:print_buffer: align ASCII print
2013-02-07 14:58 UTC
[U-Boot] [PATCH 1/2] SPL: ONENAND: Fix onenand_spl_load_image implementation
2013-02-07 13:19 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] SPL: ONENAND: Support SPL to boot u-boot from OneNAND
[U-Boot] [PATCH] mpc5200: a4m2k: Implement custom "dynamic" watchdog support
2013-02-07 12:10 UTC
[U-Boot] [v3 PATCH] mpc5200: Add a4m2k board port
2013-02-07 12:10 UTC
[U-Boot] [PATCH v2] ppc: Remove PCIPPC2 and PCIPPC6 boards
2013-02-07 11:48 UTC
[U-Boot] [PATCHv2 0/3] new IGEP board support
2013-02-07 11:37 UTC (5+ messages)
` [U-Boot] [PATCHv2 1/3] OMAP3: igep00x0: use official board names
` [U-Boot] [U-boot][PATCHv2 2/3] OMAP3: igep00x0: add missing include mach-types.h
` [U-Boot] [PATCHv2 3/3] OMAP3: igep00x0: Add new IGEP COM PROTON
[U-Boot] [PATCH] ppc: Remove PCIPPC2 and PCIPPC6 boards
2013-02-07 10:36 UTC (2+ messages)
[U-Boot] PPC405 with XMD boot
2013-02-07 9:21 UTC (6+ messages)
[U-Boot] how to configure u-boot to tell me more about NAND flash?
2013-02-07 9:20 UTC (3+ messages)
` [U-Boot] [U-boot]-gdwarf option
[U-Boot] [PATCH] arm: fix bug on relocation address
2013-02-07 9:07 UTC (6+ messages)
[U-Boot] am33xx config_ddr api change needed to support mDDR
2013-02-07 8:48 UTC (3+ messages)
[U-Boot] Pull request for ARM zynq
2013-02-07 8:22 UTC (2+ messages)
[U-Boot] [PATCH]powerpc/usb: Fix usb device-tree fix-up
2013-02-07 5:20 UTC (2+ messages)
[U-Boot] [PATCH] helper: Add architecture specific symbol prefix in the uboot list link script
2013-02-06 23:15 UTC (2+ messages)
[U-Boot] Booting on seaboard (unaligned access)
2013-02-06 22:54 UTC (4+ messages)
[U-Boot] [PATCH v4 1/9] nand: mxc: Prepare to add support for i.MX5
2013-02-06 21:38 UTC (10+ messages)
` [U-Boot] [PATCH v4 2/9] nand: mxc: Add "
` [U-Boot] [PATCH v4 3/9] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v4 4/9] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v4 5/9] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v4 6/9] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v4 7/9] Makefile: u-boot-with-spl.bin: Pad to CONFIG_SPL_MAX_SIZE
` [U-Boot] [PATCH v4 8/9] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v4 9/9] imx: Add u-boot-with-spl.imx make target
[U-Boot] [Patch v2] PHY: micrel.c: add support for KSZ9031
2013-02-06 21:18 UTC
[U-Boot] [PATCH V2] mvsata_ide.c: Correction of typo in comments
2013-02-06 20:59 UTC
[U-Boot] Pull request - sf tree
2013-02-06 17:09 UTC (2+ messages)
[U-Boot] Users of ARM repo please re-fetch if your ARM ToT is 1071e736
2013-02-06 16:42 UTC
[U-Boot] [PATCH 0/9 v9] Add TMU support for Exynos5250 based SMDK5250
2013-02-06 16:36 UTC (3+ messages)
` [U-Boot] [PATCH 6/9 v9] TMU: Add TMU support in dtt command
[U-Boot] [PATCH 0/2] new IGEP board support
2013-02-06 16:19 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] OMAP3: igep00x0: Add new IGEP COM PROTON
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